[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.38-1/sources/1.37.0/reg/cassandra-cpp-sys/0.12.0 [INFO] extracting crate cassandra-cpp-sys 0.12.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cassandra-cpp-sys/0.12.0 [INFO] validating manifest of cassandra-cpp-sys-0.12.0 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 cassandra-cpp-sys-0.12.0 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 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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/cassandra-cpp-sys/0.12.0/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 cassandra-cpp-sys-0.12.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 6f1caa8d2b9a6d357c0d9b1797dfeef7876c48fc6c808c743959951371bf13ef [INFO] running `"docker" "start" "-a" "6f1caa8d2b9a6d357c0d9b1797dfeef7876c48fc6c808c743959951371bf13ef"` [INFO] [stderr] Compiling cassandra-cpp-sys v0.12.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "6f1caa8d2b9a6d357c0d9b1797dfeef7876c48fc6c808c743959951371bf13ef"` [INFO] running `"docker" "rm" "-f" "6f1caa8d2b9a6d357c0d9b1797dfeef7876c48fc6c808c743959951371bf13ef"` [INFO] [stdout] 6f1caa8d2b9a6d357c0d9b1797dfeef7876c48fc6c808c743959951371bf13ef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5c174a64e69c205af8cd9b2358ed0d778adf584bdf5cd66d21066cc6dfddd2e1 [INFO] running `"docker" "start" "-a" "5c174a64e69c205af8cd9b2358ed0d778adf584bdf5cd66d21066cc6dfddd2e1"` [INFO] [stderr] Compiling cassandra-cpp-sys v0.12.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> examples/maps.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | let result = match cass_future_error_code(future) { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [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: function is never used: `select_from_maps` [INFO] [stderr] --> examples/maps.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | fn select_from_maps(session: &mut CassSession, key: &str) -> Result<(), CassError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rc` [INFO] [stderr] --> examples/named_parameters.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | 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: `result` [INFO] [stderr] --> examples/named_parameters.rs:92:13 [INFO] [stderr] | [INFO] [stderr] 92 | let result = match cass_future_error_code(future) { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_result` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> examples/named_parameters.rs:170:13 [INFO] [stderr] | [INFO] [stderr] 170 | let result = match connect_session(session, cluster) { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_result` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rc` [INFO] [stderr] --> examples/named_parameters.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | rc => { [INFO] [stderr] | ^^ help: consider prefixing with an underscore: `_rc` [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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.ssl.au3l0bns-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07" "/opt/crater/target/debug/examples/ssl-9a478cca8ae31d07.2ers40fj5pj28ja9.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcassandra_cpp_sys-08b3cd0071da17c4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.maps.1xomoelj-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7" "/opt/crater/target/debug/examples/maps-1e0a684868b5ace7.zguse27vumzjcu0.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcassandra_cpp_sys-08b3cd0071da17c4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.prepared.eavsicvj-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d" "/opt/crater/target/debug/examples/prepared-c5570d57e5c1b78d.2lkvrh86bhyqh6v4.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcassandra_cpp_sys-08b3cd0071da17c4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.uuid.bz5s1t0f-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e" "/opt/crater/target/debug/examples/uuid-d40930a751c9607e.2nphc9fxm165gtvc.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcassandra_cpp_sys-08b3cd0071da17c4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.bind_by_name.epiom9lb-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8" "/opt/crater/target/debug/examples/bind_by_name-d716e1cebd78d6f8.25t3nu5yv6tzeboo.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcassandra_cpp_sys-08b3cd0071da17c4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.basic.4ry3hvo4-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e" "/opt/crater/target/debug/examples/basic-3b4416565a7c198e.49eo3mipc60dxp14.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcassandra_cpp_sys-08b3cd0071da17c4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.named_parameters.5d0orwnj-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9" "/opt/crater/target/debug/examples/named_parameters-f34cc85c42370da9.tpl3z0sf5xunztq.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcassandra_cpp_sys-08b3cd0071da17c4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.schema_meta.5zgwehl3-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8" "/opt/crater/target/debug/examples/schema_meta-67646e4c178d26d8.2v6mgevu006nfq5y.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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcassandra_cpp_sys-08b3cd0071da17c4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5c174a64e69c205af8cd9b2358ed0d778adf584bdf5cd66d21066cc6dfddd2e1"` [INFO] running `"docker" "rm" "-f" "5c174a64e69c205af8cd9b2358ed0d778adf584bdf5cd66d21066cc6dfddd2e1"` [INFO] [stdout] 5c174a64e69c205af8cd9b2358ed0d778adf584bdf5cd66d21066cc6dfddd2e1