[INFO] fetching crate test_kms_server 5.11.0... [INFO] checking test_kms_server-5.11.0 against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329 [INFO] extracting crate test_kms_server 5.11.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate test_kms_server 5.11.0 [INFO] finished tweaking crates.io crate test_kms_server 5.11.0 [INFO] tweaked toml for crates.io crate test_kms_server 5.11.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate test_kms_server 5.11.0 on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate test_kms_server 5.11.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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 776e13c9ade66e14aef0d9b5c947e5004f0fba9e23243b4be9c651c41de0fdc8 [INFO] running `Command { std: "docker" "start" "-a" "776e13c9ade66e14aef0d9b5c947e5004f0fba9e23243b4be9c651c41de0fdc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "776e13c9ade66e14aef0d9b5c947e5004f0fba9e23243b4be9c651c41de0fdc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776e13c9ade66e14aef0d9b5c947e5004f0fba9e23243b4be9c651c41de0fdc8", kill_on_drop: false }` [INFO] [stdout] 776e13c9ade66e14aef0d9b5c947e5004f0fba9e23243b4be9c651c41de0fdc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2795776e1df0968aeacceb6a8de4f49f817d7b82762800011758ddebb9e3803 [INFO] running `Command { std: "docker" "start" "-a" "c2795776e1df0968aeacceb6a8de4f49f817d7b82762800011758ddebb9e3803", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.29.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking uuid v1.11.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking bytestring v1.4.0 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pkcs11-sys v0.2.25 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking rust-ini v0.21.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/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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", "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=da133c1d299f2c7a -C extra-filename=-6b1c425b5722f281 --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-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ed3c7399c8be7b3d.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" "c2795776e1df0968aeacceb6a8de4f49f817d7b82762800011758ddebb9e3803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2795776e1df0968aeacceb6a8de4f49f817d7b82762800011758ddebb9e3803", kill_on_drop: false }` [INFO] [stdout] c2795776e1df0968aeacceb6a8de4f49f817d7b82762800011758ddebb9e3803