[INFO] cloning repository https://github.com/ultrasaurus/altwebgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ultrasaurus/altwebgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasaurus%2Faltwebgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasaurus%2Faltwebgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eabddf9594e9d568e5bf86679dd48d4c108e8f6f [INFO] checking ultrasaurus/altwebgen against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasaurus%2Faltwebgen" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ultrasaurus/altwebgen [INFO] finished tweaking git repo https://github.com/ultrasaurus/altwebgen [INFO] tweaked toml for git repo https://github.com/ultrasaurus/altwebgen written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ultrasaurus/altwebgen on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ultrasaurus/altwebgen 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e7001f2ddd9298dea6c6b40713f8e6963384c2ef6ffb3ebd1209561f9919dae [INFO] running `Command { std: "docker" "start" "-a" "8e7001f2ddd9298dea6c6b40713f8e6963384c2ef6ffb3ebd1209561f9919dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e7001f2ddd9298dea6c6b40713f8e6963384c2ef6ffb3ebd1209561f9919dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e7001f2ddd9298dea6c6b40713f8e6963384c2ef6ffb3ebd1209561f9919dae", kill_on_drop: false }` [INFO] [stdout] 8e7001f2ddd9298dea6c6b40713f8e6963384c2ef6ffb3ebd1209561f9919dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13163d9ca9a5862ebf3aaa556eea532cf0b7e176fc9f8025d5bc5dc875a34248 [INFO] running `Command { std: "docker" "start" "-a" "13163d9ca9a5862ebf3aaa556eea532cf0b7e176fc9f8025d5bc5dc875a34248", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking tower-http v0.6.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tower-livereload v0.9.6 [INFO] [stderr] Checking url-escape v0.1.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.1 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking kuchikiki v0.8.2 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Checking matter v0.1.0-alpha4 [INFO] [stderr] Checking notify-debouncer-mini v0.6.0 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking test-log v0.2.17 [INFO] [stderr] Checking bareurl v0.1.0 (https://github.com/ultrasaurus/axum-serving-static-files.git?branch=lib#17ffbc70) [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking altwebgen v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/setup.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result { [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] 9 | pub fn clean_build(config: &Config) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/setup.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/setup.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result { [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] 9 | pub fn clean_build(config: &Config) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/setup.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/web/md/ref_markdown.rs:218:32 [INFO] [stdout] | [INFO] [stdout] 218 | fn create_ref_full(config: &Config) -> Ref { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 218 | fn create_ref_full(config: &Config) -> Ref<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/setup.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result { [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] 9 | pub fn clean_build(config: &Config) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/setup.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/web/md/ref_markdown.rs:218:32 [INFO] [stdout] | [INFO] [stdout] 218 | fn create_ref_full(config: &Config) -> Ref { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 218 | fn create_ref_full(config: &Config) -> Ref<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/setup.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result { [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] 9 | pub fn clean_build(config: &Config) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/setup.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "13163d9ca9a5862ebf3aaa556eea532cf0b7e176fc9f8025d5bc5dc875a34248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13163d9ca9a5862ebf3aaa556eea532cf0b7e176fc9f8025d5bc5dc875a34248", kill_on_drop: false }` [INFO] [stdout] 13163d9ca9a5862ebf3aaa556eea532cf0b7e176fc9f8025d5bc5dc875a34248