[INFO] fetching crate fakie 0.1.4...
[INFO] checking fakie-0.1.4 against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706
[INFO] extracting crate fakie 0.1.4 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate fakie 0.1.4
[INFO] finished tweaking crates.io crate fakie 0.1.4
[INFO] tweaked toml for crates.io crate fakie 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fakie 0.1.4 on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fakie 0.1.4 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pingora-error v0.8.0
[INFO] [stderr]   Downloaded pingora v0.8.0
[INFO] [stderr]   Downloaded pingora-http v0.8.0
[INFO] [stderr]   Downloaded pingora-timeout v0.8.0
[INFO] [stderr]   Downloaded pingora-rustls v0.8.0
[INFO] [stderr]   Downloaded pingora-proxy v0.8.0
[INFO] [stderr]   Downloaded no_debug v3.1.0
[INFO] [stderr]   Downloaded pingora-runtime v0.8.0
[INFO] [stderr]   Downloaded pingora-pool v0.8.0
[INFO] [stderr]   Downloaded sfv v0.10.4
[INFO] [stderr]   Downloaded daggy v0.8.1
[INFO] [stderr]   Downloaded pingora-header-serde v0.8.0
[INFO] [stderr]   Downloaded trackable v1.3.0
[INFO] [stderr]   Downloaded trackable_derive v1.0.0
[INFO] [stderr]   Downloaded thrift_codec v0.3.2
[INFO] [stderr]   Downloaded local-ip-address v0.6.12
[INFO] [stderr]   Downloaded pingora-lru v0.8.0
[INFO] [stderr]   Downloaded cf-rustracing v1.3.0
[INFO] [stderr]   Downloaded pingora-load-balancing v0.8.0
[INFO] [stderr]   Downloaded pingora-ketama v0.8.0
[INFO] [stderr]   Downloaded pingora-cache v0.8.0
[INFO] [stderr]   Downloaded cf-rustracing-jaeger v1.3.0
[INFO] [stderr]   Downloaded prefix-trie v0.8.3
[INFO] [stderr]   Downloaded brotli-decompressor v2.5.1
[INFO] [stderr]   Downloaded pingora-core v0.8.0
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.28
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5bc7bd71ee81766e5d245fb497df24c180c3e276efdc72554f870bb9a3ddb175
[INFO] running `Command { std: "docker" "start" "5bc7bd71ee81766e5d245fb497df24c180c3e276efdc72554f870bb9a3ddb175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bc7bd71ee81766e5d245fb497df24c180c3e276efdc72554f870bb9a3ddb175", 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" "5bc7bd71ee81766e5d245fb497df24c180c3e276efdc72554f870bb9a3ddb175" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bc7bd71ee81766e5d245fb497df24c180c3e276efdc72554f870bb9a3ddb175", 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" "5bc7bd71ee81766e5d245fb497df24c180c3e276efdc72554f870bb9a3ddb175" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking pingora-error v0.8.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking memoffset v0.6.5
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]     Checking pingora-http v0.8.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking no_debug v3.1.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking sfv v0.10.4
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking brotli v3.5.0
[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/1af98b7cdf86932b76182a387f52f1be6f0c1be0/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/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 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --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", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=c477ff40e8c02ea6 -C extra-filename=-ae718b3d134bd8ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-eba6ed74cbbbbeab.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-ee83dd0d8cfe75cb.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-497fa74e1fd189b0.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-80687936758fa695.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-bde3b8216abf23c5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-101f873bca723251.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5bc7bd71ee81766e5d245fb497df24c180c3e276efdc72554f870bb9a3ddb175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bc7bd71ee81766e5d245fb497df24c180c3e276efdc72554f870bb9a3ddb175", kill_on_drop: false }`
[INFO] [stdout] 5bc7bd71ee81766e5d245fb497df24c180c3e276efdc72554f870bb9a3ddb175
