[INFO] fetching crate odbc-bridge 0.1.0... [INFO] testing odbc-bridge-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate odbc-bridge 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate odbc-bridge 0.1.0 [INFO] finished tweaking crates.io crate odbc-bridge 0.1.0 [INFO] tweaked toml for crates.io crate odbc-bridge 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate odbc-bridge 0.1.0 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] crate crates.io crate odbc-bridge 0.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5862daf0112b63fe62f7dd1e192fb8231deeb90dc57e4881fdaf016e6418c13f [INFO] running `Command { std: "docker" "start" "-a" "5862daf0112b63fe62f7dd1e192fb8231deeb90dc57e4881fdaf016e6418c13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5862daf0112b63fe62f7dd1e192fb8231deeb90dc57e4881fdaf016e6418c13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5862daf0112b63fe62f7dd1e192fb8231deeb90dc57e4881fdaf016e6418c13f", kill_on_drop: false }` [INFO] [stdout] 5862daf0112b63fe62f7dd1e192fb8231deeb90dc57e4881fdaf016e6418c13f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7e4633972af023f7315d85b73279356ebc6d59bf0b3d3ee1cbf6fedfe0bed91b [INFO] running `Command { std: "docker" "start" "-a" "7e4633972af023f7315d85b73279356ebc6d59bf0b3d3ee1cbf6fedfe0bed91b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling num-format v0.4.3 [INFO] [stderr] Compiling odbc-sys v0.21.2 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling sys-locale v0.2.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling widestring v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling force-send-sync v1.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling time-macros v0.2.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling ansitok v0.1.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling time v0.3.16 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling ansi-str v0.3.0 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling postgres-types v0.2.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling pg-helper v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling ghost v0.1.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling miette-derive v5.4.1 [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 clap_derive v4.0.18 [INFO] [stderr] Compiling tabled v0.8.0 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling miette v5.4.1 [INFO] [stderr] Compiling nu-path v0.69.1 [INFO] [stderr] Compiling clap v4.0.18 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling byte-unit v4.0.17 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling nu-json v0.69.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling odbc-api v0.50.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling lscolors v0.12.0 [INFO] [stderr] Compiling nu-utils v0.69.1 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling log4rs v0.13.0 [INFO] [stderr] Compiling nu-protocol v0.69.1 [INFO] [stderr] Compiling simple-log v1.6.0 [INFO] [stderr] Compiling nu-table v0.69.1 [INFO] [stderr] Compiling odbc-common v0.2.3 [INFO] [stderr] Compiling dameng-helper v0.2.3 [INFO] [stderr] Compiling odbc-api-helper v0.2.3 [INFO] [stderr] Compiling odbc-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWqVh3j/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple_log-80aef0c00581b5c6,libis_debug-78fd43debb3e4f49,liblog4rs-8b7c5945496964c0,liblog_mdc-0af972c42f90557b,libserde_json-bd188911ca726a8a,libryu-038f6cdb33aa666f,libthread_id-de1e15519d511606,libflate2-f14e68a278f8f5ab,libcrc32fast-b6f658faf0f4ad73,libparking_lot-484c12cfc45c9360,libparking_lot_core-3cfe83b8cb115938,libinstant-fd247ecb2ced47cd,libarc_swap-17c1aff4877f926f,libconvert_case-fccdb08f6923514b,libodbc_api_helper-aabb011454fc2da5,libtime-d9fc4b692aa373cf,libtime_core-3dea729da486ae44,libeither-dade75f7b0d85455,libpg_helper-126a5d6ee5838de7,libpostgres_types-1d450721233d6ec9,libpostgres_protocol-bc1cd105643da670,libbase64-42295ac2e0e134a3,libstringprep-a86a388604c3f165,libunicode_normalization-bace0994bf1c65e9,libtinyvec-dabb1bd64e414e54,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-8386781c09c7dbfc,libsha2-206e8fef4f283be1,libcpufeatures-334c279ac859326b,librand-a3797b7e4857d120,librand_chacha-c59345a9ad93a84c,libppv_lite86-f1eaae57f9caf7a8,librand_core-b5af68647b831872,libhmac-6731a91be7d5abba,libmd5-072d2921ca6d26a2,libdigest-a6c2690c98735334,libsubtle-e8a5d4b550a2b725,libblock_buffer-7cc3187ab6fd86a5,libcrypto_common-599b15d6446dad3a,libgeneric_array-e2a4bfb97702023e,libtypenum-f0c512a3e955f720,libbytes-90fa2233ca6ac0df,libbyteorder-fb36fe721788ce00,libfallible_iterator-a337747b23ec23ad,libdameng_helper-496bc553000defb9,libstrum-2526830062a6a3b7,libodbc_common-8b722cd0edf8ff58,libnu_table-0977e65842ea9728,libtabled-6aa720ae1397ba70,libpapergrid-a94015c5fe777cc4,libfnv-79e2cbfbe03dcd16,libbytecount-f0a6b8a0fcd5428d,libstrip_ansi_escapes-081c8f2ba0380b40,libvte-996adfdc8077b5c7,libutf8parse-b2c87cebdc39e16c,libarrayvec-1656f650a01ecea7,libansi_str-6f963e42fa79b49b,libansitok-22337e283f0d5856,libnom-3290e28acd19ecb7,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libnu_protocol-4f4b793e13b272cb,libnu_json-fe68432a148a52bc,liblinked_hash_map-5bf7c12d4b7c0504,liblazy_static-af860367908b8176,libtypetag-3b8f882ea42692cb,liberased_serde-7b60712975f3495f,libinventory-dbd8456c22ddbae9,libfancy_regex-549cef7925a4b16e,libregex-677b5f5c3d51f8d1,libaho_corasick-8a10e4c92b6a5564,libregex_syntax-00b81cede0cdc0da,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libchrono_humanize-6e9855db203d3091,libbyte_unit-f0188d18c4808bea,libutf8_width-9635adc29fe7a254,libnu_utils-fa96f32c958bf283,libsys_locale-7cfeb855d00f1ff6,liblscolors-52724657ef89aaa9,libcrossterm-ad5c70053021e060,libsignal_hook_mio-03d2e7b0eb471e97,libsignal_hook-2498bbbb49cd81d7,libsignal_hook_registry-f1505f5d59d1db36,libmio-068f15869601e363,libparking_lot-fc92bb6b2f77500d,libparking_lot_core-fb472f16ae18fc24,libsmallvec-4517414d4f20efb1,liblock_api-7dcc20638937e2b6,libscopeguard-e318caba69bf687f,libansi_term-74ae5010905c21da,libnum_format-7fcede2017eb569c,libitoa-038a99b7aae53dfd,libarrayvec-324bee7ec07e0504,libindexmap-d50017fb8268703a,libhashbrown-1175eeccb2524b05,libahash-52e75038f0d35f16,libgetrandom-9b7239f59854c5c8,libmiette-8a05bea60230bf40,libtextwrap-48b91079b84772b1,libunicode_linebreak-cc78aec9234eeab6,libsmawk-72f6b174f7d73f7e,libterminal_size-d65f0abd33b52cae,libsupports_hyperlinks-7ee2bcfea1023136,libsupports_color-fdfc13f9f3ac13f9,libis_ci-bc1c2ce41e48ade7,libsupports_unicode-f6529d2f8915a600,libbacktrace-d38ea50c9507490a,libminiz_oxide-1ed6cc5c63e3e0c7,libadler-8a8ce72c9fb247b6,libobject-acb2903ae987694c,libmemchr-fe2e5a4f134682e2,libaddr2line-2d5fbcd970d08f94,libgimli-eafb5074c8ac2a4a,librustc_demangle-b6b07d3d723455a9,libunicode_width-e6feeb9daa4fd470,libowo_colors-4675cac5a395cb8a,libchrono-19aa4c67bb49030e,libiana_time_zone-092ba8b05fc9b5b1,libnum_integer-75b9d6be436309b6,libnum_traits-8bb2e00afceb4a5b,libtime-c31cab3896f7b14a,libodbc_api-59173d963cf9ce8b,libforce_send_sync-0fd90c8cf9c7fea4,libwidestring-1437c48bf96e79ff,libthiserror-aa3cadc91c7e70cc,libodbc_sys-6f9c2b958cbf0608,liblog-dfbad60cafce7a14,libserde-48461fca49568a80,libcfg_if-3e7fc4e38d4a72b5,libanyhow-135df7272adc4d0a,libclap-487e2dd9c2ad3088,libatty-fe221324460b5750,liblibc-127813d15746d2a4,libstrsim-934c6b5db5b11ce4,libclap_lex-8a126dc3b5c1f714,libos_str_bytes-f9f06aa95c00ca87,libtermcolor-214b0416d5f44404,libbitflags-dde12b0d7d495b50,libonce_cell-0b208e55ffc12dcf}.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/rustcWqVh3j/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/odbc_bridge-13e8abae21b92109" "-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 `odbc-bridge` (bin "odbc-bridge") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7e4633972af023f7315d85b73279356ebc6d59bf0b3d3ee1cbf6fedfe0bed91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e4633972af023f7315d85b73279356ebc6d59bf0b3d3ee1cbf6fedfe0bed91b", kill_on_drop: false }` [INFO] [stdout] 7e4633972af023f7315d85b73279356ebc6d59bf0b3d3ee1cbf6fedfe0bed91b