[INFO] cloning repository https://github.com/ceranco/advent-of-code-2019
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ceranco/advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceranco%2Fadvent-of-code-2019", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceranco%2Fadvent-of-code-2019'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd444891ef109149bcd1a1be667cba575273f25c
[INFO] testing ceranco/advent-of-code-2019 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceranco%2Fadvent-of-code-2019" "/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/ceranco/advent-of-code-2019
[INFO] finished tweaking git repo https://github.com/ceranco/advent-of-code-2019
[INFO] tweaked toml for git repo https://github.com/ceranco/advent-of-code-2019 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ceranco/advent-of-code-2019 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ceranco/advent-of-code-2019 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-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e836ba66c238777670405d4c8c9a8e566b46f94d9d7f8396c9d28a1dc12b243
[INFO] running `Command { std: "docker" "start" "-a" "0e836ba66c238777670405d4c8c9a8e566b46f94d9d7f8396c9d28a1dc12b243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e836ba66c238777670405d4c8c9a8e566b46f94d9d7f8396c9d28a1dc12b243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e836ba66c238777670405d4c8c9a8e566b46f94d9d7f8396c9d28a1dc12b243", kill_on_drop: false }`
[INFO] [stdout] 0e836ba66c238777670405d4c8c9a8e566b46f94d9d7f8396c9d28a1dc12b243
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25475ec585616d78e489302620517b32ca5778e4da36360245fd3544dde9cc53
[INFO] running `Command { std: "docker" "start" "-a" "25475ec585616d78e489302620517b32ca5778e4da36360245fd3544dde9cc53", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling validators v0.1.0 (/opt/rustwide/workdir/validators)
[INFO] [stderr]    Compiling intcode v0.1.0 (/opt/rustwide/workdir/intcode)
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling day-3 v0.1.0 (/opt/rustwide/workdir/day-3)
[INFO] [stderr]    Compiling day-6 v0.1.0 (/opt/rustwide/workdir/day-6)
[INFO] [stderr]    Compiling day-2 v0.1.0 (/opt/rustwide/workdir/day-2)
[INFO] [stderr]    Compiling day-4 v0.1.0 (/opt/rustwide/workdir/day-4)
[INFO] [stderr]    Compiling day-5 v0.1.0 (/opt/rustwide/workdir/day-5)
[INFO] [stderr]    Compiling day-7 v0.1.0 (/opt/rustwide/workdir/day-7)
[INFO] [stderr]    Compiling day-1 v0.1.0 (/opt/rustwide/workdir/day-1)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s
[INFO] running `Command { std: "docker" "inspect" "25475ec585616d78e489302620517b32ca5778e4da36360245fd3544dde9cc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25475ec585616d78e489302620517b32ca5778e4da36360245fd3544dde9cc53", kill_on_drop: false }`
[INFO] [stdout] 25475ec585616d78e489302620517b32ca5778e4da36360245fd3544dde9cc53
[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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6603618b8e1c873410f63560035599e6070b815d708713830623d7607f14862
[INFO] running `Command { std: "docker" "start" "-a" "d6603618b8e1c873410f63560035599e6070b815d708713830623d7607f14862", kill_on_drop: false }`
[INFO] [stderr]    Compiling intcode v0.1.0 (/opt/rustwide/workdir/intcode)
[INFO] [stderr]    Compiling validators v0.1.0 (/opt/rustwide/workdir/validators)
[INFO] [stderr]    Compiling day-4 v0.1.0 (/opt/rustwide/workdir/day-4)
[INFO] [stderr]    Compiling day-2 v0.1.0 (/opt/rustwide/workdir/day-2)
[INFO] [stderr]    Compiling day-3 v0.1.0 (/opt/rustwide/workdir/day-3)
[INFO] [stderr]    Compiling day-6 v0.1.0 (/opt/rustwide/workdir/day-6)
[INFO] [stderr]    Compiling day-1 v0.1.0 (/opt/rustwide/workdir/day-1)
[INFO] [stderr]    Compiling day-5 v0.1.0 (/opt/rustwide/workdir/day-5)
[INFO] [stderr]    Compiling day-7 v0.1.0 (/opt/rustwide/workdir/day-7)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "d6603618b8e1c873410f63560035599e6070b815d708713830623d7607f14862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6603618b8e1c873410f63560035599e6070b815d708713830623d7607f14862", kill_on_drop: false }`
[INFO] [stdout] d6603618b8e1c873410f63560035599e6070b815d708713830623d7607f14862
[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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5297fefb1d3a29b3eabe2127fd4087aac5764d5a6500ff50d76775c989d1f047
[INFO] running `Command { std: "docker" "start" "-a" "5297fefb1d3a29b3eabe2127fd4087aac5764d5a6500ff50d76775c989d1f047", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day_1-be9920c2c2ddac22)
[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/day_2-0758a11e3657f8d2)
[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/day_3-dd9178339dbb25ca)
[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/day_4-9de49c1ad63db54f)
[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/day_5-b649c2c5554add29)
[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/day_6-dbdb8de869d3a2bf)
[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/day_7-85691f04ebca9720)
[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/lib.rs (/opt/rustwide/target/debug/deps/intcode-a41632de98ff77a9)
[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/lib.rs (/opt/rustwide/target/debug/deps/validators-81e24185adb40cab)
[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 intcode
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Add (line 82) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::JumpIfTrue (line 134) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::JumpIfTrue (line 129) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Input (line 113) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Add (line 76) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Equals (line 181) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode (line 65) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::JumpIfFalse (line 145) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Multiply (line 98) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Input (line 103) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Multiply (line 92) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::LessThan (line 157) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Multiply (line 87) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Output (line 123) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Output (line 118) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode (line 56) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::LessThan (line 162) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Equals (line 173) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::LessThan (line 152) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Terminate (line 188) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - IntcodeComputer (line 255) ... ok
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Input (line 108) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Add (line 71) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Equals (line 168) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::JumpIfFalse (line 140) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Add (line 82) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> intcode/src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_82_0() {
[INFO] [stdout]    |                                                                                - help: try adding a return type: `-> [i32; 6]`
[INFO] [stdout] 83 | [42, 5, 2, 0, 99, 40]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 6]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::JumpIfTrue (line 134) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> intcode/src/lib.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_134_0() {
[INFO] [stdout]     |                                                                                 - help: try adding a return type: `-> [i32; 4]`
[INFO] [stdout] 135 | [5, 1, 0, 99]
[INFO] [stdout]     | ^^^^^^^^^^^^^ expected `()`, found `[{integer}; 4]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::JumpIfTrue (line 129) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `JumpIfTrue` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:130:4
[INFO] [stdout]     |
[INFO] [stdout] 130 | [5(JumpIfTrue), cond, loc]
[INFO] [stdout]     |    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `cond` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 | [5(JumpIfTrue), cond, loc]
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `loc` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 | [5(JumpIfTrue), cond, loc]
[INFO] [stdout]     |                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `{integer}`
[INFO] [stdout]    --> intcode/src/lib.rs:130:2
[INFO] [stdout]     |
[INFO] [stdout] 130 | [5(JumpIfTrue), cond, loc]
[INFO] [stdout]     |  ^------------
[INFO] [stdout]     |  |
[INFO] [stdout]     |  call expression requires function
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0618.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Input (line 113) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> intcode/src/lib.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_113_0() {
[INFO] [stdout]     |                                                                                 - help: try adding a return type: `-> [i32; 3]`
[INFO] [stdout] 114 | [42, 0, 99]
[INFO] [stdout]     | ^^^^^^^^^^^ expected `()`, found `[{integer}; 3]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Add (line 76) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> intcode/src/lib.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_76_0() {
[INFO] [stdout]    |                                                                                - help: try adding a return type: `-> [i32; 6]`
[INFO] [stdout] 77 | [1001, 5, 2, 0, 99, 40]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 6]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Equals (line 181) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> intcode/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_181_0() {
[INFO] [stdout]     |                                                                                 - help: try adding a return type: `-> [i32; 9]`
[INFO] [stdout] 182 | [1, 0, 42, 0, 1108, 42, 41, 1, 99]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 9]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode (line 65) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> intcode/src/lib.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_65_0() {
[INFO] [stdout]    |                                                                                - help: try adding a return type: `-> [i32; 6]`
[INFO] [stdout] 66 | [1002, 4, 3, 4, 99, 99]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 6]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::JumpIfFalse (line 145) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> intcode/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_145_0() {
[INFO] [stdout]     |                                                                                 - help: try adding a return type: `-> [i32; 4]`
[INFO] [stdout] 146 | [6, 0, 0, 99]
[INFO] [stdout]     | ^^^^^^^^^^^^^ expected `()`, found `[{integer}; 4]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Multiply (line 98) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> intcode/src/lib.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_98_0() {
[INFO] [stdout]    |                                                                                - help: try adding a return type: `-> [i32; 6]`
[INFO] [stdout] 99 | [80, 40, 5, 0, 99, 2]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 6]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Input (line 103) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `Input` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 | [3(Input), dst(0)]
[INFO] [stdout]     |    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `{integer}`
[INFO] [stdout]    --> intcode/src/lib.rs:104:2
[INFO] [stdout]     |
[INFO] [stdout] 104 | [3(Input), dst(0)]
[INFO] [stdout]     |  ^-------
[INFO] [stdout]     |  |
[INFO] [stdout]     |  call expression requires function
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `dst` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | [3(Input), dst(0)]
[INFO] [stdout]     |            ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0618.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Multiply (line 92) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> intcode/src/lib.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_92_0() {
[INFO] [stdout]    |                                                                                - help: try adding a return type: `-> [i32; 6]`
[INFO] [stdout] 93 | [102, 40, 5, 0, 99, 2]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 6]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::LessThan (line 157) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> intcode/src/lib.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_157_0() {
[INFO] [stdout]     |                                                                                 - help: try adding a return type: `-> [i32; 5]`
[INFO] [stdout] 158 | [1107, 3, 4, 0, 99]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 5]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Multiply (line 87) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `Multiply` in this scope
[INFO] [stdout]   --> intcode/src/lib.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | [2(Multiply), src1(0|1), src2(0|1), dst(0)]
[INFO] [stdout]    |    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `{integer}`
[INFO] [stdout]   --> intcode/src/lib.rs:88:2
[INFO] [stdout]    |
[INFO] [stdout] 88 | [2(Multiply), src1(0|1), src2(0|1), dst(0)]
[INFO] [stdout]    |  ^----------
[INFO] [stdout]    |  |
[INFO] [stdout]    |  call expression requires function
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `src1` in this scope
[INFO] [stdout]   --> intcode/src/lib.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 | [2(Multiply), src1(0|1), src2(0|1), dst(0)]
[INFO] [stdout]    |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `src2` in this scope
[INFO] [stdout]   --> intcode/src/lib.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 | [2(Multiply), src1(0|1), src2(0|1), dst(0)]
[INFO] [stdout]    |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `dst` in this scope
[INFO] [stdout]   --> intcode/src/lib.rs:88:37
[INFO] [stdout]    |
[INFO] [stdout] 88 | [2(Multiply), src1(0|1), src2(0|1), dst(0)]
[INFO] [stdout]    |                                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0618.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Output (line 123) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> intcode/src/lib.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_123_0() {
[INFO] [stdout]     |                                                                                 - help: try adding a return type: `-> [i32; 3]`
[INFO] [stdout] 124 | [4, 0, 99]
[INFO] [stdout]     | ^^^^^^^^^^ expected `()`, found `[{integer}; 3]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Output (line 118) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `Output` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:119:4
[INFO] [stdout]     |
[INFO] [stdout] 119 | [4(Output), src(0|1)]
[INFO] [stdout]     |    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `{integer}`
[INFO] [stdout]    --> intcode/src/lib.rs:119:2
[INFO] [stdout]     |
[INFO] [stdout] 119 | [4(Output), src(0|1)]
[INFO] [stdout]     |  ^--------
[INFO] [stdout]     |  |
[INFO] [stdout]     |  call expression requires function
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `src` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 | [4(Output), src(0|1)]
[INFO] [stdout]     |             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0618.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode (line 56) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> intcode/src/lib.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_56_0() {
[INFO] [stdout]    |                                                                                - help: try adding a return type: `-> [i32; 6]`
[INFO] [stdout] 57 | [1002, 4, 3, 4, 33, 99]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 6]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::LessThan (line 162) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> intcode/src/lib.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_162_0() {
[INFO] [stdout]     |                                                                                 - help: try adding a return type: `-> [i32; 5]`
[INFO] [stdout] 163 | [1, 3, 4, 0, 99]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 5]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Equals (line 173) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> intcode/src/lib.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_173_0() {
[INFO] [stdout]     |                                                                                 - help: try adding a return type: `-> [i32; 9]`
[INFO] [stdout] 174 | [1108, 42, 42, 0, 1108, 42, 41, 1, 99]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 9]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::LessThan (line 152) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LessThan` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:153:4
[INFO] [stdout]     |
[INFO] [stdout] 153 | [7(LessThan), operand1, operand2, dst]
[INFO] [stdout]     |    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `operand1` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:153:15
[INFO] [stdout]     |
[INFO] [stdout] 153 | [7(LessThan), operand1, operand2, dst]
[INFO] [stdout]     |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `operand2` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:153:25
[INFO] [stdout]     |
[INFO] [stdout] 153 | [7(LessThan), operand1, operand2, dst]
[INFO] [stdout]     |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dst` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:153:35
[INFO] [stdout]     |
[INFO] [stdout] 153 | [7(LessThan), operand1, operand2, dst]
[INFO] [stdout]     |                                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `{integer}`
[INFO] [stdout]    --> intcode/src/lib.rs:153:2
[INFO] [stdout]     |
[INFO] [stdout] 153 | [7(LessThan), operand1, operand2, dst]
[INFO] [stdout]     |  ^----------
[INFO] [stdout]     |  |
[INFO] [stdout]     |  call expression requires function
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0618.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Terminate (line 188) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> intcode/src/lib.rs:189:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_188_0() {
[INFO] [stdout]     |                                                                                 - help: try adding a return type: `-> [i32; 5]`
[INFO] [stdout] 189 | [99, 1, 0, 1, 0]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ expected `()`, found `[{integer}; 5]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Input (line 108) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> intcode/src/lib.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn main() { #[allow(non_snake_case)] fn _doctest_main_intcode_src_lib_rs_108_0() {
[INFO] [stdout]     |                                                                                 - help: try adding a return type: `-> [i32; 3]`
[INFO] [stdout] 109 | [3, 0, 99]
[INFO] [stdout]     | ^^^^^^^^^^ expected `()`, found `[{integer}; 3]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Add (line 71) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `Add` in this scope
[INFO] [stdout]   --> intcode/src/lib.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | [1(Add), src1(0|1), src2(0|1), dst(0)]
[INFO] [stdout]    |    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `{integer}`
[INFO] [stdout]   --> intcode/src/lib.rs:72:2
[INFO] [stdout]    |
[INFO] [stdout] 72 | [1(Add), src1(0|1), src2(0|1), dst(0)]
[INFO] [stdout]    |  ^-----
[INFO] [stdout]    |  |
[INFO] [stdout]    |  call expression requires function
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `src1` in this scope
[INFO] [stdout]   --> intcode/src/lib.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | [1(Add), src1(0|1), src2(0|1), dst(0)]
[INFO] [stdout]    |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `src2` in this scope
[INFO] [stdout]   --> intcode/src/lib.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 | [1(Add), src1(0|1), src2(0|1), dst(0)]
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `dst` in this scope
[INFO] [stdout]   --> intcode/src/lib.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 | [1(Add), src1(0|1), src2(0|1), dst(0)]
[INFO] [stdout]    |                                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0618.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::Equals (line 168) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `Equals` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:169:4
[INFO] [stdout]     |
[INFO] [stdout] 169 | [8(Equals), operand1, operand2, dst]
[INFO] [stdout]     |    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `operand1` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 | [8(Equals), operand1, operand2, dst]
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `operand2` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:169:23
[INFO] [stdout]     |
[INFO] [stdout] 169 | [8(Equals), operand1, operand2, dst]
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dst` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:169:33
[INFO] [stdout]     |
[INFO] [stdout] 169 | [8(Equals), operand1, operand2, dst]
[INFO] [stdout]     |                                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `{integer}`
[INFO] [stdout]    --> intcode/src/lib.rs:169:2
[INFO] [stdout]     |
[INFO] [stdout] 169 | [8(Equals), operand1, operand2, dst]
[INFO] [stdout]     |  ^--------
[INFO] [stdout]     |  |
[INFO] [stdout]     |  call expression requires function
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0618.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- intcode/src/lib.rs - Opcode::JumpIfFalse (line 140) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `JumpIfFalse` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 141 | [6(JumpIfFalse), cond, loc]
[INFO] [stdout]     |    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `cond` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout] 141 | [6(JumpIfFalse), cond, loc]
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `loc` in this scope
[INFO] [stdout]    --> intcode/src/lib.rs:141:24
[INFO] [stdout]     |
[INFO] [stdout] 141 | [6(JumpIfFalse), cond, loc]
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `{integer}`
[INFO] [stdout]    --> intcode/src/lib.rs:141:2
[INFO] [stdout]     |
[INFO] [stdout] 141 | [6(JumpIfFalse), cond, loc]
[INFO] [stdout]     |  ^-------------
[INFO] [stdout]     |  |
[INFO] [stdout]     |  call expression requires function
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0618.
[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]     intcode/src/lib.rs - Opcode (line 56)
[INFO] [stdout]     intcode/src/lib.rs - Opcode (line 65)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Add (line 71)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Add (line 76)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Add (line 82)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Equals (line 168)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Equals (line 173)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Equals (line 181)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Input (line 103)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Input (line 108)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Input (line 113)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::JumpIfFalse (line 140)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::JumpIfFalse (line 145)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::JumpIfTrue (line 129)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::JumpIfTrue (line 134)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::LessThan (line 152)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::LessThan (line 157)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::LessThan (line 162)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Multiply (line 87)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Multiply (line 92)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Multiply (line 98)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Output (line 118)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Output (line 123)
[INFO] [stdout]     intcode/src/lib.rs - Opcode::Terminate (line 188)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p intcode --doc`
[INFO] running `Command { std: "docker" "inspect" "5297fefb1d3a29b3eabe2127fd4087aac5764d5a6500ff50d76775c989d1f047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5297fefb1d3a29b3eabe2127fd4087aac5764d5a6500ff50d76775c989d1f047", kill_on_drop: false }`
[INFO] [stdout] 5297fefb1d3a29b3eabe2127fd4087aac5764d5a6500ff50d76775c989d1f047
