[INFO] fetching crate cassandra-cpp 0.15.1... [INFO] testing cassandra-cpp-0.15.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate cassandra-cpp 0.15.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cassandra-cpp 0.15.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cassandra-cpp 0.15.1 [INFO] finished tweaking crates.io crate cassandra-cpp 0.15.1 [INFO] tweaked toml for crates.io crate cassandra-cpp 0.15.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate cassandra-cpp 0.15.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 47c25fccf32ced39fa4987c5835827dbeb8f50210e4fe745b7c4eb3d23094f32 [INFO] running `"docker" "start" "-a" "47c25fccf32ced39fa4987c5835827dbeb8f50210e4fe745b7c4eb3d23094f32"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cassandra-cpp-sys v0.12.0 [INFO] [stderr] Compiling ord_subset v1.2.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling decimal v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling cassandra-cpp v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:338:13 [INFO] [stderr] | [INFO] [stderr] 338 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:338:39 [INFO] [stderr] | [INFO] [stderr] 338 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:350:13 [INFO] [stderr] | [INFO] [stderr] 350 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:350:39 [INFO] [stderr] | [INFO] [stderr] 350 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:467:13 [INFO] [stderr] | [INFO] [stderr] 467 | #[allow(cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:522:13 [INFO] [stderr] | [INFO] [stderr] 522 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:522:39 [INFO] [stderr] | [INFO] [stderr] 522 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:553:13 [INFO] [stderr] | [INFO] [stderr] 553 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:553:39 [INFO] [stderr] | [INFO] [stderr] 553 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:566:13 [INFO] [stderr] | [INFO] [stderr] 566 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:566:39 [INFO] [stderr] | [INFO] [stderr] 566 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/iterator.rs:198:13 [INFO] [stderr] | [INFO] [stderr] 198 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/prepared.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/column_meta.rs:42:13 [INFO] [stderr] | [INFO] [stderr] 42 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:66:13 [INFO] [stderr] | [INFO] [stderr] 66 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:98:13 [INFO] [stderr] | [INFO] [stderr] 98 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/table_meta.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/value.rs:305:13 [INFO] [stderr] | [INFO] [stderr] 305 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cassandra/error.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / error_chain! { [INFO] [stderr] 32 | | foreign_links { [INFO] [stderr] 33 | | StringContainsNul(::std::ffi::NulError) [INFO] [stderr] 34 | | #[doc = "Attempted to pass a string containing `\\0` to Cassandra"]; [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cassandra/error.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / error_chain! { [INFO] [stderr] 32 | | foreign_links { [INFO] [stderr] 33 | | StringContainsNul(::std::ffi::NulError) [INFO] [stderr] 34 | | #[doc = "Attempted to pass a string containing `\\0` to Cassandra"]; [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 22 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.02s [INFO] running `"docker" "inspect" "47c25fccf32ced39fa4987c5835827dbeb8f50210e4fe745b7c4eb3d23094f32"` [INFO] running `"docker" "rm" "-f" "47c25fccf32ced39fa4987c5835827dbeb8f50210e4fe745b7c4eb3d23094f32"` [INFO] [stdout] 47c25fccf32ced39fa4987c5835827dbeb8f50210e4fe745b7c4eb3d23094f32 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f81e9c8635df7869111e6728beed0082f439afe526755984e92bf13bbf13cfdf [INFO] running `"docker" "start" "-a" "f81e9c8635df7869111e6728beed0082f439afe526755984e92bf13bbf13cfdf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:338:13 [INFO] [stderr] | [INFO] [stderr] 338 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:338:39 [INFO] [stderr] | [INFO] [stderr] 338 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:350:13 [INFO] [stderr] | [INFO] [stderr] 350 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:350:39 [INFO] [stderr] | [INFO] [stderr] 350 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:467:13 [INFO] [stderr] | [INFO] [stderr] 467 | #[allow(cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:522:13 [INFO] [stderr] | [INFO] [stderr] 522 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:522:39 [INFO] [stderr] | [INFO] [stderr] 522 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:553:13 [INFO] [stderr] | [INFO] [stderr] 553 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:553:39 [INFO] [stderr] | [INFO] [stderr] 553 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:566:13 [INFO] [stderr] | [INFO] [stderr] 566 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:566:39 [INFO] [stderr] | [INFO] [stderr] 566 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/iterator.rs:198:13 [INFO] [stderr] | [INFO] [stderr] 198 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/prepared.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/column_meta.rs:42:13 [INFO] [stderr] | [INFO] [stderr] 42 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:66:13 [INFO] [stderr] | [INFO] [stderr] 66 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:98:13 [INFO] [stderr] | [INFO] [stderr] 98 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/table_meta.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/value.rs:305:13 [INFO] [stderr] | [INFO] [stderr] 305 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cassandra/error.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / error_chain! { [INFO] [stderr] 32 | | foreign_links { [INFO] [stderr] 33 | | StringContainsNul(::std::ffi::NulError) [INFO] [stderr] 34 | | #[doc = "Attempted to pass a string containing `\\0` to Cassandra"]; [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cassandra/error.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / error_chain! { [INFO] [stderr] 32 | | foreign_links { [INFO] [stderr] 33 | | StringContainsNul(::std::ffi::NulError) [INFO] [stderr] 34 | | #[doc = "Attempted to pass a string containing `\\0` to Cassandra"]; [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 22 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling cassandra-cpp v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:338:13 [INFO] [stderr] | [INFO] [stderr] 338 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:338:39 [INFO] [stderr] | [INFO] [stderr] 338 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:350:13 [INFO] [stderr] | [INFO] [stderr] 350 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:350:39 [INFO] [stderr] | [INFO] [stderr] 350 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:467:13 [INFO] [stderr] | [INFO] [stderr] 467 | #[allow(cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:522:13 [INFO] [stderr] | [INFO] [stderr] 522 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:522:39 [INFO] [stderr] | [INFO] [stderr] 522 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:553:13 [INFO] [stderr] | [INFO] [stderr] 553 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:553:39 [INFO] [stderr] | [INFO] [stderr] 553 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/cluster.rs:566:13 [INFO] [stderr] | [INFO] [stderr] 566 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_sign_loss` [INFO] [stderr] --> src/cassandra/cluster.rs:566:39 [INFO] [stderr] | [INFO] [stderr] 566 | #[allow(cast_possible_truncation, cast_sign_loss)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/iterator.rs:198:13 [INFO] [stderr] | [INFO] [stderr] 198 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/prepared.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/column_meta.rs:42:13 [INFO] [stderr] | [INFO] [stderr] 42 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:66:13 [INFO] [stderr] | [INFO] [stderr] 66 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/function_meta.rs:98:13 [INFO] [stderr] | [INFO] [stderr] 98 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/schema/table_meta.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `cast_possible_truncation` [INFO] [stderr] --> src/cassandra/value.rs:305:13 [INFO] [stderr] | [INFO] [stderr] 305 | #[allow(cast_possible_truncation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cassandra/error.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / error_chain! { [INFO] [stderr] 32 | | foreign_links { [INFO] [stderr] 33 | | StringContainsNul(::std::ffi::NulError) [INFO] [stderr] 34 | | #[doc = "Attempted to pass a string containing `\\0` to Cassandra"]; [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cassandra/error.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / error_chain! { [INFO] [stderr] 32 | | foreign_links { [INFO] [stderr] 33 | | StringContainsNul(::std::ffi::NulError) [INFO] [stderr] 34 | | #[doc = "Attempted to pass a string containing `\\0` to Cassandra"]; [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.simple.88mumyg9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152" "/opt/rustwide/target/debug/examples/simple-8136911843ac1152.1nc2xv5u373f1ssr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.ssl.a4ngg65f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971" "/opt/rustwide/target/debug/examples/ssl-6704ea297027d971.437tqew63m6wy09s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.schema_meta.dp8hyzcs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78" "/opt/rustwide/target/debug/examples/schema_meta-546264e25ffcde78.qug99ktpncospk9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.async.1xvw7bau-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04" "/opt/rustwide/target/debug/deps/async-3b16e06155668d04.3ew0skk3guw5f35y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.logging.7a3ufr4x-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17" "/opt/rustwide/target/debug/deps/logging-67116ccffb73be17.3f2tw8psmlsvzq0n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.paging.26mvd740-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2" "/opt/rustwide/target/debug/deps/paging-1f5f22958bc1ddf2.3qwkhobbppa3wj7i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.types.dkt457ys-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666" "/opt/rustwide/target/debug/deps/types-223c9654b9fdc666.k92k40nw968xiil.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.simple_async.4eeuhxls-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d" "/opt/rustwide/target/debug/examples/simple_async-9af2caeed5b9ed5d.2bo4hj4b2gqz8oun.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio-90d377bb116b4803.rlib" "/opt/rustwide/target/debug/deps/libbytes-fa58d22be861d894.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a5196a33c29d1b46.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cassandra-cpp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.uuids.18s7hmu6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5" "/opt/rustwide/target/debug/deps/uuids-e19fde3bba6ff9a5.4fa9dmr7tm0ekovl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.batch.ed9hnl5u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b" "/opt/rustwide/target/debug/deps/batch-2aa7a6988294e86b.v8jtdin1taa80jr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.collections.4dohsw0c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6" "/opt/rustwide/target/debug/deps/collections-281f77c627861ff6.vvr4u9d6adioot9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.maps.81txptg1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730" "/opt/rustwide/target/debug/deps/maps-6fd3993380cab730.t66raxck926dawi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.collections.eo4p89jp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c" "/opt/rustwide/target/debug/examples/collections-de84b1abe6295c4c.1gfkndc15xxbq9tb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cassandra-cpp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.futures.k3qfyxzh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7" "/opt/rustwide/target/debug/deps/futures-73586d8cfa9fb7e7.1zygyl73cz40yr4r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures-4018084e1dfc45c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9e46fa3e1a901a3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-32e1b7348b709779.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f9072e0673815f4a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-94e4385c00d160fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ee852de3ca312f85.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-447994a63ba15780.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ed17d294b81c1010.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1c8102775df2c626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-235eebfdcc291553.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-71edb5da31b62459.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libtokio-90d377bb116b4803.rlib" "/opt/rustwide/target/debug/deps/libbytes-fa58d22be861d894.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a5196a33c29d1b46.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.basic.1iieawzi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23" "/opt/rustwide/target/debug/deps/basic-fd89e68cd1bd5c23.52st7zuhvaun4tee.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp-6550ddde4d68c8ef.rlib" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.cassandra_cpp.b350qsrn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb" "/opt/rustwide/target/debug/deps/cassandra_cpp-983c83d25575e1eb.2dtoceuz5kj7v9av.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/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/rustwide/target/debug/build/decimal-81d02e1356878e09/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2eda83a68ad54582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuuid-9b9424a75c8f48f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/libcassandra_cpp_sys-c56ee5d79489695f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62d65f9efbdc7bdb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d27e1a7fe278b05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d02e503f3dcbeb80.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-febb9c5098bef537.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libslog-fe3bdca8f522e218.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lcassandra" "-lcrypto" "-lssl" "-lstdc++" "-luv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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; 22 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `cassandra-cpp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f81e9c8635df7869111e6728beed0082f439afe526755984e92bf13bbf13cfdf"` [INFO] running `"docker" "rm" "-f" "f81e9c8635df7869111e6728beed0082f439afe526755984e92bf13bbf13cfdf"` [INFO] [stdout] f81e9c8635df7869111e6728beed0082f439afe526755984e92bf13bbf13cfdf