[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 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[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 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `description` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | description = "A Rust implementation of the GoHop VPN protocol with port hopping capabilities"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.description`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] 21921c28f8a57fc358194ee6cdd4385d6560a04d636d9909e11ff04a088cd31e
[INFO] running `Command { std: "docker" "start" "21921c28f8a57fc358194ee6cdd4385d6560a04d636d9909e11ff04a088cd31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21921c28f8a57fc358194ee6cdd4385d6560a04d636d9909e11ff04a088cd31e", 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" "21921c28f8a57fc358194ee6cdd4385d6560a04d636d9909e11ff04a088cd31e" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21921c28f8a57fc358194ee6cdd4385d6560a04d636d9909e11ff04a088cd31e", 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" "21921c28f8a57fc358194ee6cdd4385d6560a04d636d9909e11ff04a088cd31e" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `description` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | description = "A Rust implementation of the GoHop VPN protocol with port hopping capabilities"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.description`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[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 block-padding v0.3.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling tun-rs v2.7.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking netlink-packet-route v0.26.0
[INFO] [stderr]     Checking getifaddrs v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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 --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=87e38f405e9b9de0 -C extra-filename=-ca9f908f886bac74 --out-dir /opt/rustwide/target/debug/build/regex-automata/ca9f908f886bac74/out -L dependency=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/5453243f3f72bd62/out/libaho_corasick-5453243f3f72bd62.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out/libmemchr-7c3b23e851763d6f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/2fe95663ce726a7f/out/libregex_syntax-2fe95663ce726a7f.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] [stderr] error: could not compile `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=0b9ce8b730941bb9 -C extra-filename=-5a3fe1bfcff468ba --out-dir /opt/rustwide/target/debug/build/jiff/5a3fe1bfcff468ba/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "21921c28f8a57fc358194ee6cdd4385d6560a04d636d9909e11ff04a088cd31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21921c28f8a57fc358194ee6cdd4385d6560a04d636d9909e11ff04a088cd31e", kill_on_drop: false }`
[INFO] [stdout] 21921c28f8a57fc358194ee6cdd4385d6560a04d636d9909e11ff04a088cd31e
