[INFO] fetching crate nu_plugin_hashes 0.1.9...
[INFO] checking nu_plugin_hashes-0.1.9 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate nu_plugin_hashes 0.1.9 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nu_plugin_hashes 0.1.9 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a8133e43c7e4e54e31b9ec4a4c6dad762cba19a15009ac6f519b8bd414230df
[INFO] running `Command { std: "docker" "start" "-a" "9a8133e43c7e4e54e31b9ec4a4c6dad762cba19a15009ac6f519b8bd414230df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a8133e43c7e4e54e31b9ec4a4c6dad762cba19a15009ac6f519b8bd414230df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a8133e43c7e4e54e31b9ec4a4c6dad762cba19a15009ac6f519b8bd414230df", kill_on_drop: false }`
[INFO] [stdout] 9a8133e43c7e4e54e31b9ec4a4c6dad762cba19a15009ac6f519b8bd414230df
[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 -Dinherent-method-on-receiver" "-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b7b65714a65987d734d2f7020c39b19d0647bc70dbee6181ed13cb3b679dcce
[INFO] running `Command { std: "docker" "start" "-a" "3b7b65714a65987d734d2f7020c39b19d0647bc70dbee6181ed13cb3b679dcce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rustix v1.1.2
[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]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking option-ext v0.2.0
[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]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking buf-trait v0.4.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking byteyarn v0.5.1
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking lscolors v0.20.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking nu-glob v0.107.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking semver v1.0.27
[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]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[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 indexmap v2.11.4
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling whirlpool v0.10.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling threefish v0.5.2
[INFO] [stderr]    Compiling ascon-core v0.4.1
[INFO] [stderr]    Compiling belt-block v0.1.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling ascon-hash v0.2.1
[INFO] [stderr]    Compiling skein v0.1.1
[INFO] [stderr]    Compiling belt-hash v0.1.1
[INFO] [stderr]    Compiling fsb v0.1.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tiger v0.2.1
[INFO] [stderr]    Compiling shabal v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling md2 v0.10.2
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stderr]    Compiling gost94 v0.10.4
[INFO] [stderr]    Compiling streebog v0.10.2
[INFO] [stderr]    Compiling sm3 v0.4.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling groestl v0.10.1
[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/7b3da9103634dffd4f4365cfd8642427c781d99f/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=-f2eb3674cfba158d --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-abe73a8301ac00e3.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-0338209498def778.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-aac5c9adef5cdcca.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=be04548d7f620a57 -C extra-filename=-311e12cbca79cf79 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-acb0823406f5b00a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5c4b97c9d9ef99af.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-4b7184da102a4418.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3b7b65714a65987d734d2f7020c39b19d0647bc70dbee6181ed13cb3b679dcce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b7b65714a65987d734d2f7020c39b19d0647bc70dbee6181ed13cb3b679dcce", kill_on_drop: false }`
[INFO] [stdout] 3b7b65714a65987d734d2f7020c39b19d0647bc70dbee6181ed13cb3b679dcce
