these 8 derivations will be built: /nix/store/5ww8lk34k64b24fqi19cn1lifhfdi4v8-Cargo.toml.drv /nix/store/dc0g34a3jz62n5d3afkwy6cw805m6bv9-cargo-package-mainline-8.0.0.drv /nix/store/z6fn76y64f52201sl7sw5hp3rdb1rwsd-cargo-package-flume-0.12.0.drv /nix/store/y2dgfwbfgxz9r0vsqg6bsvk6njcv7wg1-vendor-registry.drv /nix/store/83dsvb891i7pg8r52ql944cwmr927l3c-vendor-cargo-deps.drv /nix/store/vv69miv3x0jmyg5r6vzh21f3w6sjvc27-source.drv /nix/store/g6fbz5as9ixqyzxm5l1z9gh0qsglrkp9-tincd-deps-0.1.0.drv /nix/store/hralwnqd134vxfmwnr13n6jv35i4qxqx-tincd-test-0.1.0.drv error: Cannot build '/nix/store/hralwnqd134vxfmwnr13n6jv35i4qxqx-tincd-test-0.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/pr1sz96aqy2zj40lq3ss85gaw2gbwdd0-tincd-test-0.1.0 Last 25 log lines: > test discovery::tests::testnet_persist_roundtrip ... ok > test discovery::tests::testnet_publish_resolve_roundtrip_secret ... ok > test discovery::tests::testnet_publish_resolve_roundtrip_nosecret ... ok > test portmap::igd::tests::http_roundtrip_bounded ... ok > test discovery::tests::testnet_period_rollover_fallback ... ok > test discovery::tests::testnet_dirty_preserved_while_publish_gated ... ok > test discovery::tests::testnet_background_resolve_roundtrip ... ok > > failures: > > ---- discovery::probe::tests::testnet_port_probe_roundtrip stdout ---- > > thread 'discovery::probe::tests::testnet_port_probe_roundtrip' (13375) panicked at crates/tincd/src/discovery/probe.rs:105:9: > assertion `left == right` failed: reply from wrong source > left: 127.0.0.1:6881 > right: 0.0.0.0:6881 > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace > > > failures: > discovery::probe::tests::testnet_port_probe_roundtrip > > test result: FAILED. 668 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.10s > > error: test failed, to rerun pass `-p tincd --lib` For full logs, run: nix log /nix/store/hralwnqd134vxfmwnr13n6jv35i4qxqx-tincd-test-0.1.0.drv