[INFO] fetching crate cxc 0.3.1...
[INFO] testing cxc-0.3.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cxc 0.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cxc 0.3.1
[INFO] finished tweaking crates.io crate cxc 0.3.1
[INFO] tweaked toml for crates.io crate cxc 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cxc 0.3.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cxc 0.3.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85f41bfea4d7bd35b3f6e6401e6d93f2724c73856c38436b2913bc71815ecaaa
[INFO] running `Command { std: "docker" "start" "-a" "85f41bfea4d7bd35b3f6e6401e6d93f2724c73856c38436b2913bc71815ecaaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85f41bfea4d7bd35b3f6e6401e6d93f2724c73856c38436b2913bc71815ecaaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f41bfea4d7bd35b3f6e6401e6d93f2724c73856c38436b2913bc71815ecaaa", kill_on_drop: false }`
[INFO] [stdout] 85f41bfea4d7bd35b3f6e6401e6d93f2724c73856c38436b2913bc71815ecaaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 767195c2fb572daa430c07c0cfc0b3f1eb04ac6b918788e1b99665bfd36c12ff
[INFO] running `Command { std: "docker" "start" "-a" "767195c2fb572daa430c07c0cfc0b3f1eb04ac6b918788e1b99665bfd36c12ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling cranelift-isle v0.101.3
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.101.3
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling cranelift-entity v0.101.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bumpalo v3.12.2
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.101.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling passable v1.0.0
[INFO] [stderr]    Compiling cranelift-bforest v0.101.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling cranelift-control v0.101.3
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v14.0.3
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling region v3.0.0
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling cranelift-codegen v0.101.3
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling cxc_derive v0.2.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling cranelift-native v0.101.3
[INFO] [stderr]    Compiling cranelift-frontend v0.101.3
[INFO] [stderr]    Compiling cranelift-module v0.101.3
[INFO] [stderr]    Compiling cranelift-jit v0.101.3
[INFO] [stderr]    Compiling cranelift v0.101.3
[INFO] [stderr]    Compiling cxc v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![feature(concat_idents)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.90.0; see <https://github.com/rust-lang/rust/pull/142704> for more information
[INFO] [stdout]    = note: use the `${concat(..)}` metavariable expression instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/hlr/large_returns.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |         if let HNodeData::Call { ref query, .. } = data 
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/hlr/type_inference/mod.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 if let Some(method_of) = connection.method_of.as_mut() &&
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/hlr/type_inference/mod.rs:502:20
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 if let Some(rel_type) = query.relation.inner_type() && rel_type.is_known() {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]     --> src/hlr/type_inference/mod.rs:1051:8
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     if let Some(inner_type) = func_query.relation.inner_type() && inner_type.is_unknown() {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/hlr/add_implicit_drops.rs:435:16
[INFO] [stdout]     |
[INFO] [stdout] 435 |             if let Some(last) = info.path.bits.last() && 
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/hlr/add_implicit_drops.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |             if let Some(last) = info.path.bits.last() && 
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/hlr/expr_tree/mod.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |                 if let Some(info) = variables.get(*id) && let VarName::Other(name) = &info.name {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/hlr/expr_tree/mod.rs:259:59
[INFO] [stdout]     |
[INFO] [stdout] 259 |                 if let Some(info) = variables.get(*id) && let VarName::Other(name) = &info.name {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/parse/expression.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 if let Ok(_actually_lhs) = parse_expr(&mut detached) && 
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/cache/mod.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 |         if let Ok(lock) = self.calculated.try_read() &&
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/cache/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let Some(cached) = *lock {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/typ/can_transform.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 if let TypeSpec::Struct(field_specs) = spec.clone()
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/typ/can_transform.rs:325:20
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 if let Some(found_generic) = generics.get(index)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/typ/fields_iter.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 |         if let Some(inner) = &mut self.inner && let Some(next) = inner.next() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/typ/fields_iter.rs:99:49
[INFO] [stdout]    |
[INFO] [stdout] 99 |         if let Some(inner) = &mut self.inner && let Some(next) = inner.next() {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/unit/mod.rs:273:24
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     if let Some(func_id) = self.comp_data.query_for_id(f) &&
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/unit/functions.rs:153:20
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 if let Some(backend) = backend &&
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/unit/functions.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     let Some(realizations) = self.realizations.remove(code_id) {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/unit/functions.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 226 |           if let Some((code_id, transformation)) = 
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 227 | |             self.query_for_code_with_transformation(query.code_query()) &&
[INFO] [stdout]     | |_______________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/unit/functions.rs:228:13
[INFO] [stdout]     |
[INFO] [stdout] 228 |             let Some(realizations) = self.realizations.get(code_id) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/unit/functions.rs:275:12
[INFO] [stdout]     |
[INFO] [stdout] 275 |         if let Ok(deriver_info) = DeriverInfo::try_from(info.clone()) && 
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/unit/reflect.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let name = if let Ok(possible_name) = spec_lexer.peek_tok()
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/unit/reflect.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |                        && let Ok(name) = possible_name.clone().type_name()
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/unit/value_api.rs:194:34
[INFO] [stdout]     |
[INFO] [stdout] 194 |         if !self.typ.is_ref() && let Some(serialized_primitive) = self.to_string_no_unit() {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(type_name_of_val)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(int_roundings)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(let_chains)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `let_chains` has been stable since `1.88.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(if_let_guard)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(unboxed_closures)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(fn_traits)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(tuple_trait)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![feature(exclusive_range_pattern)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]    |
[INFO] [stdout]    = help: the feature `exclusive_range_pattern` has been stable since `1.80.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![feature(concat_idents)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cxc` (lib) due to 34 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "767195c2fb572daa430c07c0cfc0b3f1eb04ac6b918788e1b99665bfd36c12ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "767195c2fb572daa430c07c0cfc0b3f1eb04ac6b918788e1b99665bfd36c12ff", kill_on_drop: false }`
[INFO] [stdout] 767195c2fb572daa430c07c0cfc0b3f1eb04ac6b918788e1b99665bfd36c12ff
