[INFO] cloning repository https://github.com/ioncodes/archibald
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ioncodes/archibald" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fioncodes%2Farchibald", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fioncodes%2Farchibald'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb9472be55d6ccdb2db27d4f31a7b7ab92ad4454
[INFO] testing ioncodes/archibald against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fioncodes%2Farchibald" "/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/ioncodes/archibald
[INFO] finished tweaking git repo https://github.com/ioncodes/archibald
[INFO] tweaked toml for git repo https://github.com/ioncodes/archibald written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ioncodes/archibald on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ioncodes/archibald 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 773e1b164dcacd384f6360d530776915409168aa4654d3e116c1571abd22c819
[INFO] running `Command { std: "docker" "start" "-a" "773e1b164dcacd384f6360d530776915409168aa4654d3e116c1571abd22c819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "773e1b164dcacd384f6360d530776915409168aa4654d3e116c1571abd22c819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "773e1b164dcacd384f6360d530776915409168aa4654d3e116c1571abd22c819", kill_on_drop: false }`
[INFO] [stdout] 773e1b164dcacd384f6360d530776915409168aa4654d3e116c1571abd22c819
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 39f12d3f9c60c29487bc47d6c14f389c0b811c8e31ab5f6295786d5086d01e03
[INFO] running `Command { std: "docker" "start" "-a" "39f12d3f9c60c29487bc47d6c14f389c0b811c8e31ab5f6295786d5086d01e03", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling archibald v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
[INFO] running `Command { std: "docker" "inspect" "39f12d3f9c60c29487bc47d6c14f389c0b811c8e31ab5f6295786d5086d01e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39f12d3f9c60c29487bc47d6c14f389c0b811c8e31ab5f6295786d5086d01e03", kill_on_drop: false }`
[INFO] [stdout] 39f12d3f9c60c29487bc47d6c14f389c0b811c8e31ab5f6295786d5086d01e03
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 85f2d94bb6f01728d9d09ce39f4718e059e5affd4890a87c54ce6ecfa32d5441
[INFO] running `Command { std: "docker" "start" "-a" "85f2d94bb6f01728d9d09ce39f4718e059e5affd4890a87c54ce6ecfa32d5441", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling archibald v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.92s
[INFO] running `Command { std: "docker" "inspect" "85f2d94bb6f01728d9d09ce39f4718e059e5affd4890a87c54ce6ecfa32d5441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f2d94bb6f01728d9d09ce39f4718e059e5affd4890a87c54ce6ecfa32d5441", kill_on_drop: false }`
[INFO] [stdout] 85f2d94bb6f01728d9d09ce39f4718e059e5affd4890a87c54ce6ecfa32d5441
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b3691333fab56d9ac90e45971a3a21880135bf1c8c2d166871ac84ad7cc336e3
[INFO] running `Command { std: "docker" "start" "-a" "b3691333fab56d9ac90e45971a3a21880135bf1c8c2d166871ac84ad7cc336e3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/archibald/02ae93541e5f8dce/deps/archibald-02ae93541e5f8dce)
[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]    Doc-tests archibald
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - instruction_table (line 922) ... ignored
[INFO] [stdout] test src/lib.rs - instruction_table (line 939) ... ignored
[INFO] [stdout] test src/lib.rs - (line 27) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 114) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 27) stdout ----
[INFO] [stdout] error[E0658]: use of unstable library feature `adt_const_params`
[INFO] [stdout]   --> src/lib.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, PartialEq, Eq, core::marker::ConstParamTy)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #95174 <https://github.com/rust-lang/rust/issues/95174> for more information
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `adt_const_params`
[INFO] [stdout]   --> src/lib.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Debug, PartialEq, Eq, core::marker::ConstParamTy)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #95174 <https://github.com/rust-lang/rust/issues/95174> for more information
[INFO] [stdout]    = help: add `#![feature(adt_const_params)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cpu` in this scope
[INFO] [stdout]   --> src/lib.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |     context = Cpu;
[INFO] [stdout]    |               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cpu` in this scope
[INFO] [stdout]   --> src/lib.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn nop(_cpu: &mut Cpu, _opcode: u8) { }
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cpu` in this scope
[INFO] [stdout]   --> src/lib.rs:78:65
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn move_reg<const DST: Register, const SRC: Register>(cpu: &mut Cpu, _opcode: u8) {
[INFO] [stdout]    |                                                                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cpu` in this scope
[INFO] [stdout]   --> src/lib.rs:82:58
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn load<const MODE: Mode, const REG: Register>(cpu: &mut Cpu, opcode: u8) {
[INFO] [stdout]    |                                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cpu` in this scope
[INFO] [stdout]   --> src/lib.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn store<const IMMEDIATE: bool>(cpu: &mut Cpu, opcode: u8) {
[INFO] [stdout]    |                                           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cpu` in this scope
[INFO] [stdout]   --> src/lib.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn alu<const OP: u8>(cpu: &mut Cpu, _opcode: u8) {
[INFO] [stdout]    |                                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: `Register` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/lib.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn move_reg<const DST: Register, const SRC: Register>(cpu: &mut Cpu, _opcode: u8) {
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool`, and `char`
[INFO] [stdout] help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout]    |
[INFO] [stdout] 26 + #![feature(adt_const_params)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: `Register` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/lib.rs:78:45
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn move_reg<const DST: Register, const SRC: Register>(cpu: &mut Cpu, _opcode: u8) {
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool`, and `char`
[INFO] [stdout] help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout]    |
[INFO] [stdout] 26 + #![feature(adt_const_params)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: `Mode` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/lib.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn load<const MODE: Mode, const REG: Register>(cpu: &mut Cpu, opcode: u8) {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool`, and `char`
[INFO] [stdout] help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout]    |
[INFO] [stdout] 26 + #![feature(adt_const_params)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: `Register` is forbidden as the type of a const generic parameter
[INFO] [stdout]   --> src/lib.rs:82:38
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn load<const MODE: Mode, const REG: Register>(cpu: &mut Cpu, opcode: u8) {
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the only supported types are integers, `bool`, and `char`
[INFO] [stdout] help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
[INFO] [stdout]    |
[INFO] [stdout] 26 + #![feature(adt_const_params)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 114) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `decode_mode` in this scope
[INFO] [stdout]    --> src/lib.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 |         op if op & 240u8 == 0u8 => handler::<{ decode_mode(0u8) }>(ctx, opcode),
[INFO] [stdout]     |                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn dispatch<const decode_mode: /* Type */>(ctx: &mut (), opcode: u8) {
[INFO] [stdout]     |                +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decode_mode` in this scope
[INFO] [stdout]    --> src/lib.rs:119:49
[INFO] [stdout]     |
[INFO] [stdout] 119 |         op if op & 240u8 == 16u8 => handler::<{ decode_mode(1u8) }>(ctx, opcode),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn dispatch<const decode_mode: /* Type */>(ctx: &mut (), opcode: u8) {
[INFO] [stdout]     |                +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decode_mode` in this scope
[INFO] [stdout]    --> src/lib.rs:120:49
[INFO] [stdout]     |
[INFO] [stdout] 120 |         op if op & 240u8 == 32u8 => handler::<{ decode_mode(2u8) }>(ctx, opcode),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn dispatch<const decode_mode: /* Type */>(ctx: &mut (), opcode: u8) {
[INFO] [stdout]     |                +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decode_mode` in this scope
[INFO] [stdout]    --> src/lib.rs:121:49
[INFO] [stdout]     |
[INFO] [stdout] 121 |         op if op & 240u8 == 48u8 => handler::<{ decode_mode(3u8) }>(ctx, opcode),
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn dispatch<const decode_mode: /* Type */>(ctx: &mut (), opcode: u8) {
[INFO] [stdout]     |                +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `panic_internals`: internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]    --> src/lib.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             ::core::panicking::panic_fmt(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(panic_internals)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-01-14; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `handler` in this scope
[INFO] [stdout]    --> src/lib.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |         op if op & 240u8 == 0u8 => handler::<{ decode_mode(0u8) }>(ctx, opcode),
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `handler` in this scope
[INFO] [stdout]    --> src/lib.rs:119:37
[INFO] [stdout]     |
[INFO] [stdout] 119 |         op if op & 240u8 == 16u8 => handler::<{ decode_mode(1u8) }>(ctx, opcode),
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `handler` in this scope
[INFO] [stdout]    --> src/lib.rs:120:37
[INFO] [stdout]     |
[INFO] [stdout] 120 |         op if op & 240u8 == 32u8 => handler::<{ decode_mode(2u8) }>(ctx, opcode),
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `handler` in this scope
[INFO] [stdout]    --> src/lib.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 |         op if op & 240u8 == 48u8 => handler::<{ decode_mode(3u8) }>(ctx, opcode),
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `handler` in this scope
[INFO] [stdout]    --> src/lib.rs:122:37
[INFO] [stdout]     |
[INFO] [stdout] 122 |         op if op & 240u8 == 64u8 => handler::<{ Mode::A }>(ctx, opcode),
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `handler` in this scope
[INFO] [stdout]    --> src/lib.rs:123:37
[INFO] [stdout]     |
[INFO] [stdout] 123 |         op if op & 240u8 == 80u8 => handler::<{ Mode::B }>(ctx, opcode),
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `handler` in this scope
[INFO] [stdout]    --> src/lib.rs:124:37
[INFO] [stdout]     |
[INFO] [stdout] 124 |         op if op & 240u8 == 96u8 => handler::<{ Mode::C }>(ctx, opcode),
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `handler` in this scope
[INFO] [stdout]    --> src/lib.rs:125:38
[INFO] [stdout]     |
[INFO] [stdout] 125 |         op if op & 240u8 == 112u8 => handler::<{ Mode::D }>(ctx, opcode),
[INFO] [stdout]     |                                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode`
[INFO] [stdout]    --> src/lib.rs:122:49
[INFO] [stdout]     |
[INFO] [stdout] 122 |         op if op & 240u8 == 64u8 => handler::<{ Mode::A }>(ctx, opcode),
[INFO] [stdout]     |                                                 ^^^^ use of undeclared type `Mode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode`
[INFO] [stdout]    --> src/lib.rs:123:49
[INFO] [stdout]     |
[INFO] [stdout] 123 |         op if op & 240u8 == 80u8 => handler::<{ Mode::B }>(ctx, opcode),
[INFO] [stdout]     |                                                 ^^^^ use of undeclared type `Mode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode`
[INFO] [stdout]    --> src/lib.rs:124:49
[INFO] [stdout]     |
[INFO] [stdout] 124 |         op if op & 240u8 == 96u8 => handler::<{ Mode::C }>(ctx, opcode),
[INFO] [stdout]     |                                                 ^^^^ use of undeclared type `Mode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode`
[INFO] [stdout]    --> src/lib.rs:125:50
[INFO] [stdout]     |
[INFO] [stdout] 125 |         op if op & 240u8 == 112u8 => handler::<{ Mode::D }>(ctx, opcode),
[INFO] [stdout]     |                                                  ^^^^ use of undeclared type `Mode`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 114)
[INFO] [stdout]     src/lib.rs - (line 27)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.55s; merged doctests compilation took 0.32s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b3691333fab56d9ac90e45971a3a21880135bf1c8c2d166871ac84ad7cc336e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3691333fab56d9ac90e45971a3a21880135bf1c8c2d166871ac84ad7cc336e3", kill_on_drop: false }`
[INFO] [stdout] b3691333fab56d9ac90e45971a3a21880135bf1c8c2d166871ac84ad7cc336e3
