[INFO] cloning repository https://github.com/bfoley12/terrarium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bfoley12/terrarium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfoley12%2Fterrarium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfoley12%2Fterrarium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59633f778054b066e6c7e13a7aee2e4857669fdc [INFO] checking bfoley12/terrarium against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfoley12%2Fterrarium" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bfoley12/terrarium [INFO] finished tweaking git repo https://github.com/bfoley12/terrarium [INFO] tweaked toml for git repo https://github.com/bfoley12/terrarium written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bfoley12/terrarium on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bfoley12/terrarium 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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking bfoley12/terrarium against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfoley12%2Fterrarium" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bfoley12/terrarium [INFO] finished tweaking git repo https://github.com/bfoley12/terrarium [INFO] tweaked toml for git repo https://github.com/bfoley12/terrarium written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bfoley12/terrarium on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bfoley12/terrarium 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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v4.0.6 [INFO] [stderr] Downloaded pest_generator v2.8.6 [INFO] [stderr] Downloaded rand_core v0.10.0 [INFO] [stderr] Downloaded ratatui-termion v0.1.0 [INFO] [stderr] Downloaded cpufeatures v0.3.0 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded deranged v0.5.6 [INFO] [stderr] Downloaded chacha20 v0.10.0 [INFO] [stderr] Downloaded pest_derive v2.8.6 [INFO] [stderr] Downloaded rand v0.10.0 [INFO] [stderr] Downloaded pest v2.8.6 [INFO] [stderr] Downloaded pest_meta v2.8.6 [INFO] [stderr] Downloaded time v0.3.47 [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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1baaf14c2bcee741f47d9cfa84a541c1ea47afde4a1fe68707ccfc12e51f4ff [INFO] running `Command { std: "docker" "start" "-a" "f1baaf14c2bcee741f47d9cfa84a541c1ea47afde4a1fe68707ccfc12e51f4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1baaf14c2bcee741f47d9cfa84a541c1ea47afde4a1fe68707ccfc12e51f4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1baaf14c2bcee741f47d9cfa84a541c1ea47afde4a1fe68707ccfc12e51f4ff", kill_on_drop: false }` [INFO] [stdout] f1baaf14c2bcee741f47d9cfa84a541c1ea47afde4a1fe68707ccfc12e51f4ff [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" "-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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52fbaa528eefc8e7c14f6b4f89df1d9a21ab3d61fc6c6d573479af249e11962f [INFO] running `Command { std: "docker" "start" "-a" "52fbaa528eefc8e7c14f6b4f89df1d9a21ab3d61fc6c6d573479af249e11962f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking terrarium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `CreatureTrait` is never used [INFO] [stdout] --> src/creature/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait CreatureTrait { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CreatureTrait` is never used [INFO] [stdout] --> src/creature/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait CreatureTrait { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `change_ground`, `add_creature`, and `remove_creature` are never used [INFO] [stdout] --> src/world/cell.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Cell { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn change_ground(&mut self, ground: Ground) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn add_creature(&mut self, creature: Creature) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn remove_creature(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `position` are never used [INFO] [stdout] --> src/world/map.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Map { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 17 | pub fn new(cells: Vec, width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn position(&self, index: usize) -> (usize, usize) { (index % self.width, index / self.width)} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CreatureTrait` is never used [INFO] [stdout] --> src/creature/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait CreatureTrait { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/creature/animal/lizard.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Lizard { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 27 | pub fn new(x: usize, y: usize, genome: Genome, created_at: i128, status: Status, symbol: String, style: Style) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ground/dirt.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Dirt { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(symbol: String, style: Style) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ground/rock.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Rock { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(symbol: String, style: Style) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ground/water.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Water { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(symbol: String, style: Style) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `health`, `energy`, `hunger`, and `thirst` are never used [INFO] [stdout] --> src/status/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Status { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 20 | pub fn health(&self) -> &Health { &self.health } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 21 | pub fn energy(&self) -> &Energy { &self.energy } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | pub fn hunger(&self) -> &Hunger { &self.hunger } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub fn thirst(&self) -> &Thirst { &self.thirst } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `change_ground`, `add_creature`, and `remove_creature` are never used [INFO] [stdout] --> src/world/cell.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Cell { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn change_ground(&mut self, ground: Ground) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn add_creature(&mut self, creature: Creature) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn remove_creature(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `position` are never used [INFO] [stdout] --> src/world/map.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Map { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 17 | pub fn new(cells: Vec, width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn position(&self, index: usize) -> (usize, usize) { (index % self.width, index / self.width)} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CreatureTrait` is never used [INFO] [stdout] --> src/creature/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait CreatureTrait { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/creature/animal/lizard.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Lizard { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 27 | pub fn new(x: usize, y: usize, genome: Genome, created_at: i128, status: Status, symbol: String, style: Style) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ground/dirt.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Dirt { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(symbol: String, style: Style) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ground/rock.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Rock { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(symbol: String, style: Style) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ground/water.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Water { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(symbol: String, style: Style) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `health`, `energy`, `hunger`, and `thirst` are never used [INFO] [stdout] --> src/status/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Status { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 20 | pub fn health(&self) -> &Health { &self.health } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 21 | pub fn energy(&self) -> &Energy { &self.energy } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | pub fn hunger(&self) -> &Hunger { &self.hunger } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub fn thirst(&self) -> &Thirst { &self.thirst } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.34s [INFO] running `Command { std: "docker" "inspect" "52fbaa528eefc8e7c14f6b4f89df1d9a21ab3d61fc6c6d573479af249e11962f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52fbaa528eefc8e7c14f6b4f89df1d9a21ab3d61fc6c6d573479af249e11962f", kill_on_drop: false }` [INFO] [stdout] 52fbaa528eefc8e7c14f6b4f89df1d9a21ab3d61fc6c6d573479af249e11962f