[INFO] crate easyjack 0.1.2 is already in cache [INFO] extracting crate easyjack 0.1.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/easyjack/0.1.2 [INFO] extracting crate easyjack 0.1.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/easyjack/0.1.2 [INFO] validating manifest of easyjack-0.1.2 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of easyjack-0.1.2 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/easyjack/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing easyjack-0.1.2 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 958cd5226ec8cd598992fccd7cc5381f1cdc831446e5df50b54853d0b1688bf0 [INFO] running `"docker" "start" "-a" "958cd5226ec8cd598992fccd7cc5381f1cdc831446e5df50b54853d0b1688bf0"` [INFO] [stderr] Compiling easyjack v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling jack-sys v0.1.5 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:19:34 [INFO] [stderr] | [INFO] [stderr] 19 | process_handler: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ProcessHandler + 'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:20:34 [INFO] [stderr] | [INFO] [stderr] 20 | metadata_handler: Option> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MetadataHandler + 'a` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.16s [INFO] running `"docker" "inspect" "958cd5226ec8cd598992fccd7cc5381f1cdc831446e5df50b54853d0b1688bf0"` [INFO] running `"docker" "rm" "-f" "958cd5226ec8cd598992fccd7cc5381f1cdc831446e5df50b54853d0b1688bf0"` [INFO] [stdout] 958cd5226ec8cd598992fccd7cc5381f1cdc831446e5df50b54853d0b1688bf0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b60577e82b301b7aaa65eb1521808ef6c603df105084fff8c59c40c33671db4f [INFO] running `"docker" "start" "-a" "b60577e82b301b7aaa65eb1521808ef6c603df105084fff8c59c40c33671db4f"` [INFO] [stderr] Compiling easyjack v0.1.2 (/opt/crater/workdir) [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/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: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:19:34 [INFO] [stderr] | [INFO] [stderr] 19 | process_handler: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ProcessHandler + 'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:20:34 [INFO] [stderr] | [INFO] [stderr] 20 | metadata_handler: Option> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MetadataHandler + 'a` [INFO] [stderr] [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/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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.thru.60gp6r6a-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc" "/opt/crater/target/debug/examples/thru-e1c1cf9526e427cc.22ljqb9j9lvy2fps.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/easyjack-e6c95a23aee5972e/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libnix-d6933794a3281ded.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libbitflags-19846806352ac884.rlib" "/opt/crater/target/debug/deps/libeasyjack-a2c092c27f371512.rlib" "/opt/crater/target/debug/deps/libnum-51bb9d5dae6c3d6d.rlib" "/opt/crater/target/debug/deps/libnum_rational-7f9a994db524a260.rlib" "/opt/crater/target/debug/deps/libnum_bigint-c884bc4bdfa60794.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libnum_complex-f09a0b11b536aeda.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libjack_sys-dbabfae1fbc10b49.rlib" "/opt/crater/target/debug/deps/liblibloading-2e84258719a596d9.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.simple_client.4xbsdxie-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7" "/opt/crater/target/debug/examples/simple_client-cec8954b7849cfd7.5o5r7hpbhq75yrj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/easyjack-e6c95a23aee5972e/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libnix-d6933794a3281ded.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libbitflags-19846806352ac884.rlib" "/opt/crater/target/debug/deps/libeasyjack-a2c092c27f371512.rlib" "/opt/crater/target/debug/deps/libnum-51bb9d5dae6c3d6d.rlib" "/opt/crater/target/debug/deps/libnum_rational-7f9a994db524a260.rlib" "/opt/crater/target/debug/deps/libnum_bigint-c884bc4bdfa60794.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libnum_complex-f09a0b11b536aeda.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libjack_sys-dbabfae1fbc10b49.rlib" "/opt/crater/target/debug/deps/liblibloading-2e84258719a596d9.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.easyjack.ekn1bxzb-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f" "/opt/crater/target/debug/deps/easyjack-bfbea2652549913f.2ea2erugjp5d3ini.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/easyjack-e6c95a23aee5972e/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libnum-51bb9d5dae6c3d6d.rlib" "/opt/crater/target/debug/deps/libnum_rational-7f9a994db524a260.rlib" "/opt/crater/target/debug/deps/libnum_bigint-c884bc4bdfa60794.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libnum_complex-f09a0b11b536aeda.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libjack_sys-dbabfae1fbc10b49.rlib" "/opt/crater/target/debug/deps/liblibloading-2e84258719a596d9.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.midi_sine.2rp1je87-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86" "/opt/crater/target/debug/examples/midi_sine-1a3b7bed32ed0b86.5excprhv422e6v4n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/easyjack-e6c95a23aee5972e/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libnix-d6933794a3281ded.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libbitflags-19846806352ac884.rlib" "/opt/crater/target/debug/deps/libeasyjack-a2c092c27f371512.rlib" "/opt/crater/target/debug/deps/libnum-51bb9d5dae6c3d6d.rlib" "/opt/crater/target/debug/deps/libnum_rational-7f9a994db524a260.rlib" "/opt/crater/target/debug/deps/libnum_bigint-c884bc4bdfa60794.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libnum_complex-f09a0b11b536aeda.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libjack_sys-dbabfae1fbc10b49.rlib" "/opt/crater/target/debug/deps/liblibloading-2e84258719a596d9.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.connect.4fkbj4w9-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b" "/opt/crater/target/debug/examples/connect-46acb03940b13b6b.1kz1jd5c3v144who.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/easyjack-e6c95a23aee5972e/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libgetopts-e791cf19518e4faa.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/libeasyjack-a2c092c27f371512.rlib" "/opt/crater/target/debug/deps/libnum-51bb9d5dae6c3d6d.rlib" "/opt/crater/target/debug/deps/libnum_rational-7f9a994db524a260.rlib" "/opt/crater/target/debug/deps/libnum_bigint-c884bc4bdfa60794.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libnum_complex-f09a0b11b536aeda.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libjack_sys-dbabfae1fbc10b49.rlib" "/opt/crater/target/debug/deps/liblibloading-2e84258719a596d9.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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" "b60577e82b301b7aaa65eb1521808ef6c603df105084fff8c59c40c33671db4f"` [INFO] running `"docker" "rm" "-f" "b60577e82b301b7aaa65eb1521808ef6c603df105084fff8c59c40c33671db4f"` [INFO] [stdout] b60577e82b301b7aaa65eb1521808ef6c603df105084fff8c59c40c33671db4f