[INFO] cloning repository https://github.com/worktools/hoya
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/worktools/hoya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworktools%2Fhoya", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworktools%2Fhoya'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77f4e2b7110e928c3b80c50fb216e521f78fb28e
[INFO] checking worktools/hoya against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworktools%2Fhoya" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/worktools/hoya
[INFO] finished tweaking git repo https://github.com/worktools/hoya
[INFO] tweaked toml for git repo https://github.com/worktools/hoya written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/worktools/hoya on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/worktools/hoya 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 038aecd91529e7651ba2ee8fee3520f56f9b04f5ba8f93ec79ec9b6539c27448
[INFO] running `Command { std: "docker" "start" "038aecd91529e7651ba2ee8fee3520f56f9b04f5ba8f93ec79ec9b6539c27448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "038aecd91529e7651ba2ee8fee3520f56f9b04f5ba8f93ec79ec9b6539c27448", 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" "038aecd91529e7651ba2ee8fee3520f56f9b04f5ba8f93ec79ec9b6539c27448" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "038aecd91529e7651ba2ee8fee3520f56f9b04f5ba8f93ec79ec9b6539c27448", 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" "038aecd91529e7651ba2ee8fee3520f56f9b04f5ba8f93ec79ec9b6539c27448" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cranelift-srcgen v0.120.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cranelift-isle v0.120.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cranelift-bitset v0.120.2
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.120.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling pulley-interpreter v33.0.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.120.2
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.120.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking wasmtime-math v33.0.2
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[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/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --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=da4a5b5468de815b -C extra-filename=-c45dee196f609f78 --out-dir /opt/rustwide/target/debug/build/futures-util/c45dee196f609f78/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/4ce1f16fa47c1e40/out/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out/libmemchr-7c3b23e851763d6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out/libslab-ab20fc0822f5e3c5.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 `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/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="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=00b5322f1af59964 -C extra-filename=-ffa0d1fb2086fd27 --out-dir /opt/rustwide/target/debug/build/gimli/ffa0d1fb2086fd27/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/d6527847c19413e5/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out --extern indexmap=/opt/rustwide/target/debug/build/indexmap/f6fe2d10d74d75f5/out/libindexmap-f6fe2d10d74d75f5.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "038aecd91529e7651ba2ee8fee3520f56f9b04f5ba8f93ec79ec9b6539c27448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038aecd91529e7651ba2ee8fee3520f56f9b04f5ba8f93ec79ec9b6539c27448", kill_on_drop: false }`
[INFO] [stdout] 038aecd91529e7651ba2ee8fee3520f56f9b04f5ba8f93ec79ec9b6539c27448
