[INFO] fetching crate forky_core 0.2.1-rc.1... [INFO] checking forky_core-0.2.1-rc.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate forky_core 0.2.1-rc.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate forky_core 0.2.1-rc.1 [INFO] finished tweaking crates.io crate forky_core 0.2.1-rc.1 [INFO] tweaked toml for crates.io crate forky_core 0.2.1-rc.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate forky_core 0.2.1-rc.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate forky_core 0.2.1-rc.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded extend v1.2.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a589ba4d60fccf7788e64b7912096e66e31a4e9fbe30bd6cd8937084486e248 [INFO] running `Command { std: "docker" "start" "-a" "2a589ba4d60fccf7788e64b7912096e66e31a4e9fbe30bd6cd8937084486e248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a589ba4d60fccf7788e64b7912096e66e31a4e9fbe30bd6cd8937084486e248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a589ba4d60fccf7788e64b7912096e66e31a4e9fbe30bd6cd8937084486e248", kill_on_drop: false }` [INFO] [stdout] 2a589ba4d60fccf7788e64b7912096e66e31a4e9fbe30bd6cd8937084486e248 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c273d894b706e251e4f6c707234db1698fbfc85bcdb15850492d005f17fe5d2c [INFO] running `Command { std: "docker" "start" "-a" "c273d894b706e251e4f6c707234db1698fbfc85bcdb15850492d005f17fe5d2c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking forky_core v0.2.1-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet` [INFO] [stdout] --> src/extensions/str_x.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | use sweet::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `sweet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet` [INFO] [stdout] --> src/extensions/vec.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | use sweet::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `sweet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet` [INFO] [stdout] --> src/forky_event/forky_event.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | use sweet::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `sweet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet` [INFO] [stdout] --> src/graph/node.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | use sweet::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `sweet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet` [INFO] [stdout] --> src/math_f64/funcs.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | use sweet::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `sweet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/extensions/str_x.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | expect("".first()).to_be('\0'); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/extensions/str_x.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | expect("".last()).to_be('\0'); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/extensions/str_x.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | expect("12".first()).to_be('1'); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/extensions/str_x.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | expect("12".last()).to_be('2'); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/extensions/vec.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | expect(v.len()).to_be(3); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/extensions/vec.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | expect(v[0]).to_be(0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/extensions/vec.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | expect(v[1]).to_be(1); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/extensions/vec.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | expect(v[2]).to_be(2); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/extensions/vec.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | expect(*v).to_be(0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mock_bucket` in this scope [INFO] [stdout] --> src/forky_event/forky_event.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | let func = mock_bucket::(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/forky_event/forky_event.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | expect(&func).to_have_returned_with(3); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/graph/node.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | expect(graph[0].links.contains(&1)).to_be_true(); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/graph/node.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 97 | expect(graph[2].links.contains(&0)).to_be_true(); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/graph/node.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | expect(graph[2].links.contains(&0)).to_be_false(); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | expect(wrap(3.5, 2.0)).to_be_close_to(1.5); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | expect(wrap(-1.5, 2.0)).to_be_close_to(0.5); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | expect(wrap(7.0, TAU)).to_be_close_to(wrap(7.0 - TAU, TAU)); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | expect(wrap(5.0 * PI, TAU)).to_be_close_to(PI); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | expect(angle_between(0.0, 0.0)).to_be_close_to(0.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | expect(angle_between(PI, 0.0)).to_be_close_to(-PI); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | expect(angle_between(0.0, PI)).to_be_close_to(-PI); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | expect(angle_between(3.0 * PI, PI)).to_be_close_to(0.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | expect(angle_between(-PI / 2.0, PI / 2.0)).to_be_close_to(-PI); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | expect(unsigned_angle_between(0.0, 0.0)).to_be_close_to(0.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | expect(unsigned_angle_between(PI, 0.0)).to_be_close_to(PI); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | expect(unsigned_angle_between(0.0, PI)).to_be_close_to(PI); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | expect(unsigned_angle_between(TAU, 0.0)).to_be_close_to(0.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | expect(unsigned_angle_between(-PI / 2.0, PI / 2.0)).to_be_close_to(PI); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | expect(angle_between_d(0.0, 0.0)).to_be_close_to(0.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | expect(angle_between_d(180.0, 0.0)).to_be_close_to(-180.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | expect(angle_between_d(0.0, 180.0)).to_be_close_to(-180.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | expect(angle_between_d(540.0, 180.0)).to_be_close_to(0.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | expect(angle_between_d(-90.0, 90.0)).to_be_close_to(-180.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | expect(unsigned_angle_between_d(0.0, 0.0)).to_be_close_to(0.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | expect(unsigned_angle_between_d(180.0, 0.0)).to_be_close_to(180.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | expect(unsigned_angle_between_d(0.0, 180.0)).to_be_close_to(180.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | expect(unsigned_angle_between_d(360.0, 0.0)).to_be_close_to(0.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect` [INFO] [stdout] --> src/math_f64/funcs.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | expect(unsigned_angle_between_d(-90.0, 90.0)).to_be_close_to(180.0); [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet` [INFO] [stdout] --> src/lib.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(test, test_runner(sweet::test_runner))] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `sweet` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `forky_core` (lib test) due to 44 previous errors [INFO] running `Command { std: "docker" "inspect" "c273d894b706e251e4f6c707234db1698fbfc85bcdb15850492d005f17fe5d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c273d894b706e251e4f6c707234db1698fbfc85bcdb15850492d005f17fe5d2c", kill_on_drop: false }` [INFO] [stdout] c273d894b706e251e4f6c707234db1698fbfc85bcdb15850492d005f17fe5d2c