nixbot

builds

succeeded tincd-0.1.0 checks.aarch64-darwin.tincd · build #54 · raw

unpackPhase
1unpacking source archive /nix/store/3jf4kc1w7m12lwd5m59cw59ma8m1z8xf-source2source root is source
patchPhase
3Executing configureCargoCommonVars4decompressing cargo artifacts from /nix/store/waf609bvxbrfizi8lqmv24z2kn9lpw3c-tincd-deps-0.1.0/target.tar.zst to target
configurePhase
5will append /nix/var/nix/builds/nix-32923-398788575/source/.cargo-home/config.toml with contents of /nix/store/638gsy5hkazvj0g1360sffpplrh9gvg0-vendor-cargo-deps/config.toml6default configurePhase, nothing to do
buildPhase
7+++ command cargo --version8cargo 1.97.0 (c980f4866 2026-06-30)9+++ command cargo build --release --message-format json-render-diagnostics -p tincd -p tinc-tools10 Compiling tinc-proto v0.0.0 (/nix/var/nix/builds/nix-32923-398788575/source/crates/tinc-proto)11 Compiling tinc-crypto v0.0.0 (/nix/var/nix/builds/nix-32923-398788575/source/crates/tinc-crypto)12 Compiling tincd v0.1.0 (/nix/var/nix/builds/nix-32923-398788575/source/crates/tincd)13 Compiling tinc-device v0.0.0 (/nix/var/nix/builds/nix-32923-398788575/source/crates/tinc-device)14warning: tincd@0.1.0: Warning: supplying the --target arm64-apple-macosx != arm64-apple-darwin argument to a nix-wrapped compiler may not work correctly - cc-wrapper is currently not designed with multi-target compilers in mind. You may want to use an un-wrapped compiler instead.15 Compiling tinc-conf v0.0.0 (/nix/var/nix/builds/nix-32923-398788575/source/crates/tinc-conf)16 Compiling tinc-sptps v0.0.0 (/nix/var/nix/builds/nix-32923-398788575/source/crates/tinc-sptps)17 Compiling tinc-tools v0.0.0 (/nix/var/nix/builds/nix-32923-398788575/source/crates/tinc-tools)18warning: use of deprecated method `mainline::Dht::info`: use the async API via Dht::as_async() instead19 --> crates/tincd/src/discovery/worker.rs:73:4420 |2173 | ... let info = dht.info();22 | ^^^^23 |24 = note: `#[warn(deprecated)]` on by default2526warning: use of deprecated method `mainline::Dht::to_bootstrap`: use the async API via Dht::as_async() instead27 --> crates/tincd/src/discovery/worker.rs:75:3428 |2975 | ... .to_bootstrap()30 | ^^^^^^^^^^^^3132warning: use of deprecated method `mainline::Dht::put_mutable`: use the async API via Dht::as_async() instead33 --> crates/tincd/src/discovery/worker.rs:90:4234 |3590 | ... let ok = dht.put_mutable(item, None).is_ok();36 | ^^^^^^^^^^^3738warning: use of deprecated method `mainline::Dht::get_mutable`: use the async API via Dht::as_async() instead39 --> crates/tincd/src/discovery/worker.rs:146:1040 |41146 | .get_mutable(&blind_pk, Some(&d.salt), None)42 | ^^^^^^^^^^^4344warning: use of deprecated method `mainline::Dht::to_bootstrap`: use the async API via Dht::as_async() instead45 --> crates/tincd/src/discovery/mod.rs:348:1846 |47348 | self.dht.to_bootstrap()48 | ^^^^^^^^^^^^4950warning: `tincd` (lib) generated 5 warnings51warning: use of deprecated method `mainline::Dht::bootstrapped`: use the async API via Dht::as_async() instead52 --> crates/tincd/src/bin/tinc-dht-seed.rs:129:953 |54129 | dht.bootstrapped();55 | ^^^^^^^^^^^^56 |57 = note: `#[warn(deprecated)]` on by default5859warning: use of deprecated method `mainline::Dht::info`: use the async API via Dht::as_async() instead60 --> crates/tincd/src/bin/tinc-dht-seed.rs:199:2261 |62199 | let addr = d.info().local_addr();63 | ^^^^6465warning: `tincd` (bin "tinc-dht-seed") generated 2 warnings66 Finished `release` profile [optimized] target(s) in 4m 27s67searching for bins/libs to install from cargo build log at cargoBuildLog7fDg.json68installing /nix/var/nix/builds/nix-32923-398788575/source/target/release/sptps_keypair in postBuildInstallFromCargoBuildLogOutTemped8/bin69installing /nix/var/nix/builds/nix-32923-398788575/source/target/release/sptps_test in postBuildInstallFromCargoBuildLogOutTemped8/bin70installing /nix/var/nix/builds/nix-32923-398788575/source/target/release/tinc in postBuildInstallFromCargoBuildLogOutTemped8/bin71installing /nix/var/nix/builds/nix-32923-398788575/source/target/release/tinc-auth in postBuildInstallFromCargoBuildLogOutTemped8/bin72installing /nix/var/nix/builds/nix-32923-398788575/source/target/release/tinc-dht-seed in postBuildInstallFromCargoBuildLogOutTemped8/bin73installing /nix/var/nix/builds/nix-32923-398788575/source/target/release/tincd in postBuildInstallFromCargoBuildLogOutTemped8/bin74searching for bins/libs complete75buildPhase completed in 4 minutes 29 seconds
installPhase
76actually installing contents of postBuildInstallFromCargoBuildLogOutTemped8 to /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.077stripping references to Rust toolchain78Rust toolchain at: /nix/store/jinvhlljv474cr5640ywd5c124kgp8sc-rustc-1.97.179stripping Rust toolchain references done80stripping references to cargoVendorDir from:81/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/sptps_keypair82/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/sptps_test83/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/tinc84/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/tinc-auth85/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/tinc-dht-seed86/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/tincd87/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/man5/tinc.conf.588/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/man8/tinc-auth.889/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/man8/tinc-dht-seed.890/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/man8/tinc.891/nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/man8/tincd.892stripping references done93signing files:94signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/tincd95signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/tinc-dht-seed96signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/tinc-auth97signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/sptps_keypair98signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/sptps_test99signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin/tinc100signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/man5/tinc.conf.5101signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/man8/tincd.8102signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/man8/tinc-dht-seed.8103signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/man8/tinc.8104signing: /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/man8/tinc-auth.8105signing done
fixupPhase
106checking for references to /nix/var/nix/builds/nix-32923-398788575/ in /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0...107gzipping man pages under /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/share/man/108patching script interpreter paths in /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0109stripping (with command strip and flags -S) in /nix/store/31fk06pfrrx8b4h620rzg65886h01241-tincd-0.1.0/bin