[INFO] fetching crate shiftnanigans 0.3.5...
[INFO] testing shiftnanigans-0.3.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate shiftnanigans 0.3.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate shiftnanigans 0.3.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate shiftnanigans 0.3.5
[INFO] tweaked toml for crates.io crate shiftnanigans 0.3.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shiftnanigans 0.3.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shiftnanigans 0.3.5 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0fc02bc7b9b8b23182f7dc544d62396a474a98afd894e4b01b5e4808f4de6d5
[INFO] running `Command { std: "docker" "start" "-a" "b0fc02bc7b9b8b23182f7dc544d62396a474a98afd894e4b01b5e4808f4de6d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0fc02bc7b9b8b23182f7dc544d62396a474a98afd894e4b01b5e4808f4de6d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0fc02bc7b9b8b23182f7dc544d62396a474a98afd894e4b01b5e4808f4de6d5", kill_on_drop: false }`
[INFO] [stdout] b0fc02bc7b9b8b23182f7dc544d62396a474a98afd894e4b01b5e4808f4de6d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd641de26cec869a64ec43435ba46a791a3886d0a95d1eec44df790bde91b12a
[INFO] running `Command { std: "docker" "start" "-a" "fd641de26cec869a64ec43435ba46a791a3886d0a95d1eec44df790bde91b12a", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling shiftnanigans v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `VecDeque` and `cell::RefCell`
[INFO] [stdout]  --> src/incrementer/shifting_cell_group_dependency_incrementer.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{collections::{VecDeque, BTreeSet}, rc::Rc, cell::RefCell};
[INFO] [stdout]   |                         ^^^^^^^^                     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::VecDeque`
[INFO] [stdout]  --> src/shifter/segment_permutation_shifter.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{rc::Rc, collections::VecDeque};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_n_choose_k`
[INFO] [stdout]  --> src/shifter/segment_permutation_shifter.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{IndexedElement, get_n_choose_k};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cell::RefCell`
[INFO] [stdout]  --> src/shifter/shifting_square_breadth_first_search_shifter.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `index_shifter::IndexShifter`
[INFO] [stdout]  --> src/shifter/hyper_graph_cliche_shifter.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{Shifter, index_shifter::IndexShifter};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap` and `HashMap`
[INFO] [stdout]  --> src/pixel_board/pixel_board_randomizer.rs:1:58
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{rc::Rc, cell::RefCell, collections::{BTreeSet, BTreeMap, HashMap}};
[INFO] [stdout]   |                                                          ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `combined_shifter::CombinedShifter` and `self`
[INFO] [stdout]  --> src/pixel_board/pixel_board_randomizer.rs:4:144
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...::{self, CellGroupDependency, ShiftingCellGroupDependencyIncrementer}, shifter_incrementer::ShifterIncrementer, limited_incrementer::LimitedIncrementer}, shifter::{Shifter, segment_permutation_shifter::{Segment, SegmentPermutationShifter}, index_shifter::IndexShifter, combined_shifter::CombinedShifter, s...
[INFO] [stdout]   |       ^^^^                                                                                                                                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/pixel_board/pixel_board_randomizer.rs:957:75
[INFO] [stdout]     |
[INFO] [stdout] 957 | ...                   let rightmost_cell_group_location_x = (rightmost_x - cell_group_width);
[INFO] [stdout]     |                                                             ^                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 957 -                                     let rightmost_cell_group_location_x = (rightmost_x - cell_group_width);
[INFO] [stdout] 957 +                                     let rightmost_cell_group_location_x = rightmost_x - cell_group_width ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/pixel_board/pixel_board_randomizer.rs:958:76
[INFO] [stdout]     |
[INFO] [stdout] 958 | ...                   let bottommost_cell_group_location_y = (bottommost_y - cell_group_height);
[INFO] [stdout]     |                                                              ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 958 -                                     let bottommost_cell_group_location_y = (bottommost_y - cell_group_height);
[INFO] [stdout] 958 +                                     let bottommost_cell_group_location_y = bottommost_y - cell_group_height ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]     --> src/pixel_board/pixel_board_randomizer.rs:1675:83
[INFO] [stdout]      |
[INFO] [stdout] 1675 | ...                   let original_pixel_board_index_x: usize = (cell.0 as usize + pixel_board_coordinate.0);
[INFO] [stdout]      |                                                                 ^                                          ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1675 -                                         let original_pixel_board_index_x: usize = (cell.0 as usize + pixel_board_coordinate.0);
[INFO] [stdout] 1675 +                                         let original_pixel_board_index_x: usize = cell.0 as usize + pixel_board_coordinate.0 ;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]     --> src/pixel_board/pixel_board_randomizer.rs:1676:83
[INFO] [stdout]      |
[INFO] [stdout] 1676 | ...                   let original_pixel_board_index_y: usize = (cell.1 as usize + pixel_board_coordinate.1);
[INFO] [stdout]      |                                                                 ^                                          ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1676 -                                         let original_pixel_board_index_y: usize = (cell.1 as usize + pixel_board_coordinate.1);
[INFO] [stdout] 1676 +                                         let original_pixel_board_index_y: usize = cell.1 as usize + pixel_board_coordinate.1 ;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/shifter/segment_permutation_shifter.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         return self.is_starting_at_beginning;
[INFO] [stdout]     |         ------------------------------------ any code following this expression is unreachable
[INFO] [stdout] 219 |
[INFO] [stdout] 220 |         let mut is_looped = false;  // TODO remove is_looped logic completely or replace with loop iteration count
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitvec::prelude`
[INFO] [stdout]  --> src/shifter/hyper_graph_cliche_shifter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bitvec::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_looped`
[INFO] [stdout]    --> src/shifter/segment_permutation_shifter.rs:220:13
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let mut is_looped = false;  // TODO remove is_looped logic completely or replace with loop iteration count
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_looped`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/shifter/segment_permutation_shifter.rs:602:13
[INFO] [stdout]     |
[INFO] [stdout] 602 |         let mut is_still_trying_earlier_shift_indexes = true;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_stateful_hyper_graph_node_index`
[INFO] [stdout]    --> src/shifter/hyper_graph_cliche_shifter.rs:155:33
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     if let Some(current_stateful_hyper_graph_node_index) = self.current_stateful_hyper_graph_node_index_per_hyper_g...
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_stateful_hyper_graph_node_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pixel_board/pixel_board_randomizer.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 let mut top_adjacent_pixel_board_coordinates: BTreeSet<(usize, usize)> = BTreeSet::new();
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pixel_board/pixel_board_randomizer.rs:345:21
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 let mut top_adjacent_pixel_board_coordinates: BTreeSet<(usize, usize)> = BTreeSet::new();
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pixel_board/pixel_board_randomizer.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 let mut right_adjacent_pixel_board_coordinates: BTreeSet<(usize, usize)> = BTreeSet::new();
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cell_group_index` and `location` are never read
[INFO] [stdout]   --> src/lib.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct LocatedCellGroup {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 39 |     cell_group_index: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     location: Rc<(u8, u8)>
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_n_choose_k` is never used
[INFO] [stdout]   --> src/lib.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn get_n_choose_k(n: u64, k: u64) -> u64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.04s
[INFO] running `Command { std: "docker" "inspect" "fd641de26cec869a64ec43435ba46a791a3886d0a95d1eec44df790bde91b12a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd641de26cec869a64ec43435ba46a791a3886d0a95d1eec44df790bde91b12a", kill_on_drop: false }`
[INFO] [stdout] fd641de26cec869a64ec43435ba46a791a3886d0a95d1eec44df790bde91b12a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df52e2fc4bb4bba76699465bdf4bbda85d8cc020ad81cefb91e6a4ef733b2986
[INFO] running `Command { std: "docker" "start" "-a" "df52e2fc4bb4bba76699465bdf4bbda85d8cc020ad81cefb91e6a4ef733b2986", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.155
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling serde v1.0.155
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "df52e2fc4bb4bba76699465bdf4bbda85d8cc020ad81cefb91e6a4ef733b2986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df52e2fc4bb4bba76699465bdf4bbda85d8cc020ad81cefb91e6a4ef733b2986", kill_on_drop: false }`
[INFO] [stdout] df52e2fc4bb4bba76699465bdf4bbda85d8cc020ad81cefb91e6a4ef733b2986
