[INFO] cloning repository https://github.com/Adamska1008/compiler_expt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adamska1008/compiler_expt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamska1008%2Fcompiler_expt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamska1008%2Fcompiler_expt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d5a47a34c1d2acaa21c2123e1cebae497b2ade2
[INFO] checking Adamska1008/compiler_expt against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamska1008%2Fcompiler_expt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adamska1008/compiler_expt
[INFO] finished tweaking git repo https://github.com/Adamska1008/compiler_expt
[INFO] tweaked toml for git repo https://github.com/Adamska1008/compiler_expt written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adamska1008/compiler_expt on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adamska1008/compiler_expt 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded queues v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4103effebabc5b5778368cf52ca07afffb17fc7330c6822791e9540e748669f
[INFO] running `Command { std: "docker" "start" "-a" "e4103effebabc5b5778368cf52ca07afffb17fc7330c6822791e9540e748669f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4103effebabc5b5778368cf52ca07afffb17fc7330c6822791e9540e748669f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4103effebabc5b5778368cf52ca07afffb17fc7330c6822791e9540e748669f", kill_on_drop: false }`
[INFO] [stdout] e4103effebabc5b5778368cf52ca07afffb17fc7330c6822791e9540e748669f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a6996765595d85a2849f56a54024d3f55f99fa6e691078ea91ae4e23bc91407
[INFO] running `Command { std: "docker" "start" "-a" "6a6996765595d85a2849f56a54024d3f55f99fa6e691078ea91ae4e23bc91407", kill_on_drop: false }`
[INFO] [stderr]     Checking queues v1.1.0
[INFO] [stderr]     Checking compiler_expt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CharSetTable`, `range`, `union_ch`, `union_mix`, and `union_set`
[INFO] [stdout]   --> src/reg.rs:49:26
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use crate::charset::{range, union_ch, union_mix, union_set, CharSetTable};
[INFO] [stdout]    |                          ^^^^^  ^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `is_some_and` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(is_some_and)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `is_some_and` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(is_some_and)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner`
[INFO] [stdout]   --> src/reg.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn from(inner: Vec<RegularExpression>) -> Self {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/reg.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn matches(&self, s: &str) -> bool {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `state`, `terminal`, and `action` are never read
[INFO] [stdout]    --> src/grammar.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub struct ActionCell {
[INFO] [stdout]     |                ---------- fields in this struct
[INFO] [stdout] 532 |         state: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 533 |         terminal: GrammarSymbol,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 534 |         action: Action,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActionCell` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `state`, `non_terminal`, and `next` are never read
[INFO] [stdout]    --> src/grammar.rs:556:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub struct GoToCell {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] 556 |         state: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 557 |         non_terminal: GrammarSymbol,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 558 |         next: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GoToCell` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]    --> src/graph.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct State {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 142 |     category: LexemeCategory,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Char`, `Charset`, `Regular`, and `Nil` are never constructed
[INFO] [stdout]   --> src/reg.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | enum OperandType {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout]  9 |     Char,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     Charset,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     Regular,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 12 |     Nil, // used when there's no operand
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/reg.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RegularExpression {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 18 |     regular_id: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 19 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     operator_symbol: char,    // ‘=’, ‘~’, ‘-’, ‘|’, ‘.’, ‘*’, ‘+’, ‘?’
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     operand_id_l: usize,      // identifier of left operand, store in one certain charset table
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 22 |     operand_id_r: usize,      //
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     type_l: OperandType,      // type of left operand, possible: Char, Charset, Regular, Nil ( Nil for no operand)
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 24 |     type_r: OperandType,      //
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 25 |     result_type: OperandType, // type of operation result
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 26 |     category: LexemeCategory, // type of lexeme
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner`, `charset`, and `dfa` are never read
[INFO] [stdout]   --> src/reg.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RegularTable {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 30 |     inner: Vec<RegularExpression>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 31 |     charset: RefCell<CharSetTable>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 32 |     dfa: Graph,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn edges(&self) -> Iter<Edge> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn edges(&self) -> Iter<'_, Edge> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn states(&self) -> Iter<State> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn states(&self) -> Iter<'_, State> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner`
[INFO] [stdout]   --> src/reg.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn from(inner: Vec<RegularExpression>) -> Self {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/reg.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn matches(&self, s: &str) -> bool {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `state`, `terminal`, and `action` are never read
[INFO] [stdout]    --> src/grammar.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub struct ActionCell {
[INFO] [stdout]     |                ---------- fields in this struct
[INFO] [stdout] 532 |         state: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 533 |         terminal: GrammarSymbol,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 534 |         action: Action,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActionCell` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `state`, `non_terminal`, and `next` are never read
[INFO] [stdout]    --> src/grammar.rs:556:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub struct GoToCell {
[INFO] [stdout]     |                -------- fields in this struct
[INFO] [stdout] 556 |         state: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 557 |         non_terminal: GrammarSymbol,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 558 |         next: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GoToCell` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]    --> src/graph.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct State {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 142 |     category: LexemeCategory,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/reg.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RegularExpression {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 18 |     regular_id: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 19 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     operator_symbol: char,    // ‘=’, ‘~’, ‘-’, ‘|’, ‘.’, ‘*’, ‘+’, ‘?’
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     operand_id_l: usize,      // identifier of left operand, store in one certain charset table
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 22 |     operand_id_r: usize,      //
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     type_l: OperandType,      // type of left operand, possible: Char, Charset, Regular, Nil ( Nil for no operand)
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 24 |     type_r: OperandType,      //
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 25 |     result_type: OperandType, // type of operation result
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 26 |     category: LexemeCategory, // type of lexeme
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner`, `charset`, and `dfa` are never read
[INFO] [stdout]   --> src/reg.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RegularTable {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 30 |     inner: Vec<RegularExpression>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 31 |     charset: RefCell<CharSetTable>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 32 |     dfa: Graph,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn edges(&self) -> Iter<Edge> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn edges(&self) -> Iter<'_, Edge> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn states(&self) -> Iter<State> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn states(&self) -> Iter<'_, State> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "6a6996765595d85a2849f56a54024d3f55f99fa6e691078ea91ae4e23bc91407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a6996765595d85a2849f56a54024d3f55f99fa6e691078ea91ae4e23bc91407", kill_on_drop: false }`
[INFO] [stdout] 6a6996765595d85a2849f56a54024d3f55f99fa6e691078ea91ae4e23bc91407
