[INFO] cloning repository https://github.com/windoze/ruhop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/windoze/ruhop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindoze%2Fruhop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindoze%2Fruhop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52390eaa6c0a4c9dce8a58ef01f0e6c2f975c8a9 [INFO] checking windoze/ruhop against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindoze%2Fruhop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/windoze/ruhop [INFO] finished tweaking git repo https://github.com/windoze/ruhop [INFO] tweaked toml for git repo https://github.com/windoze/ruhop written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/windoze/ruhop on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/windoze/ruhop 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9153809fedb4fd222efcff492bbe2c0aaab6f704fe6d0344c778f7bafeef154f [INFO] running `Command { std: "docker" "start" "-a" "9153809fedb4fd222efcff492bbe2c0aaab6f704fe6d0344c778f7bafeef154f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9153809fedb4fd222efcff492bbe2c0aaab6f704fe6d0344c778f7bafeef154f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9153809fedb4fd222efcff492bbe2c0aaab6f704fe6d0344c778f7bafeef154f", kill_on_drop: false }` [INFO] [stdout] 9153809fedb4fd222efcff492bbe2c0aaab6f704fe6d0344c778f7bafeef154f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f676959fb2889158c6856ec7dc5a1f4a7c6e19c7af0b65821fba44e07ca85293 [INFO] running `Command { std: "docker" "start" "-a" "f676959fb2889158c6856ec7dc5a1f4a7c6e19c7af0b65821fba44e07ca85293", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking netlink-packet-core v0.8.1 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking netlink-packet-route v0.24.0 [INFO] [stderr] Checking netlink-packet-route v0.19.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling tun-rs v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking netlink-packet-route v0.26.0 [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/ac4c3613be2acd5395b65d85e5657b81e3c982f0/bin/rustc --crate-name netlink_packet_route --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-route-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=1e282cfa195ddc6e -C extra-filename=-86dcd1a4671b909c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3d79a77b594dfc85.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6be46a6c393a21e7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern netlink_packet_core=/opt/rustwide/target/debug/deps/libnetlink_packet_core-ad822023784efd6f.rmeta --extern netlink_packet_utils=/opt/rustwide/target/debug/deps/libnetlink_packet_utils-85e1ec367ab7f5ac.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ac4c3613be2acd5395b65d85e5657b81e3c982f0/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=0068189f52a102eb -C extra-filename=-f7303dfcfec5fc58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c9fe28b2b636e6cb.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-02144f92b3bb6c26.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-a990fd8578e61d67.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f676959fb2889158c6856ec7dc5a1f4a7c6e19c7af0b65821fba44e07ca85293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f676959fb2889158c6856ec7dc5a1f4a7c6e19c7af0b65821fba44e07ca85293", kill_on_drop: false }` [INFO] [stdout] f676959fb2889158c6856ec7dc5a1f4a7c6e19c7af0b65821fba44e07ca85293