[INFO] cloning repository https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewGaspar/hello-emterpreter-async-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0db904aed056dfa6a697ef6ef3920ecfda6fe764 [INFO] testing AndrewGaspar/hello-emterpreter-async-rust against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] finished tweaking git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] tweaked toml for git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded discard v1.0.3 [INFO] [stderr] Downloaded stdweb-internal-macros v0.1.0 [INFO] [stderr] Downloaded syn v0.12.15 [INFO] [stderr] Downloaded stdweb-derive v0.4.0 [INFO] [stderr] Downloaded stdweb v0.4.8 [INFO] [stderr] Downloaded serde v1.0.74 [INFO] [stderr] Downloaded ryu v0.2.5 [INFO] [stderr] Downloaded node-rs v0.1.3 [INFO] [stderr] Downloaded serde_derive v1.0.74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] a290318870bbf549d183145c7f8e8c65e1207827e176ea02e7ab8d6a5e3db0af [INFO] running `Command { std: "docker" "start" "-a" "a290318870bbf549d183145c7f8e8c65e1207827e176ea02e7ab8d6a5e3db0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a290318870bbf549d183145c7f8e8c65e1207827e176ea02e7ab8d6a5e3db0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a290318870bbf549d183145c7f8e8c65e1207827e176ea02e7ab8d6a5e3db0af", kill_on_drop: false }` [INFO] [stdout] a290318870bbf549d183145c7f8e8c65e1207827e176ea02e7ab8d6a5e3db0af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f16c53b7b41281f89d39ab425b54f706901197d92a58ed518d580c29ad111ac3 [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" "f16c53b7b41281f89d39ab425b54f706901197d92a58ed518d580c29ad111ac3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling serde v1.0.74 [INFO] [stderr] Compiling ryu v0.2.5 [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_derive v1.0.74 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling node-rs v0.1.3 [INFO] [stderr] Compiling hello-emscripten v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hello-emscripten` [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0" "/opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.2mgouwch88104irz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnode_rs-cbb6fe1267b359d0.rlib" "/opt/rustwide/target/debug/deps/libstdweb-4c840750ec93c76a.rlib" "/opt/rustwide/target/debug/deps/libdiscard-5329933e43d6b19d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-acf73f5a6008a648.rlib" "/opt/rustwide/target/debug/deps/libitoa-939d39f18ba381bf.rlib" "/opt/rustwide/target/debug/deps/libryu-2f8ce5423c4e1684.rlib" "/opt/rustwide/target/debug/deps/libserde-cbf6a901e6b782ef.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.bee1fr90-cgu.0:(.text._ZN218_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h32f9b6a1ee6845b9E+0x451): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.bee1fr90-cgu.0:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h2817f8997d6a906dE+0xa05): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.bee1fr90-cgu.0:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17he14215c96b296935E+0xa0b): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.bee1fr90-cgu.0:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17hea08ed54905b4a00E+0xa0b): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.10.rcgu.o: in function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stdout] hello_emscripten.bee1fr90-cgu.10:(.text._ZN6stdweb7webcore5value9Reference18from_raw_unchecked17hdb65fab682f01e5bE+0x1a): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.5.rcgu.o:hello_emscripten.bee1fr90-cgu.5:(.text._ZN7node_rs7promise7Promise3new17hec70349100bcb5b5E+0x1a0): more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.6.rcgu.o: in function `hello_emscripten::wait': [INFO] [stdout] hello_emscripten.bee1fr90-cgu.6:(.text._ZN16hello_emscripten4wait17hb0268fd5b4a639c9E+0x37): undefined reference to `block_on_promise' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.6.rcgu.o: in function `hello_emscripten::set_timeout': [INFO] [stdout] hello_emscripten.bee1fr90-cgu.6:(.text._ZN16hello_emscripten11set_timeout17h583322b4f8308aa8E+0x247): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-1de48a4a0e4b33d0.hello_emscripten.bee1fr90-cgu.9.rcgu.o: in function `node_rs::cluster::Worker::on_exit': [INFO] [stdout] hello_emscripten.bee1fr90-cgu.9:(.text._ZN7node_rs7cluster6Worker7on_exit17h438188cde96ee216E+0x2ad): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-cbb6fe1267b359d0.rlib(node_rs-cbb6fe1267b359d0.node_rs.171qemvi-cgu.1.rcgu.o): in function `node_rs::cluster::initialize': [INFO] [stdout] node_rs.171qemvi-cgu.1:(.text._ZN7node_rs7cluster10initialize17h28eb92ff6fa04918E+0x167): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-cbb6fe1267b359d0.rlib(node_rs-cbb6fe1267b359d0.node_rs.171qemvi-cgu.1.rcgu.o): in function `node_rs::cluster::fork': [INFO] [stdout] node_rs.171qemvi-cgu.1:(.text._ZN7node_rs7cluster4fork17hd316cb725ab5305cE+0x15a): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-cbb6fe1267b359d0.rlib(node_rs-cbb6fe1267b359d0.node_rs.171qemvi-cgu.1.rcgu.o): in function `node_rs::cluster::is_worker': [INFO] [stdout] node_rs.171qemvi-cgu.1:(.text._ZN7node_rs7cluster9is_worker17h91b114c0b2565fa8E+0x15a): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-cbb6fe1267b359d0.rlib(node_rs-cbb6fe1267b359d0.node_rs.171qemvi-cgu.1.rcgu.o):node_rs.171qemvi-cgu.1:(.text._ZN7node_rs7cluster6worker17hbeda85e84138ce48E+0x15a): 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] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f16c53b7b41281f89d39ab425b54f706901197d92a58ed518d580c29ad111ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16c53b7b41281f89d39ab425b54f706901197d92a58ed518d580c29ad111ac3", kill_on_drop: false }` [INFO] [stdout] f16c53b7b41281f89d39ab425b54f706901197d92a58ed518d580c29ad111ac3