[INFO] cloning repository https://github.com/pftbest/msp430_svd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pftbest/msp430_svd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpftbest%2Fmsp430_svd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpftbest%2Fmsp430_svd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00c1bf9752d5ac85b6d1f16f8f5941dbad58980b [INFO] testing pftbest/msp430_svd against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpftbest%2Fmsp430_svd" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 35% (1551/4392) Checking out files: 36% (1582/4392) Checking out files: 37% (1626/4392) Checking out files: 38% (1669/4392) Checking out files: 39% (1713/4392) Checking out files: 40% (1757/4392) Checking out files: 41% (1801/4392) Checking out files: 42% (1845/4392) Checking out files: 43% (1889/4392) Checking out files: 44% (1933/4392) Checking out files: 45% (1977/4392) Checking out files: 46% (2021/4392) Checking out files: 47% (2065/4392) Checking out files: 48% (2109/4392) Checking out files: 49% (2153/4392) Checking out files: 50% (2196/4392) Checking out files: 51% (2240/4392) Checking out files: 52% (2284/4392) Checking out files: 53% (2328/4392) Checking out files: 54% (2372/4392) Checking out files: 55% (2416/4392) Checking out files: 56% (2460/4392) Checking out files: 57% (2504/4392) Checking out files: 58% (2548/4392) Checking out files: 59% (2592/4392) Checking out files: 60% (2636/4392) Checking out files: 61% (2680/4392) Checking out files: 62% (2724/4392) Checking out files: 63% (2767/4392) Checking out files: 64% (2811/4392) Checking out files: 65% (2855/4392) Checking out files: 66% (2899/4392) Checking out files: 67% (2943/4392) Checking out files: 68% (2987/4392) Checking out files: 69% (3031/4392) Checking out files: 70% (3075/4392) Checking out files: 71% (3119/4392) Checking out files: 72% (3163/4392) Checking out files: 73% (3207/4392) Checking out files: 74% (3251/4392) Checking out files: 75% (3294/4392) Checking out files: 76% (3338/4392) Checking out files: 77% (3382/4392) Checking out files: 78% (3426/4392) Checking out files: 79% (3470/4392) Checking out files: 80% (3514/4392) Checking out files: 81% (3558/4392) Checking out files: 82% (3602/4392) Checking out files: 83% (3646/4392) Checking out files: 84% (3690/4392) Checking out files: 85% (3734/4392) Checking out files: 86% (3778/4392) Checking out files: 87% (3822/4392) Checking out files: 88% (3865/4392) Checking out files: 89% (3909/4392) Checking out files: 90% (3953/4392) Checking out files: 91% (3997/4392) Checking out files: 92% (4041/4392) Checking out files: 93% (4085/4392) Checking out files: 94% (4129/4392) Checking out files: 95% (4173/4392) Checking out files: 96% (4217/4392) Checking out files: 97% (4261/4392) Checking out files: 98% (4305/4392) Checking out files: 99% (4349/4392) Checking out files: 100% (4392/4392) Checking out files: 100% (4392/4392), done. [INFO] validating manifest of git repo https://github.com/pftbest/msp430_svd on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pftbest/msp430_svd [INFO] finished tweaking git repo https://github.com/pftbest/msp430_svd [INFO] tweaked toml for git repo https://github.com/pftbest/msp430_svd written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pftbest/msp430_svd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-embedded/svd` [INFO] [stderr] Updating git submodule `git://github.com/posborne/cmsis-svd.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.16 [INFO] [stderr] Downloaded xmltree v0.8.0 [INFO] [stderr] Downloaded thiserror v1.0.16 [INFO] [stderr] Downloaded xmltree v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31666a569bec65425007d3829ec2a46e1b0fcbdf8e99746c6d4e694952cc0165 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "31666a569bec65425007d3829ec2a46e1b0fcbdf8e99746c6d4e694952cc0165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31666a569bec65425007d3829ec2a46e1b0fcbdf8e99746c6d4e694952cc0165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31666a569bec65425007d3829ec2a46e1b0fcbdf8e99746c6d4e694952cc0165", kill_on_drop: false }` [INFO] [stdout] 31666a569bec65425007d3829ec2a46e1b0fcbdf8e99746c6d4e694952cc0165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e5ee8b2e7387f046d4a5f154015b354796601c8195c1d1696aa356ae7361fa3 [INFO] running `Command { std: "docker" "start" "-a" "1e5ee8b2e7387f046d4a5f154015b354796601c8195c1d1696aa356ae7361fa3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling xmltree v0.10.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling xmltree v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling msp430gen v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling svd-parser v0.9.0 (https://github.com/rust-embedded/svd?rev=9a97945#9a979456) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | let mut file = try!(File::open(file_name).map_err(|_| format!("can't open {:?}", file_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | let mut file = try!(File::open(file_name).map_err(|_| format!("can't open {:?}", file_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/svd_writer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | el.write(&mut out); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "1e5ee8b2e7387f046d4a5f154015b354796601c8195c1d1696aa356ae7361fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e5ee8b2e7387f046d4a5f154015b354796601c8195c1d1696aa356ae7361fa3", kill_on_drop: false }` [INFO] [stdout] 1e5ee8b2e7387f046d4a5f154015b354796601c8195c1d1696aa356ae7361fa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7bcde49f28d83d9e715b0b31e06d8b3ae6dfd8d6e79b862623af03f1054eaef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a7bcde49f28d83d9e715b0b31e06d8b3ae6dfd8d6e79b862623af03f1054eaef", kill_on_drop: false }` [INFO] [stderr] Compiling msp430gen v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | let mut file = try!(File::open(file_name).map_err(|_| format!("can't open {:?}", file_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | let mut file = try!(File::open(file_name).map_err(|_| format!("can't open {:?}", file_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/svd_writer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | el.write(&mut out); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "a7bcde49f28d83d9e715b0b31e06d8b3ae6dfd8d6e79b862623af03f1054eaef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7bcde49f28d83d9e715b0b31e06d8b3ae6dfd8d6e79b862623af03f1054eaef", kill_on_drop: false }` [INFO] [stdout] a7bcde49f28d83d9e715b0b31e06d8b3ae6dfd8d6e79b862623af03f1054eaef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2754a18d48ae231f9e21ce7d5f2645e2e5f6db0c573b1b416179d28c36664085 [INFO] running `Command { std: "docker" "start" "-a" "2754a18d48ae231f9e21ce7d5f2645e2e5f6db0c573b1b416179d28c36664085", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/utils.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | let mut file = try!(File::open(file_name).map_err(|_| format!("can't open {:?}", file_name))); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/utils.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | try!( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/utils.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | let mut file = try!(File::open(file_name).map_err(|_| format!("can't open {:?}", file_name))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/utils.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | try!( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/main.rs:49:13 [INFO] [stderr] | [INFO] [stderr] 49 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/svd_writer.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | el.write(&mut out); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/msp430gen-efc2c889bb50fcc7 [INFO] [stdout] running 1 test [INFO] [stdout] test dslite_to_svd::test_get_bits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2754a18d48ae231f9e21ce7d5f2645e2e5f6db0c573b1b416179d28c36664085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2754a18d48ae231f9e21ce7d5f2645e2e5f6db0c573b1b416179d28c36664085", kill_on_drop: false }` [INFO] [stdout] 2754a18d48ae231f9e21ce7d5f2645e2e5f6db0c573b1b416179d28c36664085