[INFO] cloning repository https://github.com/hjrgrn/hjblog-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hjrgrn/hjblog-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjrgrn%2Fhjblog-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjrgrn%2Fhjblog-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87e47dcfaaadbcbfe16b0f1044f96dd176f670ae
[INFO] checking hjrgrn/hjblog-rs against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjrgrn%2Fhjblog-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hjrgrn/hjblog-rs
[INFO] finished tweaking git repo https://github.com/hjrgrn/hjblog-rs
[INFO] tweaked toml for git repo https://github.com/hjrgrn/hjblog-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hjrgrn/hjblog-rs on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hjrgrn/hjblog-rs 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 637ea4f9dba3cab4cb154d2ebff375c8dff40b65a775c884fdb3bc08d58f32ca
[INFO] running `Command { std: "docker" "start" "637ea4f9dba3cab4cb154d2ebff375c8dff40b65a775c884fdb3bc08d58f32ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "637ea4f9dba3cab4cb154d2ebff375c8dff40b65a775c884fdb3bc08d58f32ca", 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" "637ea4f9dba3cab4cb154d2ebff375c8dff40b65a775c884fdb3bc08d58f32ca" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "637ea4f9dba3cab4cb154d2ebff375c8dff40b65a775c884fdb3bc08d58f32ca", 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" "637ea4f9dba3cab4cb154d2ebff375c8dff40b65a775c884fdb3bc08d58f32ca" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking winnow v0.7.1
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[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/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/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=9a14b074f99b8e60 -C extra-filename=-dda80c0be23d02f4 --out-dir /opt/rustwide/target/debug/build/brotli/dda80c0be23d02f4/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out -L dependency=/opt/rustwide/target/debug/build/brotli-decompressor/257932aa9253e762/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/c67ef39ef9e0d8f1/out/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/build/brotli-decompressor/257932aa9253e762/out/libbrotli_decompressor-257932aa9253e762.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" "637ea4f9dba3cab4cb154d2ebff375c8dff40b65a775c884fdb3bc08d58f32ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "637ea4f9dba3cab4cb154d2ebff375c8dff40b65a775c884fdb3bc08d58f32ca", kill_on_drop: false }`
[INFO] [stdout] 637ea4f9dba3cab4cb154d2ebff375c8dff40b65a775c884fdb3bc08d58f32ca
