[INFO] cloning repository https://github.com/kmgill/solar_ha_processing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmgill/solar_ha_processing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolar_ha_processing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolar_ha_processing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4ad51e88127a3231041a5fa63433873d36edbb9 [INFO] testing kmgill/solar_ha_processing against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolar_ha_processing" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmgill/solar_ha_processing on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kmgill/solar_ha_processing [INFO] finished tweaking git repo https://github.com/kmgill/solar_ha_processing [INFO] tweaked toml for git repo https://github.com/kmgill/solar_ha_processing written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kmgill/solar_ha_processing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4d6aa032ffcf510e0743701e5606f715cef4de36b7e5bed9a06a355154939e8 [INFO] running `Command { std: "docker" "start" "-a" "f4d6aa032ffcf510e0743701e5606f715cef4de36b7e5bed9a06a355154939e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4d6aa032ffcf510e0743701e5606f715cef4de36b7e5bed9a06a355154939e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d6aa032ffcf510e0743701e5606f715cef4de36b7e5bed9a06a355154939e8", kill_on_drop: false }` [INFO] [stdout] f4d6aa032ffcf510e0743701e5606f715cef4de36b7e5bed9a06a355154939e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a27692970e7817aeae8a342e7b89961c88531991e9f9830a68a0fb119fefaa4c [INFO] running `Command { std: "docker" "start" "-a" "a27692970e7817aeae8a342e7b89961c88531991e9f9830a68a0fb119fefaa4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling platforms v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling astro v2.0.0 [INFO] [stderr] Compiling fastblur v0.1.1 [INFO] [stderr] Compiling string-builder v0.2.0 [INFO] [stderr] Compiling sun v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling const_format v0.2.18 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling sscanf_macro v0.1.2 [INFO] [stderr] Compiling sscanf v0.1.2 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling solar_ha_processing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.process_ha.aa84a4f6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6.3ciowi1xwzack5kb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsolar_ha_processing-cfdde63cdb1d177a.rlib" "/opt/rustwide/target/debug/deps/libsun-e5ebcd20d92b8b21.rlib" "/opt/rustwide/target/debug/deps/libfastblur-b3ce2d52caf14d8c.rlib" "/opt/rustwide/target/debug/deps/libchrono-776073e9e85142c2.rlib" "/opt/rustwide/target/debug/deps/libtime-44a5e9c7acc8dce0.rlib" "/opt/rustwide/target/debug/deps/libimageproc-5392869ad84a35c7.rlib" "/opt/rustwide/target/debug/deps/librand_distr-7ff18cfdd669718a.rlib" "/opt/rustwide/target/debug/deps/librand-260971527872a7b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-742e2dc442218db8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1edbdac590524fc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb14f43eb657491f.rlib" "/opt/rustwide/target/debug/deps/librulinalg-4a455e2e1d820e9a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-8267d49f0cda1027.rlib" "/opt/rustwide/target/debug/deps/librawpointer-b0fa20fd8fe16d79.rlib" "/opt/rustwide/target/debug/deps/libnum-f3f4f1de6eb6db6c.rlib" "/opt/rustwide/target/debug/deps/librusttype-e6d2c89f51d4f25c.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-5fff65e4f3698bdb.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-07227973ca23ee6e.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e6fa5a0b9a9ec86b.rlib" "/opt/rustwide/target/debug/deps/libconv-99bed74a03c8e101.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-0ffec45c3a1c4e0e.rlib" "/opt/rustwide/target/debug/deps/libnum-60cd264fc14479bf.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-b0068f46de0b5fa7.rlib" "/opt/rustwide/target/debug/deps/libitertools-90d213abf8934f91.rlib" "/opt/rustwide/target/debug/deps/libmemmap-7af3a34d74931a13.rlib" "/opt/rustwide/target/debug/deps/libastro-4ca7f1a80acf39ce.rlib" "/opt/rustwide/target/debug/deps/libimage-107bc90065c1743f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8157f0a07b82ab07.rlib" "/opt/rustwide/target/debug/deps/libpng-d60c56920510f156.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-07981847d001dd77.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libdeflate-227199f57a1741e6.rlib" "/opt/rustwide/target/debug/deps/libadler32-d1b45ea3c4d808bb.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-63300da2c44f4748.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-06ca9120899cc369.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-46922ee329504919.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2ccd5cb70f655657.rlib" "/opt/rustwide/target/debug/deps/libgif-344e0492f7b3c9f0.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-045e02a475a03d9f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libtiff-1477dd8aaab695dc.rlib" "/opt/rustwide/target/debug/deps/libweezl-89c5b7c5ca4624d2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8c838da5ff31a40f.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-0bbe5a751a36ce9d.rlib" "/opt/rustwide/target/debug/deps/librayon-3c934b469ddcd710.rlib" "/opt/rustwide/target/debug/deps/librayon_core-61e0fc04f722e4f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00709a10f17aac7c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e5dafd3900631dbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libclap-722bc6858366867f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libatty-c620bc27dffa0be9.rlib" "/opt/rustwide/target/debug/deps/liblibc-375491a23473bf30.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/process_ha-1034e4f539ba58a6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solar_ha_processing` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a27692970e7817aeae8a342e7b89961c88531991e9f9830a68a0fb119fefaa4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27692970e7817aeae8a342e7b89961c88531991e9f9830a68a0fb119fefaa4c", kill_on_drop: false }` [INFO] [stdout] a27692970e7817aeae8a342e7b89961c88531991e9f9830a68a0fb119fefaa4c