setup
checks.x86_64-linux.tincd-test
· build #54
· raw
1these 8 derivations will be built:2 /nix/store/5ww8lk34k64b24fqi19cn1lifhfdi4v8-Cargo.toml.drv3 /nix/store/dc0g34a3jz62n5d3afkwy6cw805m6bv9-cargo-package-mainline-8.0.0.drv4 /nix/store/z6fn76y64f52201sl7sw5hp3rdb1rwsd-cargo-package-flume-0.12.0.drv5 /nix/store/y2dgfwbfgxz9r0vsqg6bsvk6njcv7wg1-vendor-registry.drv6 /nix/store/83dsvb891i7pg8r52ql944cwmr927l3c-vendor-cargo-deps.drv7 /nix/store/vv69miv3x0jmyg5r6vzh21f3w6sjvc27-source.drv8 /nix/store/g6fbz5as9ixqyzxm5l1z9gh0qsglrkp9-tincd-deps-0.1.0.drv9 /nix/store/hralwnqd134vxfmwnr13n6jv35i4qxqx-tincd-test-0.1.0.drv10error: Cannot build '/nix/store/hralwnqd134vxfmwnr13n6jv35i4qxqx-tincd-test-0.1.0.drv'.11 Reason: builder failed with exit code 101.12 Output paths:13 /nix/store/pr1sz96aqy2zj40lq3ss85gaw2gbwdd0-tincd-test-0.1.014 Last 25 log lines:15 > test discovery::tests::testnet_persist_roundtrip ... ok16 > test discovery::tests::testnet_publish_resolve_roundtrip_secret ... ok17 > test discovery::tests::testnet_publish_resolve_roundtrip_nosecret ... ok18 > test portmap::igd::tests::http_roundtrip_bounded ... ok19 > test discovery::tests::testnet_period_rollover_fallback ... ok20 > test discovery::tests::testnet_dirty_preserved_while_publish_gated ... ok21 > test discovery::tests::testnet_background_resolve_roundtrip ... ok22 >23 > failures:24 >25 > ---- discovery::probe::tests::testnet_port_probe_roundtrip stdout ----26 >27 > thread 'discovery::probe::tests::testnet_port_probe_roundtrip' (13375) panicked at crates/tincd/src/discovery/probe.rs:105:9:28 > assertion `left == right` failed: reply from wrong source29 > left: 127.0.0.1:688130 > right: 0.0.0.0:688131 > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace32 >33 >34 > failures:35 > discovery::probe::tests::testnet_port_probe_roundtrip36 >37 > test result: FAILED. 668 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.10s38 >39 > error: test failed, to rerun pass `-p tincd --lib`40 For full logs, run:41 nix log /nix/store/hralwnqd134vxfmwnr13n6jv35i4qxqx-tincd-test-0.1.0.drv