[INFO] cloning repository https://github.com/Mic92/tinc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mic92/tinc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Ftinc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Ftinc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acb15fc2e203652f70d2a8c24d2c35d73c396572 [INFO] testing Mic92/tinc-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Ftinc-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Mic92/tinc-rs [INFO] finished tweaking git repo https://github.com/Mic92/tinc-rs [INFO] tweaked toml for git repo https://github.com/Mic92/tinc-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mic92/tinc-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mic92/tinc-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0946addd5e862fae4332b1c66d0cf2cbbd29c42a2ce718b069ddec1c70978228 [INFO] running `Command { std: "docker" "start" "-a" "0946addd5e862fae4332b1c66d0cf2cbbd29c42a2ce718b069ddec1c70978228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0946addd5e862fae4332b1c66d0cf2cbbd29c42a2ce718b069ddec1c70978228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0946addd5e862fae4332b1c66d0cf2cbbd29c42a2ce718b069ddec1c70978228", kill_on_drop: false }` [INFO] [stdout] 0946addd5e862fae4332b1c66d0cf2cbbd29c42a2ce718b069ddec1c70978228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11e11865f45c13ffeb874cf839a91a074785a33961cbe5595530b211a5763168 [INFO] running `Command { std: "docker" "start" "-a" "11e11865f45c13ffeb874cf839a91a074785a33961cbe5595530b211a5763168", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling cmov v0.5.3 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.6 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling tinc-proto v0.0.0 (/opt/rustwide/workdir/crates/tinc-proto) [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling keccak v0.2.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling mac-addr v0.3.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling lz4_flex v0.13.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tinc-crypto v0.0.0 (/opt/rustwide/workdir/crates/tinc-crypto) [INFO] [stderr] Compiling tincd v0.1.0 (/opt/rustwide/workdir/crates/tincd) [INFO] [stderr] Compiling tinc-ffi v0.0.0 (/opt/rustwide/workdir/crates/tinc-ffi) [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling hybrid-array v0.2.3 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling netlink-packet-route v0.29.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling signature v3.0.0-rc.10 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling sha3 v0.11.0 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.4 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling kem v0.3.0-pre.0 [INFO] [stderr] Compiling ml-kem v0.2.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling landlock v0.4.4 [INFO] [stderr] Compiling tinc-device v0.0.0 (/opt/rustwide/workdir/crates/tinc-device) [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling netdev v0.42.0 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling tinc-sptps v0.0.0 (/opt/rustwide/workdir/crates/tinc-sptps) [INFO] [stderr] Compiling tinc-conf v0.0.0 (/opt/rustwide/workdir/crates/tinc-conf) [INFO] [stderr] Compiling mainline v6.0.1 [INFO] [stderr] Compiling tinc-tools v0.0.0 (/opt/rustwide/workdir/crates/tinc-tools) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.21s [INFO] running `Command { std: "docker" "inspect" "11e11865f45c13ffeb874cf839a91a074785a33961cbe5595530b211a5763168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e11865f45c13ffeb874cf839a91a074785a33961cbe5595530b211a5763168", kill_on_drop: false }` [INFO] [stdout] 11e11865f45c13ffeb874cf839a91a074785a33961cbe5595530b211a5763168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c60c9137752818f55ca4cdc1dc493112e37c66c8de1ee813609de9c03df9722a [INFO] running `Command { std: "docker" "start" "-a" "c60c9137752818f55ca4cdc1dc493112e37c66c8de1ee813609de9c03df9722a", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v2.4.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling netlink-packet-route v0.29.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tinc-ffi v0.0.0 (/opt/rustwide/workdir/crates/tinc-ffi) [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling mainline v6.0.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling tinc-crypto v0.0.0 (/opt/rustwide/workdir/crates/tinc-crypto) [INFO] [stderr] Compiling tinc-tools v0.0.0 (/opt/rustwide/workdir/crates/tinc-tools) [INFO] [stderr] Compiling tinc-device v0.0.0 (/opt/rustwide/workdir/crates/tinc-device) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling netdev v0.42.0 [INFO] [stderr] Compiling tincd v0.1.0 (/opt/rustwide/workdir/crates/tincd) [INFO] [stderr] Compiling tinc-sptps v0.0.0 (/opt/rustwide/workdir/crates/tinc-sptps) [INFO] [stderr] Compiling tinc-proto v0.0.0 (/opt/rustwide/workdir/crates/tinc-proto) [INFO] [stderr] Compiling tinc-conf v0.0.0 (/opt/rustwide/workdir/crates/tinc-conf) [INFO] [stderr] error: could not compile `tincd` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name tincd --edition=2024 crates/tincd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --test --cfg 'feature="default"' --cfg 'feature="upnp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "upnp"))' -C metadata=9ad2422960352a8e -C extra-filename=-9f6a87d4dbba7a81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5009bb8c2d6ccbe4.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-0efc1c26a7d08255.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-8cb4644ceaff9096.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-4f87fb943279f2f8.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-75316f6c471df569.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4cb32ffe288bdd46.rlib --extern landlock=/opt/rustwide/target/debug/deps/liblandlock-59be107f5632b1f4.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-5aa6b994cde1a1a4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-80d68dd1ea45c861.rlib --extern mainline=/opt/rustwide/target/debug/deps/libmainline-263dfa621e367f92.rlib --extern netdev=/opt/rustwide/target/debug/deps/libnetdev-1cb93abf697afa81.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-5a779b8bfa6b77ee.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-e0e778b015d48fba.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-145f3106100c5430.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-608d98dfccd5dd19.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d61919b3b272eef9.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7150d8b87d9c789f.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-6ff41ebf385333bc.rlib --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-769bac496c9b32df.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-64f3348eafb0e07d.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-34405bc24bed9a37.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d148f278d65585ed.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a9a078503ce76983.rlib --extern tinc_conf=/opt/rustwide/target/debug/deps/libtinc_conf-baba5882d128bb7e.rlib --extern tinc_crypto=/opt/rustwide/target/debug/deps/libtinc_crypto-6da1227f5cd3e3d4.rlib --extern tinc_device=/opt/rustwide/target/debug/deps/libtinc_device-23c830f1447f622c.rlib --extern tinc_proto=/opt/rustwide/target/debug/deps/libtinc_proto-5152ca584cdb9545.rlib --extern tinc_sptps=/opt/rustwide/target/debug/deps/libtinc_sptps-a91a7e3257d35b4c.rlib --extern tinc_tools=/opt/rustwide/target/debug/deps/libtinc_tools-35f4d87df4d7d9e0.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-bfb5eb801fbf94d6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tincd-fcc876a0f0dfba8d/out -L native=/opt/rustwide/target/debug/build/ring-8fae95b17bb3520d/out -l static=minilzo` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c60c9137752818f55ca4cdc1dc493112e37c66c8de1ee813609de9c03df9722a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c60c9137752818f55ca4cdc1dc493112e37c66c8de1ee813609de9c03df9722a", kill_on_drop: false }` [INFO] [stdout] c60c9137752818f55ca4cdc1dc493112e37c66c8de1ee813609de9c03df9722a