[INFO] cloning repository https://github.com/Nyrox/gba-armulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nyrox/gba-armulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fgba-armulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fgba-armulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 911aff5603a3e8864da272685c384d0f20c6b77d [INFO] checking Nyrox/gba-armulator against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyrox%2Fgba-armulator" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nyrox/gba-armulator on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nyrox/gba-armulator [INFO] finished tweaking git repo https://github.com/Nyrox/gba-armulator [INFO] tweaked toml for git repo https://github.com/Nyrox/gba-armulator written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Nyrox/gba-armulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 204db7a7129dc915c741d46b2cb45c8d4e2b09f25f94533a96ea943872754af4 [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" "204db7a7129dc915c741d46b2cb45c8d4e2b09f25f94533a96ea943872754af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "204db7a7129dc915c741d46b2cb45c8d4e2b09f25f94533a96ea943872754af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204db7a7129dc915c741d46b2cb45c8d4e2b09f25f94533a96ea943872754af4", kill_on_drop: false }` [INFO] [stdout] 204db7a7129dc915c741d46b2cb45c8d4e2b09f25f94533a96ea943872754af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2617e4db64455a56cf9a9bfca4a00d58a39f033ac78b33a16f92691bb9a13765 [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" "2617e4db64455a56cf9a9bfca4a00d58a39f033ac78b33a16f92691bb9a13765", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking mio v0.7.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking emucore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `LoadStoreWordOrUnsignedByte_Immediate` should have an upper camel case name [INFO] [stdout] --> src/arm/instruction.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | LoadStoreWordOrUnsignedByte_Immediate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LoadStoreWordOrUnsignedByteImmediate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LoadStoreWordOrUnsignedByte_Immediate` should have an upper camel case name [INFO] [stdout] --> src/arm/instruction.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | LoadStoreWordOrUnsignedByte_Immediate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LoadStoreWordOrUnsignedByteImmediate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Zero` [INFO] [stdout] --> src/bitutils.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use num_traits::{One, Zero}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sbz` [INFO] [stdout] --> src/lib.rs:432:47 [INFO] [stdout] | [INFO] [stdout] 432 | BranchExchange { link, rm_h2, sbz } => { [INFO] [stdout] | ^^^ help: try ignoring the field: `sbz: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:881:37 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^ help: try ignoring the field: `p: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/lib.rs:881:40 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^ help: try ignoring the field: `u: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lib.rs:881:43 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^ help: try ignoring the field: `s: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/lib.rs:881:46 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^ help: try ignoring the field: `w: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/lib.rs:881:49 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^ help: try ignoring the field: `l: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rn` [INFO] [stdout] --> src/lib.rs:881:52 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^^ help: try ignoring the field: `rn: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_list` [INFO] [stdout] --> src/lib.rs:881:56 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `register_list: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Zero` [INFO] [stdout] --> src/bitutils.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use num_traits::{One, Zero}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sbz` [INFO] [stdout] --> src/lib.rs:432:47 [INFO] [stdout] | [INFO] [stdout] 432 | BranchExchange { link, rm_h2, sbz } => { [INFO] [stdout] | ^^^ help: try ignoring the field: `sbz: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:881:37 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^ help: try ignoring the field: `p: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/lib.rs:881:40 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^ help: try ignoring the field: `u: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lib.rs:881:43 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^ help: try ignoring the field: `s: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/lib.rs:881:46 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^ help: try ignoring the field: `w: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/lib.rs:881:49 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^ help: try ignoring the field: `l: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rn` [INFO] [stdout] --> src/lib.rs:881:52 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^^ help: try ignoring the field: `rn: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_list` [INFO] [stdout] --> src/lib.rs:881:56 [INFO] [stdout] | [INFO] [stdout] 881 | Instruction::LoadStoreMultiple { p, u, s, w, l, rn, register_list } => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `register_list: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SP` [INFO] [stdout] --> src/lib.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | const SP: usize = 13; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 333 | | "Attempted to retrieve SPSR for invalid mode: {:?}", [INFO] [stdout] 334 | | mode [INFO] [stdout] 335 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 332 | _ => panic!( [INFO] [stdout] 333 | "Attempted to retrieve SPSR for invalid mode: {:?}", [INFO] [stdout] 334 | mode [INFO] [stdout] 335 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:344:25 [INFO] [stdout] | [INFO] [stdout] 344 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 345 | | "Attempted to retrieve SPSR for invalid mode: {:?}", [INFO] [stdout] 346 | | mode [INFO] [stdout] 347 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 344 | _ => panic!( [INFO] [stdout] 345 | "Attempted to retrieve SPSR for invalid mode: {:?}", [INFO] [stdout] 346 | mode [INFO] [stdout] 347 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SP` [INFO] [stdout] --> src/lib.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | const SP: usize = 13; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 333 | | "Attempted to retrieve SPSR for invalid mode: {:?}", [INFO] [stdout] 334 | | mode [INFO] [stdout] 335 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 332 | _ => panic!( [INFO] [stdout] 333 | "Attempted to retrieve SPSR for invalid mode: {:?}", [INFO] [stdout] 334 | mode [INFO] [stdout] 335 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:344:25 [INFO] [stdout] | [INFO] [stdout] 344 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 345 | | "Attempted to retrieve SPSR for invalid mode: {:?}", [INFO] [stdout] 346 | | mode [INFO] [stdout] 347 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 344 | _ => panic!( [INFO] [stdout] 345 | "Attempted to retrieve SPSR for invalid mode: {:?}", [INFO] [stdout] 346 | mode [INFO] [stdout] 347 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> cli/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> cli/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> cli/src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut rom = fs::read(r"./armwrestler-gba-fixed.gba").unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> cli/src/main.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 16 | unsafe fn _main() { [INFO] [stdout] | ----------------- because it's nested under this `unsafe` fn [INFO] [stdout] ... [INFO] [stdout] 37 | let header = unsafe { *(emulator.memory.rom.as_ptr() as *const RomHeader) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> cli/src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut rom = fs::read(r"./armwrestler-gba-fixed.gba").unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> cli/src/main.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 16 | unsafe fn _main() { [INFO] [stdout] | ----------------- because it's nested under this `unsafe` fn [INFO] [stdout] ... [INFO] [stdout] 37 | let header = unsafe { *(emulator.memory.rom.as_ptr() as *const RomHeader) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.98s [INFO] running `Command { std: "docker" "inspect" "2617e4db64455a56cf9a9bfca4a00d58a39f033ac78b33a16f92691bb9a13765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2617e4db64455a56cf9a9bfca4a00d58a39f033ac78b33a16f92691bb9a13765", kill_on_drop: false }` [INFO] [stdout] 2617e4db64455a56cf9a9bfca4a00d58a39f033ac78b33a16f92691bb9a13765