[INFO] cloning repository https://github.com/killertux/rustcwb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killertux/rustcwb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Frustcwb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Frustcwb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] febf2166a254ebb95d834e26f737a4474fb20d04 [INFO] checking killertux/rustcwb against master#36e2b8a3a7aad93f8a92db6d254b746aa94ed6da for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Frustcwb" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/killertux/rustcwb [INFO] finished tweaking git repo https://github.com/killertux/rustcwb [INFO] tweaked toml for git repo https://github.com/killertux/rustcwb written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/killertux/rustcwb on toolchain 36e2b8a3a7aad93f8a92db6d254b746aa94ed6da [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/killertux/rustcwb 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" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-extra v0.9.3 [INFO] [stderr] Downloaded fake v2.9.2 [INFO] [stderr] Downloaded axum-htmx v0.5.0 [INFO] [stderr] Downloaded assertables v7.0.1 [INFO] [stderr] Downloaded minijinja v1.0.21 [INFO] [stderr] Downloaded async-compression v0.4.10 [INFO] [stderr] Downloaded brotli-decompressor v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 177bf0431dec7780266d496740205a39b8ee0da5d25799896230b7f1ee401ad6 [INFO] running `Command { std: "docker" "start" "-a" "177bf0431dec7780266d496740205a39b8ee0da5d25799896230b7f1ee401ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "177bf0431dec7780266d496740205a39b8ee0da5d25799896230b7f1ee401ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "177bf0431dec7780266d496740205a39b8ee0da5d25799896230b7f1ee401ad6", kill_on_drop: false }` [INFO] [stdout] 177bf0431dec7780266d496740205a39b8ee0da5d25799896230b7f1ee401ad6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bda0e3d86c670ab64caec5b7c7b42f8c510d21d19885ac522af31d0cc7a541c [INFO] running `Command { std: "docker" "start" "-a" "3bda0e3d86c670ab64caec5b7c7b42f8c510d21d19885ac522af31d0cc7a541c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking assertables v7.0.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking fake v2.9.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking brotli-decompressor v4.0.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking http-range-header v0.4.1 [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/36e2b8a3a7aad93f8a92db6d254b746aa94ed6da/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-6.0.0/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", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=9b6c993eb00556e8 -C extra-filename=-00fc0564663bf7af --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-cea23119ff39eeb2.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" "3bda0e3d86c670ab64caec5b7c7b42f8c510d21d19885ac522af31d0cc7a541c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bda0e3d86c670ab64caec5b7c7b42f8c510d21d19885ac522af31d0cc7a541c", kill_on_drop: false }` [INFO] [stdout] 3bda0e3d86c670ab64caec5b7c7b42f8c510d21d19885ac522af31d0cc7a541c