[INFO] fetching crate zipity 0.0.1-alpha.2... [INFO] checking zipity-0.0.1-alpha.2 against master#bacf5bcbc7dae526872cf6af3fc0064a51b1efa2 for pr-113557 [INFO] extracting crate zipity 0.0.1-alpha.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate zipity 0.0.1-alpha.2 on toolchain bacf5bcbc7dae526872cf6af3fc0064a51b1efa2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zipity 0.0.1-alpha.2 [INFO] finished tweaking crates.io crate zipity 0.0.1-alpha.2 [INFO] tweaked toml for crates.io crate zipity 0.0.1-alpha.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate zipity 0.0.1-alpha.2 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" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web-httpauth v0.8.0 [INFO] [stderr] Downloaded sitemap v0.4.1 [INFO] [stderr] Downloaded chrono_utils v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2d8c83e7b4fa5382ba4ab74869c5b317afccc93d4cf23ce34d84e5a6e44ab47 [INFO] running `Command { std: "docker" "start" "-a" "a2d8c83e7b4fa5382ba4ab74869c5b317afccc93d4cf23ce34d84e5a6e44ab47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2d8c83e7b4fa5382ba4ab74869c5b317afccc93d4cf23ce34d84e5a6e44ab47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d8c83e7b4fa5382ba4ab74869c5b317afccc93d4cf23ce34d84e5a6e44ab47", kill_on_drop: false }` [INFO] [stdout] a2d8c83e7b4fa5382ba4ab74869c5b317afccc93d4cf23ce34d84e5a6e44ab47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2f6f166b49d312b0ee13d6fc6fa387ac42b2cb34e1dc19081926e0f1ea4d8ae [INFO] running `Command { std: "docker" "start" "-a" "f2f6f166b49d312b0ee13d6fc6fa387ac42b2cb34e1dc19081926e0f1ea4d8ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking unicode-ident v1.0.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking xml-rs v0.8.15 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking deunicode v0.4.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/bacf5bcbc7dae526872cf6af3fc0064a51b1efa2/bin/rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=c05bfe6f17e8340a -C extra-filename=-c05bfe6f17e8340a --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-70d094033c50683a.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-d8545ed49b88f6c6.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-d6daeda88d57ee7e.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" "f2f6f166b49d312b0ee13d6fc6fa387ac42b2cb34e1dc19081926e0f1ea4d8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f6f166b49d312b0ee13d6fc6fa387ac42b2cb34e1dc19081926e0f1ea4d8ae", kill_on_drop: false }` [INFO] [stdout] f2f6f166b49d312b0ee13d6fc6fa387ac42b2cb34e1dc19081926e0f1ea4d8ae