[INFO] cloning repository https://github.com/shunonymous/mirmidivi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shunonymous/mirmidivi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunonymous%2Fmirmidivi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunonymous%2Fmirmidivi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dea63b3550ef355dae1defeb0b4125671452221 [INFO] testing shunonymous/mirmidivi-rs against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunonymous%2Fmirmidivi-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shunonymous/mirmidivi-rs on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shunonymous/mirmidivi-rs [INFO] finished tweaking git repo https://github.com/shunonymous/mirmidivi-rs [INFO] tweaked toml for git repo https://github.com/shunonymous/mirmidivi-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shunonymous/mirmidivi-rs 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3276efa005c5907b8ca745faea7e04ba406da7eacb8d1b40b50373b3a9e5356 [INFO] running `Command { std: "docker" "start" "-a" "c3276efa005c5907b8ca745faea7e04ba406da7eacb8d1b40b50373b3a9e5356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3276efa005c5907b8ca745faea7e04ba406da7eacb8d1b40b50373b3a9e5356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3276efa005c5907b8ca745faea7e04ba406da7eacb8d1b40b50373b3a9e5356", kill_on_drop: false }` [INFO] [stdout] c3276efa005c5907b8ca745faea7e04ba406da7eacb8d1b40b50373b3a9e5356 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd2d9b7034ee7b82c9069a1576e11d28283d20d648c9c798932195b470ba07ef [INFO] running `Command { std: "docker" "start" "-a" "cd2d9b7034ee7b82c9069a1576e11d28283d20d648c9c798932195b470ba07ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cc v1.1.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling midi-msg v0.4.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling pancurses v0.17.0 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling midir v0.9.1 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling mirmidivi-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/main.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/renderer/mod.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/renderer/curses.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | Arc, Mutex, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/renderer/text.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | sync::{atomic::AtomicBool, Arc, Mutex}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opts` [INFO] [stdout] --> src/midi_in.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn new(opts: &Options) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_opts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quit` [INFO] [stdout] --> src/renderer/text.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | quit: Arc, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_quit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> src/renderer_lib/pianoroll.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | for sample in 0..sample_num { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_LIGHTGREEN` is never used [INFO] [stdout] --> src/renderer/curses.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | const COLOR_LIGHTGREEN: i16 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `velocity` is never read [INFO] [stdout] --> src/renderer_lib/pianoroll.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct Note { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | velocity: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Note` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Atom` is never constructed [INFO] [stdout] --> src/renderer_lib/pianoroll.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Atom { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Atom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Line` is never used [INFO] [stdout] --> src/renderer_lib/pianoroll.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub type Line = Vec; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw` is never used [INFO] [stdout] --> src/renderer_lib/pianoroll.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl PianoRoll { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn draw(&self, range_begin: Duration, range_end: Duration, sample_num: u32) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.20s [INFO] running `Command { std: "docker" "inspect" "cd2d9b7034ee7b82c9069a1576e11d28283d20d648c9c798932195b470ba07ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2d9b7034ee7b82c9069a1576e11d28283d20d648c9c798932195b470ba07ef", kill_on_drop: false }` [INFO] [stdout] cd2d9b7034ee7b82c9069a1576e11d28283d20d648c9c798932195b470ba07ef [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87741b6469b8b3b51e8707161e6072a25aefdb8bd6469546619dd11adbf6bd8e [INFO] running `Command { std: "docker" "start" "-a" "87741b6469b8b3b51e8707161e6072a25aefdb8bd6469546619dd11adbf6bd8e", kill_on_drop: false }` [INFO] [stderr] Compiling mirmidivi-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/main.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/renderer/mod.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/renderer/curses.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | Arc, Mutex, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/renderer/text.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | sync::{atomic::AtomicBool, Arc, Mutex}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bounded` [INFO] [stdout] --> src/renderer_lib/pianoroll.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | use crossbeam_channel::{bounded, unbounded}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MidiMsg` and `ReceiverContext` [INFO] [stdout] --> src/renderer_lib/pianoroll.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 186 | use midi_msg::{MidiMsg, ReceiverContext}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opts` [INFO] [stdout] --> src/midi_in.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn new(opts: &Options) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_opts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `midi_in` [INFO] [stdout] --> src/midi_in.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let midi_in = MidiIn::new(&opts); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_midi_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quit` [INFO] [stdout] --> src/renderer/text.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | quit: Arc, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_quit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> src/renderer_lib/pianoroll.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | for sample in 0..sample_num { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLOR_LIGHTGREEN` is never used [INFO] [stdout] --> src/renderer/curses.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | const COLOR_LIGHTGREEN: i16 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `velocity` is never read [INFO] [stdout] --> src/renderer_lib/pianoroll.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct Note { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | velocity: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Note` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `scale` and `channel` are never read [INFO] [stdout] --> src/renderer_lib/pianoroll.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Atom { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 35 | pub scale: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | pub channel: Channel, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Atom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `mirmidivi-rs` (bin "mirmidivi-rs" test); 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name mirmidivi_rs --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="curses"' --cfg 'feature="default"' --cfg 'feature="pancurses"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("curses", "default", "pancurses"))' -C metadata=7a2d7d279b94aec9 -C extra-filename=-7a2d7d279b94aec9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-64aa4a1529b21937.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5c61eb5499d70f5a.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-15bcda920dd2a2b8.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-f99ee7ff000ca2dc.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-8238d6ced64818c4.rlib --extern midi_msg=/opt/rustwide/target/debug/deps/libmidi_msg-250ca7e75bfe5dcb.rlib --extern midir=/opt/rustwide/target/debug/deps/libmidir-6c6f374a79ed019e.rlib --extern mopa=/opt/rustwide/target/debug/deps/libmopa-076c37aa8e303380.rlib --extern pancurses=/opt/rustwide/target/debug/deps/libpancurses-f5d48164965a4792.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-63503637535823f9.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "87741b6469b8b3b51e8707161e6072a25aefdb8bd6469546619dd11adbf6bd8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87741b6469b8b3b51e8707161e6072a25aefdb8bd6469546619dd11adbf6bd8e", kill_on_drop: false }` [INFO] [stdout] 87741b6469b8b3b51e8707161e6072a25aefdb8bd6469546619dd11adbf6bd8e