[INFO] fetching crate odbc-common 0.2.3...
[INFO] testing odbc-common-0.2.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate odbc-common 0.2.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate odbc-common 0.2.3
[INFO] finished tweaking crates.io crate odbc-common 0.2.3
[INFO] tweaked toml for crates.io crate odbc-common 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate odbc-common 0.2.3 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 264 packages to latest compatible versions
[INFO] [stderr]       Adding nu-protocol v0.69.1 (available: v0.107.0)
[INFO] [stderr]       Adding nu-table v0.69.1 (available: v0.107.0)
[INFO] [stderr]       Adding odbc-api v0.50.3 (available: v19.0.2)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1e955788a45b729f7eaedd19176acfeaae37ae99297e96b436d1224a1f1e25bd
[INFO] running `Command { std: "docker" "start" "-a" "1e955788a45b729f7eaedd19176acfeaae37ae99297e96b436d1224a1f1e25bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e955788a45b729f7eaedd19176acfeaae37ae99297e96b436d1224a1f1e25bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e955788a45b729f7eaedd19176acfeaae37ae99297e96b436d1224a1f1e25bd", kill_on_drop: false }`
[INFO] [stdout] 1e955788a45b729f7eaedd19176acfeaae37ae99297e96b436d1224a1f1e25bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 19a43eb2cf5ca876e663973fd8676d2b0dcfc919e0670e028cb05498c82d1b4a
[INFO] running `Command { std: "docker" "start" "-a" "19a43eb2cf5ca876e663973fd8676d2b0dcfc919e0670e028cb05498c82d1b4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[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 version_check v0.9.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling odbc-sys v0.21.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling sys-locale v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling widestring v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ansitok v0.1.0
[INFO] [stderr]    Compiling force-send-sync v1.2.0
[INFO] [stderr]    Compiling ansi-str v0.3.0
[INFO] [stderr]    Compiling papergrid v0.5.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.24.0
[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 ctor v0.1.26
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling inventory v0.2.3
[INFO] [stderr]    Compiling lscolors v0.12.0
[INFO] [stderr]    Compiling tabled v0.8.0
[INFO] [stderr]    Compiling nu-utils v0.69.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling odbc-api v0.50.3
[INFO] [stderr]    Compiling nu-path v0.69.1
[INFO] [stderr]    Compiling fancy-regex v0.10.0
[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 nu-json v0.69.1
[INFO] [stderr]    Compiling typetag v0.1.8
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling nu-protocol v0.69.1
[INFO] [stderr]    Compiling nu-table v0.69.1
[INFO] [stderr]    Compiling odbc-common v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.32s
[INFO] running `Command { std: "docker" "inspect" "19a43eb2cf5ca876e663973fd8676d2b0dcfc919e0670e028cb05498c82d1b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a43eb2cf5ca876e663973fd8676d2b0dcfc919e0670e028cb05498c82d1b4a", kill_on_drop: false }`
[INFO] [stdout] 19a43eb2cf5ca876e663973fd8676d2b0dcfc919e0670e028cb05498c82d1b4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 19d160046a2b54e0cfda1ba1ef831c008e6a4258ce1959b84e18073300b0093c
[INFO] running `Command { std: "docker" "start" "-a" "19d160046a2b54e0cfda1ba1ef831c008e6a4258ce1959b84e18073300b0093c", kill_on_drop: false }`
[INFO] [stderr]    Compiling odbc-common v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcTaPdfK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libodbc_api-d7f1785f2187d983,libforce_send_sync-78c5aaa30e98a100,libwidestring-8c9e30e845c90b64,libodbc_sys-38603ec91c6576af,libnu_table-eac637fc764d657b,libatty-29d70d48c678c529,libtabled-e4a5b524f672d058,libpapergrid-5b7bbfe421f0505f,libfnv-79e2cbfbe03dcd16,libbytecount-76626be7681a4686,libstrip_ansi_escapes-32a4b0970a1450e1,libvte-aa089f74d0b993c4,libutf8parse-92d0158219063202,libarrayvec-1656f650a01ecea7,libansi_str-84dafc6aef4a0cfa,libansitok-ecce9a8ffe53afc8,libnom-fddce8c9fa43f8b8,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libnu_protocol-944bc61a510a3203,libnu_json-275c5ec79e5ab5da,liblinked_hash_map-d558d7bdab41d923,liblazy_static-3674be3f4245d19b,libtypetag-bc87b1d7e52e7cf0,liberased_serde-a685f488778323bf,libinventory-304b08dd3804ca27,libfancy_regex-aab7424129eb70ef,libregex-fc5c62b5c506fec7,libregex_automata-6a29a8386a59cc15,libaho_corasick-944b4fe67ae9219f,libregex_syntax-f1376ba30b0cebe9,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libchrono_humanize-c08e0642bd7f50c1,libbyte_unit-f8a012d7b6e1eec2,libutf8_width-3ffa4db567cb99fb,libnu_utils-3dd76d9a4287d8f2,libsys_locale-a691c14265afaf0b,liblscolors-7ca952fe00b30756,libcrossterm-4d8ea045dd769d4f,libsignal_hook_mio-c64824dfe70cef88,libsignal_hook-f446d2a7f77f48c8,libsignal_hook_registry-c143dd3b8abe2252,libmio-80c312ec0346e049,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-f41d0316b9365c39,libhashbrown-cae2cd0d9cc0a6cf,libmiette-6d89edf7c347311c,libbacktrace_ext-ac7824e6f73b4b05,libtextwrap-0c6ccb45d20c05a5,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libterminal_size-de98bcfe3614aea6,libsupports_hyperlinks-c65805629396063a,libsupports_color-af52432f402a26a0,libis_ci-e8bef29ef2e608ab,libsupports_unicode-48b9260e28a8c29a,libbacktrace-07112389984be453,libminiz_oxide-d80fb04426b5ff01,libsimd_adler32-a85d6c6326d2f661,libobject-ac40f138140c6194,libmemchr-60b408e76a46f254,libaddr2line-b69370bfef9d2c1c,libgimli-e1b664456e926008,libcfg_if-ae1e883b62e8dab7,librustc_demangle-95c712a3b77eaf6a,libis_terminal-6cb54bdeedcc5cbe,liblibc-cd8205e596b312c2,libunicode_width-b1bc0d6c10c00ecc,libowo_colors-4675cac5a395cb8a,libonce_cell-e9252a7b5119f3eb,libthiserror-c317b8accb76809c,libchrono-39a37b7f2a8256d8,libiana_time_zone-bab5d12b40894ac1,libnum_traits-a4db6376cc076094,libserde-86c835ba0c824ad9,libserde_core-24ed4fb8c683bc6d,libanyhow-eb07bcfe9a52a357,liblog-40ebd7d040175aeb}.rlib" "<sysroot>/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/rustcTaPdfK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/odbc_common-80f361fabe8f741d" "-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-common` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "19d160046a2b54e0cfda1ba1ef831c008e6a4258ce1959b84e18073300b0093c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d160046a2b54e0cfda1ba1ef831c008e6a4258ce1959b84e18073300b0093c", kill_on_drop: false }`
[INFO] [stdout] 19d160046a2b54e0cfda1ba1ef831c008e6a4258ce1959b84e18073300b0093c
