[INFO] cloning repository https://github.com/Tim-Nosco/tinysh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tim-Nosco/tinysh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim-Nosco%2Ftinysh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim-Nosco%2Ftinysh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9df638d8d4b4fdfc73170db00db62280edd29891 [INFO] checking Tim-Nosco/tinysh against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim-Nosco%2Ftinysh" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Tim-Nosco/tinysh [INFO] finished tweaking git repo https://github.com/Tim-Nosco/tinysh [INFO] tweaked toml for git repo https://github.com/Tim-Nosco/tinysh written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tim-Nosco/tinysh on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tim-Nosco/tinysh 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded group v0.12.0 [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded ff v0.12.0 [INFO] [stderr] Downloaded const-oid v0.9.0 [INFO] [stderr] Downloaded aead v0.5.1 [INFO] [stderr] Downloaded os_pipe v1.0.1 [INFO] [stderr] Downloaded universal-hash v0.5.0 [INFO] [stderr] Downloaded ghash v0.5.0 [INFO] [stderr] Downloaded elliptic-curve v0.12.2 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded ecdsa v0.14.3 [INFO] [stderr] Downloaded clap_derive v3.2.15 [INFO] [stderr] Downloaded ctr v0.9.1 [INFO] [stderr] Downloaded crypto-bigint v0.4.8 [INFO] [stderr] Downloaded der v0.6.0 [INFO] [stderr] Downloaded p256 v0.11.1 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded cortex-m v0.7.6 [INFO] [stderr] Downloaded aes-gcm v0.10.1 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded clap v3.2.16 [INFO] [stderr] Downloaded atomic-polyfill v0.1.10 [INFO] [stderr] Downloaded aes v0.8.1 [INFO] [stderr] Downloaded polyval v0.6.0 [INFO] [stderr] Downloaded rfc6979 v0.3.0 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06069ae4cc5108a220e9620179f7a09ebb11e7c891e7b2d43ef454b2c35f7e69 [INFO] running `Command { std: "docker" "start" "-a" "06069ae4cc5108a220e9620179f7a09ebb11e7c891e7b2d43ef454b2c35f7e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06069ae4cc5108a220e9620179f7a09ebb11e7c891e7b2d43ef454b2c35f7e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06069ae4cc5108a220e9620179f7a09ebb11e7c891e7b2d43ef454b2c35f7e69", kill_on_drop: false }` [INFO] [stdout] 06069ae4cc5108a220e9620179f7a09ebb11e7c891e7b2d43ef454b2c35f7e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1332e8841b513e7823f1509471aafe22aab5de2aa2cf271dcd77eff00549323b [INFO] running `Command { std: "docker" "start" "-a" "1332e8841b513e7823f1509471aafe22aab5de2aa2cf271dcd77eff00549323b", kill_on_drop: false }` [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking const-oid v0.9.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Checking crypto-bigint v0.4.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking universal-hash v0.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking group v0.12.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking der v0.6.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking polyval v0.6.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Checking ctr v0.9.1 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking os_pipe v1.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking rfc6979 v0.3.0 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking elliptic-curve v0.12.2 [INFO] [stderr] Checking aead v0.5.1 [INFO] [stderr] Checking aes-gcm v0.10.1 [INFO] [stderr] Checking ecdsa v0.14.3 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking clap v3.2.16 [INFO] [stderr] Checking tinysh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | let this_node: &mut (dyn Read) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 318 - let this_node: &mut (dyn Read) = [INFO] [stdout] 318 + let this_node: &mut dyn Read = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | let this_node: &mut (dyn Write) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 339 - let this_node: &mut (dyn Write) = [INFO] [stdout] 339 + let this_node: &mut dyn Write = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshr.rs:273:8 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_log` has been stable since 1.67.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/tshr.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(trait_alias, int_log, int_roundings)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | let this_node: &mut (dyn Read) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 318 - let this_node: &mut (dyn Read) = [INFO] [stdout] 318 + let this_node: &mut dyn Read = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | let this_node: &mut (dyn Write) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 339 - let this_node: &mut (dyn Write) = [INFO] [stdout] 339 + let this_node: &mut dyn Write = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshr.rs:273:8 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_log` has been stable since 1.67.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/tshr.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(trait_alias, int_log, int_roundings)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | let this_node: &mut (dyn Read) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 318 - let this_node: &mut (dyn Read) = [INFO] [stdout] 318 + let this_node: &mut dyn Read = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | let this_node: &mut (dyn Write) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 339 - let this_node: &mut (dyn Write) = [INFO] [stdout] 339 + let this_node: &mut dyn Write = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshl.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | let this_node: &mut (dyn Read) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 318 - let this_node: &mut (dyn Read) = [INFO] [stdout] 318 + let this_node: &mut dyn Read = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/relay.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | let this_node: &mut (dyn Write) = [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 339 - let this_node: &mut (dyn Write) = [INFO] [stdout] 339 + let this_node: &mut dyn Write = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `challenge` [INFO] [stdout] --> src/tshl.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "challenge")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `challenge` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/tshr.rs:373:36 [INFO] [stdout] | [INFO] [stdout] 373 | sa_sigaction: exit_on_sigchld as usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 373 | sa_sigaction: exit_on_sigchld as *const () as usize, [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/tshr.rs:373:36 [INFO] [stdout] | [INFO] [stdout] 373 | sa_sigaction: exit_on_sigchld as usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 373 | sa_sigaction: exit_on_sigchld as *const () as usize, [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/relay.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 313 | let mut buf = &mut bufs[idx]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s [INFO] running `Command { std: "docker" "inspect" "1332e8841b513e7823f1509471aafe22aab5de2aa2cf271dcd77eff00549323b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1332e8841b513e7823f1509471aafe22aab5de2aa2cf271dcd77eff00549323b", kill_on_drop: false }` [INFO] [stdout] 1332e8841b513e7823f1509471aafe22aab5de2aa2cf271dcd77eff00549323b