[INFO] fetching crate rusty-keys 0.0.2... [INFO] checking rusty-keys-0.0.2 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate rusty-keys 0.0.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate rusty-keys 0.0.2 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty-keys 0.0.2 [INFO] finished tweaking crates.io crate rusty-keys 0.0.2 [INFO] tweaked toml for crates.io crate rusty-keys 0.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages [INFO] [stderr] Adding bitflags v0.4.0 (latest: v2.5.0) [INFO] [stderr] Adding ioctl-sys v0.5.2 (latest: v0.8.0) [INFO] [stderr] Adding libudev v0.2.0 (latest: v0.3.0) [INFO] [stderr] Adding nix v0.5.1 (latest: v0.28.0) [INFO] [stderr] Adding toml v0.4.10 (latest: v0.8.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ioctl-sys v0.5.2 [INFO] [stderr] Downloaded libudev v0.2.0 [INFO] [stderr] Downloaded uinput-sys v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d7611b7b21d468e21a51fbfd279f9db5f8a08e73ff75c60424b86fdee40e687 [INFO] running `Command { std: "docker" "start" "-a" "0d7611b7b21d468e21a51fbfd279f9db5f8a08e73ff75c60424b86fdee40e687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d7611b7b21d468e21a51fbfd279f9db5f8a08e73ff75c60424b86fdee40e687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7611b7b21d468e21a51fbfd279f9db5f8a08e73ff75c60424b86fdee40e687", kill_on_drop: false }` [INFO] [stdout] 0d7611b7b21d468e21a51fbfd279f9db5f8a08e73ff75c60424b86fdee40e687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 075e28f991fa583039fdb521473ef3786ed5a6e18d08a68ff180988bdb273421 [INFO] running `Command { std: "docker" "start" "-a" "075e28f991fa583039fdb521473ef3786ed5a6e18d08a68ff180988bdb273421", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking uinput-sys v0.1.7 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking rusty-keys v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/device/builder.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 97 | ui_set_evbit(self.fd, EV_KEY as *const c_int)?; [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `i32` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uinput-sys-0.1.7/src/lib.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | uin!(write ui_set_evbit with b'U', 100; c_int); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/device/builder.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 97 | ui_set_evbit(self.fd, EV_KEY as *const c_int)?; [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `i32` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uinput-sys-0.1.7/src/lib.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | uin!(write ui_set_evbit with b'U', 100; c_int); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/device/builder.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | ui_set_evbit(self.fd, EV_KEY as *const c_int)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `i32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/device/builder.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | ui_set_evbit(self.fd, EV_KEY as *const c_int)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `i32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/device/builder.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | ui_set_keybit(self.fd, *key_code)?; [INFO] [stdout] | ------------- ^^^^^^^^^ expected `i32`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `i32` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uinput-sys-0.1.7/src/lib.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | uin!(write ui_set_keybit with b'U', 101; c_int); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/device/builder.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | ui_set_keybit(self.fd, *key_code)?; [INFO] [stdout] | ------------- ^^^^^^^^^ expected `i32`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `i32` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uinput-sys-0.1.7/src/lib.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | uin!(write ui_set_keybit with b'U', 101; c_int); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/device/builder.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | ui_set_keybit(self.fd, *key_code)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `i32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/device/builder.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | ui_set_keybit(self.fd, *key_code)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `i32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/device/builder.rs:282:4 [INFO] [stdout] | [INFO] [stdout] 282 | try!(ui_dev_create(self.fd)); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `i32` [INFO] [stdout] | expected `i32`, found `Result<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `i32` [INFO] [stdout] found enum `std::result::Result<_, _>` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/device/builder.rs:282:4 [INFO] [stdout] | [INFO] [stdout] 282 | try!(ui_dev_create(self.fd)); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `i32` [INFO] [stdout] | expected `i32`, found `Result<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `i32` [INFO] [stdout] found enum `std::result::Result<_, _>` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/device/builder.rs:282:4 [INFO] [stdout] | [INFO] [stdout] 282 | try!(ui_dev_create(self.fd)); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `i32` [INFO] [stdout] | expected `i32`, found `Result<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `i32` [INFO] [stdout] found enum `std::result::Result<_, _>` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/device/builder.rs:282:4 [INFO] [stdout] | [INFO] [stdout] 282 | try!(ui_dev_create(self.fd)); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | this expression has type `i32` [INFO] [stdout] | expected `i32`, found `Result<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `i32` [INFO] [stdout] found enum `std::result::Result<_, _>` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for type `i32` in the current scope [INFO] [stdout] --> src/device/device.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | ui_dev_destroy(self.fd).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for type `i32` in the current scope [INFO] [stdout] --> src/device/device.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | ui_dev_destroy(self.fd).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-keys` (lib test) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rusty-keys` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "075e28f991fa583039fdb521473ef3786ed5a6e18d08a68ff180988bdb273421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075e28f991fa583039fdb521473ef3786ed5a6e18d08a68ff180988bdb273421", kill_on_drop: false }` [INFO] [stdout] 075e28f991fa583039fdb521473ef3786ed5a6e18d08a68ff180988bdb273421 [INFO] checking rusty-keys-0.0.2 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate rusty-keys 0.0.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate rusty-keys 0.0.2 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty-keys 0.0.2 [INFO] finished tweaking crates.io crate rusty-keys 0.0.2 [INFO] tweaked toml for crates.io crate rusty-keys 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ca574d4e521214fc5fb52f70fff2d3259dbc185c2b079d390639be84efebc16 [INFO] running `Command { std: "docker" "start" "-a" "0ca574d4e521214fc5fb52f70fff2d3259dbc185c2b079d390639be84efebc16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ca574d4e521214fc5fb52f70fff2d3259dbc185c2b079d390639be84efebc16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca574d4e521214fc5fb52f70fff2d3259dbc185c2b079d390639be84efebc16", kill_on_drop: false }` [INFO] [stdout] 0ca574d4e521214fc5fb52f70fff2d3259dbc185c2b079d390639be84efebc16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1ff621f97a5d877aef7b13822e5d075a1e43415a5efc0d511892ce6aabaa0c5 [INFO] running `Command { std: "docker" "start" "-a" "d1ff621f97a5d877aef7b13822e5d075a1e43415a5efc0d511892ce6aabaa0c5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "d1ff621f97a5d877aef7b13822e5d075a1e43415a5efc0d511892ce6aabaa0c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ff621f97a5d877aef7b13822e5d075a1e43415a5efc0d511892ce6aabaa0c5", kill_on_drop: false }` [INFO] [stdout] d1ff621f97a5d877aef7b13822e5d075a1e43415a5efc0d511892ce6aabaa0c5