[INFO] cloning repository https://github.com/simonsmd/tunnel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonsmd/tunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsmd%2Ftunnel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsmd%2Ftunnel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e827dd4d8d6f9e5c79a84bf98e9bf919e3d69573 [INFO] checking simonsmd/tunnel against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsmd%2Ftunnel" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/simonsmd/tunnel [INFO] finished tweaking git repo https://github.com/simonsmd/tunnel [INFO] tweaked toml for git repo https://github.com/simonsmd/tunnel written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/simonsmd/tunnel on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/simonsmd/tunnel 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netlink-proto v0.12.0 [INFO] [stderr] Downloaded netlink-packet-core v0.8.1 [INFO] [stderr] Downloaded netlink-sys v0.8.8 [INFO] [stderr] Downloaded netlink-packet-wireguard v0.3.0 [INFO] [stderr] Downloaded netlink-packet-utils v0.6.0 [INFO] [stderr] Downloaded genetlink v0.2.6 [INFO] [stderr] Downloaded netlink-packet-generic v0.4.0 [INFO] [stderr] Downloaded rtnetlink v0.20.0 [INFO] [stderr] Downloaded resolv-conf v0.7.6 [INFO] [stderr] Downloaded cidr v0.3.2 [INFO] [stderr] Downloaded prefix-trie v0.7.0 [INFO] [stderr] Downloaded config v0.15.21 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded hickory-server v0.25.2 [INFO] [stderr] Downloaded netlink-packet-route v0.28.0 [INFO] [stderr] Downloaded netlink-packet-route v0.29.0 [INFO] [stderr] Downloaded moka v0.12.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b78d670b39a23852fc0e8e04ddaf45696a79cf46e467ce9a2b6a6c260e00e39f [INFO] running `Command { std: "docker" "start" "b78d670b39a23852fc0e8e04ddaf45696a79cf46e467ce9a2b6a6c260e00e39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b78d670b39a23852fc0e8e04ddaf45696a79cf46e467ce9a2b6a6c260e00e39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b78d670b39a23852fc0e8e04ddaf45696a79cf46e467ce9a2b6a6c260e00e39f" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b78d670b39a23852fc0e8e04ddaf45696a79cf46e467ce9a2b6a6c260e00e39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b78d670b39a23852fc0e8e04ddaf45696a79cf46e467ce9a2b6a6c260e00e39f" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking netlink-packet-core v0.8.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking pest v2.8.6 [INFO] [stderr] Checking netlink-packet-generic v0.4.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking toml v1.0.6+spec-1.1.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking netlink-packet-route v0.28.0 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking netlink-packet-wireguard v0.3.0 [INFO] [stderr] Checking netlink-packet-route v0.29.0 [INFO] [stderr] Checking moka v0.12.14 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] error: could not compile `netlink-packet-route` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name netlink_packet_route --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-route-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rich_nlas"))' -C metadata=f44ae8a60a7a2807 -C extra-filename=-b8ca636d9bbb8949 --out-dir /opt/rustwide/target/debug/build/netlink-packet-route/b8ca636d9bbb8949/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/e983a1e7e63fc83b/out/libbitflags-e983a1e7e63fc83b.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/d3facaaa990adeb6/out/liblibc-d3facaaa990adeb6.rmeta --extern log=/opt/rustwide/target/debug/build/log/243a4081f8655140/out/liblog-243a4081f8655140.rmeta --extern netlink_packet_core=/opt/rustwide/target/debug/build/netlink-packet-core/62436d658cad38da/out/libnetlink_packet_core-62436d658cad38da.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b78d670b39a23852fc0e8e04ddaf45696a79cf46e467ce9a2b6a6c260e00e39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78d670b39a23852fc0e8e04ddaf45696a79cf46e467ce9a2b6a6c260e00e39f", kill_on_drop: false }` [INFO] [stdout] b78d670b39a23852fc0e8e04ddaf45696a79cf46e467ce9a2b6a6c260e00e39f