[INFO] cloning repository https://github.com/skorotkiewicz/quietseek
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skorotkiewicz/quietseek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskorotkiewicz%2Fquietseek", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskorotkiewicz%2Fquietseek'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 726a63c26f555cba76a08de264bdb66310a64b89
[INFO] checking skorotkiewicz/quietseek against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskorotkiewicz%2Fquietseek" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skorotkiewicz/quietseek
[INFO] finished tweaking git repo https://github.com/skorotkiewicz/quietseek
[INFO] tweaked toml for git repo https://github.com/skorotkiewicz/quietseek written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skorotkiewicz/quietseek on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skorotkiewicz/quietseek 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2e03fe3192f46295d66fdbe74a8c6b9b3b8bd0c7ce43088c683ce457a796558e
[INFO] running `Command { std: "docker" "start" "2e03fe3192f46295d66fdbe74a8c6b9b3b8bd0c7ce43088c683ce457a796558e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e03fe3192f46295d66fdbe74a8c6b9b3b8bd0c7ce43088c683ce457a796558e", 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" "2e03fe3192f46295d66fdbe74a8c6b9b3b8bd0c7ce43088c683ce457a796558e" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e03fe3192f46295d66fdbe74a8c6b9b3b8bd0c7ce43088c683ce457a796558e", 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" "2e03fe3192f46295d66fdbe74a8c6b9b3b8bd0c7ce43088c683ce457a796558e" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking open v5.4.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.4/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-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=9e82db8bd5826924 -C extra-filename=-d25ed7a4070c4307 --out-dir /opt/rustwide/target/debug/build/brotli/d25ed7a4070c4307/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/aba14f6c9c5c0c71/out --extern alloc_no_stdlib=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/build/alloc-stdlib/aba14f6c9c5c0c71/out/liballoc_stdlib-aba14f6c9c5c0c71.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/build/brotli-decompressor/afda87b8fb3290b5/out/libbrotli_decompressor-afda87b8fb3290b5.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] running `Command { std: "docker" "inspect" "2e03fe3192f46295d66fdbe74a8c6b9b3b8bd0c7ce43088c683ce457a796558e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e03fe3192f46295d66fdbe74a8c6b9b3b8bd0c7ce43088c683ce457a796558e", kill_on_drop: false }`
[INFO] [stdout] 2e03fe3192f46295d66fdbe74a8c6b9b3b8bd0c7ce43088c683ce457a796558e
