[INFO] cloning repository https://github.com/mrobakowski/stdweb-event-stream [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrobakowski/stdweb-event-stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fstdweb-event-stream", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fstdweb-event-stream'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35c29403a79ca49dcc057cc0f18e27d094dedafd [INFO] testing mrobakowski/stdweb-event-stream against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fstdweb-event-stream" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrobakowski/stdweb-event-stream on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrobakowski/stdweb-event-stream [INFO] finished tweaking git repo https://github.com/mrobakowski/stdweb-event-stream [INFO] tweaked toml for git repo https://github.com/mrobakowski/stdweb-event-stream written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mrobakowski/stdweb-event-stream already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1632abdf572e8d2487e12ff347a1317d92880f798297ca24d97a3600fc58f01 [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" "e1632abdf572e8d2487e12ff347a1317d92880f798297ca24d97a3600fc58f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1632abdf572e8d2487e12ff347a1317d92880f798297ca24d97a3600fc58f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1632abdf572e8d2487e12ff347a1317d92880f798297ca24d97a3600fc58f01", kill_on_drop: false }` [INFO] [stdout] e1632abdf572e8d2487e12ff347a1317d92880f798297ca24d97a3600fc58f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84d8a8cbd4a2f1b6075961c552d7c3d23d6693e6ff90a09b5c553fae737def3c [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" "84d8a8cbd4a2f1b6075961c552d7c3d23d6693e6ff90a09b5c553fae737def3c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling futures-core v0.2.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling futures-channel v0.2.1 [INFO] [stderr] Compiling futures-io v0.2.1 [INFO] [stderr] Compiling futures-sink v0.2.1 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling syn v0.14.6 [INFO] [stderr] Compiling futures-util v0.2.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling futures-executor v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling stdweb-event-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "84d8a8cbd4a2f1b6075961c552d7c3d23d6693e6ff90a09b5c553fae737def3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d8a8cbd4a2f1b6075961c552d7c3d23d6693e6ff90a09b5c553fae737def3c", kill_on_drop: false }` [INFO] [stdout] 84d8a8cbd4a2f1b6075961c552d7c3d23d6693e6ff90a09b5c553fae737def3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2603c7fc0547039572a99512520f4e3e504f70ed172d7d99a66fbedc96aee30e [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" "2603c7fc0547039572a99512520f4e3e504f70ed172d7d99a66fbedc96aee30e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling stdweb-event-stream 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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe" "/opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.18ffved00e99kswr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6088b23e78f63c6c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d07d8f23354966b8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-707830329d7a7f42.rlib" "/opt/rustwide/target/debug/deps/libstdweb-3e2cb24b14f8fb75.rlib" "/opt/rustwide/target/debug/deps/libdiscard-71cae45fb2af99f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-330922b945274f7e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-130790d0db4b4a43.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3c2f931019611039.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fdcf8ab91264b187.rlib" "/opt/rustwide/target/debug/deps/libiovec-0a44e2038e517bff.rlib" "/opt/rustwide/target/debug/deps/liblibc-87cb102b83a2c85c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-407b44f838cdaed9.rlib" "/opt/rustwide/target/debug/deps/libeither-0a1edcabf3199df5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-baba15c4047bd909.rlib" "/opt/rustwide/target/debug/deps/libitoa-296a6bf322b7921e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f43e8ced0ce7b22.rlib" "/opt/rustwide/target/debug/deps/libserde-bbc8e6b0410d5915.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.11.rcgu.o: in function ` as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webcore/serialization.rs:1036: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.3.rcgu.o: in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webapi/events/mouse.rs:259: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.3.rcgu.o: in function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webcore/value.rs:33: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.4.rcgu.o: in function `stdweb::webapi::event_target::IEventTarget::dispatch_event': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webapi/event_target.rs:71: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.4.rcgu.o: in function `stdweb::webapi::event_target::IEventTarget::add_event_listener': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webapi/event_target.rs:53: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb_event_stream-0a9773a3e6856fbe.stdweb_event_stream.bkxn4fve-cgu.6.rcgu.o:/opt/rustwide/workdir/src/lib.rs:86: more undefined references to `emscripten_asm_const_int' follow [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 `stdweb-event-stream` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2603c7fc0547039572a99512520f4e3e504f70ed172d7d99a66fbedc96aee30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2603c7fc0547039572a99512520f4e3e504f70ed172d7d99a66fbedc96aee30e", kill_on_drop: false }` [INFO] [stdout] 2603c7fc0547039572a99512520f4e3e504f70ed172d7d99a66fbedc96aee30e