[INFO] fetching crate alith-models 0.4.3...
[INFO] checking alith-models-0.4.3 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate alith-models 0.4.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate alith-models 0.4.3
[INFO] finished tweaking crates.io crate alith-models 0.4.3
[INFO] tweaked toml for crates.io crate alith-models 0.4.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alith-models 0.4.3 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alith-models 0.4.3 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae7b27b69dbf3e08f8c8ce3e58b03bbc11bfca8c83e17103e894c0c8ca1598ae
[INFO] running `Command { std: "docker" "start" "-a" "ae7b27b69dbf3e08f8c8ce3e58b03bbc11bfca8c83e17103e894c0c8ca1598ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae7b27b69dbf3e08f8c8ce3e58b03bbc11bfca8c83e17103e894c0c8ca1598ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7b27b69dbf3e08f8c8ce3e58b03bbc11bfca8c83e17103e894c0c8ca1598ae", kill_on_drop: false }`
[INFO] [stdout] ae7b27b69dbf3e08f8c8ce3e58b03bbc11bfca8c83e17103e894c0c8ca1598ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f40aaf0e8d810c0bbd14aeca6e91fbabf89eeea5dadfb4856e16972c1eefe5d
[INFO] running `Command { std: "docker" "start" "-a" "5f40aaf0e8d810c0bbd14aeca6e91fbabf89eeea5dadfb4856e16972c1eefe5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking colorful v0.3.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking tiktoken-rs v0.6.0
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling monostate-impl v0.1.13
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking minijinja v2.8.0
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking monostate v0.1.13
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.8.0/src/environment.rs:708:42
[INFO] [stdout]      |
[INFO] [stdout]  708 |         self.filters.insert(name.into(), Value::from_function(f));
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          cannot infer type of the type parameter `Args` declared on the associated function `from_function`
[INFO] [stdout]      |
[INFO] [stdout]      = note: cannot satisfy `F: Function<Rv, _>`
[INFO] [stdout]      = help: the following types implement trait `Function<Rv, Args>`:
[INFO] [stdout]                `Func` implements `Function<Rv, ()>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C, D)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C, D, E)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `value::Value::from_function`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.8.0/src/value/mod.rs:1059:12
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub fn from_function<F, Rv, Args>(f: F) -> Value
[INFO] [stdout]      |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1059 |         F: functions::Function<Rv, Args>
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Value::from_function`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]      |
[INFO] [stdout]  708 |         self.filters.insert(name.into(), Value::from_function::<F, Rv, Args>(f));
[INFO] [stdout]      |                                                              +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.8.0/src/environment.rs:730:40
[INFO] [stdout]      |
[INFO] [stdout]  730 |         self.tests.insert(name.into(), Value::from_function(f));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        cannot infer type of the type parameter `Args` declared on the associated function `from_function`
[INFO] [stdout]      |
[INFO] [stdout]      = note: cannot satisfy `F: Function<Rv, _>`
[INFO] [stdout]      = help: the following types implement trait `Function<Rv, Args>`:
[INFO] [stdout]                `Func` implements `Function<Rv, ()>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C, D)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C, D, E)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `value::Value::from_function`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.8.0/src/value/mod.rs:1059:12
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub fn from_function<F, Rv, Args>(f: F) -> Value
[INFO] [stdout]      |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1059 |         F: functions::Function<Rv, Args>
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Value::from_function`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]      |
[INFO] [stdout]  730 |         self.tests.insert(name.into(), Value::from_function::<F, Rv, Args>(f));
[INFO] [stdout]      |                                                            +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.8.0/src/environment.rs:756:38
[INFO] [stdout]      |
[INFO] [stdout]  756 |         self.add_global(name.into(), Value::from_function(f))
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      cannot infer type of the type parameter `Args` declared on the associated function `from_function`
[INFO] [stdout]      |
[INFO] [stdout]      = note: cannot satisfy `F: Function<Rv, _>`
[INFO] [stdout]      = help: the following types implement trait `Function<Rv, Args>`:
[INFO] [stdout]                `Func` implements `Function<Rv, ()>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C, D)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C, D, E)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `value::Value::from_function`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.8.0/src/value/mod.rs:1059:12
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub fn from_function<F, Rv, Args>(f: F) -> Value
[INFO] [stdout]      |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1059 |         F: functions::Function<Rv, Args>
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Value::from_function`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]      |
[INFO] [stdout]  756 |         self.add_global(name.into(), Value::from_function::<F, Rv, Args>(f))
[INFO] [stdout]      |                                                          +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tokenizers v0.21.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.8.0/src/value/mod.rs:1064:9
[INFO] [stdout]      |
[INFO] [stdout] 1064 |         functions::BoxedFunction::new(f).to_value()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]      |         |
[INFO] [stdout]      |         cannot infer type of the type parameter `Args` declared on the associated function `new`
[INFO] [stdout]      |
[INFO] [stdout]      = note: cannot satisfy `F: Function<Rv, _>`
[INFO] [stdout]      = help: the following types implement trait `Function<Rv, Args>`:
[INFO] [stdout]                `Func` implements `Function<Rv, ()>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C, D)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A, B, C, D, E)>`
[INFO] [stdout]                `Func` implements `Function<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `BoxedFunction::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.8.0/src/functions.rs:234:12
[INFO] [stdout]      |
[INFO] [stdout]  232 |     pub fn new<F, Rv, Args>(f: F) -> BoxedFunction
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]  233 |     where
[INFO] [stdout]  234 |         F: Function<Rv, Args> + for<'a> Function<Rv, <Args as FunctionArgs<'a>>::Output>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^ required by this bound in `BoxedFunction::new`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]      |
[INFO] [stdout] 1064 |         functions::BoxedFunction::new::<F, Rv, Args>(f).to_value()
[INFO] [stdout]      |                                      +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minijinja` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5f40aaf0e8d810c0bbd14aeca6e91fbabf89eeea5dadfb4856e16972c1eefe5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f40aaf0e8d810c0bbd14aeca6e91fbabf89eeea5dadfb4856e16972c1eefe5d", kill_on_drop: false }`
[INFO] [stdout] 5f40aaf0e8d810c0bbd14aeca6e91fbabf89eeea5dadfb4856e16972c1eefe5d
