[INFO] fetching crate dmntk-test-runner 0.3.7...
[INFO] testing dmntk-test-runner-0.3.7 against 1.90.0 for beta-1.91-3
[INFO] extracting crate dmntk-test-runner 0.3.7 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate dmntk-test-runner 0.3.7
[INFO] finished tweaking crates.io crate dmntk-test-runner 0.3.7
[INFO] tweaked toml for crates.io crate dmntk-test-runner 0.3.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dmntk-test-runner 0.3.7 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dmntk-test-runner 0.3.7 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.5.4
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded quinn v0.11.4
[INFO] [stderr]   Downloaded rustls-webpki v0.102.7
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded quinn-proto v0.11.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 966caeed30e793106d407bfe0abd9cd19e7c71bb5f1bec377be12a301534faca
[INFO] running `Command { std: "docker" "start" "-a" "966caeed30e793106d407bfe0abd9cd19e7c71bb5f1bec377be12a301534faca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "966caeed30e793106d407bfe0abd9cd19e7c71bb5f1bec377be12a301534faca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "966caeed30e793106d407bfe0abd9cd19e7c71bb5f1bec377be12a301534faca", kill_on_drop: false }`
[INFO] [stdout] 966caeed30e793106d407bfe0abd9cd19e7c71bb5f1bec377be12a301534faca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 513a6d7e2309cecf73f6eb476ad6a1de82805de0e7806982adb3dda1755f0c91
[INFO] running `Command { std: "docker" "start" "-a" "513a6d7e2309cecf73f6eb476ad6a1de82805de0e7806982adb3dda1755f0c91", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.7
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling dmntk-test-runner v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `labels` is never read
[INFO] [stdout]   --> src/model.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct TestCases {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 66 |   pub model_name: Option<String>,
[INFO] [stdout] 67 |   pub labels: Vec<String>,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestCases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `typ`, and `description` are never read
[INFO] [stdout]    --> src/model.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct TestCase {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 115 |   pub name: Option<String>,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 116 |   /// Type of this [TestCase] with default value `Decision`.
[INFO] [stdout] 117 |   pub typ: TestCaseType,
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 118 |   /// Optional description for this [TestCase].
[INFO] [stdout] 119 |   pub description: Option<String>,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TestCase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `error_result`, `typ`, `cast`, and `computed` are never read
[INFO] [stdout]    --> src/model.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct ResultNode {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 140 |   pub name: String,
[INFO] [stdout] 141 |   pub error_result: bool,
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 142 |   pub typ: TestCaseType,
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 143 |   pub cast: Option<String>,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 144 |   pub expected: Option<Value>,
[INFO] [stdout] 145 |   pub computed: Option<Value>,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResultNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "513a6d7e2309cecf73f6eb476ad6a1de82805de0e7806982adb3dda1755f0c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "513a6d7e2309cecf73f6eb476ad6a1de82805de0e7806982adb3dda1755f0c91", kill_on_drop: false }`
[INFO] [stdout] 513a6d7e2309cecf73f6eb476ad6a1de82805de0e7806982adb3dda1755f0c91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8a253a12f7f2729eb0f223b3f46c451b9990b940ac94287b4d2d0d90087ae6c
[INFO] running `Command { std: "docker" "start" "-a" "d8a253a12f7f2729eb0f223b3f46c451b9990b940ac94287b4d2d0d90087ae6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling dmntk-test-runner v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `labels` is never read
[INFO] [stdout]   --> src/model.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct TestCases {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 66 |   pub model_name: Option<String>,
[INFO] [stdout] 67 |   pub labels: Vec<String>,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestCases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `typ`, and `description` are never read
[INFO] [stdout]    --> src/model.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct TestCase {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 115 |   pub name: Option<String>,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 116 |   /// Type of this [TestCase] with default value `Decision`.
[INFO] [stdout] 117 |   pub typ: TestCaseType,
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 118 |   /// Optional description for this [TestCase].
[INFO] [stdout] 119 |   pub description: Option<String>,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TestCase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `error_result`, `typ`, `cast`, and `computed` are never read
[INFO] [stdout]    --> src/model.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct ResultNode {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 140 |   pub name: String,
[INFO] [stdout] 141 |   pub error_result: bool,
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 142 |   pub typ: TestCaseType,
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 143 |   pub cast: Option<String>,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 144 |   pub expected: Option<Value>,
[INFO] [stdout] 145 |   pub computed: Option<Value>,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResultNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "d8a253a12f7f2729eb0f223b3f46c451b9990b940ac94287b4d2d0d90087ae6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a253a12f7f2729eb0f223b3f46c451b9990b940ac94287b4d2d0d90087ae6c", kill_on_drop: false }`
[INFO] [stdout] d8a253a12f7f2729eb0f223b3f46c451b9990b940ac94287b4d2d0d90087ae6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11c6f15dc9db9388314a8666a8c632af748ee2ff96198eebd9ab1c03bc46c579
[INFO] running `Command { std: "docker" "start" "-a" "11c6f15dc9db9388314a8666a8c632af748ee2ff96198eebd9ab1c03bc46c579", kill_on_drop: false }`
[INFO] [stderr] warning: field `labels` is never read
[INFO] [stderr]   --> src/model.rs:67:7
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub struct TestCases {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 66 |   pub model_name: Option<String>,
[INFO] [stderr] 67 |   pub labels: Vec<String>,
[INFO] [stderr]    |       ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestCases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `typ`, and `description` are never read
[INFO] [stderr]    --> src/model.rs:115:7
[INFO] [stderr]     |
[INFO] [stderr] 111 | pub struct TestCase {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 115 |   pub name: Option<String>,
[INFO] [stderr]     |       ^^^^
[INFO] [stderr] 116 |   /// Type of this [TestCase] with default value `Decision`.
[INFO] [stderr] 117 |   pub typ: TestCaseType,
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 118 |   /// Optional description for this [TestCase].
[INFO] [stderr] 119 |   pub description: Option<String>,
[INFO] [stderr]     |       ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TestCase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `error_result`, `typ`, `cast`, and `computed` are never read
[INFO] [stderr]    --> src/model.rs:141:7
[INFO] [stderr]     |
[INFO] [stderr] 139 | pub struct ResultNode {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 140 |   pub name: String,
[INFO] [stderr] 141 |   pub error_result: bool,
[INFO] [stderr]     |       ^^^^^^^^^^^^
[INFO] [stderr] 142 |   pub typ: TestCaseType,
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 143 |   pub cast: Option<String>,
[INFO] [stderr]     |       ^^^^
[INFO] [stderr] 144 |   pub expected: Option<Value>,
[INFO] [stderr] 145 |   pub computed: Option<Value>,
[INFO] [stderr]     |       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ResultNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `dmntk-test-runner` (bin "dmntk-test-runner" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dmntk_test_runner-8ec462f4a261d958)
[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" "11c6f15dc9db9388314a8666a8c632af748ee2ff96198eebd9ab1c03bc46c579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c6f15dc9db9388314a8666a8c632af748ee2ff96198eebd9ab1c03bc46c579", kill_on_drop: false }`
[INFO] [stdout] 11c6f15dc9db9388314a8666a8c632af748ee2ff96198eebd9ab1c03bc46c579
