[INFO] fetching crate bot-api-example 0.1.0... [INFO] checking bot-api-example-0.1.0 against try#5544613b027fde133f28359e75dec57e222e7ee4 for pr-111623 [INFO] extracting crate bot-api-example 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate bot-api-example 0.1.0 on toolchain 5544613b027fde133f28359e75dec57e222e7ee4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5544613b027fde133f28359e75dec57e222e7ee4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bot-api-example 0.1.0 [INFO] finished tweaking crates.io crate bot-api-example 0.1.0 [INFO] tweaked toml for crates.io crate bot-api-example 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate bot-api-example 0.1.0 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" "+5544613b027fde133f28359e75dec57e222e7ee4" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+5544613b027fde133f28359e75dec57e222e7ee4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11baa02ffa9be2a5cb92129e1002859ac165e62939cedbb31e5271f15448bec4 [INFO] running `Command { std: "docker" "start" "-a" "11baa02ffa9be2a5cb92129e1002859ac165e62939cedbb31e5271f15448bec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11baa02ffa9be2a5cb92129e1002859ac165e62939cedbb31e5271f15448bec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11baa02ffa9be2a5cb92129e1002859ac165e62939cedbb31e5271f15448bec4", kill_on_drop: false }` [INFO] [stdout] 11baa02ffa9be2a5cb92129e1002859ac165e62939cedbb31e5271f15448bec4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+5544613b027fde133f28359e75dec57e222e7ee4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d003380ccf79405a7924aa9b5db81339ef69873196955ad8952440eea12cbbe9 [INFO] running `Command { std: "docker" "start" "-a" "d003380ccf79405a7924aa9b5db81339ef69873196955ad8952440eea12cbbe9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking parking_lot_core v0.9.7 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking regex v1.8.1 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking time v0.3.21 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking linux-raw-sys v0.3.7 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking futures-micro v0.5.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Compiling easy-ext v1.0.1 [INFO] [stderr] Checking async-oneshot v0.5.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-trait-with-sync v0.1.36 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling anthill-di-derive v1.2.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling botx-api-framework-codegen v0.1.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/5544613b027fde133f28359e75dec57e222e7ee4/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=df182e905e1941f8 -C extra-filename=-df182e905e1941f8 --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-ab9be35cbb0ba7c4.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-6f0008e1f45fb938.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-4d1fa5e81023966d.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" "d003380ccf79405a7924aa9b5db81339ef69873196955ad8952440eea12cbbe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d003380ccf79405a7924aa9b5db81339ef69873196955ad8952440eea12cbbe9", kill_on_drop: false }` [INFO] [stdout] d003380ccf79405a7924aa9b5db81339ef69873196955ad8952440eea12cbbe9