[INFO] cloning repository https://github.com/afilini/intellim-unlock-doors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afilini/intellim-unlock-doors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Fintellim-unlock-doors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Fintellim-unlock-doors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81fe92d67510beb73d14a8ddac7d60f000d6bd06 [INFO] checking afilini/intellim-unlock-doors against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Fintellim-unlock-doors" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/afilini/intellim-unlock-doors [INFO] finished tweaking git repo https://github.com/afilini/intellim-unlock-doors [INFO] tweaked toml for git repo https://github.com/afilini/intellim-unlock-doors written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/afilini/intellim-unlock-doors on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/afilini/intellim-unlock-doors 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 327ea7755687993dd80017d602b47428b6cf1474c9deddacc203b8f635281fcc [INFO] running `Command { std: "docker" "start" "-a" "327ea7755687993dd80017d602b47428b6cf1474c9deddacc203b8f635281fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "327ea7755687993dd80017d602b47428b6cf1474c9deddacc203b8f635281fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "327ea7755687993dd80017d602b47428b6cf1474c9deddacc203b8f635281fcc", kill_on_drop: false }` [INFO] [stdout] 327ea7755687993dd80017d602b47428b6cf1474c9deddacc203b8f635281fcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b005a3e17a88daf2cfab8cfa82254fe69e53e103475f23ddcd7205f712950413 [INFO] running `Command { std: "docker" "start" "-a" "b005a3e17a88daf2cfab8cfa82254fe69e53e103475f23ddcd7205f712950413", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c70cfbec949d241375e31c5a42066be70c720fc/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=da133c1d299f2c7a -C extra-filename=-6b1c425b5722f281 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ed3c7399c8be7b3d.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" "b005a3e17a88daf2cfab8cfa82254fe69e53e103475f23ddcd7205f712950413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b005a3e17a88daf2cfab8cfa82254fe69e53e103475f23ddcd7205f712950413", kill_on_drop: false }` [INFO] [stdout] b005a3e17a88daf2cfab8cfa82254fe69e53e103475f23ddcd7205f712950413