[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rosc v0.4.3 [INFO] [stderr] Downloaded cxx-build v1.0.56 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.56 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.56 [INFO] [stderr] Downloaded cxx v1.0.56 [INFO] [stderr] Downloaded monome-rs v1.1.2 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61517c74b332d0d347cc30b16a48c5d5efe4836d78395fa60706a6d256aa6be0 [INFO] running `Command { std: "docker" "start" "-a" "61517c74b332d0d347cc30b16a48c5d5efe4836d78395fa60706a6d256aa6be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61517c74b332d0d347cc30b16a48c5d5efe4836d78395fa60706a6d256aa6be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61517c74b332d0d347cc30b16a48c5d5efe4836d78395fa60706a6d256aa6be0", kill_on_drop: false }` [INFO] [stdout] 61517c74b332d0d347cc30b16a48c5d5efe4836d78395fa60706a6d256aa6be0 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbdafc38e7f4560c80ff55d9e7616e7e0e793732e306ee5a3eb4a2340e239da3 [INFO] running `Command { std: "docker" "start" "-a" "fbdafc38e7f4560c80ff55d9e7616e7e0e793732e306ee5a3eb4a2340e239da3", kill_on_drop: false }` [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 semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling cc v1.0.72 [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 unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.2 [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 semver v0.9.0 [INFO] [stderr] Compiling rosc v0.4.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rustc_version v0.2.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 smallvec v0.6.14 [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 bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [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 crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling cxx-build v1.0.56 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [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-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling monome-rs v1.1.2 [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 42.61s [INFO] running `Command { std: "docker" "inspect" "fbdafc38e7f4560c80ff55d9e7616e7e0e793732e306ee5a3eb4a2340e239da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbdafc38e7f4560c80ff55d9e7616e7e0e793732e306ee5a3eb4a2340e239da3", kill_on_drop: false }` [INFO] [stdout] fbdafc38e7f4560c80ff55d9e7616e7e0e793732e306ee5a3eb4a2340e239da3 [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5e12f76fcc134e2744d6df019a77d308219c2c1fa6488b137331e03de32341e [INFO] running `Command { std: "docker" "start" "-a" "a5e12f76fcc134e2744d6df019a77d308219c2c1fa6488b137331e03de32341e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-01bc92df2e0c7563.td_rs.c7c56266-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.td_rs.c7c56266-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563.7dnp055mo8ak29k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/td-rs-1807678bba322130/out" "-L" "/opt/rustwide/target/debug/build/cxx-1972e1dd4a17ed32/out" "-L" "/opt/rustwide/target/debug/build/link-cplusplus-7e7a8c014396661c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libmonome-0e1fcd478422c4b2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-c8e984364c9f49c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-40abf0ea55c75fa9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b5211562f874024f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7b2200b9afe95ec1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-80eb93fde6689084.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6af399bcdc7e94f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5f2c10ea80f45777.rlib" "/opt/rustwide/target/debug/deps/librosc-de845d76138fe953.rlib" "/opt/rustwide/target/debug/deps/libtokio-ca35270f3ed8f9f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-276018558bbd66e1.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2c0ccb4e252a0e27.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-46b38d1e7a19aecd.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-551dd9552ec3bbbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8443691fe036e637.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1731a93e3aec3474.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-34cb16c066bb6c0b.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0601e6083aef7d84.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dd64cd08d4e0a231.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-dd0139d202794b8d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2ae62105b32662d7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6d338726afa6cfcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e14081487f1883a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf9f7aa0c3ac6f42.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab4e9c146b16538a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c38079fa60fea011.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fb6bed5508665bd1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-54ef40f6b322d148.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-75eebb6cdf6127cf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-68bb261c7e6cd7b8.rlib" "/opt/rustwide/target/debug/deps/libmio-b7007ad003b82775.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libnet2-eacdbf04df24c05a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libbytes-62801c1f1d60ea87.rlib" "/opt/rustwide/target/debug/deps/libiovec-b10ba4e91fdedcfc.rlib" "/opt/rustwide/target/debug/deps/liblibc-43cf0678c24983da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libfutures-c98313460d6bd622.rlib" "/opt/rustwide/target/debug/deps/libcxx-3015f7595b915c3f.rlib" "/opt/rustwide/target/debug/deps/liblink_cplusplus-4e2a1b57e9ea98b6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/td_rs-01bc92df2e0c7563" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/td-rs-1807678bba322130/out/libtd-rs.a: member /opt/rustwide/target/debug/build/td-rs-1807678bba322130/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" "a5e12f76fcc134e2744d6df019a77d308219c2c1fa6488b137331e03de32341e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e12f76fcc134e2744d6df019a77d308219c2c1fa6488b137331e03de32341e", kill_on_drop: false }` [INFO] [stdout] a5e12f76fcc134e2744d6df019a77d308219c2c1fa6488b137331e03de32341e