[INFO] cloning repository https://github.com/tauseefk/cal-ender [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tauseefk/cal-ender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftauseefk%2Fcal-ender", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftauseefk%2Fcal-ender'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfa25484c123876cbf16c0485f6affd234e63fe1 [INFO] testing tauseefk/cal-ender against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftauseefk%2Fcal-ender" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tauseefk/cal-ender on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tauseefk/cal-ender [INFO] finished tweaking git repo https://github.com/tauseefk/cal-ender [INFO] tweaked toml for git repo https://github.com/tauseefk/cal-ender written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tauseefk/cal-ender already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg_block v0.1.1 [INFO] [stderr] Downloaded dioxus-router v0.2.3 [INFO] [stderr] Downloaded dioxus-web v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 761cc5dffc789e50ca0ad40ed0fd1a2b7229fd2f927322b04c2f972cbbd4f42f [INFO] running `Command { std: "docker" "start" "-a" "761cc5dffc789e50ca0ad40ed0fd1a2b7229fd2f927322b04c2f972cbbd4f42f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "761cc5dffc789e50ca0ad40ed0fd1a2b7229fd2f927322b04c2f972cbbd4f42f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761cc5dffc789e50ca0ad40ed0fd1a2b7229fd2f927322b04c2f972cbbd4f42f", kill_on_drop: false }` [INFO] [stdout] 761cc5dffc789e50ca0ad40ed0fd1a2b7229fd2f927322b04c2f972cbbd4f42f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72a35df2988fc1c0c095daee75ee846a841d46fce12d0790f9768e3b15d5b5de [INFO] running `Command { std: "docker" "start" "-a" "72a35df2988fc1c0c095daee75ee846a841d46fce12d0790f9768e3b15d5b5de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling object v0.30.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cfg_block v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling dioxus-core-macro v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling dioxus-core v0.2.1 [INFO] [stderr] Compiling dioxus-hooks v0.2.1 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling dioxus-html v0.2.1 [INFO] [stderr] Compiling dioxus-interpreter-js v0.2.1 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling dioxus-router v0.2.3 [INFO] [stderr] Compiling dioxus-web v0.2.1 [INFO] [stderr] Compiling dioxus v0.2.4 [INFO] [stderr] Compiling cal-ender v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/components/calendar.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn Calendar<'app>(cx: Scope<'app, CalendarProps<'app>>) -> Element { [INFO] [stdout] | ---- lifetime `'app` declared here ^^^^^^^ this elided lifetime gets resolved as `'app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/components/calendar_block.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn CalendarBlockListItem<'block>( [INFO] [stdout] | ------ lifetime `'block` declared here [INFO] [stdout] 20 | cx: Scope<'block, CalendarBlockListItemProps<'block>>, [INFO] [stdout] 21 | ) -> Element { [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Level` [INFO] [stdout] --> src/main.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | pub use log::{info, Level}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/main.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> src/main.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | pub use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "72a35df2988fc1c0c095daee75ee846a841d46fce12d0790f9768e3b15d5b5de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a35df2988fc1c0c095daee75ee846a841d46fce12d0790f9768e3b15d5b5de", kill_on_drop: false }` [INFO] [stdout] 72a35df2988fc1c0c095daee75ee846a841d46fce12d0790f9768e3b15d5b5de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3855f32496f860ccfceee57b80e80d30c0b0e9cd274dae4d72872d52463ab46 [INFO] running `Command { std: "docker" "start" "-a" "c3855f32496f860ccfceee57b80e80d30c0b0e9cd274dae4d72872d52463ab46", kill_on_drop: false }` [INFO] [stderr] Compiling cal-ender v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/components/calendar.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn Calendar<'app>(cx: Scope<'app, CalendarProps<'app>>) -> Element { [INFO] [stdout] | ---- lifetime `'app` declared here ^^^^^^^ this elided lifetime gets resolved as `'app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/components/calendar_block.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn CalendarBlockListItem<'block>( [INFO] [stdout] | ------ lifetime `'block` declared here [INFO] [stdout] 20 | cx: Scope<'block, CalendarBlockListItemProps<'block>>, [INFO] [stdout] 21 | ) -> Element { [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Level` [INFO] [stdout] --> src/main.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | pub use log::{info, Level}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/main.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> src/main.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | pub use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c3855f32496f860ccfceee57b80e80d30c0b0e9cd274dae4d72872d52463ab46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3855f32496f860ccfceee57b80e80d30c0b0e9cd274dae4d72872d52463ab46", kill_on_drop: false }` [INFO] [stdout] c3855f32496f860ccfceee57b80e80d30c0b0e9cd274dae4d72872d52463ab46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 979e7e3fb58dc0d212b5215d472e3049554a7c3b617192d17515bdbca843b7b8 [INFO] running `Command { std: "docker" "start" "-a" "979e7e3fb58dc0d212b5215d472e3049554a7c3b617192d17515bdbca843b7b8", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/components/calendar.rs:17:64 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn Calendar<'app>(cx: Scope<'app, CalendarProps<'app>>) -> Element { [INFO] [stderr] | ---- lifetime `'app` declared here ^^^^^^^ this elided lifetime gets resolved as `'app` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/components/calendar_block.rs:21:6 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn CalendarBlockListItem<'block>( [INFO] [stderr] | ------ lifetime `'block` declared here [INFO] [stderr] 20 | cx: Scope<'block, CalendarBlockListItemProps<'block>>, [INFO] [stderr] 21 | ) -> Element { [INFO] [stderr] | ^^^^^^^ this elided lifetime gets resolved as `'block` [INFO] [stderr] [INFO] [stderr] warning: unused import: `Level` [INFO] [stderr] --> src/main.rs:15:25 [INFO] [stderr] | [INFO] [stderr] 15 | pub use log::{info, Level}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::Deserialize` [INFO] [stderr] --> src/main.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | pub use serde::Deserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `thiserror::Error` [INFO] [stderr] --> src/main.rs:20:13 [INFO] [stderr] | [INFO] [stderr] 20 | pub use thiserror::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cal-ender` (bin "cal-ender" test) generated 5 warnings (run `cargo fix --bin "cal-ender" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cal_ender-c03ceabf99673c6d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "979e7e3fb58dc0d212b5215d472e3049554a7c3b617192d17515bdbca843b7b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979e7e3fb58dc0d212b5215d472e3049554a7c3b617192d17515bdbca843b7b8", kill_on_drop: false }` [INFO] [stdout] 979e7e3fb58dc0d212b5215d472e3049554a7c3b617192d17515bdbca843b7b8