[INFO] updating cached repository https://github.com/cmaves/VisualSpectrum [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2eb385d1c1ffb1b4d9e07ba0ce6b425b5dbdfe72 [INFO] testing cmaves/VisualSpectrum against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmaves%2FVisualSpectrum" "/workspace/builds/worker-5/source"` [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-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc072f6206b00ba4d6ccb5273e606277e0a24350733d82413cb851927dae7986 [INFO] running `"docker" "start" "-a" "bc072f6206b00ba4d6ccb5273e606277e0a24350733d82413cb851927dae7986"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling strength_reduce v0.2.2 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling jack v0.6.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [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 cexpr v0.2.3 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.5.13 [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] [stderr] warning: field is never read: `sample_size` [INFO] [stderr] --> src/audio.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | sample_size: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `source` [INFO] [stderr] --> src/audio.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | source: ActiveSource [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `frame_len` [INFO] [stderr] --> src/midi.rs:134:5 [INFO] [stderr] | [INFO] [stderr] 134 | frame_len: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `fps` [INFO] [stderr] --> src/midi.rs:136:5 [INFO] [stderr] | [INFO] [stderr] 136 | fps: u32 [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pulse` [INFO] [stderr] --> src/visualmidi.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | pulse: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/led.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | self.controller.render(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | midi_con.display(jack_client); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.spectrum.8x4epvh8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56" "/opt/rustwide/target/debug/deps/spectrum-1dde3aa59d9f9d56.2llndbeycxmtu1eh.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-c82de19348779735/out\"" "-L" "/opt/rustwide/target/debug/build/rs_ws281x-c82de19348779735/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspectrum-12a7e7d5bdb1ee20.rlib" "/opt/rustwide/target/debug/deps/libjack-7584f8e6681be38f.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-235b7e497194db24.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7ac2bf5b807ecd43.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/librandom_color-5dbda2006a9eeda2.rlib" "/opt/rustwide/target/debug/deps/librand-cab7b56546cdf75f.rlib" "/opt/rustwide/target/debug/deps/librand-9a0ee5114a8ae0e8.rlib" "/opt/rustwide/target/debug/deps/librustfft-e4a5a96cb3c28cc6.rlib" "/opt/rustwide/target/debug/deps/libtranspose-ef6882bc99e372fa.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-79120c0bd37f7cc1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-361b6635915aa62f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8aa4f53714796530.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-deeb65f9a10a5970.rlib" "/opt/rustwide/target/debug/deps/librs_ws281x-9abf6f5310f920fb.rlib" "/opt/rustwide/target/debug/deps/libserde-fa44bb5d9a6c502d.rlib" "/opt/rustwide/target/debug/deps/libclap-5abaa52a8a366621.rlib" "/opt/rustwide/target/debug/deps/libvec_map-423d6945ab3c8d98.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c96e9afdc6a4e7a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-68e940bf55ba3a4d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libatty-a1f3f85d7f504f74.rlib" "/opt/rustwide/target/debug/deps/liblibc-2aa4882472b7c120.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-ljack" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -ljack [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `spectrum`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bc072f6206b00ba4d6ccb5273e606277e0a24350733d82413cb851927dae7986"` [INFO] running `"docker" "rm" "-f" "bc072f6206b00ba4d6ccb5273e606277e0a24350733d82413cb851927dae7986"` [INFO] [stdout] bc072f6206b00ba4d6ccb5273e606277e0a24350733d82413cb851927dae7986