[INFO] fetching crate apache-nimble-sys 0.0.1... [INFO] checking apache-nimble-sys-0.0.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate apache-nimble-sys 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate apache-nimble-sys 0.0.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate apache-nimble-sys 0.0.1 [INFO] finished tweaking crates.io crate apache-nimble-sys 0.0.1 [INFO] tweaked toml for crates.io crate apache-nimble-sys 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cstr_core v0.2.3 [INFO] [stderr] Downloaded cty v0.2.1 [INFO] [stderr] Downloaded bindgen v0.53.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8e63dab6c801264435d6b9e89272a7d17a8a6f51bc258fe43618a4370a26d3d [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" "c8e63dab6c801264435d6b9e89272a7d17a8a6f51bc258fe43618a4370a26d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8e63dab6c801264435d6b9e89272a7d17a8a6f51bc258fe43618a4370a26d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e63dab6c801264435d6b9e89272a7d17a8a6f51bc258fe43618a4370a26d3d", kill_on_drop: false }` [INFO] [stdout] c8e63dab6c801264435d6b9e89272a7d17a8a6f51bc258fe43618a4370a26d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 6e16e75ad7b1a85d30a754f42f9cb570aa2da6d30e82f96dbd5b46e861147e07 [INFO] running `Command { std: "docker" "start" "-a" "6e16e75ad7b1a85d30a754f42f9cb570aa2da6d30e82f96dbd5b46e861147e07", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/resolver.html#resolver-versions for more information about using this feature. [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking cstr_core v0.2.3 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling apache-nimble-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ptr` [INFO] [stdout] --> src/lib.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn free(ptr: *mut cty::c_void) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amt` [INFO] [stdout] --> src/lib.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn malloc(amt: cty::size_t) -> *mut cty::c_void { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_amt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/lib.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/lib.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `func` [INFO] [stdout] --> src/lib.rs:16:58 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/lib.rs:16:77 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:151464 [INFO] [stdout] | [INFO] [stdout] 3 | ..."::" , stringify ! (val))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_cmd { pub opcode : u16 , pub length : u8 , ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(safe_packed_borrows)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:298320 [INFO] [stdout] | [INFO] [stdout] 3 | ...stringify ! (subversion))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_command_complete { pub num_packets : u8 ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:337831 [INFO] [stdout] | [INFO] [stdout] 3 | ..." , stringify ! (rx_phy))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ext_adv_report { pub evt_type : u16 , pub addr_type... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:346043 [INFO] [stdout] | [INFO] [stdout] 3 | ..."::" , stringify ! (aca))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_periodic_adv_rpt { pub subev_co... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:367313 [INFO] [stdout] | [INFO] [stdout] 3 | ..." , stringify ! (cis_id))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_complete { pub subev_code :... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:373192 [INFO] [stdout] | [INFO] [stdout] 3 | ..." , stringify ! (reason))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_sync_established { pub sube... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ptr` [INFO] [stdout] --> src/lib.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn free(ptr: *mut cty::c_void) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amt` [INFO] [stdout] --> src/lib.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn malloc(amt: cty::size_t) -> *mut cty::c_void { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_amt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/lib.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/lib.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `func` [INFO] [stdout] --> src/lib.rs:16:58 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_func` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/lib.rs:16:77 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:151464 [INFO] [stdout] | [INFO] [stdout] 3 | ..."::" , stringify ! (val))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_cmd { pub opcode : u16 , pub length : u8 , ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(safe_packed_borrows)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:298320 [INFO] [stdout] | [INFO] [stdout] 3 | ...stringify ! (subversion))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_command_complete { pub num_packets : u8 ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:337831 [INFO] [stdout] | [INFO] [stdout] 3 | ..." , stringify ! (rx_phy))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ext_adv_report { pub evt_type : u16 , pub addr_type... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:346043 [INFO] [stdout] | [INFO] [stdout] 3 | ..."::" , stringify ! (aca))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_periodic_adv_rpt { pub subev_co... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:367313 [INFO] [stdout] | [INFO] [stdout] 3 | ..." , stringify ! (cis_id))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_complete { pub subev_code :... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/target/debug/build/apache-nimble-sys-e8e1d0f6cd2df36d/out/bindings.rs:3:373192 [INFO] [stdout] | [INFO] [stdout] 3 | ..." , stringify ! (reason))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_sync_established { pub sube... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.77s [INFO] running `Command { std: "docker" "inspect" "6e16e75ad7b1a85d30a754f42f9cb570aa2da6d30e82f96dbd5b46e861147e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e16e75ad7b1a85d30a754f42f9cb570aa2da6d30e82f96dbd5b46e861147e07", kill_on_drop: false }` [INFO] [stdout] 6e16e75ad7b1a85d30a754f42f9cb570aa2da6d30e82f96dbd5b46e861147e07