[INFO] updating cached repository https://github.com/nemosupremo/mkii [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7781b2254ce65ea5779f74560bf7fae2424003c [INFO] testing nemosupremo/mkii against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemosupremo%2Fmkii" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nemosupremo/mkii on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nemosupremo/mkii [INFO] finished tweaking git repo https://github.com/nemosupremo/mkii [INFO] tweaked toml for git repo https://github.com/nemosupremo/mkii written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/nemosupremo/mkii already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c56f45265baf66eb78b708f72f871e3b1a9ba192c69d34056c775bc93a4038b [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" "1c56f45265baf66eb78b708f72f871e3b1a9ba192c69d34056c775bc93a4038b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c56f45265baf66eb78b708f72f871e3b1a9ba192c69d34056c775bc93a4038b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c56f45265baf66eb78b708f72f871e3b1a9ba192c69d34056c775bc93a4038b", kill_on_drop: false }` [INFO] [stdout] 1c56f45265baf66eb78b708f72f871e3b1a9ba192c69d34056c775bc93a4038b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8fb7e2a311de44a4ef20d2a8646a1fef8b0710f6261bba9871fe8bcba8387f4 [INFO] running `Command { std: "docker" "start" "-a" "c8fb7e2a311de44a4ef20d2a8646a1fef8b0710f6261bba9871fe8bcba8387f4", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling siphasher v0.3.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling seahash v3.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling phf_shared v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [INFO] [stderr] Compiling core_affinity v0.5.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.4 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling cpuprofiler v0.0.3 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tracing-attributes v0.1.2 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling phf_macros v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [INFO] [stderr] Compiling tracing v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.4 [INFO] [stderr] Compiling phf v0.7.24 (http://github.com/sfackler/rust-phf?rev=0d00821785#0d008217) [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.4 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-io-pool v0.2.0-alpha.1 (https://github.com/nemosupremo/tokio-io-pool?rev=d56b5b7#d56b5b7a) [INFO] [stderr] Compiling mkii v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.mkii.9072xqfj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a" "/opt/rustwide/target/debug/deps/mkii-981ef05f57258f3a.1jfiws4demg9czuf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-267c4002ead2a830/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcore_affinity-7876b02b6f0399aa.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f938902b324474b7.rlib" "/opt/rustwide/target/debug/deps/libregex-a9d3f96db6126dd3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-67877b8e164d8df4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libatty-3480e5dc418f056d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f6aaf770e3b35cae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-96a3205c32211bdc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_pool-9ae74c8a530da74c.rlib" "/opt/rustwide/target/debug/deps/libseahash-576e85e202cd3707.rlib" "/opt/rustwide/target/debug/deps/libphf-3e6cc08d97972feb.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9eada3b767943158.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-eb0e8d9d8b24b83b.rlib" "/opt/rustwide/target/debug/deps/libcpuprofiler-156efae285ba7e4a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cbf4e74d25b393ff.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-db9d8e4e114812d8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f72b5a87f86dbbc4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c0bd22663118520.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-247bf0ffc8883518.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-25917302f706a38d.rlib" "/opt/rustwide/target/debug/deps/libwinapi-0f165c0ed5b63ae2.rlib" "/opt/rustwide/target/debug/deps/libkernel32-a7da0be504f2a82f.rlib" "/opt/rustwide/target/debug/deps/libtokio-cbb136f2c536ad55.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-eb4b89381182f2f3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1bd7390d64988107.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e6193a35be4dea56.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b120b749ea2b2125.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9bf0b3a374867b12.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/liblock_api-32f51aaf619c2758.rlib" "/opt/rustwide/target/debug/deps/libmio-238921b0d60df643.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-886d1013688d1bd8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9de5bb6235e2656b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c263a978c74cbaa3.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-99ee84975592f45b.rlib" "/opt/rustwide/target/debug/deps/libbytes-70e591a1cf0c13bb.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c95b4940f8ac086a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-03f37276360a1f26.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-82e3c341fc4bf4ed.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-47c0a32c68ca7188.rlib" "/opt/rustwide/target/debug/deps/libtracing-e268c9b1b4719ffb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7616fa3458f84a3a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-64151fc244d82240.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb15609d0dcdc4fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3e083922b81b5e94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5284ee46dcc81dd5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-caa685c345286390.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8d5765761d3030b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-177902b90f49847c.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a64b955e9e9386e4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7ee9e8ac383e43ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bd20ed975e4231ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-dda1f4cd22dfdf0c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f362e74c6bf6c01e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-301419633f233d5f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ce124c6b68b63970.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libslab-0e69467c77773991.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-aadefc8aa1547b52.rlib" "/opt/rustwide/target/debug/deps/liblog-2feecab6e9bb52f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lprofiler" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lprofiler [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mkii`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c8fb7e2a311de44a4ef20d2a8646a1fef8b0710f6261bba9871fe8bcba8387f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8fb7e2a311de44a4ef20d2a8646a1fef8b0710f6261bba9871fe8bcba8387f4", kill_on_drop: false }` [INFO] [stdout] c8fb7e2a311de44a4ef20d2a8646a1fef8b0710f6261bba9871fe8bcba8387f4