[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] 26d35024a639a4641f6daf3ea3433260f669f46d [INFO] testing tychedelia/td-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tychedelia/td-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-116/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" "+beta-2022-04-10" "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-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 827173907acf079ec61efbe158ca1d339cff16e81ff4ad83ed493402aad0ce1d [INFO] running `Command { std: "docker" "start" "-a" "827173907acf079ec61efbe158ca1d339cff16e81ff4ad83ed493402aad0ce1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "827173907acf079ec61efbe158ca1d339cff16e81ff4ad83ed493402aad0ce1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "827173907acf079ec61efbe158ca1d339cff16e81ff4ad83ed493402aad0ce1d", kill_on_drop: false }` [INFO] [stdout] 827173907acf079ec61efbe158ca1d339cff16e81ff4ad83ed493402aad0ce1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4680a04138e0ba6921daa1f030c7f261ce2d01bd2290d5588a77bbc3267b40a8 [INFO] running `Command { std: "docker" "start" "-a" "4680a04138e0ba6921daa1f030c7f261ce2d01bd2290d5588a77bbc3267b40a8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.5 [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 crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.56 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [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 semver v0.9.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rosc v0.4.3 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling cxx v1.0.56 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling smallvec v0.6.14 [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 net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [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-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [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/mod.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/chop/sin.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/chop/sin.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/chop/arc.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use monome::MonomeDeviceType::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chop::sin::SinChop` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chop::sin::SinChop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chop::arc::ArcChop` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chop::arc::ArcChop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chop::grid::GridChop` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use chop::grid::GridChop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/chop/mod.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | 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/mod.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | 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/mod.rs:41:58 [INFO] [stdout] | [INFO] [stdout] 41 | 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/mod.rs:46:44 [INFO] [stdout] | [INFO] [stdout] 46 | 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/mod.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | 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/mod.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 56 | 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/mod.rs:56:48 [INFO] [stdout] | [INFO] [stdout] 56 | 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/mod.rs:56:66 [INFO] [stdout] | [INFO] [stdout] 56 | 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/chop/sin.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/chop/sin.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/chop/arc.rs:86:58 [INFO] [stdout] | [INFO] [stdout] 86 | 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/arc.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | 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/chop/grid.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/chop/grid.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/chop/grid.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: unused variable: `inputs` [INFO] [stdout] --> src/chop/lissa.rs:96:58 [INFO] [stdout] | [INFO] [stdout] 96 | 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: associated function is never used: `new` [INFO] [stdout] --> src/chop/sin.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/chop/arc.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/chop/arc.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/chop/arc.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/chop/arc.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Grid` [INFO] [stdout] --> src/chop/grid.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct Grid { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/chop/grid.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(state: Arc>>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/chop/grid.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn set(&mut self, x: usize, y: usize, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `listen` [INFO] [stdout] --> src/chop/grid.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn listen(mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/chop/grid.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.69s [INFO] running `Command { std: "docker" "inspect" "4680a04138e0ba6921daa1f030c7f261ce2d01bd2290d5588a77bbc3267b40a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4680a04138e0ba6921daa1f030c7f261ce2d01bd2290d5588a77bbc3267b40a8", kill_on_drop: false }` [INFO] [stdout] 4680a04138e0ba6921daa1f030c7f261ce2d01bd2290d5588a77bbc3267b40a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d794c813487da844c1cd3a06f3e1de2bd9a6821a25a13d337e4a25c360cfe45c [INFO] running `Command { std: "docker" "start" "-a" "d794c813487da844c1cd3a06f3e1de2bd9a6821a25a13d337e4a25c360cfe45c", 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/mod.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/chop/sin.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/chop/sin.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/chop/arc.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use monome::MonomeDeviceType::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chop::sin::SinChop` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chop::sin::SinChop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chop::arc::ArcChop` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use chop::arc::ArcChop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chop::grid::GridChop` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use chop::grid::GridChop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/chop/mod.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | 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/mod.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | 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/mod.rs:41:58 [INFO] [stdout] | [INFO] [stdout] 41 | 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/mod.rs:46:44 [INFO] [stdout] | [INFO] [stdout] 46 | 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/mod.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | 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/mod.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 56 | 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/mod.rs:56:48 [INFO] [stdout] | [INFO] [stdout] 56 | 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/mod.rs:56:66 [INFO] [stdout] | [INFO] [stdout] 56 | 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/chop/sin.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/chop/sin.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/chop/arc.rs:86:58 [INFO] [stdout] | [INFO] [stdout] 86 | 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/arc.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | 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/chop/grid.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/chop/grid.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/chop/grid.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: unused variable: `inputs` [INFO] [stdout] --> src/chop/lissa.rs:96:58 [INFO] [stdout] | [INFO] [stdout] 96 | 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: associated function is never used: `new` [INFO] [stdout] --> src/chop/sin.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/chop/arc.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/chop/arc.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/chop/arc.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/chop/arc.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Grid` [INFO] [stdout] --> src/chop/grid.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct Grid { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/chop/grid.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(state: Arc>>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/chop/grid.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn set(&mut self, x: usize, y: usize, val: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `listen` [INFO] [stdout] --> src/chop/grid.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn listen(mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/chop/grid.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub 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-8e61dd1afd617b52.td_rs.2af788d1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.td_rs.2af788d1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52.4fjwwc1usge1y9x9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/td-rs-242bfaa51c7f4a33/out" "-L" "/opt/rustwide/target/debug/build/cxx-0284831ec82dfb51/out" "-L" "/opt/rustwide/target/debug/build/link-cplusplus-eecf5a9b50af65a1/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libmonome-7f8b6dfdaa870777.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-a0e14871ba5c5950.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ca31e9cf0ebb6be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-77ec1a06fa6a91d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-087965963bf38d2c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0857fa87afcdbc5b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-da7dfc0f665c17b7.rlib" "/opt/rustwide/target/debug/deps/librosc-42a76c640cfbd7e0.rlib" "/opt/rustwide/target/debug/deps/libtokio-9dc7b2409b4ac592.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3be0fa092ff2fb03.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6359566b81ca3c91.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c93cc20a9a1f6a42.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9dd5e611810739f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1d07389e5ec9cc1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a707d94de5fb18c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3339f71b46b2d98.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-087081370dff3f11.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5486e2066e6a43cb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-297b2743f6e6992d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-087ac945e0442d09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0a949b66e1f0cd01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1e5deb10ba404fc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3900f3c6c7397c3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d12eef24d4d3d1c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ec70f00c6e9e7e35.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-e4a54a9bd0df25e7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ac39f109c8e02bb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7f18449eb6f72bf9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2ece4df09293aa8f.rlib" "/opt/rustwide/target/debug/deps/libmio-2832feed216e246e.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libnet2-95cc8c2e3551566b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libbytes-8c99ee27930b5008.rlib" "/opt/rustwide/target/debug/deps/libiovec-2d19bde7f7ef1a4a.rlib" "/opt/rustwide/target/debug/deps/liblibc-a819ee06976c0dd9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libcxx-1646ee1980791004.rlib" "/opt/rustwide/target/debug/deps/liblink_cplusplus-3ef832d34f00e09b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/td_rs-8e61dd1afd617b52" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/td-rs-242bfaa51c7f4a33/out/libtd-rs.a: member /opt/rustwide/target/debug/build/td-rs-242bfaa51c7f4a33/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; 33 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; 33 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d794c813487da844c1cd3a06f3e1de2bd9a6821a25a13d337e4a25c360cfe45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d794c813487da844c1cd3a06f3e1de2bd9a6821a25a13d337e4a25c360cfe45c", kill_on_drop: false }` [INFO] [stdout] d794c813487da844c1cd3a06f3e1de2bd9a6821a25a13d337e4a25c360cfe45c