[INFO] fetching crate dameng-helper 0.2.4... [INFO] testing dameng-helper-0.2.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate dameng-helper 0.2.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate dameng-helper 0.2.4 [INFO] finished tweaking crates.io crate dameng-helper 0.2.4 [INFO] tweaked toml for crates.io crate dameng-helper 0.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dameng-helper 0.2.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 329 packages to latest compatible versions [INFO] [stderr] Adding ctor v0.1.26 (available: v0.6.1) [INFO] [stderr] Adding odbc-api v0.50.3 (available: v19.1.0) [INFO] [stderr] Adding simple-log v1.9.0 (available: v2.4.0) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.24.3 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c1760e922ae73d344b774cf5c8c7ba0361d9656496b447b333d8b0f873e6233 [INFO] running `Command { std: "docker" "start" "-a" "6c1760e922ae73d344b774cf5c8c7ba0361d9656496b447b333d8b0f873e6233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c1760e922ae73d344b774cf5c8c7ba0361d9656496b447b333d8b0f873e6233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1760e922ae73d344b774cf5c8c7ba0361d9656496b447b333d8b0f873e6233", kill_on_drop: false }` [INFO] [stdout] 6c1760e922ae73d344b774cf5c8c7ba0361d9656496b447b333d8b0f873e6233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbbc185c844ff7b9298e944a6357a23f44e55c314d167f583e60c9dc5c02b290 [INFO] running `Command { std: "docker" "start" "-a" "cbbc185c844ff7b9298e944a6357a23f44e55c314d167f583e60c9dc5c02b290", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling odbc-sys v0.21.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling sys-locale v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling force-send-sync v1.2.0 [INFO] [stderr] Compiling widestring v1.2.1 [INFO] [stderr] Compiling ansitok v0.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nu-path v0.69.1 [INFO] [stderr] Compiling ansi-str v0.3.0 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling odbc-api v0.50.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling tabled_derive v0.4.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling lscolors v0.12.0 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling nu-utils v0.69.1 [INFO] [stderr] Compiling tabled v0.8.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling nu-json v0.69.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling nu-protocol v0.69.1 [INFO] [stderr] Compiling nu-table v0.69.1 [INFO] [stderr] Compiling odbc-common v0.2.3 [INFO] [stderr] Compiling dameng-helper v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.06s [INFO] running `Command { std: "docker" "inspect" "cbbc185c844ff7b9298e944a6357a23f44e55c314d167f583e60c9dc5c02b290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbbc185c844ff7b9298e944a6357a23f44e55c314d167f583e60c9dc5c02b290", kill_on_drop: false }` [INFO] [stdout] cbbc185c844ff7b9298e944a6357a23f44e55c314d167f583e60c9dc5c02b290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a82bd2f5da92340604b08e733bd8780447d5463854bcbc47d9581e7d866f32c [INFO] running `Command { std: "docker" "start" "-a" "1a82bd2f5da92340604b08e733bd8780447d5463854bcbc47d9581e7d866f32c", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling thread-id v5.0.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling dameng-helper v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling log4rs v1.4.0 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling pg-helper v0.2.3 [INFO] [stderr] Compiling odbc-api-helper v0.2.5 [INFO] [stderr] Compiling simple-log v1.9.0 [INFO] [stderr] Compiling dameng-helper v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7LLu7j/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple_log-f544958f7b8a962a,liblog4rs-00254f5c2809ffc2,liblog_mdc-23f68b9a997ec7bd,libserde_json-e5fdd1cb9a0172eb,libryu-0ea4bafc9bef6d8b,libthread_id-f82a1fe34fa68a98,libunicode_segmentation-ff3f1aa3aad6e639,libthiserror-e78dfa2fa04aed02,libflate2-cce02bee7ee29d91,libcrc32fast-dd4d00f496d54ff6,libderive_more-ad497d1bacd50f13,libarc_swap-4d53f24db0759841}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libodbc_api_helper-cd75fa950b9deaad,libtime-17d5b2ffc07bed73,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565be6e685b1369e,libpowerfmt-a0c185df26c26a22,libeither-1e551205f1478063,libpg_helper-65ebff0e07d9df05,libpostgres_types-c208301901761162,libpostgres_protocol-e3f87f9c2b383d63,libstringprep-f11c628fbcf57175,libunicode_properties-acf832153453926a,libunicode_normalization-c8d5538d3790e8fb,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-c5e6c08d2791d248,libcpufeatures-471354fefbcaf2d8,librand-021bc51ffb2a8af1,librand_chacha-e2d582305b62759d,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-ea3f0248fccb2d4a,libgetrandom-e69b088066af4813,libhmac-ad69c6c95419c5d6,libbase64-2a03de3babadded3,libmd5-f0e41c3513a5d36f,libdigest-f8c711467187ac3c,libsubtle-ca7024fc66e4388f,libblock_buffer-d705a616b26c0494,libcrypto_common-a1426f24d85ea069,libgeneric_array-86576ee46fd84d41,libtypenum-5940090dfdb1430b,libbytes-bfe11088fe358bd1,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libdameng_helper-ee5dc79892a5e041,libstrum-49b1464c4090bf0c,libodbc_common-28b4969b917b5662,libnu_table-dec43b19f48ff58f,libatty-da2f779bc1452fbb,libtabled-6cbcb0851cde5a92,libpapergrid-2f1a3edb0f4bab96,libfnv-2d77ec4f6f971b24,libbytecount-3d074ddb37370d4d,libstrip_ansi_escapes-e1e7dc882e0522b5,libvte-38fb29bd2f6daa7d,libutf8parse-8828ddbb63eb8bad,libarrayvec-e36af1f9227afc9e,libansi_str-59be6522c97eb203,libansitok-4b3a9c6dbd3065be,libnom-8931b5cc162b8ec4,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libnu_protocol-e5b5b38359afd0ad,libnu_json-b58b56d72da8f93b,liblinked_hash_map-6d6539d1c31b094d,liblazy_static-b3603208c0de2608,libtypetag-625f5c9384bf3e93,liberased_serde-66b18417076c5128,libinventory-e32a93be3b5ae42d,libfancy_regex-fa66fa6f74ccc2fd,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libbit_set-140750763f727513,libbit_vec-8e677f8183f998ef,libchrono_humanize-3dee85223c5154da,libbyte_unit-af126a44b88be209,libutf8_width-374686a5ee60ad8b,libnu_utils-1a4e10180797453b,libsys_locale-9106ba56a723d09a,liblscolors-8eaa686322c4b784,libcrossterm-f8f722b998d623b0,libsignal_hook_mio-01986d94aca5f65f,libsignal_hook-c2af56c1f9dd4937,libsignal_hook_registry-14e7508bd0e6dbac,libmio-4eb8e475727ce8b6,libparking_lot-b288ed328c503ced,libparking_lot_core-b6d8e223755d592e,libsmallvec-45f6e3b8047adea1,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libbitflags-e2b4db6c651223da,libansi_term-4ffce2d8d1f5d132,libnum_format-38764826fb2286ed,libitoa-6b76ec393d6a2c41,libarrayvec-41dcfe80309d7422,libindexmap-d0afd5d40ae7bf5c,libhashbrown-8ac6e23154e6c3d0,libmiette-2a5a150a32205767,libbacktrace_ext-5a4977c7603a2bd8,libtextwrap-05ed110a5472e400,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libterminal_size-83e27de5114abce7,libsupports_hyperlinks-5778fce5e785572d,libsupports_color-89ebd7e49adae9ed,libis_ci-e3b8d61645aa7a46,libsupports_unicode-e545ff70c70645a8,libbacktrace-189e0443c261c646,libminiz_oxide-d941553c97a654b2,libsimd_adler32-eda01a159841bab2,libobject-19ea8e00aab1a3b2,libmemchr-f9c66c7ba21bf873,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,libcfg_if-5af52f617df93f8f,librustc_demangle-5999d1fab1f5d4fa,libis_terminal-b733a2fc1c95dbef,liblibc-5123f14f31b09f0b,libunicode_width-08b963676a6677c5,libowo_colors-34f7982758e53ee6,libonce_cell-0ba6aecba7086d38,libchrono-71939f0963120645,libiana_time_zone-54997521cde77023,libnum_traits-3de84949450908c1,libanyhow-a6cad01b77d60716,libodbc_api-d02adf082f0d45d8,libforce_send_sync-cafe38977c14e4bd,libwidestring-413a1580806cd5a0,libthiserror-7967c7410b861f8f,libodbc_sys-8bb0640b845f0f97,liblog-8f47dfb6dbf2ecb9,libserde-421fe380f12c9dda,libserde_core-48921fa965a1c84f}.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/rustc7LLu7j/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/dameng_helper-fff8e7cc1a840272" "-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 `dameng-helper` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1a82bd2f5da92340604b08e733bd8780447d5463854bcbc47d9581e7d866f32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a82bd2f5da92340604b08e733bd8780447d5463854bcbc47d9581e7d866f32c", kill_on_drop: false }` [INFO] [stdout] 1a82bd2f5da92340604b08e733bd8780447d5463854bcbc47d9581e7d866f32c