[INFO] crate cassandra-cpp-sys 0.12.0 is already in cache [INFO] extracting crate cassandra-cpp-sys 0.12.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/cassandra-cpp-sys/0.12.0 [INFO] extracting crate cassandra-cpp-sys 0.12.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cassandra-cpp-sys/0.12.0 [INFO] validating manifest of cassandra-cpp-sys-0.12.0 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 cassandra-cpp-sys-0.12.0 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 cassandra-cpp-sys-0.12.0 [INFO] finished frobbing cassandra-cpp-sys-0.12.0 [INFO] frobbed toml for cassandra-cpp-sys-0.12.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/cassandra-cpp-sys/0.12.0/Cargo.toml [INFO] started frobbing cassandra-cpp-sys-0.12.0 [INFO] finished frobbing cassandra-cpp-sys-0.12.0 [INFO] frobbed toml for cassandra-cpp-sys-0.12.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cassandra-cpp-sys/0.12.0/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 cassandra-cpp-sys-0.12.0 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-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cassandra-cpp-sys/0.12.0:/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] febba2923e328df31cf9c8e4fb17fdee6b622abab445cedde0f4f0e8e6122dba [INFO] running `"docker" "start" "-a" "febba2923e328df31cf9c8e4fb17fdee6b622abab445cedde0f4f0e8e6122dba"` [INFO] [stderr] Compiling cassandra-cpp-sys v0.12.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "febba2923e328df31cf9c8e4fb17fdee6b622abab445cedde0f4f0e8e6122dba"` [INFO] running `"docker" "rm" "-f" "febba2923e328df31cf9c8e4fb17fdee6b622abab445cedde0f4f0e8e6122dba"` [INFO] [stdout] febba2923e328df31cf9c8e4fb17fdee6b622abab445cedde0f4f0e8e6122dba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cassandra-cpp-sys/0.12.0:/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 1f06ea6241b18e4d7dff1b31c08924620349d35f699b946b7191c0c12183620f [INFO] running `"docker" "start" "-a" "1f06ea6241b18e4d7dff1b31c08924620349d35f699b946b7191c0c12183620f"` [INFO] [stderr] Compiling cassandra-cpp-sys v0.12.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `rc` [INFO] [stderr] --> examples/ssl.rs:92:21 [INFO] [stderr] | [INFO] [stderr] 92 | rc => { [INFO] [stderr] | ^^ help: consider prefixing with an underscore: `_rc` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rc` [INFO] [stderr] --> examples/tuple.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | let rc = cass_future_error_code(future); [INFO] [stderr] | ^^ help: consider prefixing with an underscore: `_rc` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rc` [INFO] [stderr] --> examples/tuple.rs:39:13 [INFO] [stderr] | [INFO] [stderr] 39 | rc => print_error(future), [INFO] [stderr] | ^^ help: consider prefixing with an underscore: `_rc` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/tuple.rs:123:13 [INFO] [stderr] | [INFO] [stderr] 123 | let mut session = &mut *cass_session_new(); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] 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/cassandra_cpp_sys-5f6ce9498b44093e.cassandra_cpp_sys.e4rff47f-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/cassandra_cpp_sys-5f6ce9498b44093e.cassandra_cpp_sys.e4rff47f-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/cassandra_cpp_sys-5f6ce9498b44093e.cassandra_cpp_sys.e4rff47f-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/cassandra_cpp_sys-5f6ce9498b44093e.cassandra_cpp_sys.e4rff47f-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/cassandra_cpp_sys-5f6ce9498b44093e.cassandra_cpp_sys.e4rff47f-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/cassandra_cpp_sys-5f6ce9498b44093e" "/opt/crater/target/debug/deps/cassandra_cpp_sys-5f6ce9498b44093e.1tt98acl6epszwir.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/local/lib/x86_64-linux-gnu" "-L" "/usr/local/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib64/" "-L" "/usr/lib/" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7d9df032c0eb8a14.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-77300aa0d630d98f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4d48ca12b265d456.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8869eee15acf0f54.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" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcassandra [INFO] [stderr] /usr/bin/ld: cannot find -luv [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 `cassandra-cpp-sys`. [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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.bind_by_name.aa5yz5p2-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73" "/opt/crater/target/debug/examples/bind_by_name-1db550e7f0d96b73.4ur1vmu1mps6970.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/local/lib/x86_64-linux-gnu" "-L" "/usr/local/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib64/" "-L" "/usr/lib/" "-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/libcassandra_cpp_sys-d54dfed0318105aa.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" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcassandra [INFO] [stderr] /usr/bin/ld: cannot find -luv [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 `cassandra-cpp-sys`. [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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.schema_meta.9484sehl-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034" "/opt/crater/target/debug/examples/schema_meta-fa6c86c3e7c8b034.48fitxeu2p4ludgn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/local/lib/x86_64-linux-gnu" "-L" "/usr/local/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib64/" "-L" "/usr/lib/" "-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/libcassandra_cpp_sys-d54dfed0318105aa.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" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcassandra [INFO] [stderr] /usr/bin/ld: cannot find -luv [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 `cassandra-cpp-sys`. [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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.tuple.b7fefr3f-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4" "/opt/crater/target/debug/examples/tuple-0df67c0af3047bb4.2p4gf4gc9cg4zj6a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/local/lib/x86_64-linux-gnu" "-L" "/usr/local/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib64/" "-L" "/usr/lib/" "-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/libcassandra_cpp_sys-d54dfed0318105aa.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" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcassandra [INFO] [stderr] /usr/bin/ld: cannot find -luv [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 `cassandra-cpp-sys`. [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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.ssl.53yiyzlc-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985" "/opt/crater/target/debug/examples/ssl-a4678517aadfa985.2njsdad88tkikdwf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/local/lib/x86_64-linux-gnu" "-L" "/usr/local/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib64/" "-L" "/usr/lib/" "-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/libcassandra_cpp_sys-d54dfed0318105aa.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" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcassandra [INFO] [stderr] /usr/bin/ld: cannot find -luv [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: 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/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.udt.avh1pd6j-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47" "/opt/crater/target/debug/examples/udt-2b3c7a9459e97e47.5c8ddheq458cpxsr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/local/lib/x86_64-linux-gnu" "-L" "/usr/local/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib64/" "-L" "/usr/lib/" "-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/libcassandra_cpp_sys-d54dfed0318105aa.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" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcassandra [INFO] [stderr] /usr/bin/ld: cannot find -luv [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 `cassandra-cpp-sys`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `cassandra-cpp-sys`. [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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.paging.5svvrlfv-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063" "/opt/crater/target/debug/examples/paging-aba1bb95c2171063.dfhc71mlvai5n6r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/local/lib/x86_64-linux-gnu" "-L" "/usr/local/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib64/" "-L" "/usr/lib/" "-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/libcassandra_cpp_sys-d54dfed0318105aa.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" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcassandra [INFO] [stderr] /usr/bin/ld: cannot find -luv [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 `cassandra-cpp-sys`. [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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.logging.dvtrq8af-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1" "/opt/crater/target/debug/examples/logging-b13884bffeace9e1.1f63awxmye20uaoc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/local/lib/x86_64-linux-gnu" "-L" "/usr/local/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib64/" "-L" "/usr/lib/" "-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/libenv_logger-62050c30af7417bf.rlib" "/opt/crater/target/debug/deps/libregex-3d462ac2049ccd4a.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-32fecc95d998aacd.rlib" "/opt/crater/target/debug/deps/libregex_syntax-02faca48d2f43d09.rlib" "/opt/crater/target/debug/deps/libucd_util-3795c9684c4c7e7c.rlib" "/opt/crater/target/debug/deps/libthread_local-1060038c0757fbc7.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libaho_corasick-fe9ec51007f48e38.rlib" "/opt/crater/target/debug/deps/libmemchr-e9dad3b9b8c90a38.rlib" "/opt/crater/target/debug/deps/libcassandra_cpp_sys-d54dfed0318105aa.rlib" "/opt/crater/target/debug/deps/liblog-bbe9110cf0409309.rlib" "/opt/crater/target/debug/deps/liblog-4d4ce27474bb9998.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.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" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcassandra [INFO] [stderr] /usr/bin/ld: cannot find -luv [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 `cassandra-cpp-sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1f06ea6241b18e4d7dff1b31c08924620349d35f699b946b7191c0c12183620f"` [INFO] running `"docker" "rm" "-f" "1f06ea6241b18e4d7dff1b31c08924620349d35f699b946b7191c0c12183620f"` [INFO] [stdout] 1f06ea6241b18e4d7dff1b31c08924620349d35f699b946b7191c0c12183620f