[INFO] fetching crate causal-hub 0.0.2... [INFO] building causal-hub-0.0.2 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate causal-hub 0.0.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate causal-hub 0.0.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate causal-hub 0.0.2 [INFO] tweaked toml for crates.io crate causal-hub 0.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate causal-hub 0.0.2 on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate causal-hub 0.0.2 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be3502fafcc0eec416657316bf9bb97be9a73dc500f8f52dde9145c597785c79 [INFO] running `Command { std: "docker" "start" "-a" "be3502fafcc0eec416657316bf9bb97be9a73dc500f8f52dde9145c597785c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be3502fafcc0eec416657316bf9bb97be9a73dc500f8f52dde9145c597785c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3502fafcc0eec416657316bf9bb97be9a73dc500f8f52dde9145c597785c79", kill_on_drop: false }` [INFO] [stdout] be3502fafcc0eec416657316bf9bb97be9a73dc500f8f52dde9145c597785c79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] f0d3647c9ea090572b9f55ea205f17f6672976f10d625770da1bb360e0bc0463 [INFO] running `Command { std: "docker" "start" "-a" "f0d3647c9ea090572b9f55ea205f17f6672976f10d625770da1bb360e0bc0463", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling dry v0.1.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling referencing v0.33.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling lax v0.17.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling jsonschema v0.33.0 [INFO] [stderr] Compiling ndarray-stats v0.6.0 [INFO] [stderr] Compiling ndarray-linalg v0.17.0 [INFO] [stderr] Compiling causal-hub v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.64s [INFO] running `Command { std: "docker" "inspect" "f0d3647c9ea090572b9f55ea205f17f6672976f10d625770da1bb360e0bc0463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d3647c9ea090572b9f55ea205f17f6672976f10d625770da1bb360e0bc0463", kill_on_drop: false }` [INFO] [stdout] f0d3647c9ea090572b9f55ea205f17f6672976f10d625770da1bb360e0bc0463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] c6cc977ad4ecbad1c2bf0469554a6d0afc12939cab8b6b6ded4ff065e0e5abcd [INFO] running `Command { std: "docker" "start" "-a" "c6cc977ad4ecbad1c2bf0469554a6d0afc12939cab8b6b6ded4ff065e0e5abcd", kill_on_drop: false }` [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling causal-hub v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librand_xoshiro-a2650a1d8345f0d7,libcausal_hub-0c983bb6eac63514,libfxhash-1073feecf7f5ac90,libbyteorder-529cc76400af54b3,libndarray_stats-974e7d5ce95d29be,libindexmap-3ec88698c69d91ff,libequivalent-e75e9a7d273f0189,libhashbrown-7492282930c744bf,libitertools-3a5dff6d8e7f0580,libnoisy_float-0f45c7e170634819,libpest-6fb8ae2023f32065,libucd_trie-d7496875ab266f66,librand_distr-605cab2a40691da0,librand-1948c052f3e4728a,librand_chacha-577521d072459908,librand_core-263dabbf143f871c,libndarray_linalg-ff7b5da379889a04,liblax-2f43a9d8312b8dcc,liblapack_sys-60cc6ff0743275b0,libthiserror-64a5f16cea8da023,libcauchy-35d045569a1d189b,libstatrs-e76edfe0a83c0a99,libndarray-e1b25c7a6f716bdd,libmatrixmultiply-f3c59bc02087d77b,libapprox-d1dc2b1af34f06b0,librayon-0faf6c6f6efed892,librayon_core-0a57f306f376f56d,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,librawpointer-bdc2b0e64d56f44e,libcblas_sys-4de43dc8451f3e3d,liblibc-3ba5a7ce07d47872,libitertools-1df223c73233ceb2,libeither-8cfc6f6241a869c1,libcsv-60e47821e1d33783,libcsv_core-6df2bf14836e0612,libjsonschema-fa77ade7ecd90563,libbytecount-743d8bbd4a3b8710,libregex-7f8cfa679d266d0f,libidna-2aca26984e2e3ba5,libutf8_iter-e7eaa3ca1141e5f6,libidna_adapter-8e5f702c9890be0d,libicu_properties-54b37bf308ae0027,libicu_properties_data-1f9fd5e55a507fab,libicu_normalizer-56e2775b4d9041d9,libicu_normalizer_data-6ccc37819df9c366,libicu_collections-3a97dfea35c1496e,libpotential_utf-d6de0542b9b2b3ea,libicu_provider-cf45c4d604883678,libicu_locale_core-5288b148f5ad0ddf,libtinystr-938ae4129e1e02f6,liblitemap-94ca9f85eb6c1664,libwriteable-3300c6e5770fda49,libzerovec-8d375861991a09c7,libzerotrie-fa735358fb3e921d,libyoke-0c609fbc4528171b,libstable_deref_trait-2146e5221de72690,libzerofrom-7b8446353f8ea09f,libuuid_simd-b181ea686e3f55ea,libuuid-9681a9a05e556a43,liboutref-2a7e1e55f121e16a,libvsimd-b9a5be1ec8a73e50,libfancy_regex-09a39064f2cccb44,libbit_set-fe256c10557ff30d,libbit_vec-3dc97db4a4bb2311,libregex_automata-34ad44e1af8ce510,libaho_corasick-96516b34a578ce1a,libemail_address-d59b05c49b06ecc9,libfraction-1e262d94324a69c6,liblazy_static-6cae036cc417a885,libnum-017be879cea84573,libnum_iter-a087a852d991f05f,libnum_rational-7dfb00f582196c8a,libnum_complex-670791e90ba9805c,librand-328017ac5a7f64f7,librand_chacha-a70206a6331e4a05,libppv_lite86-192d02c173a8dbe7,librand_core-ab6c29c8a9477844,libgetrandom-05ce37e63bde0bcc,libwasi-1720e192b4055643,libnum_bigint-773c188d819b6559,libnum_integer-a6fff4b8e98ea499,libnum_traits-d483a3f34b4ea8af,libnum_cmp-4afea57523b0b335,libregex_syntax-d5cb26aefad022b5,libbase64-ee50786c9cbbc86e,libreferencing-100d443220ca448b,libpercent_encoding-c9d600703d692d40,libparking_lot-2074b733409016ff,libparking_lot_core-440393b134060b77,libsmallvec-60c0caf50490c9b3,liblock_api-8188a4cfdae776c5,libscopeguard-8bf53ae5771a3088,libfluent_uri-92425aca6b7b9a9c,libborrow_or_share-802ece472010701d,libref_cast-243ec690aa909d50,libserde_json-ba053a00a68ec8a8,libmemchr-f163681842188510,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,libahash-68d1bf65582cbb54,libgetrandom-1da3c5c87a243e8e,libonce_cell-bcd15b06b8f373b9,libserde-96a498f5e959a578,libserde_core-1be292d9c8410a8f,libcfg_if-d6bc76d3bc4619c0,libzerocopy-be50dee542865eaf,liblog-1a8c89b4b809341d}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/mod-6560bf2fd58e3d16.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.00.rcgu.o): undefined symbol: cblas_sdot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.00.rcgu.o): undefined symbol: cblas_ddot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.00.rcgu.o): undefined symbol: cblas_sdot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.00.rcgu.o): undefined symbol: cblas_ddot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.06.rcgu.o): undefined symbol: cblas_sgemm [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.06.rcgu.o): undefined symbol: cblas_dgemm [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.06.rcgu.o): undefined symbol: cblas_cgemm [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.06.rcgu.o): undefined symbol: cblas_zgemm [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.06.rcgu.o): undefined symbol: cblas_sgemv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.06.rcgu.o): undefined symbol: cblas_dgemv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.06.rcgu.o): undefined symbol: cblas_sgemv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcausal_hub-0c983bb6eac63514.rlib(causal_hub-0c983bb6eac63514.causal_hub.4bb75f525ee39484-cgu.06.rcgu.o): undefined symbol: cblas_dgemv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblax-2f43a9d8312b8dcc.rlib(lax-2f43a9d8312b8dcc.lax.242ea168daaf6195-cgu.5.rcgu.o): undefined symbol: dgetrf_ [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblax-2f43a9d8312b8dcc.rlib(lax-2f43a9d8312b8dcc.lax.242ea168daaf6195-cgu.5.rcgu.o): undefined symbol: dpotrf_ [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblax-2f43a9d8312b8dcc.rlib(lax-2f43a9d8312b8dcc.lax.242ea168daaf6195-cgu.7.rcgu.o): undefined symbol: dgesvd_ [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblax-2f43a9d8312b8dcc.rlib(lax-2f43a9d8312b8dcc.lax.242ea168daaf6195-cgu.7.rcgu.o): undefined symbol: dgesvd_ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `causal-hub` (test "mod") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c6cc977ad4ecbad1c2bf0469554a6d0afc12939cab8b6b6ded4ff065e0e5abcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6cc977ad4ecbad1c2bf0469554a6d0afc12939cab8b6b6ded4ff065e0e5abcd", kill_on_drop: false }` [INFO] [stdout] c6cc977ad4ecbad1c2bf0469554a6d0afc12939cab8b6b6ded4ff065e0e5abcd