[INFO] fetching crate harper-stats 1.7.0...
[INFO] checking harper-stats-1.7.0 against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] extracting crate harper-stats 1.7.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate harper-stats 1.7.0
[INFO] finished tweaking crates.io crate harper-stats 1.7.0
[INFO] tweaked toml for crates.io crate harper-stats 1.7.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate harper-stats 1.7.0 on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate harper-stats 1.7.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" "+54cf65b8d066c082e536455049b95943cf30378f" "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" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff4c9dba1c6ab9f6a2505ad754e666ebef15cac537438bc820f8400e7ae19b33
[INFO] running `Command { std: "docker" "start" "-a" "ff4c9dba1c6ab9f6a2505ad754e666ebef15cac537438bc820f8400e7ae19b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff4c9dba1c6ab9f6a2505ad754e666ebef15cac537438bc820f8400e7ae19b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff4c9dba1c6ab9f6a2505ad754e666ebef15cac537438bc820f8400e7ae19b33", kill_on_drop: false }`
[INFO] [stdout] ff4c9dba1c6ab9f6a2505ad754e666ebef15cac537438bc820f8400e7ae19b33
[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" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c17be94dccb727a0aa43179bfebd004221abfe8f8146e29466b0355bef41dff4
[INFO] running `Command { std: "docker" "start" "-a" "c17be94dccb727a0aa43179bfebd004221abfe8f8146e29466b0355bef41dff4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling burn-ndarray v0.19.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking fid-rs v0.2.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking louds-rs v0.7.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling harper-core v1.7.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking trie-rs v0.4.2
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking unicode-blocks v0.1.9
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling burn-derive v0.19.1
[INFO] [stderr]    Compiling harper-thesaurus v1.7.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling blanket v0.4.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr] error: failed to run custom build command for `harper-thesaurus v1.7.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/harper-thesaurus-82484400b03485e7/build-script-build` (signal: 9, SIGKILL: kill)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo::rerun-if-changed=thesaurus.txt
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c17be94dccb727a0aa43179bfebd004221abfe8f8146e29466b0355bef41dff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c17be94dccb727a0aa43179bfebd004221abfe8f8146e29466b0355bef41dff4", kill_on_drop: false }`
[INFO] [stdout] c17be94dccb727a0aa43179bfebd004221abfe8f8146e29466b0355bef41dff4
