[INFO] cloning repository https://github.com/kurtbuilds/logfmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurtbuilds/logfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Flogfmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Flogfmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f12bb32f426588fa650c8d6d32f4deba4e2d95a2
[INFO] testing kurtbuilds/logfmt against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Flogfmt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kurtbuilds/logfmt
[INFO] finished tweaking git repo https://github.com/kurtbuilds/logfmt
[INFO] tweaked toml for git repo https://github.com/kurtbuilds/logfmt written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kurtbuilds/logfmt on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kurtbuilds/logfmt 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b
[INFO] running `Command { std: "docker" "start" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling logfmt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `timezone` is never read
[INFO] [stdout]   --> src/app/state.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub timezone: Timezone,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unix_ts` is never read
[INFO] [stdout]   --> src/model/field.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Timestamp { unix_ts: f64, formatted: String },
[INFO] [stdout]    |     ---------   ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_expandable` and `is_expanded` are never used
[INFO] [stdout]   --> src/model/field.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl FieldValue {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 33 |     pub fn is_expandable(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn is_expanded(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line_number` and `is_json` are never read
[INFO] [stdout]  --> src/model/log_line.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct LogLine {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     pub raw: String,
[INFO] [stdout] 6 |     pub line_number: usize,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 7 |     pub fields: Vec<Field>,
[INFO] [stdout] 8 |     pub is_json: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LogLine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Backward` is never constructed
[INFO] [stdout]  --> src/search/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum SearchDirection {
[INFO] [stdout]   |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 7 |     Backward,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SearchDirection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `direction` is never read
[INFO] [stdout]   --> src/search/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SearchState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub direction: SearchDirection,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 47.15s
[INFO] running `Command { std: "docker" "inspect" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling logfmt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `timezone` is never read
[INFO] [stdout]   --> src/app/state.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub timezone: Timezone,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unix_ts` is never read
[INFO] [stdout]   --> src/model/field.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Timestamp { unix_ts: f64, formatted: String },
[INFO] [stdout]    |     ---------   ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_expandable` and `is_expanded` are never used
[INFO] [stdout]   --> src/model/field.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl FieldValue {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 33 |     pub fn is_expandable(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn is_expanded(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line_number` and `is_json` are never read
[INFO] [stdout]  --> src/model/log_line.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct LogLine {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     pub raw: String,
[INFO] [stdout] 6 |     pub line_number: usize,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 7 |     pub fields: Vec<Field>,
[INFO] [stdout] 8 |     pub is_json: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LogLine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Backward` is never constructed
[INFO] [stdout]  --> src/search/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum SearchDirection {
[INFO] [stdout]   |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 7 |     Backward,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SearchDirection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `direction` is never read
[INFO] [stdout]   --> src/search/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SearchState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub direction: SearchDirection,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: field `timezone` is never read
[INFO] [stderr]   --> src/app/state.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct AppState {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub timezone: Timezone,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `unix_ts` is never read
[INFO] [stderr]   --> src/model/field.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     Timestamp { unix_ts: f64, formatted: String },
[INFO] [stderr]    |     ---------   ^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FieldKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_expandable` and `is_expanded` are never used
[INFO] [stderr]   --> src/model/field.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl FieldValue {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] 33 |     pub fn is_expandable(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub fn is_expanded(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `line_number` and `is_json` are never read
[INFO] [stderr]  --> src/model/log_line.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct LogLine {
[INFO] [stderr]   |            ------- fields in this struct
[INFO] [stderr] 5 |     pub raw: String,
[INFO] [stderr] 6 |     pub line_number: usize,
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr] 7 |     pub fields: Vec<Field>,
[INFO] [stderr] 8 |     pub is_json: bool,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `LogLine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Backward` is never constructed
[INFO] [stderr]  --> src/search/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum SearchDirection {
[INFO] [stderr]   |          --------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 7 |     Backward,
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `SearchDirection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `direction` is never read
[INFO] [stderr]   --> src/search/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct SearchState {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub direction: SearchDirection,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SearchState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `logfmt` (bin "logfmt" test) generated 6 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/logfmt-e16fa8689ea8b38a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b", kill_on_drop: false }`
[INFO] [stdout] c2ebb9e2c87f1fb06e567d442367ec6f6fc46d93aebd141ac5a22c289667822b
