[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceranco%2Fadvent-of-code-2019" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ceranco/advent-of-code-2019 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7e357a18b95a2915698ab35e3109342c77f0ba505524a8a29303aecf02b44a3
[INFO] running `Command { std: "docker" "start" "-a" "d7e357a18b95a2915698ab35e3109342c77f0ba505524a8a29303aecf02b44a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7e357a18b95a2915698ab35e3109342c77f0ba505524a8a29303aecf02b44a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e357a18b95a2915698ab35e3109342c77f0ba505524a8a29303aecf02b44a3", kill_on_drop: false }`
[INFO] [stdout] d7e357a18b95a2915698ab35e3109342c77f0ba505524a8a29303aecf02b44a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a650d6ee948df82b40f7ea367fe3d6a8b4e8f5db5c46a2bfe0a5420b9255c17
[INFO] running `Command { std: "docker" "start" "-a" "7a650d6ee948df82b40f7ea367fe3d6a8b4e8f5db5c46a2bfe0a5420b9255c17", kill_on_drop: false }`
[INFO] [stderr]    Compiling atty v0.2.13
[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 clap v2.33.0
[INFO] [stderr]    Compiling day-5 v0.1.0 (/opt/rustwide/workdir/day-5)
[INFO] [stderr]    Compiling day-1 v0.1.0 (/opt/rustwide/workdir/day-1)
[INFO] [stderr]    Compiling day-4 v0.1.0 (/opt/rustwide/workdir/day-4)
[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-7 v0.1.0 (/opt/rustwide/workdir/day-7)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
[INFO] running `Command { std: "docker" "inspect" "7a650d6ee948df82b40f7ea367fe3d6a8b4e8f5db5c46a2bfe0a5420b9255c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a650d6ee948df82b40f7ea367fe3d6a8b4e8f5db5c46a2bfe0a5420b9255c17", kill_on_drop: false }`
[INFO] [stdout] 7a650d6ee948df82b40f7ea367fe3d6a8b4e8f5db5c46a2bfe0a5420b9255c17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f3115afc3edb3aebb39f29905ed230346dde6c3ad25fc5531335f50f55cd487
[INFO] running `Command { std: "docker" "start" "-a" "6f3115afc3edb3aebb39f29905ed230346dde6c3ad25fc5531335f50f55cd487", 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-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-5 v0.1.0 (/opt/rustwide/workdir/day-5)
[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-7 v0.1.0 (/opt/rustwide/workdir/day-7)
[INFO] [stderr]    Compiling day-4 v0.1.0 (/opt/rustwide/workdir/day-4)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "6f3115afc3edb3aebb39f29905ed230346dde6c3ad25fc5531335f50f55cd487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f3115afc3edb3aebb39f29905ed230346dde6c3ad25fc5531335f50f55cd487", kill_on_drop: false }`
[INFO] [stdout] 6f3115afc3edb3aebb39f29905ed230346dde6c3ad25fc5531335f50f55cd487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2fe83160b8a8e462ad292b59bf4c7a1a750015ff5c43696dc1c1d13c4eed5c7a
[INFO] running `Command { std: "docker" "start" "-a" "2fe83160b8a8e462ad292b59bf4c7a1a750015ff5c43696dc1c1d13c4eed5c7a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day_1-ada34e7ae41f218c)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day_2-76e4bdadc86e8d50)
[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] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day_3-28b97c282947b1da)
[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 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-1b7e1a4a0a05ffd0)
[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-563e51af5baa1d8c)
[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-0293bbe76f0232eb)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day_7-888cee88ebee2ba7)
[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] [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-99a9e9e3d8d67a88)
[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-69b2edb9f2807cec)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests intcode
[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 25 tests
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Equals (line 168) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Input (line 103) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Input (line 108) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::JumpIfFalse (line 145) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::JumpIfTrue (line 129) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Add (line 76) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Add (line 82) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Equals (line 173) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode (line 56) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::JumpIfFalse (line 140) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::LessThan (line 162) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Input (line 113) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Equals (line 181) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::LessThan (line 157) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::LessThan (line 152) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - IntcodeComputer (line 255) ... ok
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Multiply (line 98) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode (line 65) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Output (line 118) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::JumpIfTrue (line 134) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Multiply (line 87) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Terminate (line 188) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Add (line 71) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Output (line 123) ... FAILED
[INFO] [stdout] test intcode/src/lib.rs - Opcode::Multiply (line 92) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 3 | [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] 3 | [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] 3 | [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] 3 | [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] 3 | [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::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] 3 | [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] 3 | [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] 3 | [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::Input (line 108) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:109:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::JumpIfFalse (line 145) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:146:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::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] 3 | [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] 3 | [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] 3 | [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] 3 | [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::Add (line 76) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:77:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::Add (line 82) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:83:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::Equals (line 173) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:174:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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 (line 56) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:57:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::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] 3 | [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] 3 | [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] 3 | [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] 3 | [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] ---- 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] 2 | 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] 3 | [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::Input (line 113) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:114:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::Equals (line 181) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:182:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::LessThan (line 157) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:158:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::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] 3 | [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] 3 | [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] 3 | [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] 3 | [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] 3 | [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::Multiply (line 98) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:99:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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 (line 65) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:66:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::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] 3 | [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] 3 | [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] 3 | [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::JumpIfTrue (line 134) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:135:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::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] 3 | [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] 3 | [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] 3 | [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] 3 | [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] 3 | [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::Terminate (line 188) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:189:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::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] 3 | [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] 3 | [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] 3 | [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] 3 | [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] 3 | [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::Output (line 123) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:124:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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::Multiply (line 92) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> intcode/src/lib.rs:93:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 3 | [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] 
[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.91s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p intcode --doc`
[INFO] running `Command { std: "docker" "inspect" "2fe83160b8a8e462ad292b59bf4c7a1a750015ff5c43696dc1c1d13c4eed5c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe83160b8a8e462ad292b59bf4c7a1a750015ff5c43696dc1c1d13c4eed5c7a", kill_on_drop: false }`
[INFO] [stdout] 2fe83160b8a8e462ad292b59bf4c7a1a750015ff5c43696dc1c1d13c4eed5c7a
