[INFO] cloning repository https://github.com/tychedelia/td-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tychedelia/td-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbe068a75092aa69b96464bbb2afaaf3451cbb69 [INFO] testing tychedelia/td-rs against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tychedelia/td-rs on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tychedelia/td-rs [INFO] finished tweaking git repo https://github.com/tychedelia/td-rs [INFO] tweaked toml for git repo https://github.com/tychedelia/td-rs written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/tychedelia/td-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89c8afcf3d7a70bd3aea61b42dc6986c2029ba04a1f6c394c2a670897c18d730 [INFO] running `Command { std: "docker" "start" "-a" "89c8afcf3d7a70bd3aea61b42dc6986c2029ba04a1f6c394c2a670897c18d730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89c8afcf3d7a70bd3aea61b42dc6986c2029ba04a1f6c394c2a670897c18d730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c8afcf3d7a70bd3aea61b42dc6986c2029ba04a1f6c394c2a670897c18d730", kill_on_drop: false }` [INFO] [stdout] 89c8afcf3d7a70bd3aea61b42dc6986c2029ba04a1f6c394c2a670897c18d730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70a2ea3cd22f303a2a62f1c5dbadf1fbf0e6930d0f145974fa069988e9261570 [INFO] running `Command { std: "docker" "start" "-a" "70a2ea3cd22f303a2a62f1c5dbadf1fbf0e6930d0f145974fa069988e9261570", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.56 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rosc v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling cxx v1.0.56 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling monome-rs v1.1.2 [INFO] [stderr] Compiling cxx-build v1.0.56 [INFO] [stderr] Compiling cxxbridge-macro v1.0.56 [INFO] [stderr] Compiling td-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: ./cpp/BoxDynChop.h:1:9: warning: #pragma once in main file [INFO] [stderr] warning: 1 | #pragma once [INFO] [stderr] warning: | ^~~~ [INFO] [stdout] warning: unused import: `StringParameter` [INFO] [stdout] --> src/chop.rs:1:141 [INFO] [stdout] | [INFO] [stdout] 1 | ...hopOperatorInputs, ChopOutput, ChopOutputInfo, ChopParams, StringParameter}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cxx::u` [INFO] [stdout] --> src/sin_chop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cxx::u; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChopChannel`, `NumericParameter` [INFO] [stdout] --> src/sin_chop.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{Chop, ChopChannel, NumericParameter, PuleParameter}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `monome::MonomeDeviceType::Arc` [INFO] [stdout] --> src/arc_chop.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use monome::MonomeDeviceType::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sin_chop::SinChop` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::sin_chop::SinChop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::arc_chop::ArcChop` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::arc_chop::ArcChop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/chop.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_info_chop_chan(&self, index: i32) -> ChopInfoChan { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/chop.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_output_info(&self, info: &mut ChopOutputInfo, inputs: &ChopOperatorInputs) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/chop.rs:36:58 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_output_info(&self, info: &mut ChopOutputInfo, inputs: &ChopOperatorInputs) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/chop.rs:41:44 [INFO] [stdout] | [INFO] [stdout] 41 | fn get_channel_name(&self, index: i32, inputs: &ChopOperatorInputs) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/chop.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | fn get_info_dat_size(&self, size: &mut ChopInfoDatSize) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/chop.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_info_dat_entries(&self, index: i32, num_entries: i32, entries: &mut ChopInfoDatEntries) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_entries` [INFO] [stdout] --> src/chop.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_info_dat_entries(&self, index: i32, num_entries: i32, entries: &mut ChopInfoDatEntries) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_entries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entries` [INFO] [stdout] --> src/chop.rs:51:66 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_info_dat_entries(&self, index: i32, num_entries: i32, entries: &mut ChopInfoDatEntries) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/sin_chop.rs:37:58 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_output_info(&self, info: &mut ChopOutputInfo, inputs: &ChopOperatorInputs) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/sin_chop.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | fn execute(&mut self, output: &mut ChopOutput, inputs: &ChopOperatorInputs) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/arc_chop.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | fn get_output_info(&self, info: &mut ChopOutputInfo, inputs: &ChopOperatorInputs) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/arc_chop.rs:95:52 [INFO] [stdout] | [INFO] [stdout] 95 | fn execute(&mut self, output: &mut ChopOutput, inputs: &ChopOperatorInputs) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> src/grid_chop.rs:32:55 [INFO] [stdout] | [INFO] [stdout] 32 | Some(MonomeEvent::GridKey { x, y, direction }) => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `direction: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/grid_chop.rs:85:58 [INFO] [stdout] | [INFO] [stdout] 85 | fn get_output_info(&self, info: &mut ChopOutputInfo, inputs: &ChopOperatorInputs) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/grid_chop.rs:92:52 [INFO] [stdout] | [INFO] [stdout] 92 | fn execute(&mut self, output: &mut ChopOutput, inputs: &ChopOperatorInputs) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/sin_chop.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ArcListener` [INFO] [stdout] --> src/arc_chop.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct ArcListener { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/arc_chop.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn new(state: std::sync::Arc>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `listen` [INFO] [stdout] --> src/arc_chop.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn listen(self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/arc_chop.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.97s [INFO] running `Command { std: "docker" "inspect" "70a2ea3cd22f303a2a62f1c5dbadf1fbf0e6930d0f145974fa069988e9261570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a2ea3cd22f303a2a62f1c5dbadf1fbf0e6930d0f145974fa069988e9261570", kill_on_drop: false }` [INFO] [stdout] 70a2ea3cd22f303a2a62f1c5dbadf1fbf0e6930d0f145974fa069988e9261570 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 372ca906e8342488d48ab36632064a9cf2e22e8f4ecccaebcc5437a3a1bf59b1 [INFO] running `Command { std: "docker" "start" "-a" "372ca906e8342488d48ab36632064a9cf2e22e8f4ecccaebcc5437a3a1bf59b1", kill_on_drop: false }` [INFO] [stderr] warning: ./cpp/BoxDynChop.h:1:9: warning: #pragma once in main file [INFO] [stderr] warning: 1 | #pragma once [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] Compiling td-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `StringParameter` [INFO] [stdout] --> src/chop.rs:1:141 [INFO] [stdout] | [INFO] [stdout] 1 | ...hopOperatorInputs, ChopOutput, ChopOutputInfo, ChopParams, StringParameter}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cxx::u` [INFO] [stdout] --> src/sin_chop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cxx::u; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChopChannel`, `NumericParameter` [INFO] [stdout] --> src/sin_chop.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{Chop, ChopChannel, NumericParameter, PuleParameter}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `monome::MonomeDeviceType::Arc` [INFO] [stdout] --> src/arc_chop.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use monome::MonomeDeviceType::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sin_chop::SinChop` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::sin_chop::SinChop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::arc_chop::ArcChop` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::arc_chop::ArcChop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/chop.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_info_chop_chan(&self, index: i32) -> ChopInfoChan { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/chop.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_output_info(&self, info: &mut ChopOutputInfo, inputs: &ChopOperatorInputs) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/chop.rs:36:58 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_output_info(&self, info: &mut ChopOutputInfo, inputs: &ChopOperatorInputs) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/chop.rs:41:44 [INFO] [stdout] | [INFO] [stdout] 41 | fn get_channel_name(&self, index: i32, inputs: &ChopOperatorInputs) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/chop.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | fn get_info_dat_size(&self, size: &mut ChopInfoDatSize) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/chop.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_info_dat_entries(&self, index: i32, num_entries: i32, entries: &mut ChopInfoDatEntries) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_entries` [INFO] [stdout] --> src/chop.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_info_dat_entries(&self, index: i32, num_entries: i32, entries: &mut ChopInfoDatEntries) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_entries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entries` [INFO] [stdout] --> src/chop.rs:51:66 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_info_dat_entries(&self, index: i32, num_entries: i32, entries: &mut ChopInfoDatEntries) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/sin_chop.rs:37:58 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_output_info(&self, info: &mut ChopOutputInfo, inputs: &ChopOperatorInputs) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/sin_chop.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | fn execute(&mut self, output: &mut ChopOutput, inputs: &ChopOperatorInputs) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/arc_chop.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | fn get_output_info(&self, info: &mut ChopOutputInfo, inputs: &ChopOperatorInputs) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/arc_chop.rs:95:52 [INFO] [stdout] | [INFO] [stdout] 95 | fn execute(&mut self, output: &mut ChopOutput, inputs: &ChopOperatorInputs) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> src/grid_chop.rs:32:55 [INFO] [stdout] | [INFO] [stdout] 32 | Some(MonomeEvent::GridKey { x, y, direction }) => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `direction: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/grid_chop.rs:85:58 [INFO] [stdout] | [INFO] [stdout] 85 | fn get_output_info(&self, info: &mut ChopOutputInfo, inputs: &ChopOperatorInputs) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/grid_chop.rs:92:52 [INFO] [stdout] | [INFO] [stdout] 92 | fn execute(&mut self, output: &mut ChopOutput, inputs: &ChopOperatorInputs) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/sin_chop.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ArcListener` [INFO] [stdout] --> src/arc_chop.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct ArcListener { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/arc_chop.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn new(state: std::sync::Arc>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `listen` [INFO] [stdout] --> src/arc_chop.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn listen(self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/arc_chop.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.td_rs.55123b3c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532.121m9nf1in9wa64d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/td-rs-955598e0b5f577bc/out" "-L" "/opt/rustwide/target/debug/build/cxx-a9e21fab57ad1cac/out" "-L" "/opt/rustwide/target/debug/build/link-cplusplus-768ec13d0cb471c2/out" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-ltd-rs" "-Wl,--no-whole-archive" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libmonome-0316874dcae9f463.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-7cf849f78de4fd40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cbf1187c43845139.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ead70fe41be2b658.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bd10fa495d4c968e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-33ffb2c9b137eec2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c716568f6674f788.rlib" "/opt/rustwide/target/debug/deps/librosc-5070dbff5639f648.rlib" "/opt/rustwide/target/debug/deps/libtokio-6c987688ff9fd36a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5e4bfadd796e70a7.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0b9c7aadc7f9ecfa.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-32c78e248b2ad36f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1e3ae95a69d1e9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-bc83325439f4e811.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-5765a56854353c72.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ae919517e9480c33.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab0a6bd89f0ce746.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-10d21f39de5b61ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4f72ce35fb086e53.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dd17bac340877644.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d090b6dee5f0c4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb1e397db8ab6e1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-abb0823d6895b496.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2f7c1ed466aeb07f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f58efe109b9782ba.rlib" "/opt/rustwide/target/debug/deps/libmio-444650368e290e10.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libnet2-ba46225122902831.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbytes-f9722f4a58d01006.rlib" "/opt/rustwide/target/debug/deps/libiovec-00a6ed33fb810670.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libcxx-373363c9b0ffb057.rlib" "/opt/rustwide/target/debug/deps/liblink_cplusplus-251e89272e5ad17c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/td_rs-7c6dcf5ca5210532" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/td-rs-955598e0b5f577bc/out/libtd-rs.a: member /opt/rustwide/target/debug/build/td-rs-955598e0b5f577bc/out/libtd-rs.a(BoxDynChop.o) in archive is not an object [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: ./cpp/BoxDynChop.h:1:9: warning: #pragma once in main file [INFO] [stderr] warning: 1 | #pragma once [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `td-rs` due to 2 previous errors; 26 warnings emitted [INFO] running `Command { std: "docker" "inspect" "372ca906e8342488d48ab36632064a9cf2e22e8f4ecccaebcc5437a3a1bf59b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372ca906e8342488d48ab36632064a9cf2e22e8f4ecccaebcc5437a3a1bf59b1", kill_on_drop: false }` [INFO] [stdout] 372ca906e8342488d48ab36632064a9cf2e22e8f4ecccaebcc5437a3a1bf59b1