[INFO] updating cached repository https://github.com/totorigolo/wasm-live-handlebars [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3dad0f88331eb8b6942872d4c040fba5f9a2dfcd [INFO] testing totorigolo/wasm-live-handlebars against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotorigolo%2Fwasm-live-handlebars" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/totorigolo/wasm-live-handlebars on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/totorigolo/wasm-live-handlebars [INFO] finished tweaking git repo https://github.com/totorigolo/wasm-live-handlebars [INFO] tweaked toml for git repo https://github.com/totorigolo/wasm-live-handlebars written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/totorigolo/wasm-live-handlebars already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df22085d16d6ccfe0eb58e89116ccda4255fc557ecb008b58aa3417cd3d7a2fe [INFO] running `"docker" "start" "-a" "df22085d16d6ccfe0eb58e89116ccda4255fc557ecb008b58aa3417cd3d7a2fe"` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling yew v0.13.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling yew-macro v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling web_logger v0.2.0 [INFO] [stderr] Compiling wasm-live-handlebars v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/app.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | { format!("totorigolo.{}.state", env!("CARGO_PKG_NAME")) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.wasm_live_handlebars.cuvndjg2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a" "/opt/rustwide/target/debug/deps/wasm_live_handlebars-70eab565b0900e7a.3gs3s9uxne3jdnlu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libweb_logger-f8b4b011e4e77653.rlib" "/opt/rustwide/target/debug/deps/libwasm_live_handlebars-989f3531efb26d32.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-153531992c3b7142.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c339d616bf8720e1.rlib" "/opt/rustwide/target/debug/deps/libpest-a4ac0dc92b1396a0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-392fcc3cf3e074a3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libyew-7a01e02bc1cc7c85.rlib" "/opt/rustwide/target/debug/deps/libhttp-f35b91a1f3d128aa.rlib" "/opt/rustwide/target/debug/deps/libbytes-fc6afd5af00b873a.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libstdweb-bea12859bf526958.rlib" "/opt/rustwide/target/debug/deps/libdiscard-f890596eaa6281c6.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-18217d14b4d89b89.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d4ebaaaaf259511b.rlib" "/opt/rustwide/target/debug/deps/libryu-a23b0c02638d3da6.rlib" "/opt/rustwide/target/debug/deps/libitoa-2a0f8bb85d8127c5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a1e59429c3f184d4.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libanymap-20eb64a09072c07a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d116623cca770c3a.rlib" "/opt/rustwide/target/debug/deps/libbincode-b4717c63b6fc1bcd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libthiserror-68e012b6a306ec88.rlib" "/opt/rustwide/target/debug/deps/libanyhow-95a71a4dd9fc9c0c.rlib" "/opt/rustwide/target/debug/deps/libcfg_match-1c22e869565f2d29.rlib" "/opt/rustwide/target/debug/deps/libserde-010986bc1b98e0e2.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libweb_logger-f8b4b011e4e77653.rlib(web_logger-f8b4b011e4e77653.web_logger.2espdkbi-cgu.5.rcgu.o): In function `web_logger::console::trace::snippet::__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd9650': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libweb_logger-f8b4b011e4e77653.rlib(web_logger-f8b4b011e4e77653.web_logger.2espdkbi-cgu.5.rcgu.o): In function `web_logger::console::debug::snippet::__cargo_web_snippet_6bcfdb0f4808b0b1e8b8b8d2facd39b73ac5018b': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libweb_logger-f8b4b011e4e77653.rlib(web_logger-f8b4b011e4e77653.web_logger.2espdkbi-cgu.5.rcgu.o): In function `web_logger::console::info::snippet::__cargo_web_snippet_c5c1b47195f246fcd2672c546e8c4d526e328687': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libweb_logger-f8b4b011e4e77653.rlib(web_logger-f8b4b011e4e77653.web_logger.2espdkbi-cgu.5.rcgu.o): In function `web_logger::console::warn::snippet::__cargo_web_snippet_114b518968fda2247f8d0d6ad5a226d35aa55986': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libweb_logger-f8b4b011e4e77653.rlib(web_logger-f8b4b011e4e77653.web_logger.2espdkbi-cgu.5.rcgu.o): In function `web_logger::console::error::snippet::__cargo_web_snippet_4fd31c9e56d40b8642cf9e6f96fd6b570f355cea': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-7a01e02bc1cc7c85.rlib(yew-7a01e02bc1cc7c85.yew.dj27gmi3-cgu.12.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-bea12859bf526958.rlib(stdweb-bea12859bf526958.stdweb.9o32mwcr-cgu.7.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-bea12859bf526958.rlib(stdweb-bea12859bf526958.stdweb.9o32mwcr-cgu.7.rcgu.o): In function `stdweb::webapi::parent_node::IParentNode::query_selector::snippet::__cargo_web_snippet_a152e8d0e8fac5476f30c1d19e4ab217dbcba73d': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-bea12859bf526958.rlib(stdweb-bea12859bf526958.stdweb.9o32mwcr-cgu.7.rcgu.o): In function `stdweb::webapi::parent_node::IParentNode::query_selector::snippet::__cargo_web_snippet_b06dde4acf09433b5190a4b001259fe5d4abcbc2': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-bea12859bf526958.rlib(stdweb-bea12859bf526958.stdweb.9o32mwcr-cgu.7.rcgu.o): In function `stdweb::webapi::parent_node::IParentNode::query_selector::snippet::__cargo_web_snippet_ab05f53189dacccf2d365ad26daa407d4f7abea9': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-bea12859bf526958.rlib(stdweb-bea12859bf526958.stdweb.9o32mwcr-cgu.7.rcgu.o): In function `stdweb::webapi::parent_node::IParentNode::query_selector::snippet::__cargo_web_snippet_614a3dd2adb7e9eac4a0ec6e59d37f87e0521c3b': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-bea12859bf526958.rlib(stdweb-bea12859bf526958.stdweb.9o32mwcr-cgu.8.rcgu.o): In function `stdweb::webcore::value::Reference::from_raw_unchecked::snippet::__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-bea12859bf526958.rlib(stdweb-bea12859bf526958.stdweb.9o32mwcr-cgu.8.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:32: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `wasm-live-handlebars`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "df22085d16d6ccfe0eb58e89116ccda4255fc557ecb008b58aa3417cd3d7a2fe"` [INFO] running `"docker" "rm" "-f" "df22085d16d6ccfe0eb58e89116ccda4255fc557ecb008b58aa3417cd3d7a2fe"` [INFO] [stdout] df22085d16d6ccfe0eb58e89116ccda4255fc557ecb008b58aa3417cd3d7a2fe