[INFO] updating cached repository suhr/msfz [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/suhr/msfz [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/suhr/msfz" "work/ex/beta-1.37-6/sources/1.36.0/gh/suhr/msfz"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/suhr/msfz'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/suhr/msfz" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/suhr/msfz"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/suhr/msfz'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 444927e9c715b6a56f4d926bbdd3f091ded516eb [INFO] sha for GitHub repo suhr/msfz: 444927e9c715b6a56f4d926bbdd3f091ded516eb [INFO] validating manifest of suhr/msfz on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of suhr/msfz on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing suhr/msfz [INFO] finished frobbing suhr/msfz [INFO] frobbed toml for suhr/msfz written to work/ex/beta-1.37-6/sources/1.36.0/gh/suhr/msfz/Cargo.toml [INFO] started frobbing suhr/msfz [INFO] finished frobbing suhr/msfz [INFO] frobbed toml for suhr/msfz written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/suhr/msfz/Cargo.toml [INFO] crate suhr/msfz already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing suhr/msfz against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/suhr/msfz:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 4b69b13b69b3fed5c5ff33f72a6c82c64c3359b537b6e0b7a799e3444bfb2cb5 [INFO] running `"docker" "start" "-a" "4b69b13b69b3fed5c5ff33f72a6c82c64c3359b537b6e0b7a799e3444bfb2cb5"` [INFO] [stderr] Compiling monochord v0.1.1 [INFO] [stderr] Compiling resample v0.1.0 (https://github.com/suhr/resample.git#4dbc5c81) [INFO] [stderr] Compiling hound v3.3.1 [INFO] [stderr] Compiling miosc v0.1.0 (https://github.com/diaschisma/miosc.git#b1ed9a6d) [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling jack v0.6.0 [INFO] [stderr] Compiling msfz v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::error` [INFO] [stderr] --> src/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use std::error; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/main.rs:208:5 [INFO] [stderr] | [INFO] [stderr] 208 | active_client.deactivate().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `active_client` [INFO] [stderr] --> src/main.rs:174:9 [INFO] [stderr] | [INFO] [stderr] 174 | let active_client = client.activate_async((), process).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: consider prefixing with an underscore: `_active_client` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.msfz.4enntmg6-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92" "/opt/crater/target/debug/deps/msfz-f4dfbcaa25110a92.mjwezkvy5vi83ty.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmonochord-50b507b02abe20e5.rlib" "/opt/crater/target/debug/deps/libresample-5b8d8e80d094dde4.rlib" "/opt/crater/target/debug/deps/libmiosc-6845a9970ba6f052.rlib" "/opt/crater/target/debug/deps/librosc-4a329a25c775baa4.rlib" "/opt/crater/target/debug/deps/libbyteorder-22baa336c5b59722.rlib" "/opt/crater/target/debug/deps/libjack-caba688abbddcc95.rlib" "/opt/crater/target/debug/deps/libjack_sys-30528d252008847b.rlib" "/opt/crater/target/debug/deps/liblibloading-f5d9779a698fac77.rlib" "/opt/crater/target/debug/deps/liblazy_static-485b4eff69038ce0.rlib" "/opt/crater/target/debug/deps/liblibc-7b678f4dbafdcd48.rlib" "/opt/crater/target/debug/deps/libbitflags-830829b20e90b150.rlib" "/opt/crater/target/debug/deps/libhound-ab1e4790b9e6f38b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-ljack" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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 [INFO] [stderr] [INFO] [stderr] error: Could not compile `msfz`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4b69b13b69b3fed5c5ff33f72a6c82c64c3359b537b6e0b7a799e3444bfb2cb5"` [INFO] running `"docker" "rm" "-f" "4b69b13b69b3fed5c5ff33f72a6c82c64c3359b537b6e0b7a799e3444bfb2cb5"` [INFO] [stdout] 4b69b13b69b3fed5c5ff33f72a6c82c64c3359b537b6e0b7a799e3444bfb2cb5