[INFO] cloning repository https://github.com/nfagerlund/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nfagerlund/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfagerlund%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfagerlund%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de2874fc7314e1797a8f627cbb3272d759098ce9 [INFO] checking nfagerlund/advent-of-code-2021 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfagerlund%2Fadvent-of-code-2021" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nfagerlund/advent-of-code-2021 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nfagerlund/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/nfagerlund/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/nfagerlund/advent-of-code-2021 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nfagerlund/advent-of-code-2021 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded easycurses v0.13.0 [INFO] [stderr] Downloaded pancurses v0.16.1 [INFO] [stderr] Downloaded pdcurses-sys v0.7.1 [INFO] [stderr] Downloaded libc v0.2.111 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05a88dc26e4f2f2570454602304db5fa0135dcfdc490cc11812f8368b7d5fb05 [INFO] running `Command { std: "docker" "start" "-a" "05a88dc26e4f2f2570454602304db5fa0135dcfdc490cc11812f8368b7d5fb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05a88dc26e4f2f2570454602304db5fa0135dcfdc490cc11812f8368b7d5fb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a88dc26e4f2f2570454602304db5fa0135dcfdc490cc11812f8368b7d5fb05", kill_on_drop: false }` [INFO] [stdout] 05a88dc26e4f2f2570454602304db5fa0135dcfdc490cc11812f8368b7d5fb05 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae97bb4596093d2a8a7e195486d533467736ff1d55a099c72d8d0aa5fb09224c [INFO] running `Command { std: "docker" "start" "-a" "ae97bb4596093d2a8a7e195486d533467736ff1d55a099c72d8d0aa5fb09224c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking easycurses v0.13.0 [INFO] [stderr] Checking advent21 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/bin/day19.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn part_two(inputs: &str) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/bin/day19.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn part_one(inputs: &str) -> u32 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `part_one` is never used [INFO] [stdout] --> src/bin/day2.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn part_one(inputs: String) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `single_comparison` is never used [INFO] [stdout] --> src/bin/day1.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn single_comparison() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `second_r` [INFO] [stdout] --> src/bin/dumb_the_sequel.rs:77:51 [INFO] [stdout] | [INFO] [stdout] 77 | if let Snails::Pair(ref second_l, ref second_r) = **r { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `single_comparison` is never used [INFO] [stdout] --> src/bin/day1.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn single_comparison() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AltSnail` is never used [INFO] [stdout] --> src/bin/dumb_the_sequel.rs:94:6 [INFO] [stdout] | [INFO] [stdout] 94 | enum AltSnail { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Yo` is never constructed [INFO] [stdout] --> src/bin/dumb_the_sequel.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | struct Yo { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_duplicate_small_cave` is never used [INFO] [stdout] --> src/bin/day12.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn has_duplicate_small_cave(path: &Vec<&str>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height` is never read [INFO] [stdout] --> src/bin/day4.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct Board { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 96 | height: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Board` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/bin/day15.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{BinaryHeap, HashSet, HashMap}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `second_r` [INFO] [stdout] --> src/bin/dumb_the_sequel.rs:77:51 [INFO] [stdout] | [INFO] [stdout] 77 | if let Snails::Pair(ref second_l, ref second_r) = **r { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/dumb_the_sequel.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | Regular(u32), [INFO] [stdout] | ------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AltSnail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 95 | Regular(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/dumb_the_sequel.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | Pair(Vec), [INFO] [stdout] | ---- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AltSnail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 96 | Pair(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Yo` is never constructed [INFO] [stdout] --> src/bin/dumb_the_sequel.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | struct Yo { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `multiplied` is never read [INFO] [stdout] --> src/bin/day3.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | let mut multiplied = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_duplicate_small_cave` is never used [INFO] [stdout] --> src/bin/day12.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn has_duplicate_small_cave(path: &Vec<&str>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start` is never read [INFO] [stdout] --> src/bin/day15.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 93 | struct PathFinder { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 96 | start: Tile, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathFinder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reconstruct_path` is never used [INFO] [stdout] --> src/bin/day15.rs:188:8 [INFO] [stdout] | [INFO] [stdout] 100 | impl PathFinder { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | fn reconstruct_path(&self) -> (Vec, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height` is never read [INFO] [stdout] --> src/bin/day4.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct Board { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 96 | height: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Board` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/bin/day15.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{BinaryHeap, HashSet, HashMap}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `part_one` is never used [INFO] [stdout] --> src/bin/day2.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn part_one(inputs: String) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/bin/day19.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn part_two(inputs: &str) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start` is never read [INFO] [stdout] --> src/bin/day15.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 93 | struct PathFinder { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 96 | start: Tile, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathFinder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reconstruct_path` is never used [INFO] [stdout] --> src/bin/day15.rs:188:8 [INFO] [stdout] | [INFO] [stdout] 100 | impl PathFinder { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | fn reconstruct_path(&self) -> (Vec, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/bin/day19.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn part_one(inputs: &str) -> u32 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `multiplied` is never read [INFO] [stdout] --> src/bin/day3.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | let mut multiplied = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `part_one` is never used [INFO] [stdout] --> src/bin/day3.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn part_one(inputs: String) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `digit_frequencies` is never used [INFO] [stdout] --> src/bin/day3.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn digit_frequencies(inputs: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_unreduced` is never used [INFO] [stdout] --> src/bin/day18.rs:216:8 [INFO] [stdout] | [INFO] [stdout] 64 | impl Sn { [INFO] [stdout] | ------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 216 | fn add_unreduced(self, other: Sn) -> Sn { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_unreduced` is never used [INFO] [stdout] --> src/bin/day18.rs:216:8 [INFO] [stdout] | [INFO] [stdout] 64 | impl Sn { [INFO] [stdout] | ------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 216 | fn add_unreduced(self, other: Sn) -> Sn { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "ae97bb4596093d2a8a7e195486d533467736ff1d55a099c72d8d0aa5fb09224c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae97bb4596093d2a8a7e195486d533467736ff1d55a099c72d8d0aa5fb09224c", kill_on_drop: false }` [INFO] [stdout] ae97bb4596093d2a8a7e195486d533467736ff1d55a099c72d8d0aa5fb09224c