[INFO] fetching crate trinja 0.5.0... [INFO] checking trinja-0.5.0 against try#29194e8f603400afdb2f86c9418e9fccb1628ea0 for pr-135331-1 [INFO] extracting crate trinja 0.5.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate trinja 0.5.0 [INFO] finished tweaking crates.io crate trinja 0.5.0 [INFO] tweaked toml for crates.io crate trinja 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trinja 0.5.0 on toolchain 29194e8f603400afdb2f86c9418e9fccb1628ea0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate trinja 0.5.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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ef00f1377c91b35d9afea77da74f64a6754891852dd7db8cf36d4e43c58808c [INFO] running `Command { std: "docker" "start" "-a" "8ef00f1377c91b35d9afea77da74f64a6754891852dd7db8cf36d4e43c58808c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ef00f1377c91b35d9afea77da74f64a6754891852dd7db8cf36d4e43c58808c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef00f1377c91b35d9afea77da74f64a6754891852dd7db8cf36d4e43c58808c", kill_on_drop: false }` [INFO] [stdout] 8ef00f1377c91b35d9afea77da74f64a6754891852dd7db8cf36d4e43c58808c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98f6e4902b046ea0c44cae5b265c9c6bd0f5ed1ef12c7d994c011dda13e64b58 [INFO] running `Command { std: "docker" "start" "-a" "98f6e4902b046ea0c44cae5b265c9c6bd0f5ed1ef12c7d994c011dda13e64b58", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking curie v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking known-schemes v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking mediatype v0.19.20 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking dogma v0.1.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking minijinja v2.10.2 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking async-utf8-decoder v1.0.1 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking clap-verbosity-flag v3.0.3 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Checking suppaftp v6.3.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Checking wasm-streams v0.4.2 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.20 [INFO] [stderr] Checking gofer v0.1.5 [INFO] [stderr] Compiling iref-macros v3.2.2 [INFO] [stderr] Compiling iref v3.2.2 [INFO] [stderr] Checking taganak-core v0.1.0-dev4 [INFO] [stderr] Compiling taganak-orm-derive v0.1.0-dev4 [INFO] [stderr] Checking taganak-orm v0.1.0-dev4 [INFO] [stderr] Checking taganak-framework v0.1.0-dev4 [INFO] [stderr] Checking babel47 v0.2.0 [INFO] [stderr] Checking trinja v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `graph`, `prefix_map`, `language`, and `environment` are never used [INFO] [stdout] --> src/lib.rs:285:8 [INFO] [stdout] | [INFO] [stdout] 279 | impl<'a, G> ParamsWithEnv<'a, G> { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 285 | fn graph(self, graph: Arc>) -> ParamsWithEnv<'a, G2> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 303 | fn prefix_map(mut self, prefix_map: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | fn language(mut self, language: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 313 | fn environment(self, environment: Arc>>) -> ParamsWithEnv<'_, G> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `graph`, `prefix_map`, `language`, and `environment` are never used [INFO] [stdout] --> src/lib.rs:285:8 [INFO] [stdout] | [INFO] [stdout] 279 | impl<'a, G> ParamsWithEnv<'a, G> { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 285 | fn graph(self, graph: Arc>) -> ParamsWithEnv<'a, G2> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 303 | fn prefix_map(mut self, prefix_map: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | fn language(mut self, language: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 313 | fn environment(self, environment: Arc>>) -> ParamsWithEnv<'_, G> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `w` should have an upper camel case name [INFO] [stdout] --> src/main.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | w, [INFO] [stdout] | ^ help: convert the identifier to upper camel case (notice the capitalization): `W` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `w` should have an upper camel case name [INFO] [stdout] --> src/main.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | w, [INFO] [stdout] | ^ help: convert the identifier to upper camel case (notice the capitalization): `W` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format` [INFO] [stdout] --> src/main.rs:182:41 [INFO] [stdout] | [INFO] [stdout] 182 | SiteCommands::Analyze { format } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `format: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format` [INFO] [stdout] --> src/main.rs:182:41 [INFO] [stdout] | [INFO] [stdout] 182 | SiteCommands::Analyze { format } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `format: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "98f6e4902b046ea0c44cae5b265c9c6bd0f5ed1ef12c7d994c011dda13e64b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98f6e4902b046ea0c44cae5b265c9c6bd0f5ed1ef12c7d994c011dda13e64b58", kill_on_drop: false }` [INFO] [stdout] 98f6e4902b046ea0c44cae5b265c9c6bd0f5ed1ef12c7d994c011dda13e64b58