[INFO] updating cached repository brandonros/rust-db2 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/brandonros/rust-db2 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/brandonros/rust-db2" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/brandonros/rust-db2"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/brandonros/rust-db2'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brandonros/rust-db2" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/brandonros/rust-db2"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/brandonros/rust-db2'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 918a8293e3d0b87978abf78773278c5bbbd4eda8 [INFO] sha for GitHub repo brandonros/rust-db2: 918a8293e3d0b87978abf78773278c5bbbd4eda8 [INFO] validating manifest of brandonros/rust-db2 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of brandonros/rust-db2 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing brandonros/rust-db2 [INFO] finished frobbing brandonros/rust-db2 [INFO] frobbed toml for brandonros/rust-db2 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/brandonros/rust-db2/Cargo.toml [INFO] started frobbing brandonros/rust-db2 [INFO] finished frobbing brandonros/rust-db2 [INFO] frobbed toml for brandonros/rust-db2 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/brandonros/rust-db2/Cargo.toml [INFO] crate brandonros/rust-db2 has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing brandonros/rust-db2 against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/brandonros/rust-db2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] d6336938f383c196598f98989b1f249109c070b9495422e34a6b70756f1711fb [INFO] running `"docker" "start" "-a" "d6336938f383c196598f98989b1f249109c070b9495422e34a6b70756f1711fb"` [INFO] [stderr] Compiling odbc-sys v0.6.3 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling odbc-safe v0.4.1 [INFO] [stderr] Compiling odbc v0.9.6 [INFO] [stderr] Compiling r2d2_odbc v0.1.0 [INFO] [stderr] Compiling rust-db2 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `duration_as_u128` has been stable since 1.33.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(duration_as_u128)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.rust_db2.ebq1gjat-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e" "/opt/crater/target/debug/deps/rust_db2-7dbdbf5b768c0d7e.2i7oo30vntitt533.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libr2d2_odbc-f261a9d3989db000.rlib" "/opt/crater/target/debug/deps/liblazy_static-498e2e7d77e18c64.rlib" "/opt/crater/target/debug/deps/libodbc-d5dae163f9c028e5.rlib" "/opt/crater/target/debug/deps/libodbc_safe-d9cb8f99180cb864.rlib" "/opt/crater/target/debug/deps/libodbc_sys-b8753e415c62071a.rlib" "/opt/crater/target/debug/deps/liblog-5e604c8a79e8c6ea.rlib" "/opt/crater/target/debug/deps/libr2d2-e6bc52cfc18659ca.rlib" "/opt/crater/target/debug/deps/libscheduled_thread_pool-35e44557d5503c51.rlib" "/opt/crater/target/debug/deps/liblog-95b1a619f16cc364.rlib" "/opt/crater/target/debug/deps/libcfg_if-426ea6d2cd8d4e0f.rlib" "/opt/crater/target/debug/deps/libantidote-1dc69c9960d66a31.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b9cdeeb7d71e069b.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2c784314f5b61a49.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-3b6efc0e4ddb88fa.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f958c03192217b33.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6a937665f3cd6c5f.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e29e11dee090b90f.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-83c4e27232163c87.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-39348c626a7cd664.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a98540404781e6a7.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f0f63061644276a5.rlib" "-Wl,-Bdynamic" "-lodbc" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lodbc [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `rust-db2`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d6336938f383c196598f98989b1f249109c070b9495422e34a6b70756f1711fb"` [INFO] running `"docker" "rm" "-f" "d6336938f383c196598f98989b1f249109c070b9495422e34a6b70756f1711fb"` [INFO] [stdout] d6336938f383c196598f98989b1f249109c070b9495422e34a6b70756f1711fb