[INFO] fetching crate product-os-proxy 0.0.17... [INFO] testing product-os-proxy-0.0.17 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate product-os-proxy 0.0.17 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate product-os-proxy 0.0.17 [INFO] finished tweaking crates.io crate product-os-proxy 0.0.17 [INFO] tweaked toml for crates.io crate product-os-proxy 0.0.17 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate product-os-proxy 0.0.17 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate product-os-proxy 0.0.17 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a359f8356d9f2a1cc1b288dedc46dfeb25c0b2e30f7a7b4bfd4c0229ea3ef775 [INFO] running `Command { std: "docker" "start" "-a" "a359f8356d9f2a1cc1b288dedc46dfeb25c0b2e30f7a7b4bfd4c0229ea3ef775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a359f8356d9f2a1cc1b288dedc46dfeb25c0b2e30f7a7b4bfd4c0229ea3ef775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a359f8356d9f2a1cc1b288dedc46dfeb25c0b2e30f7a7b4bfd4c0229ea3ef775", kill_on_drop: false }` [INFO] [stdout] a359f8356d9f2a1cc1b288dedc46dfeb25c0b2e30f7a7b4bfd4c0229ea3ef775 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 732f5b5be351d204c75998c071dc51eb6c0a35d521544de6201c97652ba8a917 [INFO] running `Command { std: "docker" "start" "-a" "732f5b5be351d204c75998c071dc51eb6c0a35d521544de6201c97652ba8a917", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling core-error v0.0.1-rc4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling brotli v8.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling product-os-http v0.0.8 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling ioslice v0.6.0 [INFO] [stderr] Compiling fiat-crypto v0.2.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling dns-lookup v2.0.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling product-os-net v0.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling moka v0.12.10 [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/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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=4e3b39289af73ec5 -C extra-filename=-e62b3a5243a96156 --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-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-be9175862277e1f4.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-8126f0dca5f7b4a7.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" "732f5b5be351d204c75998c071dc51eb6c0a35d521544de6201c97652ba8a917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732f5b5be351d204c75998c071dc51eb6c0a35d521544de6201c97652ba8a917", kill_on_drop: false }` [INFO] [stdout] 732f5b5be351d204c75998c071dc51eb6c0a35d521544de6201c97652ba8a917