[INFO] fetching crate bradis 0.1.0...
[INFO] checking bradis-0.1.0 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate bradis 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bradis 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bradis 0.1.0
[INFO] tweaked toml for crates.io crate bradis 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bradis 0.1.0 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bradis 0.1.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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a4b3dcbcdaf080e4c44aadb13d68fa46e463e57bce1f39ab69fcb977d2a761da
[INFO] running `Command { std: "docker" "start" "a4b3dcbcdaf080e4c44aadb13d68fa46e463e57bce1f39ab69fcb977d2a761da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4b3dcbcdaf080e4c44aadb13d68fa46e463e57bce1f39ab69fcb977d2a761da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4b3dcbcdaf080e4c44aadb13d68fa46e463e57bce1f39ab69fcb977d2a761da" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4b3dcbcdaf080e4c44aadb13d68fa46e463e57bce1f39ab69fcb977d2a761da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4b3dcbcdaf080e4c44aadb13d68fa46e463e57bce1f39ab69fcb977d2a761da" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking lscolors v0.17.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking inventory v0.3.17
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking byte-unit v5.1.6
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling uuhelp_parser v0.0.29
[INFO] [stderr]     Checking nu-glob v0.101.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking os_display v0.1.3
[INFO] [stderr]    Compiling uucore_procs v0.0.29
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling semver v1.0.25
[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/165655a2f1981fef27b31c547ad7631979fc5139/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 -C split-debuginfo=unpacked --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43ba1410f8f05d79 -C extra-filename=-b5a8480e29939f18 --out-dir /opt/rustwide/target/debug/build/pure-rust-locales/b5a8480e29939f18/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a4b3dcbcdaf080e4c44aadb13d68fa46e463e57bce1f39ab69fcb977d2a761da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4b3dcbcdaf080e4c44aadb13d68fa46e463e57bce1f39ab69fcb977d2a761da", kill_on_drop: false }`
[INFO] [stdout] a4b3dcbcdaf080e4c44aadb13d68fa46e463e57bce1f39ab69fcb977d2a761da
