[INFO] fetching crate unidb_odbc 0.1.1...
[INFO] testing unidb_odbc-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate unidb_odbc 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate unidb_odbc 0.1.1
[INFO] finished tweaking crates.io crate unidb_odbc 0.1.1
[INFO] tweaked toml for crates.io crate unidb_odbc 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unidb_odbc 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 122 packages to latest compatible versions
[INFO] [stderr]       Adding log4rs v0.11.0 (available: v1.4.0)
[INFO] [stderr]       Adding odbc v0.16.1 (available: v0.17.0)
[INFO] [stderr]       Adding parking_lot v0.10.2 (available: v0.12.5)
[INFO] [stderr]       Adding unidb v0.4.12 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f6f7cf3d9c21ccb0b9d72699f3ba896a7f42a693d52e2d75a5956256e175154
[INFO] running `Command { std: "docker" "start" "-a" "5f6f7cf3d9c21ccb0b9d72699f3ba896a7f42a693d52e2d75a5956256e175154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f6f7cf3d9c21ccb0b9d72699f3ba896a7f42a693d52e2d75a5956256e175154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f6f7cf3d9c21ccb0b9d72699f3ba896a7f42a693d52e2d75a5956256e175154", kill_on_drop: false }`
[INFO] [stdout] 5f6f7cf3d9c21ccb0b9d72699f3ba896a7f42a693d52e2d75a5956256e175154
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a7ae2b7f56910dc7e645cd39ef9bc1a94ca06acea1b09190cc2ebb51fbdbaaa
[INFO] running `Command { std: "docker" "start" "-a" "0a7ae2b7f56910dc7e645cd39ef9bc1a94ca06acea1b09190cc2ebb51fbdbaaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling odbc-sys v0.8.2
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v0.4.8
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling queue v0.3.2-final
[INFO] [stderr]    Compiling odbc-safe v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde-value v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling odbc v0.16.1
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling serde-xml-rs v0.4.1
[INFO] [stderr]    Compiling r2d2_odbc v0.5.0
[INFO] [stderr]    Compiling log4rs v0.11.0
[INFO] [stderr]    Compiling unidb v0.4.12
[INFO] [stderr]    Compiling unidb_odbc v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "0a7ae2b7f56910dc7e645cd39ef9bc1a94ca06acea1b09190cc2ebb51fbdbaaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a7ae2b7f56910dc7e645cd39ef9bc1a94ca06acea1b09190cc2ebb51fbdbaaa", kill_on_drop: false }`
[INFO] [stdout] 0a7ae2b7f56910dc7e645cd39ef9bc1a94ca06acea1b09190cc2ebb51fbdbaaa
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b90bd49b8445bbdcb1f723820ceaaeee4d9d14ab9bfd16d18e9ff6364f7c044
[INFO] running `Command { std: "docker" "start" "-a" "0b90bd49b8445bbdcb1f723820ceaaeee4d9d14ab9bfd16d18e9ff6364f7c044", kill_on_drop: false }`
[INFO] [stderr]    Compiling unidb_odbc v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustch5IIYr/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/{libunidb-d9971318cbfc0327,libregex-7d5842295b66e990,libregex_automata-0f1a0d37e0acf1b1,libaho_corasick-1eb93cef6497724f,libmemchr-60b408e76a46f254,libregex_syntax-21c69862a9074e56,libserde_xml_rs-d4c4e270cad11e3f,libthiserror-630afb6e51c56c7d,libxml-8001e380a02b20a3,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libparking_lot-b2e1ecc007617ae6,libparking_lot_core-0f034404c1633763,libcfg_if-5debf92116708c19,liblock_api-2447eeb9111fc264,libr2d2_odbc-172828bf3152c588,liblazy_static-3674be3f4245d19b,libodbc-4759f98343513ce9,libencoding_rs-a8d7de088df6b7e0,libodbc_safe-dfa572be9d2654d8,libodbc_sys-a458037fc46ea829,libr2d2-d126fa20367367c5,libscheduled_thread_pool-8bd57cdcd36e0450,libparking_lot-a9441db5cfa27774,libparking_lot_core-0c8f0f24752de2f6,liblibc-30ffb0440c90cdd5,libcfg_if-83060ec5685761ae,libsmallvec-c4b0763233bab5f9,liblock_api-d4e2787d899fb92e,libscopeguard-7ec2214574194454,liblog-431e3a5dc00580be,libserde-37980900736bcb97,libserde_core-b6917df4d3e6d1df}.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/rustch5IIYr/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/unidb_odbc-e4fc8b2ae8e2fa17" "-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 `unidb_odbc` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0b90bd49b8445bbdcb1f723820ceaaeee4d9d14ab9bfd16d18e9ff6364f7c044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b90bd49b8445bbdcb1f723820ceaaeee4d9d14ab9bfd16d18e9ff6364f7c044", kill_on_drop: false }`
[INFO] [stdout] 0b90bd49b8445bbdcb1f723820ceaaeee4d9d14ab9bfd16d18e9ff6364f7c044
