[INFO] fetching crate nu_plugin_hashes 0.1.9...
[INFO] checking nu_plugin_hashes-0.1.9 against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] extracting crate nu_plugin_hashes 0.1.9 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate nu_plugin_hashes 0.1.9
[INFO] finished tweaking crates.io crate nu_plugin_hashes 0.1.9
[INFO] tweaked toml for crates.io crate nu_plugin_hashes 0.1.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nu_plugin_hashes 0.1.9 on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nu_plugin_hashes 0.1.9 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62c3f213efbce7f2489db5ca0c80bf223634d98725eccbc071d80baea8c0565e
[INFO] running `Command { std: "docker" "start" "-a" "62c3f213efbce7f2489db5ca0c80bf223634d98725eccbc071d80baea8c0565e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62c3f213efbce7f2489db5ca0c80bf223634d98725eccbc071d80baea8c0565e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62c3f213efbce7f2489db5ca0c80bf223634d98725eccbc071d80baea8c0565e", kill_on_drop: false }`
[INFO] [stdout] 62c3f213efbce7f2489db5ca0c80bf223634d98725eccbc071d80baea8c0565e
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ab72d95af5025768bdb6a204ab06d51371d72c521b03ca8e3c1b5aa6f812e33
[INFO] running `Command { std: "docker" "start" "-a" "7ab72d95af5025768bdb6a204ab06d51371d72c521b03ca8e3c1b5aa6f812e33", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking buf-trait v0.4.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking byteyarn v0.5.1
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking lscolors v0.20.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking nu-glob v0.107.0
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling whirlpool v0.10.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling ascon-core v0.4.1
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling belt-block v0.1.2
[INFO] [stderr]    Compiling threefish v0.5.2
[INFO] [stderr]    Compiling belt-hash v0.1.1
[INFO] [stderr]    Compiling ascon-hash v0.2.1
[INFO] [stderr]    Compiling skein v0.1.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling fsb v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling groestl v0.10.1
[INFO] [stderr]    Compiling streebog v0.10.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling shabal v0.4.1
[INFO] [stderr]    Compiling md2 v0.10.2
[INFO] [stderr]    Compiling sm3 v0.4.2
[INFO] [stderr]    Compiling gost94 v0.10.4
[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/6284d7b4bd27983dba388146648ab844ca7d032f/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.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", "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=9de1b3bae207b1dd -C extra-filename=-e99f8fce00eb3209 --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-fc24313ee2f295c6.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 `pure-rust-locales` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6284d7b4bd27983dba388146648ab844ca7d032f/bin/rustc --crate-name pure_rust_locales --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pure-rust-locales-0.8.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab9ed22fa9e99cee -C extra-filename=-4170c9226db6d0bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7ab72d95af5025768bdb6a204ab06d51371d72c521b03ca8e3c1b5aa6f812e33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab72d95af5025768bdb6a204ab06d51371d72c521b03ca8e3c1b5aa6f812e33", kill_on_drop: false }`
[INFO] [stdout] 7ab72d95af5025768bdb6a204ab06d51371d72c521b03ca8e3c1b5aa6f812e33
