[INFO] cloning repository https://github.com/glcraft/aio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glcraft/aio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglcraft%2Faio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglcraft%2Faio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1773aa282f9e0e49278eeaf9bbffcfad226497f [INFO] checking glcraft/aio against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglcraft%2Faio" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/glcraft/aio [INFO] finished tweaking git repo https://github.com/glcraft/aio [INFO] tweaked toml for git repo https://github.com/glcraft/aio written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/glcraft/aio on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/glcraft/aio 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad23075cd64d59cf4e692ef350211dd866e9d80078a94cc5133b2a91ed5e5848 [INFO] running `Command { std: "docker" "start" "-a" "ad23075cd64d59cf4e692ef350211dd866e9d80078a94cc5133b2a91ed5e5848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad23075cd64d59cf4e692ef350211dd866e9d80078a94cc5133b2a91ed5e5848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad23075cd64d59cf4e692ef350211dd866e9d80078a94cc5133b2a91ed5e5848", kill_on_drop: false }` [INFO] [stdout] ad23075cd64d59cf4e692ef350211dd866e9d80078a94cc5133b2a91ed5e5848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 011ab166ddf2025b14ea50a34d164d1555c17e9f8e178ee9e436b64efebb20be [INFO] running `Command { std: "docker" "start" "-a" "011ab166ddf2025b14ea50a34d164d1555c17e9f8e178ee9e436b64efebb20be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling jobserver v0.1.29 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling openssl-src v300.1.5+3.1.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking tempfile v3.8.0 [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/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.3.4/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "packed_simd_2", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=4d6a2d27dc9c7a57 -C extra-filename=-e4c26bc49fc881b4 --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-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-45aa96407c8e3d75.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" "011ab166ddf2025b14ea50a34d164d1555c17e9f8e178ee9e436b64efebb20be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011ab166ddf2025b14ea50a34d164d1555c17e9f8e178ee9e436b64efebb20be", kill_on_drop: false }` [INFO] [stdout] 011ab166ddf2025b14ea50a34d164d1555c17e9f8e178ee9e436b64efebb20be