[INFO] fetching crate quickstatic 0.1.14... [INFO] checking quickstatic-0.1.14 against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565 [INFO] extracting crate quickstatic 0.1.14 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate quickstatic 0.1.14 [INFO] finished tweaking crates.io crate quickstatic 0.1.14 [INFO] tweaked toml for crates.io crate quickstatic 0.1.14 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quickstatic 0.1.14 on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quickstatic 0.1.14 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 688323e4c7ed00927aedaab8da7e90dae04c99a1cb0d8964d00a8a5d5853bf3c [INFO] running `Command { std: "docker" "start" "-a" "688323e4c7ed00927aedaab8da7e90dae04c99a1cb0d8964d00a8a5d5853bf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "688323e4c7ed00927aedaab8da7e90dae04c99a1cb0d8964d00a8a5d5853bf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "688323e4c7ed00927aedaab8da7e90dae04c99a1cb0d8964d00a8a5d5853bf3c", kill_on_drop: false }` [INFO] [stdout] 688323e4c7ed00927aedaab8da7e90dae04c99a1cb0d8964d00a8a5d5853bf3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 452e398fc0b4db868da24d4f65421bfbcead93357ac083d298794ca94bdb8d43 [INFO] running `Command { std: "docker" "start" "-a" "452e398fc0b4db868da24d4f65421bfbcead93357ac083d298794ca94bdb8d43", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling liquid-derive v0.26.10 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/84addd32a13fa2d3f62fe5d99031611147b7fb13/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9064be2f255510da -C extra-filename=-8df503bc5d001d7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ba1164ef8c5072f6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-45812ef4b8688a30.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/84addd32a13fa2d3f62fe5d99031611147b7fb13/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=-1cebff5047e99f41 --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-d95561e87030d2e8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "452e398fc0b4db868da24d4f65421bfbcead93357ac083d298794ca94bdb8d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "452e398fc0b4db868da24d4f65421bfbcead93357ac083d298794ca94bdb8d43", kill_on_drop: false }` [INFO] [stdout] 452e398fc0b4db868da24d4f65421bfbcead93357ac083d298794ca94bdb8d43