[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceranco%2Fadvent-of-code-2019" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ceranco/advent-of-code-2019 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-12/source/Cargo.toml [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: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fefa50376705d986d90f9c14ab570ae9f7750ca65e088240984355a92b36cffa [INFO] running `Command { std: "docker" "start" "-a" "fefa50376705d986d90f9c14ab570ae9f7750ca65e088240984355a92b36cffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fefa50376705d986d90f9c14ab570ae9f7750ca65e088240984355a92b36cffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefa50376705d986d90f9c14ab570ae9f7750ca65e088240984355a92b36cffa", kill_on_drop: false }` [INFO] [stdout] fefa50376705d986d90f9c14ab570ae9f7750ca65e088240984355a92b36cffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d76f6d6f66b89f085abb672e95ad06d7bce82ece105b8f4cb96d0e5b28c2e7ec [INFO] running `Command { std: "docker" "start" "-a" "d76f6d6f66b89f085abb672e95ad06d7bce82ece105b8f4cb96d0e5b28c2e7ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [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-1 v0.1.0 (/opt/rustwide/workdir/day-1) [INFO] [stderr] Compiling day-2 v0.1.0 (/opt/rustwide/workdir/day-2) [INFO] [stderr] Compiling day-5 v0.1.0 (/opt/rustwide/workdir/day-5) [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-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 dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "d76f6d6f66b89f085abb672e95ad06d7bce82ece105b8f4cb96d0e5b28c2e7ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76f6d6f66b89f085abb672e95ad06d7bce82ece105b8f4cb96d0e5b28c2e7ec", kill_on_drop: false }` [INFO] [stdout] d76f6d6f66b89f085abb672e95ad06d7bce82ece105b8f4cb96d0e5b28c2e7ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91a50fe1ee546e06b62a8547f899afd192b687ee1673f0608fb673b91003c772 [INFO] running `Command { std: "docker" "start" "-a" "91a50fe1ee546e06b62a8547f899afd192b687ee1673f0608fb673b91003c772", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-7 v0.1.0 (/opt/rustwide/workdir/day-7) [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-6 v0.1.0 (/opt/rustwide/workdir/day-6) [INFO] [stderr] Compiling day-4 v0.1.0 (/opt/rustwide/workdir/day-4) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "91a50fe1ee546e06b62a8547f899afd192b687ee1673f0608fb673b91003c772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a50fe1ee546e06b62a8547f899afd192b687ee1673f0608fb673b91003c772", kill_on_drop: false }` [INFO] [stdout] 91a50fe1ee546e06b62a8547f899afd192b687ee1673f0608fb673b91003c772 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4e46a5e2cb3395076d2817b7e905094daeb7c34d7114294ce745630fcddda38 [INFO] running `Command { std: "docker" "start" "-a" "a4e46a5e2cb3395076d2817b7e905094daeb7c34d7114294ce745630fcddda38", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.62s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day_1-1342af4285c12a5f) [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 (/opt/rustwide/target/debug/deps/day_2-c7d70f9965408630) [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 (/opt/rustwide/target/debug/deps/day_3-56cb42980ffdfa25) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day_4-260e838a9aa46d37) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day_5-9be7d3ada128e598) [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 (/opt/rustwide/target/debug/deps/day_6-6625dc8d76dba42e) [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 (/opt/rustwide/target/debug/deps/day_7-57920847b4d5fe25) [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 (/opt/rustwide/target/debug/deps/intcode-ac5b02b1a33ed03f) [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 (/opt/rustwide/target/debug/deps/validators-f72e295327c964fe) [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 src/lib.rs - Opcode::Input (line 103) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Add (line 71) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::JumpIfTrue (line 129) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::JumpIfFalse (line 140) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Multiply (line 87) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::LessThan (line 152) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Equals (line 181) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Output (line 118) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode (line 56) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::LessThan (line 162) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Multiply (line 92) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::JumpIfTrue (line 134) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode (line 65) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Input (line 113) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Add (line 82) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Equals (line 168) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Multiply (line 98) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Terminate (line 188) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Equals (line 173) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Input (line 108) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::JumpIfFalse (line 145) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::Output (line 123) ... FAILED [INFO] [stdout] test src/lib.rs - Opcode::LessThan (line 157) ... FAILED [INFO] [stdout] test src/lib.rs - IntcodeComputer (line 255) ... ok [INFO] [stdout] test src/lib.rs - Opcode::Add (line 76) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Opcode::Input (line 103) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Input` in this scope [INFO] [stdout] --> 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[E0425]: cannot find function `dst` in this scope [INFO] [stdout] --> 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[E0618]: expected function, found `{integer}` [INFO] [stdout] --> 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: 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] ---- src/lib.rs - Opcode::Add (line 71) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Add` in this scope [INFO] [stdout] --> 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[E0425]: cannot find function `src1` in this scope [INFO] [stdout] --> 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] --> 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] --> 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[E0618]: expected function, found `{integer}` [INFO] [stdout] --> 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: 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] ---- src/lib.rs - Opcode::JumpIfTrue (line 129) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `JumpIfTrue` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] ---- src/lib.rs - Opcode::JumpIfFalse (line 140) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `JumpIfFalse` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] ---- src/lib.rs - Opcode::Multiply (line 87) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Multiply` in this scope [INFO] [stdout] --> 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[E0425]: cannot find function `src1` in this scope [INFO] [stdout] --> 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] --> 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] --> 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[E0618]: expected function, found `{integer}` [INFO] [stdout] --> 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: 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] ---- src/lib.rs - Opcode::LessThan (line 152) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `LessThan` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] ---- src/lib.rs - Opcode::Equals (line 181) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_181_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 9]` [INFO] [stdout] 3 | [1, 0, 42, 0, 1108, 42, 41, 1, 99] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 9]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::Output (line 118) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Output` in this scope [INFO] [stdout] --> 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[E0425]: cannot find function `src` in this scope [INFO] [stdout] --> 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[E0618]: expected function, found `{integer}` [INFO] [stdout] --> 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: 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] ---- src/lib.rs - Opcode (line 56) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_56_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 6]` [INFO] [stdout] 3 | [1002, 4, 3, 4, 33, 99] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 6]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::LessThan (line 162) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_162_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 5]` [INFO] [stdout] 3 | [1, 3, 4, 0, 99] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 5]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::Multiply (line 92) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_92_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 6]` [INFO] [stdout] 3 | [102, 40, 5, 0, 99, 2] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 6]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::JumpIfTrue (line 134) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_134_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 4]` [INFO] [stdout] 3 | [5, 1, 0, 99] [INFO] [stdout] | ^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 4]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode (line 65) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_65_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 6]` [INFO] [stdout] 3 | [1002, 4, 3, 4, 99, 99] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 6]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::Input (line 113) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_113_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 3]` [INFO] [stdout] 3 | [42, 0, 99] [INFO] [stdout] | ^^^^^^^^^^^ expected `()`, found array `[{integer}; 3]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::Add (line 82) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_82_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 6]` [INFO] [stdout] 3 | [42, 5, 2, 0, 99, 40] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 6]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::Equals (line 168) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Equals` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] ---- src/lib.rs - Opcode::Multiply (line 98) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_98_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 6]` [INFO] [stdout] 3 | [80, 40, 5, 0, 99, 2] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 6]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::Terminate (line 188) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_188_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 5]` [INFO] [stdout] 3 | [99, 1, 0, 1, 0] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 5]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::Equals (line 173) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_173_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 9]` [INFO] [stdout] 3 | [1108, 42, 42, 0, 1108, 42, 41, 1, 99] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 9]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::Input (line 108) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_108_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 3]` [INFO] [stdout] 3 | [3, 0, 99] [INFO] [stdout] | ^^^^^^^^^^ expected `()`, found array `[{integer}; 3]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::JumpIfFalse (line 145) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_145_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 4]` [INFO] [stdout] 3 | [6, 0, 0, 99] [INFO] [stdout] | ^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 4]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::Output (line 123) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_123_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 3]` [INFO] [stdout] 3 | [4, 0, 99] [INFO] [stdout] | ^^^^^^^^^^ expected `()`, found array `[{integer}; 3]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::LessThan (line 157) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_157_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 5]` [INFO] [stdout] 3 | [1107, 3, 4, 0, 99] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 5]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] ---- src/lib.rs - Opcode::Add (line 76) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_76_0() { [INFO] [stdout] | - help: try adding a return type: `-> [{integer}; 6]` [INFO] [stdout] 3 | [1001, 5, 2, 0, 99, 40] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found array `[{integer}; 6]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 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] src/lib.rs - Opcode (line 56) [INFO] [stdout] src/lib.rs - Opcode (line 65) [INFO] [stdout] src/lib.rs - Opcode::Add (line 71) [INFO] [stdout] src/lib.rs - Opcode::Add (line 76) [INFO] [stdout] src/lib.rs - Opcode::Add (line 82) [INFO] [stdout] src/lib.rs - Opcode::Equals (line 168) [INFO] [stdout] src/lib.rs - Opcode::Equals (line 173) [INFO] [stdout] src/lib.rs - Opcode::Equals (line 181) [INFO] [stdout] src/lib.rs - Opcode::Input (line 103) [INFO] [stdout] src/lib.rs - Opcode::Input (line 108) [INFO] [stdout] src/lib.rs - Opcode::Input (line 113) [INFO] [stdout] src/lib.rs - Opcode::JumpIfFalse (line 140) [INFO] [stdout] src/lib.rs - Opcode::JumpIfFalse (line 145) [INFO] [stdout] src/lib.rs - Opcode::JumpIfTrue (line 129) [INFO] [stdout] src/lib.rs - Opcode::JumpIfTrue (line 134) [INFO] [stdout] src/lib.rs - Opcode::LessThan (line 152) [INFO] [stdout] src/lib.rs - Opcode::LessThan (line 157) [INFO] [stdout] src/lib.rs - Opcode::LessThan (line 162) [INFO] [stdout] src/lib.rs - Opcode::Multiply (line 87) [INFO] [stdout] src/lib.rs - Opcode::Multiply (line 92) [INFO] [stdout] src/lib.rs - Opcode::Multiply (line 98) [INFO] [stdout] src/lib.rs - Opcode::Output (line 118) [INFO] [stdout] src/lib.rs - Opcode::Output (line 123) [INFO] [stdout] 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 1.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a4e46a5e2cb3395076d2817b7e905094daeb7c34d7114294ce745630fcddda38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e46a5e2cb3395076d2817b7e905094daeb7c34d7114294ce745630fcddda38", kill_on_drop: false }` [INFO] [stdout] a4e46a5e2cb3395076d2817b7e905094daeb7c34d7114294ce745630fcddda38