[INFO] updating cached repository https://github.com/cmaves/VisualSpectrum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2eb385d1c1ffb1b4d9e07ba0ce6b425b5dbdfe72 [INFO] testing cmaves/VisualSpectrum against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmaves%2FVisualSpectrum" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmaves/VisualSpectrum on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cmaves/VisualSpectrum [INFO] finished tweaking git repo https://github.com/cmaves/VisualSpectrum [INFO] tweaked toml for git repo https://github.com/cmaves/VisualSpectrum written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/cmaves/VisualSpectrum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca70eccb711f07f3484f7e1501aac422f4f3b9367272c14c1e38cfe64811695a [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" "ca70eccb711f07f3484f7e1501aac422f4f3b9367272c14c1e38cfe64811695a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca70eccb711f07f3484f7e1501aac422f4f3b9367272c14c1e38cfe64811695a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca70eccb711f07f3484f7e1501aac422f4f3b9367272c14c1e38cfe64811695a", kill_on_drop: false }` [INFO] [stdout] ca70eccb711f07f3484f7e1501aac422f4f3b9367272c14c1e38cfe64811695a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3418170fc77e99a0a5ac20ce7171b7e91381a4f7bf889cef8e91cfa24c1c9531 [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" "3418170fc77e99a0a5ac20ce7171b7e91381a4f7bf889cef8e91cfa24c1c9531", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling strength_reduce v0.2.2 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling jack v0.6.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling random_color v0.4.4 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling rs_ws281x v0.2.3 [INFO] [stderr] Compiling spectrum v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `sample_size` [INFO] [stdout] --> src/audio.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | sample_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/audio.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | source: ActiveSource [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `frame_len` [INFO] [stdout] --> src/midi.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | frame_len: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fps` [INFO] [stdout] --> src/midi.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | fps: u32 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pulse` [INFO] [stdout] --> src/visualmidi.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pulse: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/led.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | self.controller.render(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | midi_con.display(jack_client); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.spectrum.2zy055qu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb" "/opt/rustwide/target/debug/deps/spectrum-0ea3e8895b7914eb.34xb3m2u10md49n0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "\"/opt/rustwide/target/debug/build/rs_ws281x-f22fbb5bbcaabe74/out\"" "-L" "/opt/rustwide/target/debug/build/rs_ws281x-f22fbb5bbcaabe74/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspectrum-e8de17ab0c2bea46.rlib" "/opt/rustwide/target/debug/deps/libjack-4c50b7fb81802b7f.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-79cc9df839d22021.rlib" "/opt/rustwide/target/debug/deps/liblibloading-ff733c0351b77c9f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/librandom_color-7ad35e0ecdb12273.rlib" "/opt/rustwide/target/debug/deps/librand-a8f141289d6c6b76.rlib" "/opt/rustwide/target/debug/deps/librand-a0c371bed7507b7c.rlib" "/opt/rustwide/target/debug/deps/librustfft-f94dc674f69f0df4.rlib" "/opt/rustwide/target/debug/deps/libtranspose-1819eb125b22d4bc.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-721a1aa0faffc3a9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0a574555ab4ee222.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-884798018f8b751a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-988caa7f9c804f4a.rlib" "/opt/rustwide/target/debug/deps/librs_ws281x-fb1b2ca8bae1266d.rlib" "/opt/rustwide/target/debug/deps/libserde-39d8aeb01e0f5635.rlib" "/opt/rustwide/target/debug/deps/libclap-e1f8e1ebbcd58207.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9e8c0350f9892a4b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-3df71308fd336bb7.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libatty-2d1771967a44b404.rlib" "/opt/rustwide/target/debug/deps/liblibc-41e33f0d57b75122.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-ljack" "-ldl" "-lutil" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spectrum`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3418170fc77e99a0a5ac20ce7171b7e91381a4f7bf889cef8e91cfa24c1c9531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3418170fc77e99a0a5ac20ce7171b7e91381a4f7bf889cef8e91cfa24c1c9531", kill_on_drop: false }` [INFO] [stdout] 3418170fc77e99a0a5ac20ce7171b7e91381a4f7bf889cef8e91cfa24c1c9531