[INFO] fetching crate axum-inertia 0.9.0... [INFO] testing axum-inertia-0.9.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate axum-inertia 0.9.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate axum-inertia 0.9.0 [INFO] finished tweaking crates.io crate axum-inertia 0.9.0 [INFO] tweaked toml for crates.io crate axum-inertia 0.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate axum-inertia 0.9.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate axum-inertia 0.9.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpufeatures v0.2.11 [INFO] [stderr] Downloaded errno v0.3.5 [INFO] [stderr] Downloaded serde_path_to_error v0.1.14 [INFO] [stderr] Downloaded tempfile v3.8.0 [INFO] [stderr] Downloaded schannel v0.1.22 [INFO] [stderr] Downloaded hyper-util v0.1.13 [INFO] [stderr] Downloaded parking_lot_core v0.9.8 [INFO] [stderr] Downloaded tokio-util v0.7.9 [INFO] [stderr] Downloaded reqwest v0.12.21 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] [stderr] Downloaded rustls v0.23.24 [INFO] [stderr] Downloaded linux-raw-sys v0.4.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f28456bc07aa91f3405dad2c9d27db1df4f1f1657134330a71dc2048ac9c4c86 [INFO] running `Command { std: "docker" "start" "-a" "f28456bc07aa91f3405dad2c9d27db1df4f1f1657134330a71dc2048ac9c4c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28456bc07aa91f3405dad2c9d27db1df4f1f1657134330a71dc2048ac9c4c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28456bc07aa91f3405dad2c9d27db1df4f1f1657134330a71dc2048ac9c4c86", kill_on_drop: false }` [INFO] [stdout] f28456bc07aa91f3405dad2c9d27db1df4f1f1657134330a71dc2048ac9c4c86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fffc407faf8d3d8dcf8816ec0f4d5c442f528f30c07a2fb90f2b41c7caa63871 [INFO] running `Command { std: "docker" "start" "-a" "fffc407faf8d3d8dcf8816ec0f4d5c442f528f30c07a2fb90f2b41c7caa63871", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling maud v0.27.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling axum-inertia v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:196:46 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn render(self, component: &str, props: S) -> Response { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn render(self, component: &str, props: S) -> Response<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.80s [INFO] running `Command { std: "docker" "inspect" "fffc407faf8d3d8dcf8816ec0f4d5c442f528f30c07a2fb90f2b41c7caa63871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fffc407faf8d3d8dcf8816ec0f4d5c442f528f30c07a2fb90f2b41c7caa63871", kill_on_drop: false }` [INFO] [stdout] fffc407faf8d3d8dcf8816ec0f4d5c442f528f30c07a2fb90f2b41c7caa63871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1cb0703a97418f2a58c5c5ac9aa480f930cf945463183bb7208542b271d3ddc [INFO] running `Command { std: "docker" "start" "-a" "c1cb0703a97418f2a58c5c5ac9aa480f930cf945463183bb7208542b271d3ddc", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.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 tokio-macros v2.5.0 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling maud v0.27.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.21 [INFO] [stderr] Compiling axum-inertia v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:196:46 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn render(self, component: &str, props: S) -> Response { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn render(self, component: &str, props: S) -> Response<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:196:46 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn render(self, component: &str, props: S) -> Response { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn render(self, component: &str, props: S) -> Response<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.20s [INFO] running `Command { std: "docker" "inspect" "c1cb0703a97418f2a58c5c5ac9aa480f930cf945463183bb7208542b271d3ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1cb0703a97418f2a58c5c5ac9aa480f930cf945463183bb7208542b271d3ddc", kill_on_drop: false }` [INFO] [stdout] c1cb0703a97418f2a58c5c5ac9aa480f930cf945463183bb7208542b271d3ddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0b7d74864f313335ae108404e694d2da6f8fe96245bc7ae913fcbc6176c18ec [INFO] running `Command { std: "docker" "start" "-a" "b0b7d74864f313335ae108404e694d2da6f8fe96245bc7ae913fcbc6176c18ec", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:196:46 [INFO] [stderr] | [INFO] [stderr] 196 | pub fn render(self, component: &str, props: S) -> Response { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 196 | pub fn render(self, component: &str, props: S) -> Response<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `axum-inertia` (lib) generated 1 warning (run `cargo fix --lib -p axum-inertia` to apply 1 suggestion) [INFO] [stderr] warning: `axum-inertia` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_inertia-ee5cd7e843d1bf6a) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test response::tests::test_into_html_response ... ok [INFO] [stdout] test vite::tests::test_development_into_config ... ok [INFO] [stdout] test vite::tests::test_production_into_config ... ok [INFO] [stdout] test vite::tests::test_production_into_config_with_integrity ... ok [INFO] [stdout] test vite::tests::test_production_new ... ok [INFO] [stdout] test vite::tests::test_production_new_entry_missing ... ok [INFO] [stdout] test vite::tests::test_development_url ... ok [INFO] [stdout] test vite::tests::test_development_default ... ok [INFO] [stdout] test vite::tests::test_production_builder_methods ... ok [INFO] [stdout] test vite::tests::test_development_builder_methods ... ok [INFO] [stdout] test request::tests::it_extracts_inertia_xhr ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test request::tests::it_extracts_a_version_string ... ok [INFO] [stdout] test request::tests::it_extracts_urls_with_query ... ok [INFO] [stdout] test request::tests::it_extracts_a_false_value_for_x_inertia ... ok [INFO] [stdout] test tests::it_responds_with_conflict_on_version_mismatch ... ok [INFO] [stdout] test request::tests::it_extracts_partial_data ... ok [INFO] [stdout] test request::tests::it_extracts_original_urls_for_nested_routers ... ok [INFO] [stdout] test request::tests::it_does_not_extract_partial_data_when_missing_headers ... ok [INFO] [stdout] test request::tests::it_works_with_no_version ... ok [INFO] [stdout] test request::tests::it_extracts_urls_for_simple_routes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Doc-tests axum_inertia [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] test src/vite.rs - vite::Development::base (line 64) ... ok [INFO] [stdout] test src/lib.rs - (line 67) ... ok [INFO] [stdout] test src/vite.rs - vite (line 6) ... ok [INFO] [stdout] test src/lib.rs - (line 46) ... ok [INFO] [stdout] test src/lib.rs - (line 93) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b0b7d74864f313335ae108404e694d2da6f8fe96245bc7ae913fcbc6176c18ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b7d74864f313335ae108404e694d2da6f8fe96245bc7ae913fcbc6176c18ec", kill_on_drop: false }` [INFO] [stdout] b0b7d74864f313335ae108404e694d2da6f8fe96245bc7ae913fcbc6176c18ec