[INFO] cloning repository https://github.com/luksab/cargo_bot_simulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luksab/cargo_bot_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksab%2Fcargo_bot_simulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksab%2Fcargo_bot_simulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01226c6b3dfdffe5f098c34e42038c11ba92c1d2
[INFO] testing luksab/cargo_bot_simulator against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluksab%2Fcargo_bot_simulator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luksab/cargo_bot_simulator
[INFO] finished tweaking git repo https://github.com/luksab/cargo_bot_simulator
[INFO] tweaked toml for git repo https://github.com/luksab/cargo_bot_simulator written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luksab/cargo_bot_simulator on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luksab/cargo_bot_simulator 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" "+beta-2026-04-21" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78129eddbc68d4587fb24805356789e2701f813422d5b3cc8016c9fea35e0a9a
[INFO] running `Command { std: "docker" "start" "-a" "78129eddbc68d4587fb24805356789e2701f813422d5b3cc8016c9fea35e0a9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78129eddbc68d4587fb24805356789e2701f813422d5b3cc8016c9fea35e0a9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78129eddbc68d4587fb24805356789e2701f813422d5b3cc8016c9fea35e0a9a", kill_on_drop: false }`
[INFO] [stdout] 78129eddbc68d4587fb24805356789e2701f813422d5b3cc8016c9fea35e0a9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd807e8ea73384b0ee2bacddf927dbd580ba4af28e8774c87adfb37204371ef6
[INFO] running `Command { std: "docker" "start" "-a" "fd807e8ea73384b0ee2bacddf927dbd580ba4af28e8774c87adfb37204371ef6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling cargo_bot_simulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[derive(FromPrimitive, PartialEq)]
[INFO] [stdout]    |              ^------------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `FromPrimitive` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_IfColor`
[INFO] [stdout] 11 |     pub enum IfColor {
[INFO] [stdout]    |              ------- `IfColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[derive(FromPrimitive, PartialEq)]
[INFO] [stdout]    |              ^------------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `FromPrimitive` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OpCode`
[INFO] [stdout] 53 |     pub enum OpCode {
[INFO] [stdout]    |              ------ `OpCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(FromPrimitive, PartialEq, Clone, Copy)]
[INFO] [stdout]    |              ^------------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `FromPrimitive` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Box`
[INFO] [stdout] 80 |     pub enum Box {
[INFO] [stdout]    |              --- `Box` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FinishState` and `StepState`
[INFO] [stdout]  --> src/main.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cargo_bot_simulator::{CbInterpret, FinishState, StepState};
[INFO] [stdout]   |                                        ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
[INFO] running `Command { std: "docker" "inspect" "fd807e8ea73384b0ee2bacddf927dbd580ba4af28e8774c87adfb37204371ef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd807e8ea73384b0ee2bacddf927dbd580ba4af28e8774c87adfb37204371ef6", kill_on_drop: false }`
[INFO] [stdout] fd807e8ea73384b0ee2bacddf927dbd580ba4af28e8774c87adfb37204371ef6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 498e9ab924af90dc725d2ec7a69403bc6f130d7292c5e109ea2fccbf9a0ad296
[INFO] running `Command { std: "docker" "start" "-a" "498e9ab924af90dc725d2ec7a69403bc6f130d7292c5e109ea2fccbf9a0ad296", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo_bot_simulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[derive(FromPrimitive, PartialEq)]
[INFO] [stdout]    |              ^------------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `FromPrimitive` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_IfColor`
[INFO] [stdout] 11 |     pub enum IfColor {
[INFO] [stdout]    |              ------- `IfColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[derive(FromPrimitive, PartialEq)]
[INFO] [stdout]    |              ^------------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `FromPrimitive` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OpCode`
[INFO] [stdout] 53 |     pub enum OpCode {
[INFO] [stdout]    |              ------ `OpCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(FromPrimitive, PartialEq, Clone, Copy)]
[INFO] [stdout]    |              ^------------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `FromPrimitive` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Box`
[INFO] [stdout] 80 |     pub enum Box {
[INFO] [stdout]    |              --- `Box` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FinishState` and `StepState`
[INFO] [stdout]  --> src/main.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cargo_bot_simulator::{CbInterpret, FinishState, StepState};
[INFO] [stdout]   |                                        ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[derive(FromPrimitive, PartialEq)]
[INFO] [stdout]    |              ^------------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `FromPrimitive` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_IfColor`
[INFO] [stdout] 11 |     pub enum IfColor {
[INFO] [stdout]    |              ------- `IfColor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[derive(FromPrimitive, PartialEq)]
[INFO] [stdout]    |              ^------------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `FromPrimitive` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OpCode`
[INFO] [stdout] 53 |     pub enum OpCode {
[INFO] [stdout]    |              ------ `OpCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(FromPrimitive, PartialEq, Clone, Copy)]
[INFO] [stdout]    |              ^------------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `FromPrimitive` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Box`
[INFO] [stdout] 80 |     pub enum Box {
[INFO] [stdout]    |              --- `Box` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "498e9ab924af90dc725d2ec7a69403bc6f130d7292c5e109ea2fccbf9a0ad296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "498e9ab924af90dc725d2ec7a69403bc6f130d7292c5e109ea2fccbf9a0ad296", kill_on_drop: false }`
[INFO] [stdout] 498e9ab924af90dc725d2ec7a69403bc6f130d7292c5e109ea2fccbf9a0ad296
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 283e9e68a0999f66c4b9e9e738604cccc5c4c9847a6f575e816ddb5f77e948d0
[INFO] running `Command { std: "docker" "start" "-a" "283e9e68a0999f66c4b9e9e738604cccc5c4c9847a6f575e816ddb5f77e948d0", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lib.rs:10:14
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[derive(FromPrimitive, PartialEq)]
[INFO] [stderr]    |              ^------------
[INFO] [stderr]    |              |
[INFO] [stderr]    |              `FromPrimitive` is not local
[INFO] [stderr]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_IfColor`
[INFO] [stderr] 11 |     pub enum IfColor {
[INFO] [stderr]    |              ------- `IfColor` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lib.rs:52:14
[INFO] [stderr]    |
[INFO] [stderr] 52 |     #[derive(FromPrimitive, PartialEq)]
[INFO] [stderr]    |              ^------------
[INFO] [stderr]    |              |
[INFO] [stderr]    |              `FromPrimitive` is not local
[INFO] [stderr]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OpCode`
[INFO] [stderr] 53 |     pub enum OpCode {
[INFO] [stderr]    |              ------ `OpCode` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lib.rs:79:14
[INFO] [stderr]    |
[INFO] [stderr] 79 |     #[derive(FromPrimitive, PartialEq, Clone, Copy)]
[INFO] [stderr]    |              ^------------
[INFO] [stderr]    |              |
[INFO] [stderr]    |              `FromPrimitive` is not local
[INFO] [stderr]    |              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Box`
[INFO] [stderr] 80 |     pub enum Box {
[INFO] [stderr]    |              --- `Box` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo_bot_simulator` (lib) generated 3 warnings
[INFO] [stderr] warning: `cargo_bot_simulator` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused imports: `FinishState` and `StepState`
[INFO] [stderr]  --> src/main.rs:5:40
[INFO] [stderr]   |
[INFO] [stderr] 5 | use cargo_bot_simulator::{CbInterpret, FinishState, StepState};
[INFO] [stderr]   |                                        ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo_bot_simulator` (bin "cargo_bot_simulator" test) generated 1 warning (run `cargo fix --bin "cargo_bot_simulator" -p cargo_bot_simulator --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_bot_simulator-9a08a86fef5e6e75)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_bot_simulator-3f39726e0a01c56a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cargo_bot_simulator
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "283e9e68a0999f66c4b9e9e738604cccc5c4c9847a6f575e816ddb5f77e948d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "283e9e68a0999f66c4b9e9e738604cccc5c4c9847a6f575e816ddb5f77e948d0", kill_on_drop: false }`
[INFO] [stdout] 283e9e68a0999f66c4b9e9e738604cccc5c4c9847a6f575e816ddb5f77e948d0
