[INFO] cloning repository https://github.com/realth000/mpax-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realth000/mpax-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealth000%2Fmpax-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealth000%2Fmpax-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb7f66b89b76995ca40c208333c6c9b6c58fe39c
[INFO] testing realth000/mpax-rs against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealth000%2Fmpax-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/realth000/mpax-rs
[INFO] finished tweaking git repo https://github.com/realth000/mpax-rs
[INFO] tweaked toml for git repo https://github.com/realth000/mpax-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/realth000/mpax-rs 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 git repo https://github.com/realth000/mpax-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 658625f1536d64788b88142086a6913e6bc45f5d9114479212684531f73d72a1
[INFO] running `Command { std: "docker" "start" "-a" "658625f1536d64788b88142086a6913e6bc45f5d9114479212684531f73d72a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "658625f1536d64788b88142086a6913e6bc45f5d9114479212684531f73d72a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "658625f1536d64788b88142086a6913e6bc45f5d9114479212684531f73d72a1", kill_on_drop: false }`
[INFO] [stdout] 658625f1536d64788b88142086a6913e6bc45f5d9114479212684531f73d72a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dff15ac22f11c70fce96cfad423a9dff06953ee58bbb82eea1495dab6b92b9e4
[INFO] running `Command { std: "docker" "start" "-a" "dff15ac22f11c70fce96cfad423a9dff06953ee58bbb82eea1495dab6b92b9e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling winnow v0.5.37
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling normpath v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytemuck v1.14.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rust-i18n v3.0.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling rust-i18n-support v3.0.1
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling rust-i18n-macro v3.0.0
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling racros v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling rodio v0.19.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling clap_complete v4.5.2
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling libmpax v0.1.0 (/opt/rustwide/workdir/libmpax)
[INFO] [stdout] warning: enum `RequestAction` is never used
[INFO] [stdout]  --> libmpax/src/dto.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum RequestAction {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AudioRequestModel` is never constructed
[INFO] [stdout]   --> libmpax/src/dto.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AudioRequestModel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling mpaxctl v0.1.0 (/opt/rustwide/workdir/mpaxctl)
[INFO] [stderr]    Compiling mpaxd v0.1.0 (/opt/rustwide/workdir/mpaxd)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "dff15ac22f11c70fce96cfad423a9dff06953ee58bbb82eea1495dab6b92b9e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dff15ac22f11c70fce96cfad423a9dff06953ee58bbb82eea1495dab6b92b9e4", kill_on_drop: false }`
[INFO] [stdout] dff15ac22f11c70fce96cfad423a9dff06953ee58bbb82eea1495dab6b92b9e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d23ca2667e9ad4ea89e7cc0cbb39d2022662c2f8c23872f519f4d05a69f190a9
[INFO] running `Command { std: "docker" "start" "-a" "d23ca2667e9ad4ea89e7cc0cbb39d2022662c2f8c23872f519f4d05a69f190a9", kill_on_drop: false }`
[INFO] [stdout] warning: enum `RequestAction` is never used
[INFO] [stdout]  --> libmpax/src/dto.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum RequestAction {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AudioRequestModel` is never constructed
[INFO] [stdout]   --> libmpax/src/dto.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AudioRequestModel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libmpax v0.1.0 (/opt/rustwide/workdir/libmpax)
[INFO] [stderr]    Compiling mpaxd v0.1.0 (/opt/rustwide/workdir/mpaxd)
[INFO] [stderr]    Compiling mpaxctl v0.1.0 (/opt/rustwide/workdir/mpaxctl)
[INFO] [stdout] warning: enum `RequestAction` is never used
[INFO] [stdout]  --> libmpax/src/dto.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum RequestAction {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AudioRequestModel` is never constructed
[INFO] [stdout]   --> libmpax/src/dto.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AudioRequestModel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s
[INFO] running `Command { std: "docker" "inspect" "d23ca2667e9ad4ea89e7cc0cbb39d2022662c2f8c23872f519f4d05a69f190a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d23ca2667e9ad4ea89e7cc0cbb39d2022662c2f8c23872f519f4d05a69f190a9", kill_on_drop: false }`
[INFO] [stdout] d23ca2667e9ad4ea89e7cc0cbb39d2022662c2f8c23872f519f4d05a69f190a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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", kill_on_drop: false }`
[INFO] [stdout] 2f31b511b7e5ffc7722c7f0faef01a599c80966bb28a8359d47d9a3bbdba2eba
[INFO] running `Command { std: "docker" "start" "-a" "2f31b511b7e5ffc7722c7f0faef01a599c80966bb28a8359d47d9a3bbdba2eba", kill_on_drop: false }`
[INFO] [stderr] warning: enum `RequestAction` is never used
[INFO] [stderr]  --> libmpax/src/dto.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub enum RequestAction {
[INFO] [stderr]   |          ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AudioRequestModel` is never constructed
[INFO] [stderr]   --> libmpax/src/dto.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct AudioRequestModel {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `libmpax` (lib) generated 2 warnings
[INFO] [stderr] warning: `libmpax` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libmpax-d76fff5d3543368a)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mpaxctl-abbe4febb729b153)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mpaxd-383e97665eaa37fd)
[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] [stderr]    Doc-tests libmpax
[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" "2f31b511b7e5ffc7722c7f0faef01a599c80966bb28a8359d47d9a3bbdba2eba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f31b511b7e5ffc7722c7f0faef01a599c80966bb28a8359d47d9a3bbdba2eba", kill_on_drop: false }`
[INFO] [stdout] 2f31b511b7e5ffc7722c7f0faef01a599c80966bb28a8359d47d9a3bbdba2eba
