tribuchet: building on jamie Running phase: unpackPhase unpacking source archive /nix/store/3jf4kc1w7m12lwd5m59cw59ma8m1z8xf-source source root is source Running phase: patchPhase Executing configureCargoCommonVars decompressing cargo artifacts from /nix/store/mzwhmj6sjd6n59xkrnzj9c87yjjhgcij-tincd-deps-0.1.0/target.tar.zst to target Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase will append /build/source/.cargo-home/config.toml with contents of /nix/store/kmgk9k3rd0kmya17wdgsrrn495276qyl-vendor-cargo-deps/config.toml default configurePhase, nothing to do Running phase: buildPhase +++ command cargo --version cargo 1.97.0 (c980f4866 2026-06-30) +++ command cargo build --release --message-format json-render-diagnostics -p tincd -p tinc-tools Compiling tinc-proto v0.0.0 (/build/source/crates/tinc-proto) Compiling tincd v0.1.0 (/build/source/crates/tincd) Compiling tinc-device v0.0.0 (/build/source/crates/tinc-device) Compiling tinc-crypto v0.0.0 (/build/source/crates/tinc-crypto) Compiling tinc-sptps v0.0.0 (/build/source/crates/tinc-sptps) Compiling tinc-conf v0.0.0 (/build/source/crates/tinc-conf) Compiling tinc-tools v0.0.0 (/build/source/crates/tinc-tools) warning: use of deprecated method `mainline::Dht::info`: use the async API via Dht::as_async() instead --> crates/tincd/src/discovery/worker.rs:73:44 | 73 | ... let info = dht.info(); | ^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `mainline::Dht::to_bootstrap`: use the async API via Dht::as_async() instead --> crates/tincd/src/discovery/worker.rs:75:34 | 75 | ... .to_bootstrap() | ^^^^^^^^^^^^ warning: use of deprecated method `mainline::Dht::put_mutable`: use the async API via Dht::as_async() instead --> crates/tincd/src/discovery/worker.rs:90:42 | 90 | ... let ok = dht.put_mutable(item, None).is_ok(); | ^^^^^^^^^^^ warning: use of deprecated method `mainline::Dht::get_mutable`: use the async API via Dht::as_async() instead --> crates/tincd/src/discovery/worker.rs:146:10 | 146 | .get_mutable(&blind_pk, Some(&d.salt), None) | ^^^^^^^^^^^ warning: use of deprecated method `mainline::Dht::to_bootstrap`: use the async API via Dht::as_async() instead --> crates/tincd/src/discovery/mod.rs:348:18 | 348 | self.dht.to_bootstrap() | ^^^^^^^^^^^^ warning: `tincd` (lib) generated 5 warnings warning: use of deprecated method `mainline::Dht::bootstrapped`: use the async API via Dht::as_async() instead --> crates/tincd/src/bin/tinc-dht-seed.rs:129:9 | 129 | dht.bootstrapped(); | ^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `mainline::Dht::info`: use the async API via Dht::as_async() instead --> crates/tincd/src/bin/tinc-dht-seed.rs:199:22 | 199 | let addr = d.info().local_addr(); | ^^^^ warning: `tincd` (bin "tinc-dht-seed") generated 2 warnings Finished `release` profile [optimized] target(s) in 40.29s searching for bins/libs to install from cargo build log at cargoBuildLog7PtJ.json installing /build/source/target/release/sptps_keypair in postBuildInstallFromCargoBuildLogOutTemp0FW/bin installing /build/source/target/release/sptps_test in postBuildInstallFromCargoBuildLogOutTemp0FW/bin installing /build/source/target/release/tinc in postBuildInstallFromCargoBuildLogOutTemp0FW/bin installing /build/source/target/release/tinc-auth in postBuildInstallFromCargoBuildLogOutTemp0FW/bin installing /build/source/target/release/tinc-dht-seed in postBuildInstallFromCargoBuildLogOutTemp0FW/bin installing /build/source/target/release/tincd in postBuildInstallFromCargoBuildLogOutTemp0FW/bin searching for bins/libs complete buildPhase completed in 41 seconds Running phase: installPhase actually installing contents of postBuildInstallFromCargoBuildLogOutTemp0FW to /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0 stripping references to Rust toolchain Rust toolchain at: /nix/store/hjh2pcv59jhxwh6japwx1v437w4yrbp1-rustc-1.97.1 stripping Rust toolchain references done stripping references to cargoVendorDir from: /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/sptps_keypair /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/sptps_test /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/tinc /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/tinc-auth /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/tinc-dht-seed /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/tincd /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/share/man/man5/tinc.conf.5 /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/share/man/man8/tinc-auth.8 /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/share/man/man8/tinc-dht-seed.8 /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/share/man/man8/tinc.8 /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/share/man/man8/tincd.8 stripping references done Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0 shrinking /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/sptps_keypair shrinking /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/tinc shrinking /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/sptps_test shrinking /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/tinc-dht-seed shrinking /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/tinc-auth shrinking /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin/tincd checking for references to /build/ in /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0... gzipping man pages under /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/share/man/ patching script interpreter paths in /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0 stripping (with command strip and flags -S -p) in /nix/store/asbg118v5dazb0d8ihdxj57dlwn98z3a-tincd-0.1.0/bin