nixbot

builds
1these 8 derivations will be built:2 /nix/store/70w7zdgigkbkw09vmlwwp8krxzwlfqj8-cargo-package-flume-0.12.0.drv3 /nix/store/h94d79jfqms36f4hjnih3bii3nj2wzgl-cargo-package-mainline-8.0.0.drv4 /nix/store/mif5nm2xlb5n960gnvazqgsvj59rdhxp-vendor-registry.drv5 /nix/store/cjnkw610462f2cvzj376m50bp4xbkfzr-vendor-cargo-deps.drv6 /nix/store/nbyrrxzszgw9kkzhhzwljpkqk5yydrbm-Cargo.toml.drv7 /nix/store/jxlvyggsaaplwijms62jn1y26xz1zhx8-source.drv8 /nix/store/628lprhphay2zr0ps7408w2y9h1nqgp0-tincd-deps-0.1.0.drv9 /nix/store/isil6vf03i8ldpaaqjbnfaighzad0wa1-tincd-test-0.1.0.drv10Failed to find a machine for remote build!11derivation: 70w7zdgigkbkw09vmlwwp8krxzwlfqj8-cargo-package-flume-0.12.0.drv12required (system, features): (aarch64-linux, [])131 available machines:14(systems, maxjobs, supportedFeatures, mandatoryFeatures)15([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])16Failed to find a machine for remote build!17derivation: h94d79jfqms36f4hjnih3bii3nj2wzgl-cargo-package-mainline-8.0.0.drv18required (system, features): (aarch64-linux, [])191 available machines:20(systems, maxjobs, supportedFeatures, mandatoryFeatures)21([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])22Failed to find a machine for remote build!23derivation: 628lprhphay2zr0ps7408w2y9h1nqgp0-tincd-deps-0.1.0.drv24required (system, features): (aarch64-linux, [])251 available machines:26(systems, maxjobs, supportedFeatures, mandatoryFeatures)27([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])28Failed to find a machine for remote build!29derivation: isil6vf03i8ldpaaqjbnfaighzad0wa1-tincd-test-0.1.0.drv30required (system, features): (aarch64-linux, [])311 available machines:32(systems, maxjobs, supportedFeatures, mandatoryFeatures)33([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])34error: Cannot build '/nix/store/isil6vf03i8ldpaaqjbnfaighzad0wa1-tincd-test-0.1.0.drv'.35 Reason: builder failed with exit code 101.36 Output paths:37 /nix/store/8k1rvyqk91fk3m3i9dnwnmqnqz2dm3g7-tincd-test-0.1.038 Last 25 log lines:39 > test discovery::tests::testnet_persist_roundtrip ... ok40 > test discovery::tests::testnet_publish_resolve_roundtrip_secret ... ok41 > test discovery::tests::testnet_publish_resolve_roundtrip_nosecret ... ok42 > test portmap::igd::tests::http_roundtrip_bounded ... ok43 > test discovery::tests::testnet_period_rollover_fallback ... ok44 > test discovery::tests::testnet_dirty_preserved_while_publish_gated ... ok45 > test discovery::tests::testnet_background_resolve_roundtrip ... ok46 >47 > failures:48 >49 > ---- discovery::probe::tests::testnet_port_probe_roundtrip stdout ----50 >51 > thread 'discovery::probe::tests::testnet_port_probe_roundtrip' (13500) panicked at crates/tincd/src/discovery/probe.rs:105:9:52 > assertion `left == right` failed: reply from wrong source53 > left: 127.0.0.1:3369054 > right: 0.0.0.0:3369055 > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace56 >57 >58 > failures:59 > discovery::probe::tests::testnet_port_probe_roundtrip60 >61 > test result: FAILED. 668 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.28s62 >63 > error: test failed, to rerun pass `-p tincd --lib`64 For full logs, run:65 nix log /nix/store/isil6vf03i8ldpaaqjbnfaighzad0wa1-tincd-test-0.1.0.drv