[INFO] crate easyjack 0.1.2 is already in cache [INFO] extracting crate easyjack 0.1.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/easyjack/0.1.2 [INFO] extracting crate easyjack 0.1.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/easyjack/0.1.2 [INFO] validating manifest of easyjack-0.1.2 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 easyjack-0.1.2 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 easyjack-0.1.2 [INFO] finished frobbing easyjack-0.1.2 [INFO] frobbed toml for easyjack-0.1.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/easyjack/0.1.2/Cargo.toml [INFO] started frobbing easyjack-0.1.2 [INFO] finished frobbing easyjack-0.1.2 [INFO] frobbed toml for easyjack-0.1.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/easyjack/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 easyjack-0.1.2 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/easyjack/0.1.2:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] c75685d2674d0362632e5a0059c6db38ad8b449585533c1bcd8605a3e4744c6f [INFO] running `"docker" "start" "-a" "c75685d2674d0362632e5a0059c6db38ad8b449585533c1bcd8605a3e4744c6f"` [INFO] [stderr] Compiling easyjack v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Compiling jack-sys v0.1.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "c75685d2674d0362632e5a0059c6db38ad8b449585533c1bcd8605a3e4744c6f"` [INFO] running `"docker" "rm" "-f" "c75685d2674d0362632e5a0059c6db38ad8b449585533c1bcd8605a3e4744c6f"` [INFO] [stdout] c75685d2674d0362632e5a0059c6db38ad8b449585533c1bcd8605a3e4744c6f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/easyjack/0.1.2:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 52015b114fc5945577dd22dae302aa1ab95ed189e6f71d5f6c910727c74b8340 [INFO] running `"docker" "start" "-a" "52015b114fc5945577dd22dae302aa1ab95ed189e6f71d5f6c910727c74b8340"` [INFO] [stderr] Compiling easyjack v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `types::*` [INFO] [stderr] --> src/client.rs:424:9 [INFO] [stderr] | [INFO] [stderr] 424 | use types::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ffi::*` [INFO] [stderr] --> src/client.rs:427:9 [INFO] [stderr] | [INFO] [stderr] 427 | use std::ffi::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/midi_sine.rs:17:38 [INFO] [stderr] | [INFO] [stderr] 17 | static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/thru.rs:10:38 [INFO] [stderr] | [INFO] [stderr] 10 | static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/simple_client.rs:23:38 [INFO] [stderr] | [INFO] [stderr] 23 | static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] 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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.thru.dru48p8j-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4" "/opt/crater/target/debug/examples/thru-2cc4172fb0085bb4.1ewkpbk416x5uwg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/easyjack-d54c60be6deb40ab/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libnix-d98c7549e607ccbe.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libbitflags-97b579be4ee514fd.rlib" "/opt/crater/target/debug/deps/libeasyjack-da59eede0e3e8f29.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libjack_sys-d2ad7c25287146e9.rlib" "/opt/crater/target/debug/deps/liblibloading-6b581de84a540c92.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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 `easyjack`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.easyjack.2m5rnwe2-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799" "/opt/crater/target/debug/deps/easyjack-cc4faaf0dac34799.754xfzwc54djl57.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/easyjack-d54c60be6deb40ab/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-ljack_wrapper" "-Wl,--no-whole-archive" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libjack_sys-d2ad7c25287146e9.rlib" "/opt/crater/target/debug/deps/liblibloading-6b581de84a540c92.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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_wrapper [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 `easyjack`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.midi_sine.b36zsxta-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1" "/opt/crater/target/debug/examples/midi_sine-ae651c446f03a5e1.22cg1ljsk6miwjg9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/easyjack-d54c60be6deb40ab/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libnix-d98c7549e607ccbe.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libbitflags-97b579be4ee514fd.rlib" "/opt/crater/target/debug/deps/libeasyjack-da59eede0e3e8f29.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libjack_sys-d2ad7c25287146e9.rlib" "/opt/crater/target/debug/deps/liblibloading-6b581de84a540c92.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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 `easyjack`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.simple_client.69vzjvae-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d" "/opt/crater/target/debug/examples/simple_client-b8d9b98f34cb566d.3ud9qk83yq3crchn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/easyjack-d54c60be6deb40ab/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libnix-d98c7549e607ccbe.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libbitflags-97b579be4ee514fd.rlib" "/opt/crater/target/debug/deps/libeasyjack-da59eede0e3e8f29.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libjack_sys-d2ad7c25287146e9.rlib" "/opt/crater/target/debug/deps/liblibloading-6b581de84a540c92.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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 `easyjack`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.connect.edxzjpy0-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e" "/opt/crater/target/debug/examples/connect-8217ceb9dd86cd9e.mh8kwry48xufj07.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/easyjack-d54c60be6deb40ab/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libgetopts-65cdc9b816a721d2.rlib" "/opt/crater/target/debug/deps/libunicode_width-26f3734d51bc29d0.rlib" "/opt/crater/target/debug/deps/libeasyjack-da59eede0e3e8f29.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libjack_sys-d2ad7c25287146e9.rlib" "/opt/crater/target/debug/deps/liblibloading-6b581de84a540c92.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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 `easyjack`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "52015b114fc5945577dd22dae302aa1ab95ed189e6f71d5f6c910727c74b8340"` [INFO] running `"docker" "rm" "-f" "52015b114fc5945577dd22dae302aa1ab95ed189e6f71d5f6c910727c74b8340"` [INFO] [stdout] 52015b114fc5945577dd22dae302aa1ab95ed189e6f71d5f6c910727c74b8340