[INFO] cloning repository https://github.com/ErikNatanael/rust_synthesis_profiling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErikNatanael/rust_synthesis_profiling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErikNatanael%2Frust_synthesis_profiling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErikNatanael%2Frust_synthesis_profiling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4be0061316abf74bd42ca46b10c716ed8d3af0f3 [INFO] testing ErikNatanael/rust_synthesis_profiling against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErikNatanael%2Frust_synthesis_profiling" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErikNatanael/rust_synthesis_profiling on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ErikNatanael/rust_synthesis_profiling [INFO] finished tweaking git repo https://github.com/ErikNatanael/rust_synthesis_profiling [INFO] tweaked toml for git repo https://github.com/ErikNatanael/rust_synthesis_profiling written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ErikNatanael/rust_synthesis_profiling already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab844e258fe68eca97ea226e18dfeb862d867d08c740a999ec7429754873ffd9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ab844e258fe68eca97ea226e18dfeb862d867d08c740a999ec7429754873ffd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab844e258fe68eca97ea226e18dfeb862d867d08c740a999ec7429754873ffd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab844e258fe68eca97ea226e18dfeb862d867d08c740a999ec7429754873ffd9", kill_on_drop: false }` [INFO] [stdout] ab844e258fe68eca97ea226e18dfeb862d867d08c740a999ec7429754873ffd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f5dbb62d07fa8ad17af1e79e215e35dab5d8ba7676efe862af22c3409d7283a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f5dbb62d07fa8ad17af1e79e215e35dab5d8ba7676efe862af22c3409d7283a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling dasp_window v0.11.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling jack-sys v0.2.0 (https://github.com/RustAudio/rust-jack.git#41fab12b) [INFO] [stderr] Compiling jack v0.6.2 (https://github.com/RustAudio/rust-jack.git#41fab12b) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling dasp_peak v0.11.0 [INFO] [stderr] Compiling dasp_rms v0.11.0 [INFO] [stderr] Compiling dasp_interpolate v0.11.0 [INFO] [stderr] Compiling dasp_slice v0.11.0 [INFO] [stderr] Compiling dasp_envelope v0.11.0 [INFO] [stderr] Compiling dasp_signal v0.11.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling pitch_calc v0.12.0 [INFO] [stderr] Compiling dasp v0.11.0 [INFO] [stderr] Compiling alsa v0.2.2 [INFO] [stderr] Compiling midir v0.5.0 [INFO] [stderr] Compiling oscen v0.1.4 [INFO] [stderr] Compiling synthesis_profiling v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/dasp_synth.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts::PI` [INFO] [stdout] --> src/dasp_synth.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `oscen::filters::Lpf` [INFO] [stdout] --> src/oscen_synth.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use oscen::filters::Lpf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `oscen::operators::Modulator` [INFO] [stdout] --> src/oscen_synth.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use oscen::operators::Modulator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SquareOsc` [INFO] [stdout] --> src/oscen_synth.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use oscen::oscillators::{SineOsc, SquareOsc}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/owned_wavetable_synth.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/shared_wavetable_synth.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | for i in 0..100 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_wavetable` [INFO] [stdout] --> src/shared_wavetable_synth.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | let old_wavetable = self.wavetables[self.next_free_index].replace(wavetable); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_wavetable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/shared_wavetable_synth.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | for n in 0..num_oscillators { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/dasp_synth.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | for n in 1..num_oscillators { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/oscen_synth.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | for i in 0..num_oscillators { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sine` [INFO] [stdout] --> src/oscen_synth.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let sine = SineOsc::new().amplitude(amp).hz(200).rack(&mut rack); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_sine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/owned_wavetable_synth.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | for n in 1..num_oscillators { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_linear_interp` [INFO] [stdout] --> src/shared_wavetable_synth.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn get_linear_interp(&self, phase: Sample) -> Sample { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/shared_wavetable_synth.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_freq` [INFO] [stdout] --> src/shared_wavetable_synth.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | fn from_freq(freq: Sample, sample_rate: Sample) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_freq` [INFO] [stdout] --> src/shared_wavetable_synth.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn set_freq(&mut self, freq: Sample, sample_rate: Sample) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/shared_wavetable_synth.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn new(wavetable: WavetableIndex) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `freed_indexes` [INFO] [stdout] --> src/shared_wavetable_synth.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | freed_indexes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Sample` [INFO] [stdout] --> src/dasp_synth.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub type Sample = f64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SynthesisEngine` [INFO] [stdout] --> src/dasp_synth.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SynthesisEngine { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/dasp_synth.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(sample_rate: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/dasp_synth.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn next(&mut self) -> Sample { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Sample` [INFO] [stdout] --> src/oscen_synth.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Sample = f64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SynthesisEngine` [INFO] [stdout] --> src/oscen_synth.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SynthesisEngine { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/oscen_synth.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(sample_rate: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/oscen_synth.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn next(&mut self) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/owned_wavetable_synth.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn new(wavetable_size: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sine` [INFO] [stdout] --> src/owned_wavetable_synth.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn sine(wavetable_size: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_power_of_2` [INFO] [stdout] --> src/owned_wavetable_synth.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn is_power_of_2(num: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/owned_wavetable_synth.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_freq` [INFO] [stdout] --> src/owned_wavetable_synth.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_freq(freq: f64, sample_rate: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_freq` [INFO] [stdout] --> src/owned_wavetable_synth.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | fn set_freq(&mut self, freq: f64, sample_rate: f64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/owned_wavetable_synth.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn new(wavetable: Wavetable) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_freq` [INFO] [stdout] --> src/owned_wavetable_synth.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn from_freq(freq: f64, sample_rate: f64, wavetable: Wavetable) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SynthesisEngine` [INFO] [stdout] --> src/owned_wavetable_synth.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct SynthesisEngine { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/owned_wavetable_synth.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new(sample_rate: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/owned_wavetable_synth.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn next(&mut self) -> Sample { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.synthesis_profiling.5cezajo1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408" "/opt/rustwide/target/debug/deps/synthesis_profiling-bcfd332f642c6408.35v7ahrknlq6q2rz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjack-7bfa568438f1b365.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-d6ee34c4eea95268.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0503ebb889a1491c.rlib" "/opt/rustwide/target/debug/deps/liboscen-c90dcf21de43ac82.rlib" "/opt/rustwide/target/debug/deps/libapprox-9ea2d41b6f97e919.rlib" "/opt/rustwide/target/debug/deps/libpitch_calc-dbd99764a487aeb2.rlib" "/opt/rustwide/target/debug/deps/libnum-c1393d2fb0a03cf2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3c06f8b9ad993556.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-af90d66994988e80.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-38b34b9c5bb580a3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f733c6b77dc722ee.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f84db87ac40dfc9a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dab92e4a7c3b6ca2.rlib" "/opt/rustwide/target/debug/deps/libmidir-fa2c761c6c8d4cfe.rlib" "/opt/rustwide/target/debug/deps/libalsa-178816405f30eee2.rlib" "/opt/rustwide/target/debug/deps/libnix-3b9be1700722133e.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7de30104f198441d.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-4bdb4c4e3a2f450c.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-06be3b552382778e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-b5ab8e33e501aabe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4ed87d13761be8f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/librand_distr-b888b7ed24e572b3.rlib" "/opt/rustwide/target/debug/deps/libmath-ec227ece6fd84c60.rlib" "/opt/rustwide/target/debug/deps/librand-2d64ecbd6523241b.rlib" "/opt/rustwide/target/debug/deps/librand-d2b5b8ea4861544d.rlib" "/opt/rustwide/target/debug/deps/libuuid-9f9f3c1013ad8139.rlib" "/opt/rustwide/target/debug/deps/librand-9a15f409c60b74ab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-19e1bdf9c3879af6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c8ccbc24d2edf05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6d6adcb9842193cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-caad4fcf9d4e18e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libdasp-9e28d1498372f363.rlib" "/opt/rustwide/target/debug/deps/libdasp_slice-f1c1bd8454919276.rlib" "/opt/rustwide/target/debug/deps/libdasp_signal-079a8b9da0993411.rlib" "/opt/rustwide/target/debug/deps/libdasp_window-7a03b41073dbc901.rlib" "/opt/rustwide/target/debug/deps/libdasp_interpolate-42e19ce40b4827fa.rlib" "/opt/rustwide/target/debug/deps/libdasp_envelope-6110d4f2a89c5fe3.rlib" "/opt/rustwide/target/debug/deps/libdasp_rms-932429f63f582620.rlib" "/opt/rustwide/target/debug/deps/libdasp_ring_buffer-303f47ea6f56cb14.rlib" "/opt/rustwide/target/debug/deps/libdasp_peak-ee4e1b54c8e17e2c.rlib" "/opt/rustwide/target/debug/deps/libdasp_frame-e57e158d1fa19e08.rlib" "/opt/rustwide/target/debug/deps/libdasp_sample-afaa76a6aa5458ee.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ljack" "-ldl" "-lasound" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ljack [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synthesis_profiling`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0f5dbb62d07fa8ad17af1e79e215e35dab5d8ba7676efe862af22c3409d7283a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5dbb62d07fa8ad17af1e79e215e35dab5d8ba7676efe862af22c3409d7283a", kill_on_drop: false }` [INFO] [stdout] 0f5dbb62d07fa8ad17af1e79e215e35dab5d8ba7676efe862af22c3409d7283a