[INFO] cloning repository https://github.com/twking7/nes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twking7/nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwking7%2Fnes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwking7%2Fnes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 041a09ade125a25ce6f00747ced464a197b8a698 [INFO] checking twking7/nes against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwking7%2Fnes" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/twking7/nes [INFO] finished tweaking git repo https://github.com/twking7/nes [INFO] tweaked toml for git repo https://github.com/twking7/nes written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/twking7/nes on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/twking7/nes 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking twking7/nes against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwking7%2Fnes" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/twking7/nes [INFO] finished tweaking git repo https://github.com/twking7/nes [INFO] tweaked toml for git repo https://github.com/twking7/nes written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/twking7/nes on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/twking7/nes 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a0eac50f0ab5bff56cb4e51c6107e0516d7113ef6bcf2519c32d710f21571b5 [INFO] running `Command { std: "docker" "start" "-a" "1a0eac50f0ab5bff56cb4e51c6107e0516d7113ef6bcf2519c32d710f21571b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a0eac50f0ab5bff56cb4e51c6107e0516d7113ef6bcf2519c32d710f21571b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0eac50f0ab5bff56cb4e51c6107e0516d7113ef6bcf2519c32d710f21571b5", kill_on_drop: false }` [INFO] [stdout] 1a0eac50f0ab5bff56cb4e51c6107e0516d7113ef6bcf2519c32d710f21571b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b919a2ae9d0f55a2382250acb151b75102d71a5c38111cf30af4f59e637d557 [INFO] running `Command { std: "docker" "start" "-a" "3b919a2ae9d0f55a2382250acb151b75102d71a5c38111cf30af4f59e637d557", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking nes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `NMI_VECTOR` is never used [INFO] [stdout] --> src/cpu/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const NMI_VECTOR: u16 = 0xFFFA; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RESET_VECTOR` is never used [INFO] [stdout] --> src/cpu/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const RESET_VECTOR: u16 = 0xFFFC; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IRQ_VECTOR` is never used [INFO] [stdout] --> src/cpu/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const IRQ_VECTOR: u16 = 0xFFFE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MEMORY_SIZE` is never used [INFO] [stdout] --> src/cpu/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const MEMORY_SIZE: usize = 65_536; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Operand` is never used [INFO] [stdout] --> src/cpu/mod.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | enum Operand { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Status` is never used [INFO] [stdout] --> src/cpu/mod.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | enum Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CPU` is never constructed [INFO] [stdout] --> src/cpu/mod.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct CPU { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/cpu/mod.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl CPU { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 54 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn irq(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn nmi(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn load_ram(&mut self, mem: Vec, offset: u16) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub fn execute(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn tick(&mut self, opcode: &Opcode) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | fn adc(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | fn and(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | fn asl(&mut self, operand: &Operand) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | fn bcc(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | fn bcs(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | fn beq(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | fn bit(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | fn bmi(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | fn bne(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | fn bpl(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | fn brk(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | fn bvc(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | fn bvs(&mut self, offset: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | fn clc(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 306 | fn cld(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | fn cli(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | fn clv(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | fn cmp(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | fn cpx(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | fn cpy(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 336 | fn dec(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | fn dex(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | fn dey(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | fn eor(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 360 | fn inc(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | fn inx(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | fn iny(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | fn jmp(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 382 | fn jsr(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | fn lda(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | fn ldx(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 398 | fn ldy(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 403 | fn lsr(&mut self, operand: &Operand) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 411 | fn ora(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | fn pha(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 422 | fn php(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 427 | fn pla(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 434 | fn plp(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | fn rol(&mut self, operand: &Operand) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | fn ror(&mut self, operand: &Operand) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | fn rti(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 465 | fn rts(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | fn sbc(&mut self, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 477 | fn sec(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 481 | fn sed(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 485 | fn sei(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | fn sta(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | fn stx(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | fn sty(&mut self, addr: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 504 | fn tax(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | fn tay(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | fn tsx(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | fn txa(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | fn txs(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 532 | fn tya(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 538 | fn set_operand(&mut self, operand: &Operand, val: u8) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | fn operand_for_mode(&self, mode: Mode) -> Operand { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 571 | fn value_for_operand(&self, operand: &Operand) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 579 | fn addr_for_operand(&self, operand: &Operand) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 587 | fn read_one(&self, addr: u16) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | fn read_two(&self, addr: u16) -> u16 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 597 | fn write_one(&mut self, addr: u16, val: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 601 | fn get_status(&self, s: Status) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 605 | fn set_status(&mut self, s: Status, val: bool) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 612 | fn set_s_and_z(&mut self, val: u8) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 617 | fn jump(&mut self, offset: u8) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 625 | fn push_two(&mut self, val: u16) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 630 | fn push_one(&mut self, val: u8) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 636 | fn pop_two(&mut self) -> u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 642 | fn pop_one(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | fn debug(&self, opcode: &Opcode, operand: Operand, val: u8, addr: u16) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Mode` is never used [INFO] [stdout] --> src/cpu/opcodes.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Mode { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Name` is never used [INFO] [stdout] --> src/cpu/opcodes.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | pub enum Name { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Opcode` is never constructed [INFO] [stdout] --> src/cpu/opcodes.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct Opcode { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_by_code` is never used [INFO] [stdout] --> src/cpu/opcodes.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 100 | impl<'a> Opcode { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 101 | /// gets an opcode by its hex code [INFO] [stdout] 102 | pub fn get_by_code(code: u8) -> Option<&'a Opcode> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `OPCODES` is never used [INFO] [stdout] --> src/cpu/opcodes.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | static OPCODES: [Opcode; 151] = [Opcode { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "3b919a2ae9d0f55a2382250acb151b75102d71a5c38111cf30af4f59e637d557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b919a2ae9d0f55a2382250acb151b75102d71a5c38111cf30af4f59e637d557", kill_on_drop: false }` [INFO] [stdout] 3b919a2ae9d0f55a2382250acb151b75102d71a5c38111cf30af4f59e637d557