[INFO] cloning repository https://github.com/cafce25/terraria_missing_dupes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cafce25/terraria_missing_dupes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafce25%2Fterraria_missing_dupes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafce25%2Fterraria_missing_dupes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e96b1ab0282407299a12f7fb75996c15ebcf202c [INFO] testing cafce25/terraria_missing_dupes against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafce25%2Fterraria_missing_dupes" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cafce25/terraria_missing_dupes [INFO] finished tweaking git repo https://github.com/cafce25/terraria_missing_dupes [INFO] tweaked toml for git repo https://github.com/cafce25/terraria_missing_dupes written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cafce25/terraria_missing_dupes on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cafce25/terraria_missing_dupes 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c203dc5c0a97043a2b4b8dc8e8c15d100f4832a4073df5844a8e934baf075536 [INFO] running `Command { std: "docker" "start" "-a" "c203dc5c0a97043a2b4b8dc8e8c15d100f4832a4073df5844a8e934baf075536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c203dc5c0a97043a2b4b8dc8e8c15d100f4832a4073df5844a8e934baf075536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c203dc5c0a97043a2b4b8dc8e8c15d100f4832a4073df5844a8e934baf075536", kill_on_drop: false }` [INFO] [stdout] c203dc5c0a97043a2b4b8dc8e8c15d100f4832a4073df5844a8e934baf075536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48d0b813e14ae7946ca6a97bda8aa147f4c5b099887f471bb7d0a9cddbffb470 [INFO] running `Command { std: "docker" "start" "-a" "48d0b813e14ae7946ca6a97bda8aa147f4c5b099887f471bb7d0a9cddbffb470", kill_on_drop: false }` [INFO] [stderr] Compiling anathema-store v0.2.11 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling anathema-geometry v0.2.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling bounded-integer v0.5.8 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling cs-string-rw v1.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling terra-types v0.2.2 [INFO] [stderr] Compiling terra-items v0.2.3 [INFO] [stderr] Compiling anathema-state-derive v0.2.11 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling anathema-state v0.2.11 [INFO] [stderr] error: could not compile `terra-items` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name terra_items --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/terra-items-0.2.3/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cfdaf8a8511902b -C extra-filename=-634380da530a0bed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern terra_types=/opt/rustwide/target/debug/deps/libterra_types-a38d9b8555ae0e7b.rmeta --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" "48d0b813e14ae7946ca6a97bda8aa147f4c5b099887f471bb7d0a9cddbffb470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d0b813e14ae7946ca6a97bda8aa147f4c5b099887f471bb7d0a9cddbffb470", kill_on_drop: false }` [INFO] [stdout] 48d0b813e14ae7946ca6a97bda8aa147f4c5b099887f471bb7d0a9cddbffb470