[INFO] crate odbc 0.17.0 is already in cache [INFO] testing odbc-0.17.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate odbc 0.17.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate odbc 0.17.0 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 odbc 0.17.0 [INFO] finished tweaking crates.io crate odbc 0.17.0 [INFO] tweaked toml for crates.io crate odbc 0.17.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate odbc 0.17.0 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 84022d9085740b616e6c886534a641555243df3dcb55b2e601e7639645b313f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "84022d9085740b616e6c886534a641555243df3dcb55b2e601e7639645b313f7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling odbc-sys v0.8.2 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling odbc-safe v0.5.0 [INFO] [stderr] Compiling odbc v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/diagnostics.rs:96:58 [INFO] [stderr] | [INFO] [stderr] 96 | fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/statement/types.rs:714:9 [INFO] [stderr] | [INFO] [stderr] 714 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashSet` [INFO] [stderr] --> src/statement/types.rs:715:9 [INFO] [stderr] | [INFO] [stderr] 715 | use std::collections::HashSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::borrow::Cow` [INFO] [stderr] --> src/statement/types.rs:716:9 [INFO] [stderr] | [INFO] [stderr] 716 | use std::borrow::Cow; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/connection.rs:48:31 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn disable_autocommit(mut self) -> std::result::Result, Self> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/connection.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn enable_autocommit(mut self) -> std::result::Result, Self> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `"docker" "inspect" "84022d9085740b616e6c886534a641555243df3dcb55b2e601e7639645b313f7"` [INFO] running `"docker" "rm" "-f" "84022d9085740b616e6c886534a641555243df3dcb55b2e601e7639645b313f7"` [INFO] [stdout] 84022d9085740b616e6c886534a641555243df3dcb55b2e601e7639645b313f7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 33946485c05b2dee301708ef345147d3b9f9f7cc56ad8d7b0b53587eae879140 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "33946485c05b2dee301708ef345147d3b9f9f7cc56ad8d7b0b53587eae879140"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/diagnostics.rs:96:58 [INFO] [stderr] | [INFO] [stderr] 96 | fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/statement/types.rs:714:9 [INFO] [stderr] | [INFO] [stderr] 714 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashSet` [INFO] [stderr] --> src/statement/types.rs:715:9 [INFO] [stderr] | [INFO] [stderr] 715 | use std::collections::HashSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::borrow::Cow` [INFO] [stderr] --> src/statement/types.rs:716:9 [INFO] [stderr] | [INFO] [stderr] 716 | use std::borrow::Cow; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/connection.rs:48:31 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn disable_autocommit(mut self) -> std::result::Result, Self> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/connection.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn enable_autocommit(mut self) -> std::result::Result, Self> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling odbc v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/diagnostics.rs:96:58 [INFO] [stderr] | [INFO] [stderr] 96 | fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/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/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.affected_row_count.2oga9gcb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09" "/opt/rustwide/target/debug/examples/affected_row_count-c2e26b1a5e708e09.1zwyaa0cvsgk2ehr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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 `odbc`. [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] warning: variable does not need to be mutable [INFO] [stderr] --> src/connection.rs:48:31 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn disable_autocommit(mut self) -> std::result::Result, Self> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/connection.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn enable_autocommit(mut self) -> std::result::Result, Self> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [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/gbk-823b646da6198567.gbk.2s7sh09g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.gbk.2s7sh09g-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567" "/opt/rustwide/target/debug/deps/gbk-823b646da6198567.2z3442p0a6lye3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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 `odbc`. [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/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.input_parameter.4f6o082o-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f" "/opt/rustwide/target/debug/deps/input_parameter-4225902a7bddb48f.10ievm3w5rm7sfx2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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 `odbc`. [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/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.native_types.8dmmn7ao-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed" "/opt/rustwide/target/debug/deps/native_types-fad506324f9f79ed.6877ggfmjifrhr5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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 `odbc`. [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/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.print_drivers_and_datasources.4fmd7wqt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42" "/opt/rustwide/target/debug/examples/print_drivers_and_datasources-66404938ae12fa42.1n2clr16kqo0eezu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-760ac80e414f15e6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-792ab0e121399ab5.rlib" "/opt/rustwide/target/debug/deps/libatty-ca93d6ad8c032798.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libregex-0afd51b46d20ff47.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1d5da48fc3f7118e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c8a6863e2148d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af586ba52dcf1349.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" "-lodbc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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 `odbc`. [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/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.transactions.aaw1t2nc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914" "/opt/rustwide/target/debug/examples/transactions-5840f8dd63275914.4jw6i238o2y2tsl9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libenv_logger-760ac80e414f15e6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-792ab0e121399ab5.rlib" "/opt/rustwide/target/debug/deps/libatty-ca93d6ad8c032798.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/libregex-0afd51b46d20ff47.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1d5da48fc3f7118e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c8a6863e2148d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af586ba52dcf1349.rlib" "/opt/rustwide/target/debug/deps/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lutil" "-lutil" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.column_descriptions.ddyvnfag-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff" "/opt/rustwide/target/debug/examples/column_descriptions-a88b8f87a22b39ff.17r57yit4i8zoyw9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libenv_logger-760ac80e414f15e6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-792ab0e121399ab5.rlib" "/opt/rustwide/target/debug/deps/libatty-ca93d6ad8c032798.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/libregex-0afd51b46d20ff47.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1d5da48fc3f7118e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c8a6863e2148d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af586ba52dcf1349.rlib" "/opt/rustwide/target/debug/deps/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lutil" "-lutil" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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 `odbc`. [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 `odbc`. [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/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.libs.57xwkofg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce" "/opt/rustwide/target/debug/deps/libs-ce02a6fa67e9c3ce.o9p8skkbrulpxdo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.custom_get_data.3pgn6766-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3" "/opt/rustwide/target/debug/examples/custom_get_data-30e78d44bdb0bec3.11bhk5zcltn5kebg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libchrono-f3076bacd9352593.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-865a2196d63c3259.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-23999947d2fa389f.rlib" "/opt/rustwide/target/debug/deps/libtime-232c8cf8ec2ff441.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-760ac80e414f15e6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-792ab0e121399ab5.rlib" "/opt/rustwide/target/debug/deps/libatty-ca93d6ad8c032798.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/libregex-0afd51b46d20ff47.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1d5da48fc3f7118e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c8a6863e2148d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af586ba52dcf1349.rlib" "/opt/rustwide/target/debug/deps/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lutil" "-lutil" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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 `odbc`. [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 `odbc`. [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/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.odbc.dnr8k9qf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60" "/opt/rustwide/target/debug/deps/odbc-8d91ae393c091a60.3hg8cfvgr8k1uxt2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 3 warnings emitted [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/connect-0e5ccc202a653080.connect.15mqnydr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.connect.15mqnydr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080" "/opt/rustwide/target/debug/examples/connect-0e5ccc202a653080.2veu5l8p8bwm2xoe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libenv_logger-760ac80e414f15e6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-792ab0e121399ab5.rlib" "/opt/rustwide/target/debug/deps/libatty-ca93d6ad8c032798.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/libregex-0afd51b46d20ff47.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1d5da48fc3f7118e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c8a6863e2148d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af586ba52dcf1349.rlib" "/opt/rustwide/target/debug/deps/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lutil" "-lutil" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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 `odbc`. [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 `odbc`. [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/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.list_tables.elr70n60-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42" "/opt/rustwide/target/debug/examples/list_tables-ae991ef6bc8cef42.5b08w5xnl3ztjo35.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libenv_logger-760ac80e414f15e6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-792ab0e121399ab5.rlib" "/opt/rustwide/target/debug/deps/libatty-ca93d6ad8c032798.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/libregex-0afd51b46d20ff47.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1d5da48fc3f7118e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c8a6863e2148d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af586ba52dcf1349.rlib" "/opt/rustwide/target/debug/deps/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lutil" "-lutil" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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 `odbc`. [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/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.bind_params.v22fk1ih-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df" "/opt/rustwide/target/debug/examples/bind_params-9c041c2b085516df.4xqh0rzvvjlg3j0h.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libenv_logger-760ac80e414f15e6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-792ab0e121399ab5.rlib" "/opt/rustwide/target/debug/deps/libatty-ca93d6ad8c032798.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/libregex-0afd51b46d20ff47.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1d5da48fc3f7118e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c8a6863e2148d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af586ba52dcf1349.rlib" "/opt/rustwide/target/debug/deps/libodbc-b22942c8ddffeff1.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1ad2082573e2f4c4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-659fc0c859530250.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-7136983e83ec8391.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.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" "-lutil" "-lutil" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [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 `odbc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "33946485c05b2dee301708ef345147d3b9f9f7cc56ad8d7b0b53587eae879140"` [INFO] running `"docker" "rm" "-f" "33946485c05b2dee301708ef345147d3b9f9f7cc56ad8d7b0b53587eae879140"` [INFO] [stdout] 33946485c05b2dee301708ef345147d3b9f9f7cc56ad8d7b0b53587eae879140