[INFO] fetching crate nu_plugin_hashes 0.1.9...
[INFO] checking nu_plugin_hashes-0.1.9 against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[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 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1a35829c1844dfbc1409d954e81454b1f787a92d522c3f94eda4fb6f092280c
[INFO] running `Command { std: "docker" "start" "-a" "a1a35829c1844dfbc1409d954e81454b1f787a92d522c3f94eda4fb6f092280c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1a35829c1844dfbc1409d954e81454b1f787a92d522c3f94eda4fb6f092280c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1a35829c1844dfbc1409d954e81454b1f787a92d522c3f94eda4fb6f092280c", kill_on_drop: false }`
[INFO] [stdout] a1a35829c1844dfbc1409d954e81454b1f787a92d522c3f94eda4fb6f092280c
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22d1c24545dface33e988922cd0dd0700d2b9d3dc62bf081b3cdcb488252463e
[INFO] running `Command { std: "docker" "start" "-a" "22d1c24545dface33e988922cd0dd0700d2b9d3dc62bf081b3cdcb488252463e", kill_on_drop: false }`
[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]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[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 ref-cast v1.0.24
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking lscolors v0.20.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking buf-trait v0.4.1
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking byteyarn v0.5.1
[INFO] [stderr]     Checking nu-glob v0.107.0
[INFO] [stderr]     Checking semver v1.0.27
[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]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling ascon-core v0.4.1
[INFO] [stderr]    Compiling belt-block v0.1.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling threefish v0.5.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling whirlpool v0.10.4
[INFO] [stderr]    Compiling gost94 v0.10.4
[INFO] [stderr]    Compiling skein v0.1.1
[INFO] [stderr]    Compiling sm3 v0.4.2
[INFO] [stderr]    Compiling fsb v0.1.3
[INFO] [stderr]    Compiling ascon-hash v0.2.1
[INFO] [stderr]    Compiling streebog v0.10.2
[INFO] [stderr]    Compiling md2 v0.10.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling groestl v0.10.1
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1baf923b9c3a455162afe43e18647f494c1a4b73/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d74a5face75a5593 -C extra-filename=-23de338796f91de7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7063c8271e4d7aa2.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (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/1baf923b9c3a455162afe43e18647f494c1a4b73/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" "22d1c24545dface33e988922cd0dd0700d2b9d3dc62bf081b3cdcb488252463e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d1c24545dface33e988922cd0dd0700d2b9d3dc62bf081b3cdcb488252463e", kill_on_drop: false }`
[INFO] [stdout] 22d1c24545dface33e988922cd0dd0700d2b9d3dc62bf081b3cdcb488252463e
