[INFO] fetching crate nb2nl 0.2.0... [INFO] testing nb2nl-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate nb2nl 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate nb2nl 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nb2nl 0.2.0 [INFO] finished tweaking crates.io crate nb2nl 0.2.0 [INFO] tweaked toml for crates.io crate nb2nl 0.2.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate nb2nl 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44546f84da002da013f923abd94af19f029915bcd13c421ea3721d66e16c24b4 [INFO] running `Command { std: "docker" "start" "-a" "44546f84da002da013f923abd94af19f029915bcd13c421ea3721d66e16c24b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44546f84da002da013f923abd94af19f029915bcd13c421ea3721d66e16c24b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44546f84da002da013f923abd94af19f029915bcd13c421ea3721d66e16c24b4", kill_on_drop: false }` [INFO] [stdout] 44546f84da002da013f923abd94af19f029915bcd13c421ea3721d66e16c24b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb74fecbc500d6de3f01af02b39d376c5cf524d9e45b703cb6b62387a93fc404 [INFO] running `Command { std: "docker" "start" "-a" "bb74fecbc500d6de3f01af02b39d376c5cf524d9e45b703cb6b62387a93fc404", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ordslice v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling nb2nl v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `func` [INFO] [stdout] --> src/nl2xml/mod.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | FuncHeaderHadApos { func: Ident, name: Ident }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nl2xml/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `func` [INFO] [stdout] --> src/nl2xml/mod.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | ReportInNonReporter { func: Ident, report_span: Span }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nl2xml/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `func` [INFO] [stdout] --> src/nl2xml/mod.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | UnreachableCode { func: Ident, unreachable_span: Span }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nl2xml/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "bb74fecbc500d6de3f01af02b39d376c5cf524d9e45b703cb6b62387a93fc404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb74fecbc500d6de3f01af02b39d376c5cf524d9e45b703cb6b62387a93fc404", kill_on_drop: false }` [INFO] [stdout] bb74fecbc500d6de3f01af02b39d376c5cf524d9e45b703cb6b62387a93fc404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 972cc139f64632c47c41e730ae753d951417ec1b02fe759e1e89bc614133856e [INFO] running `Command { std: "docker" "start" "-a" "972cc139f64632c47c41e730ae753d951417ec1b02fe759e1e89bc614133856e", kill_on_drop: false }` [INFO] [stderr] Compiling nb2nl v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `func` [INFO] [stdout] --> src/nl2xml/mod.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | FuncHeaderHadApos { func: Ident, name: Ident }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nl2xml/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `func` [INFO] [stdout] --> src/nl2xml/mod.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | ReportInNonReporter { func: Ident, report_span: Span }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nl2xml/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `func` [INFO] [stdout] --> src/nl2xml/mod.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | UnreachableCode { func: Ident, unreachable_span: Span }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nl2xml/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `func` [INFO] [stdout] --> src/nl2xml/mod.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | FuncHeaderHadApos { func: Ident, name: Ident }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nl2xml/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `func` [INFO] [stdout] --> src/nl2xml/mod.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | ReportInNonReporter { func: Ident, report_span: Span }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nl2xml/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `func` [INFO] [stdout] --> src/nl2xml/mod.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | UnreachableCode { func: Ident, unreachable_span: Span }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nl2xml/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.27s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nb2nl-e15643ccef417b33) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/nb2nl-138c4ce4c132395a) [INFO] running `Command { std: "docker" "inspect" "972cc139f64632c47c41e730ae753d951417ec1b02fe759e1e89bc614133856e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972cc139f64632c47c41e730ae753d951417ec1b02fe759e1e89bc614133856e", kill_on_drop: false }` [INFO] [stdout] 972cc139f64632c47c41e730ae753d951417ec1b02fe759e1e89bc614133856e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1530a862ceea1099cd2edb005d1114d03cb835223b22db1319e6c5b16313e832 [INFO] running `Command { std: "docker" "start" "-a" "1530a862ceea1099cd2edb005d1114d03cb835223b22db1319e6c5b16313e832", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `func` [INFO] [stderr] --> src/nl2xml/mod.rs:58:25 [INFO] [stderr] | [INFO] [stderr] 58 | FuncHeaderHadApos { func: Ident, name: Ident }, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/nl2xml/mod.rs:55:10 [INFO] [stderr] | [INFO] [stderr] 55 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `func` [INFO] [stderr] --> src/nl2xml/mod.rs:78:27 [INFO] [stderr] | [INFO] [stderr] 78 | ReportInNonReporter { func: Ident, report_span: Span }, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/nl2xml/mod.rs:55:10 [INFO] [stderr] | [INFO] [stderr] 55 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `func` [INFO] [stderr] --> src/nl2xml/mod.rs:79:23 [INFO] [stderr] | [INFO] [stderr] 79 | UnreachableCode { func: Ident, unreachable_span: Span }, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/nl2xml/mod.rs:55:10 [INFO] [stderr] | [INFO] [stderr] 55 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `nb2nl` (lib) generated 3 warnings [INFO] [stderr] warning: `nb2nl` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nb2nl-e15643ccef417b33) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test util::test_line_starts ... ok [INFO] [stdout] test util::test_hsv_to_rgb ... ok [INFO] [stdout] test nl2xml::ast::test_in_radius_assoc ... ok [INFO] [stdout] test nl2xml::test_redundant_owns ... ok [INFO] [stdout] test nl2xml::ast::test_own ... ok [INFO] [stdout] test nl2xml::test_prog_header ... ok [INFO] [stdout] test nl2xml::ast::test_mix_high_prec ... ok [INFO] [stdout] test nl2xml::ast::test_loops ... ok [INFO] [stdout] test nl2xml::ast::test_neg ... ok [INFO] [stdout] test nl2xml::ast::test_vars ... ok [INFO] [stdout] test nl2xml::ast::test_fn_call ... ok [INFO] [stdout] test nl2xml::ast::test_create ... ok [INFO] [stdout] test nl2xml::test_disjoint_owns ... ok [INFO] [stdout] test nl2xml::test_name_overlap_patchprop_other ... ok [INFO] [stdout] test nl2xml::test_name_overlap_lexical_other ... ok [INFO] [stdout] test nl2xml::test_name_overlap_global_other ... ok [INFO] [stdout] test nl2xml::test_name_overlap_same_type ... ok [INFO] [stdout] test nl2xml::test_name_overlap_func_other ... ok [INFO] [stdout] test nl2xml::test_name_overlap_breed_other ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nb2nl-138c4ce4c132395a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nb2nl [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] running `Command { std: "docker" "inspect" "1530a862ceea1099cd2edb005d1114d03cb835223b22db1319e6c5b16313e832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1530a862ceea1099cd2edb005d1114d03cb835223b22db1319e6c5b16313e832", kill_on_drop: false }` [INFO] [stdout] 1530a862ceea1099cd2edb005d1114d03cb835223b22db1319e6c5b16313e832