[INFO] cloning repository https://github.com/Akamitori/programming_game_ai_by_example_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Akamitori/programming_game_ai_by_example_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkamitori%2Fprogramming_game_ai_by_example_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkamitori%2Fprogramming_game_ai_by_example_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b2b250097ba7dfc2c8d46c595143074249b0886
[INFO] testing Akamitori/programming_game_ai_by_example_rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkamitori%2Fprogramming_game_ai_by_example_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Akamitori/programming_game_ai_by_example_rust
[INFO] finished tweaking git repo https://github.com/Akamitori/programming_game_ai_by_example_rust
[INFO] tweaked toml for git repo https://github.com/Akamitori/programming_game_ai_by_example_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Akamitori/programming_game_ai_by_example_rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Akamitori/programming_game_ai_by_example_rust 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b07ea43dd0b617e4e327a96a7acd343d14117850a79046fe7a175d246bd5c02
[INFO] running `Command { std: "docker" "start" "-a" "0b07ea43dd0b617e4e327a96a7acd343d14117850a79046fe7a175d246bd5c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b07ea43dd0b617e4e327a96a7acd343d14117850a79046fe7a175d246bd5c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b07ea43dd0b617e4e327a96a7acd343d14117850a79046fe7a175d246bd5c02", kill_on_drop: false }`
[INFO] [stdout] 0b07ea43dd0b617e4e327a96a7acd343d14117850a79046fe7a175d246bd5c02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31b842ed6b8dfebe076e30b6ef2dfc9b732735b11a6dc65328083204b69865b0
[INFO] running `Command { std: "docker" "start" "-a" "31b842ed6b8dfebe076e30b6ef2dfc9b732735b11a6dc65328083204b69865b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling game_dev_experiment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `entity`
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod entity;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `entity`, create file "src/entity.rs" or "src/entity/mod.rs"
[INFO] [stdout]   = note: if there is a `mod entity` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/miner/miner.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/miner/miner.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::EntityWrapper`
[INFO] [stdout]  --> src/miner/miner.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::state::EntityWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/miner/visit_bank_and_deposit_gold.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/miner/visit_bank_and_deposit_gold.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LocationType`
[INFO] [stdout]  --> src/miner/visit_bank_and_deposit_gold.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::miner::miner::{LocationType, MinerActions};
[INFO] [stdout]   |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::miner::quench_thirst::QuenchThirst`
[INFO] [stdout]  --> src/miner/visit_bank_and_deposit_gold.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::miner::quench_thirst::QuenchThirst;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]   --> src/miner/enter_mine_and_dig_for_nugget.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn on_exit(&self, entity: &mut MinerActions) {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]  --> src/miner/quench_thirst.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn on_enter(&self, entity: &mut MinerActions) {
[INFO] [stdout]   |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]   --> src/miner/quench_thirst.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn execute(&self, entity: &mut MinerActions) -> Option<Box<dyn State<MinerActions>>> {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]   --> src/miner/quench_thirst.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn on_exit(&self, entity: &mut MinerActions) {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]   --> src/miner/visit_bank_and_deposit_gold.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn on_enter(&self, entity: &mut MinerActions) {
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]   --> src/miner/visit_bank_and_deposit_gold.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(&self, entity: &mut MinerActions) -> Option<Box<dyn State<MinerActions>>> {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]   --> src/miner/visit_bank_and_deposit_gold.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn on_exit(&self, entity: &mut MinerActions){
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `game_dev_experiment` (lib) due to 1 previous error; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "31b842ed6b8dfebe076e30b6ef2dfc9b732735b11a6dc65328083204b69865b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b842ed6b8dfebe076e30b6ef2dfc9b732735b11a6dc65328083204b69865b0", kill_on_drop: false }`
[INFO] [stdout] 31b842ed6b8dfebe076e30b6ef2dfc9b732735b11a6dc65328083204b69865b0
