[INFO] cloning repository https://github.com/gilbertw1/drop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gilbertw1/drop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fdrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fdrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f254e5766730a8afdb6fbe1e4ded73f9b94001c [INFO] checking gilbertw1/drop against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fdrop" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gilbertw1/drop on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gilbertw1/drop [INFO] finished tweaking git repo https://github.com/gilbertw1/drop [INFO] tweaked toml for git repo https://github.com/gilbertw1/drop written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/gilbertw1/drop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sys-info v0.5.1 [INFO] [stderr] Downloaded gobject-sys v0.4.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.4.0 [INFO] [stderr] Downloaded pango-sys v0.4.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.2.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Downloaded gdk-sys v0.4.0 [INFO] [stderr] Downloaded atk-sys v0.4.0 [INFO] [stderr] Downloaded pango v0.2.0 [INFO] [stderr] Downloaded config v0.7.0 [INFO] [stderr] Downloaded cairo-rs v0.2.0 [INFO] [stderr] Downloaded gio-sys v0.4.0 [INFO] [stderr] Downloaded glib-sys v0.4.0 [INFO] [stderr] Downloaded gio v0.2.0 [INFO] [stderr] Downloaded gtk-sys v0.4.0 [INFO] [stderr] Downloaded gdk v0.6.0 [INFO] [stderr] Downloaded serde v1.0.14 [INFO] [stderr] Downloaded clap v2.27.0 [INFO] [stderr] Downloaded gtk v0.2.0 [INFO] [stderr] Downloaded glib v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f69fd26a9d1029ad7c6d806c34e70efbc4a97b3948696994c9b1eb8e392b31ec [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" "f69fd26a9d1029ad7c6d806c34e70efbc4a97b3948696994c9b1eb8e392b31ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f69fd26a9d1029ad7c6d806c34e70efbc4a97b3948696994c9b1eb8e392b31ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69fd26a9d1029ad7c6d806c34e70efbc4a97b3948696994c9b1eb8e392b31ec", kill_on_drop: false }` [INFO] [stdout] f69fd26a9d1029ad7c6d806c34e70efbc4a97b3948696994c9b1eb8e392b31ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf34df2ff3ccd5023df09e061cab557f810192ebdccf0f06b3a8f472bb257e0 [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" "dcf34df2ff3ccd5023df09e061cab557f810192ebdccf0f06b3a8f472bb257e0", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.30 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking serde v1.0.14 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.3.3 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking nom v3.2.0 [INFO] [stderr] Checking clap v2.27.0 [INFO] [stderr] Compiling sys-info v0.5.1 [INFO] [stderr] Checking glib v0.3.1 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Checking serde_json v1.0.3 [INFO] [stderr] Checking pango v0.2.0 [INFO] [stderr] Checking config v0.7.0 [INFO] [stderr] Compiling drop v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern { } [INFO] [stdout] | ^^^^^^^^^^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ui.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / extern { [INFO] [stdout] 104 | | fn keybinder_init(); [INFO] [stdout] 105 | | fn keybinder_bind(keystring: *const c_char, handler: unsafe extern fn(*const c_char, *mut c_void), user_data: *mut c_void) -> c_int; [INFO] [stdout] 106 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ui.rs:105:56 [INFO] [stdout] | [INFO] [stdout] 105 | fn keybinder_bind(keystring: *const c_char, handler: unsafe extern fn(*const c_char, *mut c_void), user_data: *mut c_void) -> c_int; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ui.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / unsafe extern fn key_handler(keycode: *const c_char, arg: *mut c_void) where F: FnMut(String) { [INFO] [stdout] 110 | | let keycode = std::ffi::CStr::from_ptr(keycode).to_str(); [INFO] [stdout] 111 | | match keycode { [INFO] [stdout] 112 | | Ok(keycode) => { [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/conf.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let home_dir = std::env::home_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern { } [INFO] [stdout] | ^^^^^^^^^^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ui.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / extern { [INFO] [stdout] 104 | | fn keybinder_init(); [INFO] [stdout] 105 | | fn keybinder_bind(keystring: *const c_char, handler: unsafe extern fn(*const c_char, *mut c_void), user_data: *mut c_void) -> c_int; [INFO] [stdout] 106 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ui.rs:105:56 [INFO] [stdout] | [INFO] [stdout] 105 | fn keybinder_bind(keystring: *const c_char, handler: unsafe extern fn(*const c_char, *mut c_void), user_data: *mut c_void) -> c_int; [INFO] [stdout] | ^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/ui.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / unsafe extern fn key_handler(keycode: *const c_char, arg: *mut c_void) where F: FnMut(String) { [INFO] [stdout] 110 | | let keycode = std::ffi::CStr::from_ptr(keycode).to_str(); [INFO] [stdout] 111 | | match keycode { [INFO] [stdout] 112 | | Ok(keycode) => { [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/conf.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let home_dir = std::env::home_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/conf.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / lazy_static! { [INFO] [stdout] 15 | | static ref AUDIO_SOURCES: HashSet = ["desktop".to_string(), "mic".to_string()].iter().cloned().collect(); [INFO] [stdout] 16 | | static ref FILENAME_STRATEGIES: HashSet = ["prepend".to_string(), [INFO] [stdout] 17 | | "append".to_string(), [INFO] [stdout] 18 | | "exact".to_string(), [INFO] [stdout] 19 | | "replace".to_string()].iter().cloned().collect(); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `drop`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dcf34df2ff3ccd5023df09e061cab557f810192ebdccf0f06b3a8f472bb257e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf34df2ff3ccd5023df09e061cab557f810192ebdccf0f06b3a8f472bb257e0", kill_on_drop: false }` [INFO] [stdout] dcf34df2ff3ccd5023df09e061cab557f810192ebdccf0f06b3a8f472bb257e0