[INFO] fetching crate hauchiwa 0.14.0... [INFO] checking hauchiwa-0.14.0 against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] extracting crate hauchiwa 0.14.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate hauchiwa 0.14.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hauchiwa 0.14.0 [INFO] tweaked toml for crates.io crate hauchiwa 0.14.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hauchiwa 0.14.0 on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hauchiwa 0.14.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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a759404c5411cd4793ebd4a54ef8d544ee23dca88995d26a9245e28a05a8b566 [INFO] running `Command { std: "docker" "start" "-a" "a759404c5411cd4793ebd4a54ef8d544ee23dca88995d26a9245e28a05a8b566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a759404c5411cd4793ebd4a54ef8d544ee23dca88995d26a9245e28a05a8b566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a759404c5411cd4793ebd4a54ef8d544ee23dca88995d26a9245e28a05a8b566", kill_on_drop: false }` [INFO] [stdout] a759404c5411cd4793ebd4a54ef8d544ee23dca88995d26a9245e28a05a8b566 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eb0fa92dff6151b420d40fdf8d147b6ed496923000dfa7ffd43cb7bc7c107c6 [INFO] running `Command { std: "docker" "start" "-a" "4eb0fa92dff6151b420d40fdf8d147b6ed496923000dfa7ffd43cb7bc7c107c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking vte v0.15.0 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking compression-codecs v0.4.36 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking vt100 v0.16.2 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking lexical-write-float v1.0.6 [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/4907eac94165faff6c5e5e015670b1c584275f7b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=97d7726f98351cb7 -C extra-filename=-c9b48d6183064ef7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fec5599a7f184630.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-de2c59b803aecfd0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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/4907eac94165faff6c5e5e015670b1c584275f7b/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=-d813022d176a8d57 --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-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b49ac68ef342ea51.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4eb0fa92dff6151b420d40fdf8d147b6ed496923000dfa7ffd43cb7bc7c107c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb0fa92dff6151b420d40fdf8d147b6ed496923000dfa7ffd43cb7bc7c107c6", kill_on_drop: false }` [INFO] [stdout] 4eb0fa92dff6151b420d40fdf8d147b6ed496923000dfa7ffd43cb7bc7c107c6