[INFO] cloning repository https://github.com/Cemonix/ColonyProtocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cemonix/ColonyProtocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCemonix%2FColonyProtocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCemonix%2FColonyProtocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e49c8101fe1bd19a27649cf883e9e0f4d4abf699
[INFO] checking Cemonix/ColonyProtocol against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCemonix%2FColonyProtocol" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cemonix/ColonyProtocol
[INFO] finished tweaking git repo https://github.com/Cemonix/ColonyProtocol
[INFO] tweaked toml for git repo https://github.com/Cemonix/ColonyProtocol written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cemonix/ColonyProtocol on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cemonix/ColonyProtocol 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e434983bcda6801e2ab6f6c3b14dd5522b8018f375310543d2d55d9fdb0e6bdc
[INFO] running `Command { std: "docker" "start" "-a" "e434983bcda6801e2ab6f6c3b14dd5522b8018f375310543d2d55d9fdb0e6bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e434983bcda6801e2ab6f6c3b14dd5522b8018f375310543d2d55d9fdb0e6bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e434983bcda6801e2ab6f6c3b14dd5522b8018f375310543d2d55d9fdb0e6bdc", kill_on_drop: false }`
[INFO] [stdout] e434983bcda6801e2ab6f6c3b14dd5522b8018f375310543d2d55d9fdb0e6bdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8937b0f26d08f7f211707b7834b7c0cfbe42f6ef86e6ad7e907ad66086b7b8eb
[INFO] running `Command { std: "docker" "start" "-a" "8937b0f26d08f7f211707b7834b7c0cfbe42f6ef86e6ad7e907ad66086b7b8eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking colony_protocol v0.1.0 (/opt/rustwide/workdir/colony_protocol)
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking colony_cli v0.1.0 (/opt/rustwide/workdir/colony_cli)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking colony_core v0.1.0 (/opt/rustwide/workdir/colony_core)
[INFO] [stdout] error[E0583]: file not found for module `status`
[INFO] [stdout]  --> colony_core/src/commands.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod status;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `status`, create file "colony_core/src/commands/status.rs" or "colony_core/src/commands/status/mod.rs"
[INFO] [stdout]   = note: if there is a `mod status` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `status`
[INFO] [stdout]  --> colony_core/src/commands.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod status;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `status`, create file "colony_core/src/commands/status.rs" or "colony_core/src/commands/status/mod.rs"
[INFO] [stdout]   = note: if there is a `mod status` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `turn::TurnSystem`
[INFO] [stdout]   --> colony_core/src/game.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) use turn::TurnSystem;
[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 imports: `CommandResult` and `Command`
[INFO] [stdout]  --> colony_core/src/commands.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) use command::{ Command, CommandResult };
[INFO] [stdout]   |                           ^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `turn::TurnSystem`
[INFO] [stdout]   --> colony_core/src/game.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) use turn::TurnSystem;
[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 imports: `CommandResult` and `Command`
[INFO] [stdout]  --> colony_core/src/commands.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) use command::{ Command, CommandResult };
[INFO] [stdout]   |                           ^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `colony_core` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `colony_core` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8937b0f26d08f7f211707b7834b7c0cfbe42f6ef86e6ad7e907ad66086b7b8eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8937b0f26d08f7f211707b7834b7c0cfbe42f6ef86e6ad7e907ad66086b7b8eb", kill_on_drop: false }`
[INFO] [stdout] 8937b0f26d08f7f211707b7834b7c0cfbe42f6ef86e6ad7e907ad66086b7b8eb
