[INFO] cloning repository https://github.com/cockernutx/sqlx-odbc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cockernutx/sqlx-odbc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcockernutx%2Fsqlx-odbc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcockernutx%2Fsqlx-odbc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 431137d4eba0dd3abcf013bd110a044384c0aca0 [INFO] building cockernutx/sqlx-odbc against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcockernutx%2Fsqlx-odbc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cockernutx/sqlx-odbc [INFO] finished tweaking git repo https://github.com/cockernutx/sqlx-odbc [INFO] tweaked toml for git repo https://github.com/cockernutx/sqlx-odbc written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cockernutx/sqlx-odbc on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cockernutx/sqlx-odbc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-core v0.8.6 [INFO] [stderr] Downloaded odbc-sys v0.27.4 [INFO] [stderr] Downloaded widestring v1.2.1 [INFO] [stderr] Downloaded odbc-api v20.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0df594b4d3aa60bd44d916e3bfa7dcd15ee21fabedd90804de1fbaacc38c34c [INFO] running `Command { std: "docker" "start" "-a" "c0df594b4d3aa60bd44d916e3bfa7dcd15ee21fabedd90804de1fbaacc38c34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0df594b4d3aa60bd44d916e3bfa7dcd15ee21fabedd90804de1fbaacc38c34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0df594b4d3aa60bd44d916e3bfa7dcd15ee21fabedd90804de1fbaacc38c34c", kill_on_drop: false }` [INFO] [stdout] c0df594b4d3aa60bd44d916e3bfa7dcd15ee21fabedd90804de1fbaacc38c34c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 156794566f79705247700f9f7e55fbdd07ddf6df438d061be76d908d3afa9f73 [INFO] running `Command { std: "docker" "start" "-a" "156794566f79705247700f9f7e55fbdd07ddf6df438d061be76d908d3afa9f73", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling odbc-sys v0.27.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling widestring v1.2.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sqlx-odbc-macros v0.1.0 (/opt/rustwide/workdir/sqlx-odbc-macros) [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling odbc-api v20.1.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-odbc-core v0.1.0 (/opt/rustwide/workdir/sqlx-odbc-core) [INFO] [stderr] Compiling sqlx-odbc v0.1.0 (/opt/rustwide/workdir/sqlx-odbc) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.63s [INFO] running `Command { std: "docker" "inspect" "156794566f79705247700f9f7e55fbdd07ddf6df438d061be76d908d3afa9f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "156794566f79705247700f9f7e55fbdd07ddf6df438d061be76d908d3afa9f73", kill_on_drop: false }` [INFO] [stdout] 156794566f79705247700f9f7e55fbdd07ddf6df438d061be76d908d3afa9f73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2614ac692a61afa59cec62dd100e5b412999443351d33f3a45e1fc4ec6f4f7e [INFO] running `Command { std: "docker" "start" "-a" "f2614ac692a61afa59cec62dd100e5b412999443351d33f3a45e1fc4ec6f4f7e", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling sqlx-odbc-macros v0.1.0 (/opt/rustwide/workdir/sqlx-odbc-macros) [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling sqlx-odbc-core v0.1.0 (/opt/rustwide/workdir/sqlx-odbc-core) [INFO] [stderr] Compiling sqlx-odbc v0.1.0 (/opt/rustwide/workdir/sqlx-odbc) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjGJm0H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx_odbc_core-ab3d7a374ab94027,libtokio-36fc88f7fd988208,libasync_stream-3711508e6c0f5d26,libodbc_api-a58eed0b648d04dd,libwidestring-413a1580806cd5a0,libodbc_sys-5adb86efeb19733f,libatoi-4e1aa495e33ea3f1,libnum_traits-ed098700fa12ede4,libsqlx_core-eca079f7bd07ed70,libthiserror-b97575c5c4631e82,libindexmap-d6aee67a3aadc2c9,libhashbrown-00f937fe1169347c,libbytes-752d6eacdc0bb513,libhashlink-54dcd947334902e2,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,liburl-8cf475a8aa677be1,libidna-09135b8adca3f26b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-14f87dd4b75119d9,libicu_properties-f2a70f3b84f6966e,libicu_properties_data-1bc72a85e260c0c6,libicu_normalizer-81fa2ebed9d80675,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-463b716e14a45244,libicu_collections-84d00fcc92a2cc48,libpotential_utf-4d8351452a3938e2,libicu_provider-2b54aa438b0974c9,libicu_locale_core-14c69e9e73b11371,libtinystr-d7e4be566dcfdeb1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-8be6a2be5b902a3c,libzerotrie-6be1941b727dedb3,libyoke-fd09a39ac0edba2d,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-299a295121d6ddad,libform_urlencoded-60b68374f10a6c2d,libpercent_encoding-c53c37e60dd2727e,libserde-60e299c49d30b482,libserde_core-5ddb0ac199a2511f,libtracing-3dc1636ffd8be801,liblog-d269868761ac548a,libtracing_core-a79929b395bd8f4b,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-2db4ba816bcd2926,libcrossbeam_utils-ff30ade16af71649,libeither-1e551205f1478063,libevent_listener-b5358a2fd80d3a45,libparking-49fcf10303d3525f,libfutures_util-f8fead63fb1d78c2,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lodbc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjGJm0H/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sqlx_odbc-7e68de3a663b0b27" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lodbc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5Blag5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio-36fc88f7fd988208.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libasync_stream-3711508e6c0f5d26,libodbc_api-a58eed0b648d04dd,libwidestring-413a1580806cd5a0,libodbc_sys-5adb86efeb19733f,libatoi-4e1aa495e33ea3f1,libnum_traits-ed098700fa12ede4,libsqlx_core-eca079f7bd07ed70,libthiserror-b97575c5c4631e82,libindexmap-d6aee67a3aadc2c9,libhashbrown-00f937fe1169347c,libbytes-752d6eacdc0bb513,libhashlink-54dcd947334902e2,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,liburl-8cf475a8aa677be1,libidna-09135b8adca3f26b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-14f87dd4b75119d9,libicu_properties-f2a70f3b84f6966e,libicu_properties_data-1bc72a85e260c0c6,libicu_normalizer-81fa2ebed9d80675,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-463b716e14a45244,libicu_collections-84d00fcc92a2cc48,libpotential_utf-4d8351452a3938e2,libicu_provider-2b54aa438b0974c9,libicu_locale_core-14c69e9e73b11371,libtinystr-d7e4be566dcfdeb1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-8be6a2be5b902a3c,libzerotrie-6be1941b727dedb3,libyoke-fd09a39ac0edba2d,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-299a295121d6ddad,libform_urlencoded-60b68374f10a6c2d,libpercent_encoding-c53c37e60dd2727e,libserde-60e299c49d30b482,libserde_core-5ddb0ac199a2511f,libtracing-3dc1636ffd8be801,liblog-d269868761ac548a,libtracing_core-a79929b395bd8f4b,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-2db4ba816bcd2926,libcrossbeam_utils-ff30ade16af71649,libeither-1e551205f1478063,libevent_listener-b5358a2fd80d3a45,libparking-49fcf10303d3525f,libfutures_util-f8fead63fb1d78c2,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lodbc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5Blag5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sqlx_odbc_core-82831ae863453bfa" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lodbc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-odbc` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sqlx-odbc-core` (lib test) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbiyFhX/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsqlx_odbc-a75c4c589932cf49,libsqlx_odbc_core-ab3d7a374ab94027,libtokio-36fc88f7fd988208,libasync_stream-3711508e6c0f5d26,libodbc_api-a58eed0b648d04dd,libwidestring-413a1580806cd5a0,libodbc_sys-5adb86efeb19733f,libatoi-4e1aa495e33ea3f1,libnum_traits-ed098700fa12ede4,libsqlx_core-eca079f7bd07ed70,libthiserror-b97575c5c4631e82,libindexmap-d6aee67a3aadc2c9,libhashbrown-00f937fe1169347c,libbytes-752d6eacdc0bb513,libhashlink-54dcd947334902e2,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,liburl-8cf475a8aa677be1,libidna-09135b8adca3f26b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-14f87dd4b75119d9,libicu_properties-f2a70f3b84f6966e,libicu_properties_data-1bc72a85e260c0c6,libicu_normalizer-81fa2ebed9d80675,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-463b716e14a45244,libicu_collections-84d00fcc92a2cc48,libpotential_utf-4d8351452a3938e2,libicu_provider-2b54aa438b0974c9,libicu_locale_core-14c69e9e73b11371,libtinystr-d7e4be566dcfdeb1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-8be6a2be5b902a3c,libzerotrie-6be1941b727dedb3,libyoke-fd09a39ac0edba2d,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-299a295121d6ddad,libform_urlencoded-60b68374f10a6c2d,libpercent_encoding-c53c37e60dd2727e,libserde-60e299c49d30b482,libserde_core-5ddb0ac199a2511f,libtracing-3dc1636ffd8be801,liblog-d269868761ac548a,libtracing_core-a79929b395bd8f4b,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-2db4ba816bcd2926,libcrossbeam_utils-ff30ade16af71649,libeither-1e551205f1478063,libevent_listener-b5358a2fd80d3a45,libparking-49fcf10303d3525f,libfutures_util-f8fead63fb1d78c2,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lodbc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbiyFhX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/connection_tests-a10353afd8ae2055" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lodbc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-odbc` (test "connection_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f2614ac692a61afa59cec62dd100e5b412999443351d33f3a45e1fc4ec6f4f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2614ac692a61afa59cec62dd100e5b412999443351d33f3a45e1fc4ec6f4f7e", kill_on_drop: false }` [INFO] [stdout] f2614ac692a61afa59cec62dd100e5b412999443351d33f3a45e1fc4ec6f4f7e