[INFO] fetching crate fluxmq 0.1.0... [INFO] testing fluxmq-0.1.0 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate fluxmq 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate fluxmq 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fluxmq 0.1.0 [INFO] tweaked toml for crates.io crate fluxmq 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fluxmq 0.1.0 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fluxmq 0.1.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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded toml v0.9.5 [INFO] [stderr] Downloaded serde-untagged v0.1.8 [INFO] [stderr] Downloaded serde v1.0.221 [INFO] [stderr] Downloaded config v0.15.15 [INFO] [stderr] Downloaded serde_core v1.0.221 [INFO] [stderr] Downloaded serde_derive v1.0.221 [INFO] [stderr] Downloaded rustls-webpki v0.103.5 [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded serde_json v1.0.144 [INFO] [stderr] Downloaded aws-lc-rs v1.14.0 [INFO] [stderr] Downloaded aws-lc-sys v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0009b26fa8a8d4c5b75b00e3f8dc93fdf9d32cbcf2f1466f2d56b146cc3543da [INFO] running `Command { std: "docker" "start" "-a" "0009b26fa8a8d4c5b75b00e3f8dc93fdf9d32cbcf2f1466f2d56b146cc3543da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0009b26fa8a8d4c5b75b00e3f8dc93fdf9d32cbcf2f1466f2d56b146cc3543da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0009b26fa8a8d4c5b75b00e3f8dc93fdf9d32cbcf2f1466f2d56b146cc3543da", kill_on_drop: false }` [INFO] [stdout] 0009b26fa8a8d4c5b75b00e3f8dc93fdf9d32cbcf2f1466f2d56b146cc3543da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a45c55b540d02e0bddaa53ad43cc56c5ea978f349f4da5dcbbc15eb24f92eaf7 [INFO] running `Command { std: "docker" "start" "-a" "a45c55b540d02e0bddaa53ad43cc56c5ea978f349f4da5dcbbc15eb24f92eaf7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.144 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.5 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling fluxmq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "a45c55b540d02e0bddaa53ad43cc56c5ea978f349f4da5dcbbc15eb24f92eaf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45c55b540d02e0bddaa53ad43cc56c5ea978f349f4da5dcbbc15eb24f92eaf7", kill_on_drop: false }` [INFO] [stdout] a45c55b540d02e0bddaa53ad43cc56c5ea978f349f4da5dcbbc15eb24f92eaf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bddf17254c74b368623b1dc7b0de9eda06dc06dc9156946cdf8421649020d7d6 [INFO] running `Command { std: "docker" "start" "-a" "bddf17254c74b368623b1dc7b0de9eda06dc06dc9156946cdf8421649020d7d6", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling fluxmq v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `create_test_cert_files` is never used [INFO] [stdout] --> src/tls.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | fn create_test_cert_files() -> Result<(String, String), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/performance/consumer_arena.rs:505:18 [INFO] [stdout] | [INFO] [stdout] 505 | assert!(!ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_ptr_null_checks)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/performance/protocol_arena.rs:399:18 [INFO] [stdout] | [INFO] [stdout] 399 | assert!(!ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 56.94s [INFO] running `Command { std: "docker" "inspect" "bddf17254c74b368623b1dc7b0de9eda06dc06dc9156946cdf8421649020d7d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddf17254c74b368623b1dc7b0de9eda06dc06dc9156946cdf8421649020d7d6", kill_on_drop: false }` [INFO] [stdout] bddf17254c74b368623b1dc7b0de9eda06dc06dc9156946cdf8421649020d7d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c8520681fa62456b22b3c45b976fb31f0fda475b7b39519693c274ad48054fe [INFO] running `Command { std: "docker" "start" "-a" "4c8520681fa62456b22b3c45b976fb31f0fda475b7b39519693c274ad48054fe", kill_on_drop: false }` [INFO] [stderr] warning: function `create_test_cert_files` is never used [INFO] [stderr] --> src/tls.rs:220:8 [INFO] [stderr] | [INFO] [stderr] 220 | fn create_test_cert_files() -> Result<(String, String), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stderr] --> src/performance/consumer_arena.rs:505:18 [INFO] [stderr] | [INFO] [stderr] 505 | assert!(!ptr.as_ptr().is_null()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(useless_ptr_null_checks)]` on by default [INFO] [stderr] [INFO] [stderr] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stderr] --> src/performance/protocol_arena.rs:399:18 [INFO] [stderr] | [INFO] [stderr] 399 | assert!(!ptr.as_ptr().is_null()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fluxmq` (lib test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluxmq-ed7ecea198857bca) [INFO] [stdout] [INFO] [stdout] running 102 tests [INFO] [stdout] test acl::tests::test_resource_pattern_matching ... ok [INFO] [stdout] test performance::arena_allocator::tests::test_arena_reset ... ok [INFO] [stdout] test performance::arena_allocator::tests::test_arena_region_creation ... ok [INFO] [stdout] test performance::arena_allocator::tests::test_estimate_java_batch_size ... ok [INFO] [stdout] test performance::consumer_arena::tests::test_consumer_arena_assignment_map ... ok [INFO] [stdout] test acl::tests::test_acl_authorization ... ok [INFO] [stdout] test acl::tests::test_super_user ... ok [INFO] [stdout] test consumer::tests::test_topic_partition_creation ... ok [INFO] [stdout] test consumer::tests::test_partition_assignor_range ... ok [INFO] [stdout] test acl::tests::test_deny_override ... ok [INFO] [stdout] test performance::consumer_arena::tests::test_consumer_arena_basic_allocation ... ok [INFO] [stdout] test consumer::tests::test_partition_assignor_round_robin ... ok [INFO] [stdout] test consumer::tests::test_consumer_group_config_defaults ... ok [INFO] [stdout] test consumer::tests::test_assignment_strategies ... ok [INFO] [stdout] test performance::consumer_arena::tests::test_consumer_arena_manager ... ok [INFO] [stderr] corrupted size vs. prev_size while consolidating [INFO] [stdout] test performance::consumer_arena::tests::test_consumer_rebalance_session ... ok [INFO] [stdout] test performance::protocol_arena::tests::test_protocol_arena_reset ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/fluxmq-ed7ecea198857bca` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "4c8520681fa62456b22b3c45b976fb31f0fda475b7b39519693c274ad48054fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8520681fa62456b22b3c45b976fb31f0fda475b7b39519693c274ad48054fe", kill_on_drop: false }` [INFO] [stdout] 4c8520681fa62456b22b3c45b976fb31f0fda475b7b39519693c274ad48054fe