[INFO] fetching crate sauron 0.49.3... [INFO] testing sauron-0.49.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate sauron 0.49.3 into /workspace/builds/worker-59/source [INFO] validating manifest of crates.io crate sauron 0.49.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sauron 0.49.3 [INFO] finished tweaking crates.io crate sauron 0.49.3 [INFO] tweaked toml for crates.io crate sauron 0.49.3 written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate crates.io crate sauron 0.49.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e25f537f47e42451f26c61fd41f7aaecb119bc23d7df23b19db6997697914b5a [INFO] running `Command { std: "docker" "start" "-a" "e25f537f47e42451f26c61fd41f7aaecb119bc23d7df23b19db6997697914b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e25f537f47e42451f26c61fd41f7aaecb119bc23d7df23b19db6997697914b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25f537f47e42451f26c61fd41f7aaecb119bc23d7df23b19db6997697914b5a", kill_on_drop: false }` [INFO] [stdout] e25f537f47e42451f26c61fd41f7aaecb119bc23d7df23b19db6997697914b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 179698c26cba642d7d11dc0ecba21e42d83a1fbfd3aa7f5aaddf9e1b48b91393 [INFO] running `Command { std: "docker" "start" "-a" "179698c26cba642d7d11dc0ecba21e42d83a1fbfd3aa7f5aaddf9e1b48b91393", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling mt-dom v0.19.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling syn-rsx v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling jss v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling sauron-core v0.49.3 [INFO] [stderr] Compiling sauron-node-macro v0.49.3 [INFO] [stderr] Compiling sauron v0.49.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.44s [INFO] running `Command { std: "docker" "inspect" "179698c26cba642d7d11dc0ecba21e42d83a1fbfd3aa7f5aaddf9e1b48b91393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179698c26cba642d7d11dc0ecba21e42d83a1fbfd3aa7f5aaddf9e1b48b91393", kill_on_drop: false }` [INFO] [stdout] 179698c26cba642d7d11dc0ecba21e42d83a1fbfd3aa7f5aaddf9e1b48b91393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c059a64be080764ea2863dfa8a3f4c12cf0f5aa0c5c744a5e81283ca3a280e79 [INFO] running `Command { std: "docker" "start" "-a" "c059a64be080764ea2863dfa8a3f4c12cf0f5aa0c5c744a5e81283ca3a280e79", kill_on_drop: false }` [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.29 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling sauron-core v0.49.3 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling sauron v0.49.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name passing_reordered_keyed_node --edition=2021 tests/passing_reordered_keyed_node.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=7ee30067bdff98fc -C extra-filename=-7ee30067bdff98fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name remove_node_patches --edition=2021 tests/remove_node_patches.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=007e62da68d18eed -C extra-filename=-007e62da68d18eed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name node_event_recycling --edition=2021 tests/node_event_recycling.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=24dd76807318dcd7 -C extra-filename=-24dd76807318dcd7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name insert_before_after_patches --edition=2021 tests/insert_before_after_patches.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=e9f7846e2ebd5b45 -C extra-filename=-e9f7846e2ebd5b45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dom_updates_target_dom --edition=2021 tests/dom_updates_target_dom.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=656edb0ff7c4d5a1 -C extra-filename=-656edb0ff7c4d5a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_update --edition=2021 tests/test_update.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=79f69059b4a5ab10 -C extra-filename=-79f69059b4a5ab10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name keyed_subsequent_updates --edition=2021 tests/keyed_subsequent_updates.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=e0b22daa80c3221b -C extra-filename=-e0b22daa80c3221b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diff_patch_test --edition=2021 tests/diff_patch_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=5e7f4c035a6cda03 -C extra-filename=-5e7f4c035a6cda03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name keyed_lines_test --edition=2021 tests/keyed_lines_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=f5252544cebb113a -C extra-filename=-f5252544cebb113a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name insert_patches --edition=2021 tests/insert_patches.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=c099fe1928f507b5 -C extra-filename=-c099fe1928f507b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name event_tests --edition=2021 tests/event_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=42ebb5b9d22fd907 -C extra-filename=-42ebb5b9d22fd907 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name patches_keyed --edition=2021 tests/patches_keyed.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=98e62cd7cee846ae -C extra-filename=-98e62cd7cee846ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name replace_node_patches --edition=2021 tests/replace_node_patches.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=e7b7a099bd80ad3d -C extra-filename=-e7b7a099bd80ad3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diff_with_events --edition=2021 tests/diff_with_events.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=c1092fe1603e25a6 -C extra-filename=-c1092fe1603e25a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dom_updater_test --edition=2021 tests/dom_updater_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=a9619dbed2daf161 -C extra-filename=-a9619dbed2daf161 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name create_element_tests --edition=2021 tests/create_element_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=8b255ae9fd702247 -C extra-filename=-8b255ae9fd702247 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reordered_keyed_nodes --edition=2021 tests/reordered_keyed_nodes.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=14458dc06382dc0a -C extra-filename=-14458dc06382dc0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name short_line_keyed --edition=2021 tests/short_line_keyed.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=34c9d43af13d2470 -C extra-filename=-34c9d43af13d2470 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sauron` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ignored_new_lines --edition=2021 tests/ignored_new_lines.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sauron-node-macro"' --cfg 'feature="with-dom"' --cfg 'feature="with-node-macro"' --cfg 'feature="with-request-animation-frame"' -C metadata=67fac97573333ff2 -C extra-filename=-67fac97573333ff2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-7e154ec9b1f01925.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-491e2aba226f36f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-7d256ba92325083a.rlib --extern sauron_core=/opt/rustwide/target/debug/deps/libsauron_core-1e52e4b87cf89372.rlib --extern sauron_node_macro=/opt/rustwide/target/debug/deps/libsauron_node_macro-39f3e2a9cbe4da8b.so --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-885f2f0ce4602708.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-3e19abc84bb3a949.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c059a64be080764ea2863dfa8a3f4c12cf0f5aa0c5c744a5e81283ca3a280e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c059a64be080764ea2863dfa8a3f4c12cf0f5aa0c5c744a5e81283ca3a280e79", kill_on_drop: false }` [INFO] [stdout] c059a64be080764ea2863dfa8a3f4c12cf0f5aa0c5c744a5e81283ca3a280e79