==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: 3cpio 0.5.1-1 (Fri Apr 25 08:53:53 2025)
==> Retrieving sources...
  -> Cloning 3cpio git repo...
Cloning into bare repository '/home/leming/work/3cpio/3cpio'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    3cpio ... Skipped
==> Making package: 3cpio 0.5.1-1 (Fri Apr 25 08:54:15 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) libedit-20250104_3.1-1  llvm-libs-19.1.7-1  perl-error-0.17030-1
             perl-mailtools-2.22-1  perl-timedate-2.33-7  git-2.49.0-1
             rust-1:1.86.0-1

Total Installed Size:  368.93 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing libedit...
installing llvm-libs...
installing rust...
Optional dependencies for rust
    gdb: rust-gdb script
    lldb: rust-lldb script
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of 3cpio git repo...
Cloning into '3cpio'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
    Updating crates.io index
 Downloading 1 crate                                                          
 Downloading 2 crates                                                         
  Downloaded lexopt v0.3.1
 Downloading 1 crate                                                          
  Downloaded libc v0.2.171
 Downloading 0 crates, extracting libc ...                                    
  Downloaded 2 crates (811.4 KB) in 0.39s
   Compiling libc v0.2.171
   Compiling lexopt v0.3.1
    Building [                             ] 0/6: libc(build.rs), lexopt      
    Building [===>                         ] 1/6: libc(build), lexopt         
    Building [========>                    ] 2/6: libc, lexopt                
    Building [=============>               ] 3/6: libc                        
   Compiling threecpio v0.5.1 (/build/3cpio/src/3cpio)
    Building [=============>               ] 3/6: libc, threecpio             
    Building [==================>          ] 4/6: threecpio                   
error[E0308]: mismatched types
  --> src/libc.rs:84:23
   |
84 |     modified.tv_sec = mtime;
   |     ---------------   ^^^^^ expected `i32`, found `i64`
   |     |
   |     expected due to the type of this binding

    Building [==================>          ] 4/6: threecpio                   
error[E0277]: the trait bound `i32: From<u32>` is not satisfied
   --> src/libc.rs:120:56
    |
120 | ...stamp.into(), tm.as_mut_ptr()) };
    |          ^^^^ the trait `From<u32>` is not implemented for `i32`
    |
    = help: the following other types implement trait `From<T>`:
              `i32` implements `From<Simd<i16, 2>>`
              `i32` implements `From<Simd<i8, 4>>`
              `i32` implements `From<bool>`
              `i32` implements `From<i16>`
              `i32` implements `From<i8>`
              `i32` implements `From<u16>`
              `i32` implements `From<u8>`
    = note: required for `u32` to implement `Into<i32>`

    Building [==================>          ] 4/6: threecpio                   
Some errors have detailed explanations: E0277, E0308.
For more information about an error, try `rustc --explain E0277`.
    Building [==================>          ] 4/6: threecpio                   
error: could not compile `threecpio` (lib) due to 2 previous errors
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv7/leming/build