[INFO] cloning repository https://github.com/thomi137/DA-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomi137/DA-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomi137%2FDA-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomi137%2FDA-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f76809078c24841e91188f514d0fa4d6b40089e [INFO] testing thomi137/DA-Rust against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomi137%2FDA-Rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thomi137/DA-Rust [INFO] finished tweaking git repo https://github.com/thomi137/DA-Rust [INFO] tweaked toml for git repo https://github.com/thomi137/DA-Rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thomi137/DA-Rust on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thomi137/DA-Rust 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84b1b9962c33ec15816364c8680bfa7040bdb1c193eaa3120369392992c57602 [INFO] running `Command { std: "docker" "start" "-a" "84b1b9962c33ec15816364c8680bfa7040bdb1c193eaa3120369392992c57602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84b1b9962c33ec15816364c8680bfa7040bdb1c193eaa3120369392992c57602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b1b9962c33ec15816364c8680bfa7040bdb1c193eaa3120369392992c57602", kill_on_drop: false }` [INFO] [stdout] 84b1b9962c33ec15816364c8680bfa7040bdb1c193eaa3120369392992c57602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3498e3a5a9d62ba22c22bb9f5d962f21bc5b494b79afd14af4540831af42513 [INFO] running `Command { std: "docker" "start" "-a" "d3498e3a5a9d62ba22c22bb9f5d962f21bc5b494b79afd14af4540831af42513", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling lapack-sys v0.15.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling lapack v0.20.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling spinoff v0.8.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling fftw-src v0.8.0 [INFO] [stderr] Compiling fftw-sys v0.8.0 [INFO] [stderr] Compiling fftw v0.8.0 [INFO] [stderr] Compiling bec_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `num::Complex` [INFO] [stdout] --> src/math/calculus.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use num::Complex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `calculus::*` [INFO] [stdout] --> src/math/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use calculus::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arg` [INFO] [stdout] --> src/cli.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, Parser}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/math/calculus.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn fft(n: &usize, direction: &Direction, plan: Plan, input: &Vec ) -> Result<(), error::Error> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> src/math/calculus.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | fn fft(n: &usize, direction: &Direction, plan: Plan, input: &Vec ) -> Result<(), error::Error> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plan` [INFO] [stdout] --> src/math/calculus.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | fn fft(n: &usize, direction: &Direction, plan: Plan, input: &Vec ) -> Result<(), error::Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_plan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/math/calculus.rs:9:54 [INFO] [stdout] | [INFO] [stdout] 9 | fn fft(n: &usize, direction: &Direction, plan: Plan, input: &Vec ) -> Result<(), error::Error> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/math/calculus.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let input: Vec; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/math/calculus.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let output: Vec; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Direction` is never used [INFO] [stdout] --> src/math/calculus.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | type Direction = types::Sign; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Plan` is never used [INFO] [stdout] --> src/math/calculus.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | type Plan = C2CPlan64; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fft` is never used [INFO] [stdout] --> src/math/calculus.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn fft(n: &usize, direction: &Direction, plan: Plan, input: &Vec ) -> Result<(), error::Error> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCNRagB/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbec_rust-84b964f2c426dbe9,libnum-9a8a32e1aff1b068,libnum_iter-e2a87098d128a8da,libnum_rational-d751d95db89c231b,libnum_bigint-c23426a4b27db5f1,libnum_integer-e040bf46f30c1e17,libfftw-eecc6240197e6e00,libthiserror-e32bb2689c017788,libfftw_sys-096be340d2d2fb7b,libfftw_src-72182ef66d215a44,liblapack-b8819a4aa76d167b,libnum_complex-ec2e6cf79172ae44,liblapack_sys-30b326e715577b8a,libclap-bb4b93d595d5a8ca,libclap_builder-6414efa8ed021288,libstrsim-24acdad2526b95b7,libanstream-0be6693a0c7aee21,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libspinoff-58bd424efb9db7ae,libonce_cell-0ba6aecba7086d38,libcolored-caab0af0c06a97f8,libplotters-75a0fcc23f20e25a,libplotters_svg-cbb3d66b8e103d73,libttf_parser-dcc3f3381ab501fd,libfont_kit-bda7c864f119adf8,libfloat_ord-1d4e387c9c80f310,libdirs-99930bf9cbcd62e6,libdirs_sys-93acfef1bfbad4bf,liboption_ext-23838f1959a6156b,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libfontconfig_sys-c0dc47e63ca979ea,libdlib-cc9618e37ae71f63,liblibloading-477791e31fcb205d,libfreetype_sys-deeb25060b539413,liblibc-e2775a15e5abc6fd,liblog-45f74354a8b36c20,libpathfinder_geometry-fd5de7a7f1013280,libpathfinder_simd-335bd5bc38bebb12,libbitflags-ae83ff7d8b19c6be,liblazy_static-b3603208c0de2608,libplotters_bitmap-181281cb73eb7520,libgif-72de352065c55548,libweezl-66d06a77524e9abe,libimage-69aa69e71ec23af5,libbytemuck-51195f687df779a3,libcolor_quant-fa7ff1de0e6ea74b,libpng-8d4e58e4046fcece,libbitflags-e2b4db6c651223da,libflate2-4093e88d364e6669,libminiz_oxide-d941553c97a654b2,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-cb59b8a1512452f0,libcfg_if-666d36e5ee0df220,libjpeg_decoder-09d25474997c27a3,libbyteorder-1efcbe4f07366651,libchrono-429890ce488a88ab,libiana_time_zone-54997521cde77023,libnum_traits-e05972f153d0dad0,libplotters_backend-2ced08e4122b3e08}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-ldl" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCNRagB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/fftw-src-c02dfe7edc480a76/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bec_rust-2b7db1f2a548b8d2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: dstev_ [INFO] [stdout] >>> referenced by lapack-sys.rs:28415 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lapack-0.20.0/src/lapack-sys.rs:28415) [INFO] [stdout] >>> bec_rust-84b964f2c426dbe9.bec_rust.1eaf5e6e7953e58a-cgu.2.rcgu.o:(lapack::dstev::h139b52293c3a5294) in archive /opt/rustwide/target/debug/deps/libbec_rust-84b964f2c426dbe9.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bec_rust` (bin "bec_rust") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d3498e3a5a9d62ba22c22bb9f5d962f21bc5b494b79afd14af4540831af42513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3498e3a5a9d62ba22c22bb9f5d962f21bc5b494b79afd14af4540831af42513", kill_on_drop: false }` [INFO] [stdout] d3498e3a5a9d62ba22c22bb9f5d962f21bc5b494b79afd14af4540831af42513