[INFO] fetching crate burn-central-cli 0.2.0...
[INFO] testing burn-central-cli-0.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] extracting crate burn-central-cli 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate burn-central-cli 0.2.0
[INFO] finished tweaking crates.io crate burn-central-cli 0.2.0
[INFO] tweaked toml for crates.io crate burn-central-cli 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate burn-central-cli 0.2.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate burn-central-cli 0.2.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb1e4719095ad61aeb67ee369cd888572af39cff3c3dadbfcd4b627c01fdf5ff
[INFO] running `Command { std: "docker" "start" "-a" "cb1e4719095ad61aeb67ee369cd888572af39cff3c3dadbfcd4b627c01fdf5ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb1e4719095ad61aeb67ee369cd888572af39cff3c3dadbfcd4b627c01fdf5ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1e4719095ad61aeb67ee369cd888572af39cff3c3dadbfcd4b627c01fdf5ff", kill_on_drop: false }`
[INFO] [stdout] cb1e4719095ad61aeb67ee369cd888572af39cff3c3dadbfcd4b627c01fdf5ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf617c43a74f4ba8c5af10b14747177f0766f7080806c949f779ee4b79560e9b
[INFO] running `Command { std: "docker" "start" "-a" "cf617c43a74f4ba8c5af10b14747177f0766f7080806c949f779ee4b79560e9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling gix-trace v0.1.15
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling gix-sec v0.11.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-quote v0.6.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling gix-attributes v0.26.1
[INFO] [stderr]    Compiling gix-command v0.6.3
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling gix-pathspec v0.11.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling gix-ignore v0.15.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.3
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-commitgraph v0.28.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling gix-packetline v0.19.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling gix-revwalk v0.20.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling gix-traverse v0.46.2
[INFO] [stderr]    Compiling gix-url v0.31.0
[INFO] [stderr]    Compiling gix-index v0.40.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gix-discover v0.40.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling gix-revision v0.34.1
[INFO] [stderr]    Compiling gix-filter v0.19.2
[INFO] [stderr]    Compiling gix-worktree v0.41.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling gix-pack v0.59.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling gix-diff v0.52.1
[INFO] [stderr]    Compiling gix-dir v0.14.1
[INFO] [stderr]    Compiling gix-refspec v0.30.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling gix-transport v0.47.0
[INFO] [stderr]    Compiling gix-shallow v0.4.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling gix-odb v0.69.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling gix-protocol v0.50.1
[INFO] [stderr]    Compiling gix-submodule v0.19.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling cargo-util-schemas v0.2.0
[INFO] [stderr]    Compiling gix-status v0.19.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling cargo_metadata v0.20.0
[INFO] [stderr]    Compiling syn-serde v0.3.1
[INFO] [stderr]    Compiling gix v0.72.1
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling cliclack v0.3.7
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling burn-central-client v0.3.2
[INFO] [stderr]    Compiling burn-central-workspace v0.2.0
[INFO] [stderr]    Compiling burn-central-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "cf617c43a74f4ba8c5af10b14747177f0766f7080806c949f779ee4b79560e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf617c43a74f4ba8c5af10b14747177f0766f7080806c949f779ee4b79560e9b", kill_on_drop: false }`
[INFO] [stdout] cf617c43a74f4ba8c5af10b14747177f0766f7080806c949f779ee4b79560e9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e817f95c62678c26b3ec1792be8075f7e30961c764d80415857a0fc5111b8159
[INFO] running `Command { std: "docker" "start" "-a" "e817f95c62678c26b3ec1792be8075f7e30961c764d80415857a0fc5111b8159", kill_on_drop: false }`
[INFO] [stderr]    Compiling burn-central-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s
[INFO] running `Command { std: "docker" "inspect" "e817f95c62678c26b3ec1792be8075f7e30961c764d80415857a0fc5111b8159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e817f95c62678c26b3ec1792be8075f7e30961c764d80415857a0fc5111b8159", kill_on_drop: false }`
[INFO] [stdout] e817f95c62678c26b3ec1792be8075f7e30961c764d80415857a0fc5111b8159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7063ba7f8882b8dec343dd371204ceb86ea8ad3ca5cfa2e81613e1873fa2f823
[INFO] running `Command { std: "docker" "start" "-a" "7063ba7f8882b8dec343dd371204ceb86ea8ad3ca5cfa2e81613e1873fa2f823", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/burn_central_cli-5dae138098591c79)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/burn.rs (/opt/rustwide/target/debug/deps/burn-014145c3195f7c2f)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests burn_central_cli
[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] [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] [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" "7063ba7f8882b8dec343dd371204ceb86ea8ad3ca5cfa2e81613e1873fa2f823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7063ba7f8882b8dec343dd371204ceb86ea8ad3ca5cfa2e81613e1873fa2f823", kill_on_drop: false }`
[INFO] [stdout] 7063ba7f8882b8dec343dd371204ceb86ea8ad3ca5cfa2e81613e1873fa2f823
