[INFO] fetching crate dameng-helper 0.2.4... [INFO] testing dameng-helper-0.2.4 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate dameng-helper 0.2.4 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dameng-helper 0.2.4 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 330 packages to latest compatible versions [INFO] [stderr] Adding ctor v0.1.26 (available: v0.5.0) [INFO] [stderr] Adding odbc-api v0.50.3 (available: v19.0.2) [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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b903bf942e4c5d22fe4e1ffa614b452cb0556754050dbed190cb299298d9bae [INFO] running `Command { std: "docker" "start" "-a" "6b903bf942e4c5d22fe4e1ffa614b452cb0556754050dbed190cb299298d9bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b903bf942e4c5d22fe4e1ffa614b452cb0556754050dbed190cb299298d9bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b903bf942e4c5d22fe4e1ffa614b452cb0556754050dbed190cb299298d9bae", kill_on_drop: false }` [INFO] [stdout] 6b903bf942e4c5d22fe4e1ffa614b452cb0556754050dbed190cb299298d9bae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29da598c4ee3b8606902d42f491bf737bc8a09984fb02b12d10ab174be96100b [INFO] running `Command { std: "docker" "start" "-a" "29da598c4ee3b8606902d42f491bf737bc8a09984fb02b12d10ab174be96100b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sys-locale v0.2.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling odbc-sys v0.21.4 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling widestring v1.2.0 [INFO] [stderr] Compiling force-send-sync v1.2.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [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 dirs-next v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling ansitok v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 ansi-str v0.3.0 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tabled v0.8.0 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling nu-path v0.69.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling odbc-api v0.50.3 [INFO] [stderr] Compiling nu-json v0.69.1 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling lscolors v0.12.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling nu-utils v0.69.1 [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 42.31s [INFO] running `Command { std: "docker" "inspect" "29da598c4ee3b8606902d42f491bf737bc8a09984fb02b12d10ab174be96100b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29da598c4ee3b8606902d42f491bf737bc8a09984fb02b12d10ab174be96100b", kill_on_drop: false }` [INFO] [stdout] 29da598c4ee3b8606902d42f491bf737bc8a09984fb02b12d10ab174be96100b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16f274c1e0e3210224af11c40983b1d799afe50198b43075fa5c6ed49e311b01 [INFO] running `Command { std: "docker" "start" "-a" "16f274c1e0e3210224af11c40983b1d799afe50198b43075fa5c6ed49e311b01", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thread-id v5.0.0 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling rand_core v0.9.3 [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 derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling dameng-helper v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling postgres-types v0.2.10 [INFO] [stderr] Compiling pg-helper v0.2.3 [INFO] [stderr] Compiling log4rs v1.4.0 [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/rustc9X8v7A/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple_log-a0423b6355c858bf,liblog4rs-307d4856ec516463,liblog_mdc-0af972c42f90557b,libserde_json-188b8264a216d870,libryu-a7164637bc4900ee,libthread_id-0578ae84c938541d,libunicode_segmentation-421de088ab714999,libthiserror-74328dd1de897a94,libflate2-0279ce42dd392eca,libcrc32fast-64953afe177070d4,libderive_more-47928a599f3bd273,libarc_swap-fbe5a56bc5bc5547}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libodbc_api_helper-41fd3fb13fb5d819,libtime-4679a81836fb0ee7,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libeither-ee1ed391f5dfcb09,libpg_helper-42ab469e0e41e64f,libpostgres_types-7a9728c5dba85a81,libpostgres_protocol-d9accc2b9d7d46a7,libstringprep-bf7d02fe163ca420,libunicode_properties-cba66a393c3a616e,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,librand-3d5082efed648135,librand_chacha-c833752740c5b88d,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-46dfa3ea31f6a723,libgetrandom-629f6d51747c3fcf,libhmac-f2a71c0469e993f0,libbase64-32787b0325ea6df8,libmd5-5067ab8f704d179d,libdigest-678cc4bdfda772e8,libsubtle-2ae6a7038b9a0630,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libbytes-82ad4f0211bdc963,libbyteorder-8f59b6d1bfdaa844,libfallible_iterator-a337747b23ec23ad,libdameng_helper-8f245cfc6a95d448,libstrum-6b8b682ae0704fe0,libodbc_common-40dc49b437c2e1df,libnu_table-98bdc2cf1c0561ef,libatty-29d70d48c678c529,libtabled-fdda6bad45267a8f,libpapergrid-7e9dc720f6bcb428,libfnv-79e2cbfbe03dcd16,libbytecount-76626be7681a4686,libstrip_ansi_escapes-32a4b0970a1450e1,libvte-aa089f74d0b993c4,libutf8parse-92d0158219063202,libarrayvec-1656f650a01ecea7,libansi_str-6e90333540681fb9,libansitok-46e64aac3f2e7fe9,libnom-2d316972252f8c92,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libnu_protocol-0185c53dd2f0f2de,libnu_json-8a5e25c081dc9fda,liblinked_hash_map-cf29accb6a10939a,liblazy_static-3674be3f4245d19b,libtypetag-3275157c000662b2,liberased_serde-2dd37a67b4872926,libinventory-6cda61da6155e88e,libfancy_regex-a9c7b4f588f77100,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libchrono_humanize-878511d88fb28845,libbyte_unit-6ec74182ddb5d1eb,libutf8_width-3ffa4db567cb99fb,libnu_utils-310963689f0bce17,libsys_locale-a691c14265afaf0b,liblscolors-e802ccbea736ef71,libcrossterm-572e7dde2028911e,libsignal_hook_mio-7bbfa72514c85057,libsignal_hook-f446d2a7f77f48c8,libsignal_hook_registry-c143dd3b8abe2252,libmio-12ab6afdbfff4431,libparking_lot-1cfd2d0f728e8ea6,libparking_lot_core-b9d1ddc1bd06e31e,libsmallvec-c4b0763233bab5f9,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libbitflags-dde12b0d7d495b50,libansi_term-74ae5010905c21da,libnum_format-e70efbfc5ef7bb21,libitoa-ef40fa516293a9d3,libarrayvec-09741c597eeba17a,libindexmap-bd9f8263288e1676,libhashbrown-cae2cd0d9cc0a6cf,libmiette-6ca033892c8b54b7,libbacktrace_ext-28827b3fecb4a71b,libtextwrap-0c6ccb45d20c05a5,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libterminal_size-de98bcfe3614aea6,libsupports_hyperlinks-c65805629396063a,libsupports_color-af52432f402a26a0,libis_ci-e8bef29ef2e608ab,libsupports_unicode-48b9260e28a8c29a,libbacktrace-4b7787afa7275b6f,libminiz_oxide-d80fb04426b5ff01,libsimd_adler32-a85d6c6326d2f661,libobject-930a995be1b230b8,libmemchr-9be7e24c0cc6f173,libaddr2line-b69370bfef9d2c1c,libgimli-e1b664456e926008,libcfg_if-ae1e883b62e8dab7,librustc_demangle-95c712a3b77eaf6a,libis_terminal-6cb54bdeedcc5cbe,liblibc-cd8205e596b312c2,libunicode_width-b1bc0d6c10c00ecc,libowo_colors-4675cac5a395cb8a,libonce_cell-e9252a7b5119f3eb,libchrono-2fa59b9808f5256d,libiana_time_zone-bab5d12b40894ac1,libnum_traits-a4db6376cc076094,libanyhow-eb07bcfe9a52a357,libodbc_api-1aa7c927bb16eb39,libforce_send_sync-78c5aaa30e98a100,libwidestring-8c9e30e845c90b64,libthiserror-b9c54151e1047882,libodbc_sys-38603ec91c6576af,liblog-8e19c0f18648c4c3,libserde-69b3a3d5c5494a23,libserde_core-24ed4fb8c683bc6d}.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/rustc9X8v7A/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-06ddeda681389491" "-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" "16f274c1e0e3210224af11c40983b1d799afe50198b43075fa5c6ed49e311b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f274c1e0e3210224af11c40983b1d799afe50198b43075fa5c6ed49e311b01", kill_on_drop: false }` [INFO] [stdout] 16f274c1e0e3210224af11c40983b1d799afe50198b43075fa5c6ed49e311b01