[INFO] cloning repository https://github.com/liudi4046/btc_light [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liudi4046/btc_light" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliudi4046%2Fbtc_light", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliudi4046%2Fbtc_light'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d3d380484476c4604928ed45ba59ffdcaf4f259 [INFO] checking liudi4046/btc_light/1d3d380484476c4604928ed45ba59ffdcaf4f259 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliudi4046%2Fbtc_light" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liudi4046/btc_light [INFO] finished tweaking git repo https://github.com/liudi4046/btc_light [INFO] tweaked toml for git repo https://github.com/liudi4046/btc_light written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liudi4046/btc_light on toolchain 035b01b794602d5861daa43ac792f372f8981ed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liudi4046/btc_light 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.185 [INFO] [stderr] Downloaded pin-project-lite v0.2.12 [INFO] [stderr] Downloaded openssl-sys v0.9.91 [INFO] [stderr] Downloaded reqwest v0.11.19 [INFO] [stderr] Downloaded openssl v0.10.56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb0729a1be8f8ec0aab1fdcd7a8f58f84d75fdb9e1d5d2213494054f644e4717 [INFO] running `Command { std: "docker" "start" "-a" "fb0729a1be8f8ec0aab1fdcd7a8f58f84d75fdb9e1d5d2213494054f644e4717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb0729a1be8f8ec0aab1fdcd7a8f58f84d75fdb9e1d5d2213494054f644e4717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0729a1be8f8ec0aab1fdcd7a8f58f84d75fdb9e1d5d2213494054f644e4717", kill_on_drop: false }` [INFO] [stdout] fb0729a1be8f8ec0aab1fdcd7a8f58f84d75fdb9e1d5d2213494054f644e4717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6c38e2f2fa19185ee1b52443f2364aad0bd90f9afaa4fce55e5ec01d795ff88 [INFO] running `Command { std: "docker" "start" "-a" "d6c38e2f2fa19185ee1b52443f2364aad0bd90f9afaa4fce55e5ec01d795ff88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.19 [INFO] [stderr] Checking bitcoin_lightnode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0774]: `derive` may only be applied to `struct`s, `enum`s and `union`s [INFO] [stdout] --> src/network/message/types.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not applicable here [INFO] [stdout] 4 | use byteorder::{LittleEndian, ReadBytesExt}; [INFO] [stdout] | -------------------------------------------- not a `struct`, `enum` or `union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NetAddr` [INFO] [stdout] --> src/network/message/factory.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::types::{NetAddr, VersionMessage}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `&str` [INFO] [stdout] --> src/network/message/factory.rs:53:75 [INFO] [stdout] | [INFO] [stdout] 53 | let version_msg = VersionMessage::deserialize(&mut cursor)?; [INFO] [stdout] | ----------------------------------------^ the trait `From` is not implemented for `&str` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, std::io::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] help: the trait `From` is not implemented for `&str` [INFO] [stdout] but trait `From>` is implemented for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.17/src/lib.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | impl<'a> From> for &'a str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: for that trait implementation, expected `mime::Name<'_>`, found `std::io::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VerackMessage` [INFO] [stdout] --> src/network/message/factory.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | let verack_msg = VerackMessage::deserialize(&mut cursor)?; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `VerackMessage` [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 57 - let verack_msg = VerackMessage::deserialize(&mut cursor)?; [INFO] [stdout] 57 + let verack_msg = VersionMessage::deserialize(&mut cursor)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NetAddr` doesn't implement `Debug` [INFO] [stdout] --> src/network/message/types.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 39 | addr_recv: NetAddr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `NetAddr` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `NetAddr` or manually `impl Debug for NetAddr` [INFO] [stdout] help: consider annotating `NetAddr` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 11 + #[derive(Debug)] [INFO] [stdout] 12 | pub struct NetAddr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 8 arguments but 0 arguments were supplied [INFO] [stdout] --> src/network/message/types.rs:154:48 [INFO] [stdout] | [INFO] [stdout] 154 | let mut deserialized_version_message = VersionMessage::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-- multiple arguments are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/network/message/types.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 48 | version: i32, [INFO] [stdout] | ------------ [INFO] [stdout] 49 | services: u64, [INFO] [stdout] | ------------- [INFO] [stdout] 50 | timestamp: i64, [INFO] [stdout] | -------------- [INFO] [stdout] 51 | addr_recv: NetAddr, [INFO] [stdout] | ------------------ [INFO] [stdout] 52 | addr_from: NetAddr, [INFO] [stdout] | ------------------ [INFO] [stdout] 53 | nonce: u64, [INFO] [stdout] | ---------- [INFO] [stdout] 54 | user_agent: u8, [INFO] [stdout] | -------------- [INFO] [stdout] 55 | start_height: u32, [INFO] [stdout] | ----------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 154 | let mut deserialized_version_message = VersionMessage::new(/* i32 */, /* u64 */, /* i64 */, /* NetAddr */, /* NetAddr */, /* u64 */, /* u8 */, /* u32 */); [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/network/message/types.rs:117:60 [INFO] [stdout] | [INFO] [stdout] 117 | fn deserialize(cursor: &mut std::io::Cursor<&[u8]>) -> Result [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0433, E0774. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin_lightnode` (lib test) due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0774]: `derive` may only be applied to `struct`s, `enum`s and `union`s [INFO] [stdout] --> src/network/message/types.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not applicable here [INFO] [stdout] 4 | use byteorder::{LittleEndian, ReadBytesExt}; [INFO] [stdout] | -------------------------------------------- not a `struct`, `enum` or `union` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NetAddr` [INFO] [stdout] --> src/network/message/factory.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::types::{NetAddr, VersionMessage}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `&str` [INFO] [stdout] --> src/network/message/factory.rs:53:75 [INFO] [stdout] | [INFO] [stdout] 53 | let version_msg = VersionMessage::deserialize(&mut cursor)?; [INFO] [stdout] | ----------------------------------------^ the trait `From` is not implemented for `&str` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, std::io::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] help: the trait `From` is not implemented for `&str` [INFO] [stdout] but trait `From>` is implemented for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.17/src/lib.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | impl<'a> From> for &'a str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: for that trait implementation, expected `mime::Name<'_>`, found `std::io::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VerackMessage` [INFO] [stdout] --> src/network/message/factory.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | let verack_msg = VerackMessage::deserialize(&mut cursor)?; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `VerackMessage` [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 57 - let verack_msg = VerackMessage::deserialize(&mut cursor)?; [INFO] [stdout] 57 + let verack_msg = VersionMessage::deserialize(&mut cursor)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `NetAddr` doesn't implement `Debug` [INFO] [stdout] --> src/network/message/types.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 39 | addr_recv: NetAddr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `NetAddr` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `NetAddr` or manually `impl Debug for NetAddr` [INFO] [stdout] help: consider annotating `NetAddr` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 11 + #[derive(Debug)] [INFO] [stdout] 12 | pub struct NetAddr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 8 arguments but 0 arguments were supplied [INFO] [stdout] --> src/network/message/types.rs:154:48 [INFO] [stdout] | [INFO] [stdout] 154 | let mut deserialized_version_message = VersionMessage::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-- multiple arguments are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/network/message/types.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 48 | version: i32, [INFO] [stdout] | ------------ [INFO] [stdout] 49 | services: u64, [INFO] [stdout] | ------------- [INFO] [stdout] 50 | timestamp: i64, [INFO] [stdout] | -------------- [INFO] [stdout] 51 | addr_recv: NetAddr, [INFO] [stdout] | ------------------ [INFO] [stdout] 52 | addr_from: NetAddr, [INFO] [stdout] | ------------------ [INFO] [stdout] 53 | nonce: u64, [INFO] [stdout] | ---------- [INFO] [stdout] 54 | user_agent: u8, [INFO] [stdout] | -------------- [INFO] [stdout] 55 | start_height: u32, [INFO] [stdout] | ----------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 154 | let mut deserialized_version_message = VersionMessage::new(/* i32 */, /* u64 */, /* i64 */, /* NetAddr */, /* NetAddr */, /* u64 */, /* u8 */, /* u32 */); [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/network/message/types.rs:117:60 [INFO] [stdout] | [INFO] [stdout] 117 | fn deserialize(cursor: &mut std::io::Cursor<&[u8]>) -> Result [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0433, E0774. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin_lightnode` (lib) due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d6c38e2f2fa19185ee1b52443f2364aad0bd90f9afaa4fce55e5ec01d795ff88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c38e2f2fa19185ee1b52443f2364aad0bd90f9afaa4fce55e5ec01d795ff88", kill_on_drop: false }` [INFO] [stdout] d6c38e2f2fa19185ee1b52443f2364aad0bd90f9afaa4fce55e5ec01d795ff88