[INFO] fetching crate chariot_palette 0.1.5...
[INFO] testing chariot_palette-0.1.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate chariot_palette 0.1.5 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate chariot_palette 0.1.5
[INFO] finished tweaking crates.io crate chariot_palette 0.1.5
[INFO] tweaked toml for crates.io crate chariot_palette 0.1.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate chariot_palette 0.1.5 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding error-chain v0.5.0 (available: v0.12.4)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded backtrace v0.2.3
[INFO] [stderr]   Downloaded dbghelp-sys v0.2.0
[INFO] [stderr]   Downloaded error-chain v0.5.0
[INFO] [stderr]   Downloaded backtrace-sys v0.1.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ca5c33ee9158a12446b61ef0a68de4fc5215a18627afcb18ef85c42081153c6e
[INFO] running `Command { std: "docker" "start" "-a" "ca5c33ee9158a12446b61ef0a68de4fc5215a18627afcb18ef85c42081153c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca5c33ee9158a12446b61ef0a68de4fc5215a18627afcb18ef85c42081153c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca5c33ee9158a12446b61ef0a68de4fc5215a18627afcb18ef85c42081153c6e", kill_on_drop: false }`
[INFO] [stdout] ca5c33ee9158a12446b61ef0a68de4fc5215a18627afcb18ef85c42081153c6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c70fd6a5fcafe9e12b7074b00ad2ceb4dbe8c4995ecb72eceef1fb7c98a296
[INFO] running `Command { std: "docker" "start" "-a" "92c70fd6a5fcafe9e12b7074b00ad2ceb4dbe8c4995ecb72eceef1fb7c98a296", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]    Compiling backtrace v0.2.3
[INFO] [stderr]    Compiling error-chain v0.5.0
[INFO] [stderr]    Compiling chariot_palette v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let line = try!(line_result);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |             color.r = try!(components[0].parse::<u8>());
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |             color.g = try!(components[1].parse::<u8>());
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |             color.b = try!(components[2].parse::<u8>());
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / error_chain! {
[INFO] [stdout] 27 | |     types {
[INFO] [stdout] 28 | |         Error, ErrorKind, ChainErr, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/error.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / error_chain! {
[INFO] [stdout] 27 | |     types {
[INFO] [stdout] 28 | |         Error, ErrorKind, ChainErr, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "92c70fd6a5fcafe9e12b7074b00ad2ceb4dbe8c4995ecb72eceef1fb7c98a296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c70fd6a5fcafe9e12b7074b00ad2ceb4dbe8c4995ecb72eceef1fb7c98a296", kill_on_drop: false }`
[INFO] [stdout] 92c70fd6a5fcafe9e12b7074b00ad2ceb4dbe8c4995ecb72eceef1fb7c98a296
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c60525bde320a6c63b065b2ed65d7bdbcccf19e0d5396dfa7e766eae6302df6
[INFO] running `Command { std: "docker" "start" "-a" "0c60525bde320a6c63b065b2ed65d7bdbcccf19e0d5396dfa7e766eae6302df6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling chariot_palette v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let line = try!(line_result);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |             color.r = try!(components[0].parse::<u8>());
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |             color.g = try!(components[1].parse::<u8>());
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |             color.b = try!(components[2].parse::<u8>());
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / error_chain! {
[INFO] [stdout] 27 | |     types {
[INFO] [stdout] 28 | |         Error, ErrorKind, ChainErr, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/error.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / error_chain! {
[INFO] [stdout] 27 | |     types {
[INFO] [stdout] 28 | |         Error, ErrorKind, ChainErr, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let line = try!(line_result);
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |             color.r = try!(components[0].parse::<u8>());
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |             color.g = try!(components[1].parse::<u8>());
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/palette.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |             color.b = try!(components[2].parse::<u8>());
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / error_chain! {
[INFO] [stdout] 27 | |     types {
[INFO] [stdout] 28 | |         Error, ErrorKind, ChainErr, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/error.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / error_chain! {
[INFO] [stdout] 27 | |     types {
[INFO] [stdout] 28 | |         Error, ErrorKind, ChainErr, Result;
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "0c60525bde320a6c63b065b2ed65d7bdbcccf19e0d5396dfa7e766eae6302df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c60525bde320a6c63b065b2ed65d7bdbcccf19e0d5396dfa7e766eae6302df6", kill_on_drop: false }`
[INFO] [stdout] 0c60525bde320a6c63b065b2ed65d7bdbcccf19e0d5396dfa7e766eae6302df6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fdd235de82b84f72ecab990499d153f08978f565c06894a93b2f4f6668f068e3
[INFO] running `Command { std: "docker" "start" "-a" "fdd235de82b84f72ecab990499d153f08978f565c06894a93b2f4f6668f068e3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/palette.rs:60:20
[INFO] [stderr]    |
[INFO] [stderr] 60 |         let line = try!(line_result);
[INFO] [stderr]    |                    ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/palette.rs:71:23
[INFO] [stderr]    |
[INFO] [stderr] 71 |             color.r = try!(components[0].parse::<u8>());
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/palette.rs:72:23
[INFO] [stderr]    |
[INFO] [stderr] 72 |             color.g = try!(components[1].parse::<u8>());
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/palette.rs:73:23
[INFO] [stderr]    |
[INFO] [stderr] 73 |             color.b = try!(components[2].parse::<u8>());
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | / error_chain! {
[INFO] [stderr] 27 | |     types {
[INFO] [stderr] 28 | |         Error, ErrorKind, ChainErr, Result;
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 0 tests
[INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout] 
[INFO] [stderr]   --> src/error.rs:26:1
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 26 | / error_chain! {
[INFO] [stderr] 27 | |     types {
[INFO] [stderr] 28 | |         Error, ErrorKind, ChainErr, Result;
[INFO] [stderr] ...  |
[INFO] [stderr] 45 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `chariot_palette` (lib) generated 6 warnings
[INFO] [stderr] warning: `chariot_palette` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chariot_palette-4516fd97d6c28368)
[INFO] [stderr]    Doc-tests chariot_palette
[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" "fdd235de82b84f72ecab990499d153f08978f565c06894a93b2f4f6668f068e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdd235de82b84f72ecab990499d153f08978f565c06894a93b2f4f6668f068e3", kill_on_drop: false }`
[INFO] [stdout] fdd235de82b84f72ecab990499d153f08978f565c06894a93b2f4f6668f068e3
