[INFO] cloning repository https://github.com/jamieklassen/learn_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamieklassen/learn_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamieklassen%2Flearn_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamieklassen%2Flearn_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52d520aed1bde3af6e4db8dfa157a3b99ffd7c87 [INFO] checking jamieklassen/learn_rust against master#419b3e2d3e350822550eee0e82eeded4d324d584 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamieklassen%2Flearn_rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamieklassen/learn_rust on toolchain 419b3e2d3e350822550eee0e82eeded4d324d584 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamieklassen/learn_rust [INFO] finished tweaking git repo https://github.com/jamieklassen/learn_rust [INFO] tweaked toml for git repo https://github.com/jamieklassen/learn_rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jamieklassen/learn_rust 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" "+419b3e2d3e350822550eee0e82eeded4d324d584" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a36894d77cdfc556c02930e24906d1ec5de0b81d25229bfed3bef5d33f70e0c [INFO] running `Command { std: "docker" "start" "-a" "1a36894d77cdfc556c02930e24906d1ec5de0b81d25229bfed3bef5d33f70e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a36894d77cdfc556c02930e24906d1ec5de0b81d25229bfed3bef5d33f70e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a36894d77cdfc556c02930e24906d1ec5de0b81d25229bfed3bef5d33f70e0c", kill_on_drop: false }` [INFO] [stdout] 1a36894d77cdfc556c02930e24906d1ec5de0b81d25229bfed3bef5d33f70e0c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceea36c71acc8ac3446c88567079e96aa5bf94fd7824ac2ff34821864e726526 [INFO] running `Command { std: "docker" "start" "-a" "ceea36c71acc8ac3446c88567079e96aa5bf94fd7824ac2ff34821864e726526", kill_on_drop: false }` [INFO] [stderr] Checking hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/main.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | println!("{}: FAIL", $test_case); [INFO] [stdout] | ^^^^^^^^^^ expected expression [INFO] [stdout] ... [INFO] [stdout] 35 | / test!("fails when first statement passes but second fails", { [INFO] [stdout] 36 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 37 | | expect_equal!(3, 1 + 1); [INFO] [stdout] 38 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/main.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | println!("{}: FAIL", $test_case); [INFO] [stdout] | ^^^^^^^^^^ expected expression [INFO] [stdout] ... [INFO] [stdout] 39 | / test!("fails when first statement fails", { [INFO] [stdout] 40 | | expect_equal!(3, 1 + 1); [INFO] [stdout] 41 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 42 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/main.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | println!("{}: FAIL", $test_case); [INFO] [stdout] | ^^^^^^^^^^ expected expression [INFO] [stdout] ... [INFO] [stdout] 43 | / test!("passes when all statements pass", { [INFO] [stdout] 44 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 45 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 46 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/main.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | println!("{}: FAIL", $test_case); [INFO] [stdout] | ^^^^^^^^^^ expected expression [INFO] [stdout] ... [INFO] [stdout] 35 | / test!("fails when first statement passes but second fails", { [INFO] [stdout] 36 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 37 | | expect_equal!(3, 1 + 1); [INFO] [stdout] 38 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/main.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | println!("{}: FAIL", $test_case); [INFO] [stdout] | ^^^^^^^^^^ expected expression [INFO] [stdout] ... [INFO] [stdout] 39 | / test!("fails when first statement fails", { [INFO] [stdout] 40 | | expect_equal!(3, 1 + 1); [INFO] [stdout] 41 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 42 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `$` [INFO] [stdout] --> src/main.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | println!("{}: FAIL", $test_case); [INFO] [stdout] | ^^^^^^^^^^ expected expression [INFO] [stdout] ... [INFO] [stdout] 43 | / test!("passes when all statements pass", { [INFO] [stdout] 44 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 45 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 46 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 36 | expect_equal!(2, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 37 | expect_equal!(3, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | if fail { [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 35 | / test!("fails when first statement passes but second fails", { [INFO] [stdout] 36 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 37 | | expect_equal!(3, 1 + 1); [INFO] [stdout] 38 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 40 | expect_equal!(3, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 41 | expect_equal!(2, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | if fail { [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 39 | / test!("fails when first statement fails", { [INFO] [stdout] 40 | | expect_equal!(3, 1 + 1); [INFO] [stdout] 41 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 42 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 44 | expect_equal!(2, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 45 | expect_equal!(2, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | if fail { [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 43 | / test!("passes when all statements pass", { [INFO] [stdout] 44 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 45 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 46 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 36 | expect_equal!(2, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 37 | expect_equal!(3, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | if fail { [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 35 | / test!("fails when first statement passes but second fails", { [INFO] [stdout] 36 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 37 | | expect_equal!(3, 1 + 1); [INFO] [stdout] 38 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 40 | expect_equal!(3, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 41 | expect_equal!(2, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | if fail { [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 39 | / test!("fails when first statement fails", { [INFO] [stdout] 40 | | expect_equal!(3, 1 + 1); [INFO] [stdout] 41 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 42 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 44 | expect_equal!(2, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | fail = true; [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 45 | expect_equal!(2, 1 + 1); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` which comes from the expansion of the macro `expect_equal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `fail` [INFO] [stdout] --> src/main.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | if fail { [INFO] [stdout] | ^^^^ not a value [INFO] [stdout] ... [INFO] [stdout] 43 | / test!("passes when all statements pass", { [INFO] [stdout] 44 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 45 | | expect_equal!(2, 1 + 1); [INFO] [stdout] 46 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `eval_body` which comes from the expansion of the macro `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hello_cargo` (bin "hello_cargo" test) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hello_cargo` (bin "hello_cargo") due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "ceea36c71acc8ac3446c88567079e96aa5bf94fd7824ac2ff34821864e726526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceea36c71acc8ac3446c88567079e96aa5bf94fd7824ac2ff34821864e726526", kill_on_drop: false }` [INFO] [stdout] ceea36c71acc8ac3446c88567079e96aa5bf94fd7824ac2ff34821864e726526