[INFO] cloning repository https://github.com/keymaker-mx/keymaker-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keymaker-mx/keymaker-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeymaker-mx%2Fkeymaker-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeymaker-mx%2Fkeymaker-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd08b70808b597ba3eb711e452ae9323c5221d3b [INFO] testing keymaker-mx/keymaker-bot against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeymaker-mx%2Fkeymaker-bot" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keymaker-mx/keymaker-bot on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keymaker-mx/keymaker-bot [INFO] finished tweaking git repo https://github.com/keymaker-mx/keymaker-bot [INFO] tweaked toml for git repo https://github.com/keymaker-mx/keymaker-bot written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/keymaker-mx/keymaker-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a11792e1121f7214b3324dd66c397400c23491aeff5d82383c174696040fc1a3 [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" "a11792e1121f7214b3324dd66c397400c23491aeff5d82383c174696040fc1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a11792e1121f7214b3324dd66c397400c23491aeff5d82383c174696040fc1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11792e1121f7214b3324dd66c397400c23491aeff5d82383c174696040fc1a3", kill_on_drop: false }` [INFO] [stdout] a11792e1121f7214b3324dd66c397400c23491aeff5d82383c174696040fc1a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a799e8ad37e7060929b935cd2574f1f48957925d8bdb29e510c394310b4705d8 [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" "a799e8ad37e7060929b935cd2574f1f48957925d8bdb29e510c394310b4705d8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling assign v1.1.0 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling matrix-sdk-common-macros v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling sqlformat v0.1.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.5.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling olm-sys v1.0.1 [INFO] [stderr] Compiling ctr v0.5.0 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-ctr v0.5.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling ruma-identifiers-validation v0.1.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling js_int v0.1.9 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling sqlx-rt v0.1.1 [INFO] [stderr] Compiling ruma-serde v0.2.3 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling olm-rs v1.0.0 [INFO] [stderr] Compiling cjson v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling ruma-identifiers v0.17.4 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 [INFO] [stderr] Compiling ruma-common-macros v0.2.0 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling js-sys v0.3.45 [INFO] [stderr] Compiling sqlx-core v0.3.5 [INFO] [stderr] Compiling ruma-common v0.2.0 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Compiling ruma-api v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-events v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling sqlx v0.3.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling ruma-appservice-api v0.2.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-client-api v0.10.0-alpha.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling ruma-federation-api v0.0.3 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling sqlx v0.4.0-beta.1 [INFO] [stderr] Compiling ruma v0.0.1 (https://github.com/ruma/ruma?rev=50eb700571480d1440e15a387d10f98be8abab59#50eb7005) [INFO] [stderr] Compiling matrix-sdk-common v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling matrix-sdk-crypto v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling matrix-sdk-base v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling matrix-sdk v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=8f99180c99ccd74803565fb36098389198091ded#8f99180c) [INFO] [stderr] Compiling keymaker-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/command_parser.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let args: Vec<&str> = split.collect(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 05s [INFO] running `Command { std: "docker" "inspect" "a799e8ad37e7060929b935cd2574f1f48957925d8bdb29e510c394310b4705d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a799e8ad37e7060929b935cd2574f1f48957925d8bdb29e510c394310b4705d8", kill_on_drop: false }` [INFO] [stdout] a799e8ad37e7060929b935cd2574f1f48957925d8bdb29e510c394310b4705d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f94a50321588ddf761764b0a95d2e863ab6d033a944596e085f6128e53412ef [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" "1f94a50321588ddf761764b0a95d2e863ab6d033a944596e085f6128e53412ef", 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] [stderr] Compiling keymaker-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/command_parser.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let args: Vec<&str> = split.collect(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.06s [INFO] running `Command { std: "docker" "inspect" "1f94a50321588ddf761764b0a95d2e863ab6d033a944596e085f6128e53412ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f94a50321588ddf761764b0a95d2e863ab6d033a944596e085f6128e53412ef", kill_on_drop: false }` [INFO] [stdout] 1f94a50321588ddf761764b0a95d2e863ab6d033a944596e085f6128e53412ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.49.0" "test" "--frozen", 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] 883f94abf4179417db7353b7a5176b014c340ceb832a7e34f3e1984569e19820 [INFO] running `Command { std: "docker" "start" "-a" "883f94abf4179417db7353b7a5176b014c340ceb832a7e34f3e1984569e19820", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/command_parser.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | let args: Vec<&str> = split.collect(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/keymaker_bot-b88ce62c0fccc95e [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "883f94abf4179417db7353b7a5176b014c340ceb832a7e34f3e1984569e19820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "883f94abf4179417db7353b7a5176b014c340ceb832a7e34f3e1984569e19820", kill_on_drop: false }` [INFO] [stdout] 883f94abf4179417db7353b7a5176b014c340ceb832a7e34f3e1984569e19820