[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#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[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 db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07b35edc1cf87fb3c2f74296d5c603a7b54654f64ba81a7705416974e43178c3
[INFO] running `Command { std: "docker" "start" "-a" "07b35edc1cf87fb3c2f74296d5c603a7b54654f64ba81a7705416974e43178c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07b35edc1cf87fb3c2f74296d5c603a7b54654f64ba81a7705416974e43178c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b35edc1cf87fb3c2f74296d5c603a7b54654f64ba81a7705416974e43178c3", kill_on_drop: false }`
[INFO] [stdout] 07b35edc1cf87fb3c2f74296d5c603a7b54654f64ba81a7705416974e43178c3
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb11467c38d9b0360cdee0f145bfca3549e14bf093a9c99809b0dcb0e8d21b5
[INFO] running `Command { std: "docker" "start" "-a" "feb11467c38d9b0360cdee0f145bfca3549e14bf093a9c99809b0dcb0e8d21b5", 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.02s
[INFO] running `Command { std: "docker" "inspect" "feb11467c38d9b0360cdee0f145bfca3549e14bf093a9c99809b0dcb0e8d21b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb11467c38d9b0360cdee0f145bfca3549e14bf093a9c99809b0dcb0e8d21b5", kill_on_drop: false }`
[INFO] [stdout] feb11467c38d9b0360cdee0f145bfca3549e14bf093a9c99809b0dcb0e8d21b5
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f18985aa12425bed1e1e5fade176f46a875f6402a957fcb9f30a1fb9a5add9e5
[INFO] running `Command { std: "docker" "start" "-a" "f18985aa12425bed1e1e5fade176f46a875f6402a957fcb9f30a1fb9a5add9e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[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.28s
[INFO] running `Command { std: "docker" "inspect" "f18985aa12425bed1e1e5fade176f46a875f6402a957fcb9f30a1fb9a5add9e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f18985aa12425bed1e1e5fade176f46a875f6402a957fcb9f30a1fb9a5add9e5", kill_on_drop: false }`
[INFO] [stdout] f18985aa12425bed1e1e5fade176f46a875f6402a957fcb9f30a1fb9a5add9e5
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9bffea68a92c6a5040ae99765db9f7739224ae57d096085e4c86a38a43b067a1
[INFO] running `Command { std: "docker" "start" "-a" "9bffea68a92c6a5040ae99765db9f7739224ae57d096085e4c86a38a43b067a1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/archibald-02ae93541e5f8dce)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests archibald
[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] [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-05; 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-05; 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-05; 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.18s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.41s; merged doctests compilation took 0.23s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9bffea68a92c6a5040ae99765db9f7739224ae57d096085e4c86a38a43b067a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bffea68a92c6a5040ae99765db9f7739224ae57d096085e4c86a38a43b067a1", kill_on_drop: false }`
[INFO] [stdout] 9bffea68a92c6a5040ae99765db9f7739224ae57d096085e4c86a38a43b067a1
