[INFO] cloning repository https://github.com/nobbele/ns-engine-project-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nobbele/ns-engine-project-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobbele%2Fns-engine-project-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobbele%2Fns-engine-project-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb15ee98f1af3e5ca57c3471b94e14f4a67b9a62 [INFO] checking nobbele/ns-engine-project-template against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobbele%2Fns-engine-project-template" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nobbele/ns-engine-project-template on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nobbele/ns-engine-project-template [INFO] finished tweaking git repo https://github.com/nobbele/ns-engine-project-template [INFO] tweaked toml for git repo https://github.com/nobbele/ns-engine-project-template written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/nobbele/ns-engine-project-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/nobbele/ns-engine` [INFO] [stderr] Updating git repository `https://github.com/nobbele/ns-engine-ggez` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded combine v4.4.0 [INFO] [stderr] Downloaded old_school_gfx_glutin_ext v0.25.0 [INFO] [stderr] Downloaded glutin v0.25.1 [INFO] [stderr] Downloaded alsa-sys v0.3.0 [INFO] [stderr] Downloaded winit v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eec0d2a31da290099639caccf805666db8030002326a70ab858f3f0006998bd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0eec0d2a31da290099639caccf805666db8030002326a70ab858f3f0006998bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eec0d2a31da290099639caccf805666db8030002326a70ab858f3f0006998bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eec0d2a31da290099639caccf805666db8030002326a70ab858f3f0006998bd", kill_on_drop: false }` [INFO] [stdout] 0eec0d2a31da290099639caccf805666db8030002326a70ab858f3f0006998bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d4d396e55418e8b58e5307f6bfa06b4add2d5f1ea165adfbe8d790df1d2acc3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d4d396e55418e8b58e5307f6bfa06b4add2d5f1ea165adfbe8d790df1d2acc3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling glam v0.11.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking owned_ttf_parser v0.9.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking ab_glyph v0.2.7 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Checking glyph_brush_layout v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking lyon_geom v0.16.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking minimp3 v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking lyon_path v0.16.2 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking lyon_tessellation v0.16.2 [INFO] [stderr] Checking lyon_algorithms v0.16.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking lyon v0.16.2 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking wayland-egl v0.28.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling enum_dispatch v0.3.4 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking nsconfig v0.1.0 (https://github.com/nobbele/ns-config#20a61f7b) [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Checking cpal v0.13.1 [INFO] [stderr] Checking rodio v0.13.0 [INFO] [stderr] Compiling nsengine v0.1.0 (https://github.com/nobbele/ns-engine#3195bc3b) [INFO] [stderr] Compiling ns-engine-project-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `ns-engine-project-template v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ns-engine-project-template-1920e18173e2da94/build-script-build-zip` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=resources/* [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', build-zip.rs:55:36 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b271fd43d7 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55b271fd43d7 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b271fd43d7 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55b271fd43d7 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55b271febdec - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x55b271fd1cd2 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55b271fd6105 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55b271fd6105 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55b271fd6105 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55b271fd5c63 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55b271fd68a1 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55b271fd63e7 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55b271fd489c - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55b271fd6349 - rust_begin_unwind [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55b271feb1c1 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55b271feafe3 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/option.rs:1266:5 [INFO] [stderr] 16: 0x55b271f64b5b - core::result::Result::unwrap::h516eeb87ee076fc2 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/result.rs:969:23 [INFO] [stderr] 17: 0x55b271f62b6b - build_script_build_zip::doit::h9fc2a4165b966d92 [INFO] [stderr] at /opt/rustwide/workdir/build-zip.rs:55:16 [INFO] [stderr] 18: 0x55b271f62fa6 - build_script_build_zip::main::h8fffcf037054762b [INFO] [stderr] at /opt/rustwide/workdir/build-zip.rs:73:5 [INFO] [stderr] 19: 0x55b271f63d0b - core::ops::function::FnOnce::call_once::hde6f783439633cc0 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55b271f5c5ce - std::sys_common::backtrace::__rust_begin_short_backtrace::hd1871938be2ce192 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55b271f5a431 - std::rt::lang_start::{{closure}}::h91c7bce1568e105e [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55b271fd6cc7 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55b271fd6cc7 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55b271fd6cc7 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55b271fd6cc7 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panic.rs:396:14 [INFO] [stderr] 26: 0x55b271fd6cc7 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55b271f5a407 - std::rt::lang_start::he19e6342b2cad3fe [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55b271f6305a - main [INFO] [stderr] 29: 0x7f296a59f0b3 - __libc_start_main [INFO] [stderr] 30: 0x55b271f510ee - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8d4d396e55418e8b58e5307f6bfa06b4add2d5f1ea165adfbe8d790df1d2acc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d4d396e55418e8b58e5307f6bfa06b4add2d5f1ea165adfbe8d790df1d2acc3", kill_on_drop: false }` [INFO] [stdout] 8d4d396e55418e8b58e5307f6bfa06b4add2d5f1ea165adfbe8d790df1d2acc3