[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tychedelia/td-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-13/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc23ae2bddc6f3129b3e3a35b1f40a988a74652ade6dfe4ccaa56cae406ac10c [INFO] running `Command { std: "docker" "start" "-a" "bc23ae2bddc6f3129b3e3a35b1f40a988a74652ade6dfe4ccaa56cae406ac10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc23ae2bddc6f3129b3e3a35b1f40a988a74652ade6dfe4ccaa56cae406ac10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc23ae2bddc6f3129b3e3a35b1f40a988a74652ade6dfe4ccaa56cae406ac10c", kill_on_drop: false }` [INFO] [stdout] bc23ae2bddc6f3129b3e3a35b1f40a988a74652ade6dfe4ccaa56cae406ac10c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c97478a83523f0fbe3c353a64e02683a4956bf1f2df98e023a2d2bd1d445ba47 [INFO] running `Command { std: "docker" "start" "-a" "c97478a83523f0fbe3c353a64e02683a4956bf1f2df98e023a2d2bd1d445ba47", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling futures v0.1.31 [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 scratch v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cxxbridge-flags v1.0.56 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rosc v0.4.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling cxx v1.0.56 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.10 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [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-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [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 13.86s [INFO] running `Command { std: "docker" "inspect" "c97478a83523f0fbe3c353a64e02683a4956bf1f2df98e023a2d2bd1d445ba47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97478a83523f0fbe3c353a64e02683a4956bf1f2df98e023a2d2bd1d445ba47", kill_on_drop: false }` [INFO] [stdout] c97478a83523f0fbe3c353a64e02683a4956bf1f2df98e023a2d2bd1d445ba47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22854c985ee9df0cc1d0c2a271dad5d0fa8cac8e0fe9e0ed6b8356e46b190398 [INFO] running `Command { std: "docker" "start" "-a" "22854c985ee9df0cc1d0c2a271dad5d0fa8cac8e0fe9e0ed6b8356e46b190398", 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-10d41ac6aafd07b8.td_rs.1959adb0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.td_rs.1959adb0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8.1vqfn7v3eaqc1vy6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/td-rs-7f9abf8f2b29c9c6/out" "-L" "/opt/rustwide/target/debug/build/cxx-ce2a1f3dea474674/out" "-L" "/opt/rustwide/target/debug/build/link-cplusplus-8abef600be345ffc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-ltd-rs" "-Wl,--no-whole-archive" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libmonome-fc6858cc2984df62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3ef5d38f51944e5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e33f49c327781239.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-999c784c13ddddb2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed0a8aa6d4a617de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a37d76da3e2965a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-26f9d91be0b9c786.rlib" "/opt/rustwide/target/debug/deps/librosc-b418a1b2c27b1c9e.rlib" "/opt/rustwide/target/debug/deps/libtokio-56d77b73530f846f.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5b8b4736b0a76d77.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-afb8b9eaf21b237d.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a391e4395137648e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-766c278eb29a0ed4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3245d58dc327aed7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9644ed818b452961.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fae3500ab132cf4e.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-23f45d5ef8ca75a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8cedd549ff8c9445.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-0723e4050d266e8b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-5a07a39dd76a3580.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d7daf66ef8e7534f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6278afc4c8944cf7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0c6a5cca902b23b4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-608a93642bc79412.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-eda6ddda1600ad75.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-80ed4b4204478b94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d33e57ad3464760.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-0dd10576bee58d74.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-69cb5b2997626a32.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-68a4f3ecf8363acb.rlib" "/opt/rustwide/target/debug/deps/libmio-545be02077daf2c9.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libnet2-580127ad477312bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libbytes-633220dce8bb48fe.rlib" "/opt/rustwide/target/debug/deps/libiovec-debc541e40efb09c.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c39882c7653b3b0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libfutures-71764451b30370be.rlib" "/opt/rustwide/target/debug/deps/libcxx-62079ee1e029a51b.rlib" "/opt/rustwide/target/debug/deps/liblink_cplusplus-4fa659ea070ab34d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/td_rs-10d41ac6aafd07b8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/td-rs-7f9abf8f2b29c9c6/out/libtd-rs.a: member /opt/rustwide/target/debug/build/td-rs-7f9abf8f2b29c9c6/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" "22854c985ee9df0cc1d0c2a271dad5d0fa8cac8e0fe9e0ed6b8356e46b190398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22854c985ee9df0cc1d0c2a271dad5d0fa8cac8e0fe9e0ed6b8356e46b190398", kill_on_drop: false }` [INFO] [stdout] 22854c985ee9df0cc1d0c2a271dad5d0fa8cac8e0fe9e0ed6b8356e46b190398