[INFO] fetching crate ibm_db 1.0.5... [INFO] testing ibm_db-1.0.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate ibm_db 1.0.5 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate ibm_db 1.0.5 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ibm_db 1.0.5 [INFO] finished tweaking crates.io crate ibm_db 1.0.5 [INFO] tweaked toml for crates.io crate ibm_db 1.0.5 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate ibm_db 1.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.5 [INFO] [stderr] Downloaded zip v0.5.9 [INFO] [stderr] Downloaded cc v1.0.61 [INFO] [stderr] Downloaded user32-sys v0.2.0 [INFO] [stderr] Downloaded sys-info v0.7.0 [INFO] [stderr] Downloaded pin-project v1.0.3 [INFO] [stderr] Downloaded futures v0.3.8 [INFO] [stderr] Downloaded backtrace v0.3.55 [INFO] [stderr] Downloaded bitness v0.4.0 [INFO] [stderr] Downloaded syn v1.0.58 [INFO] [stderr] Downloaded object v0.22.0 [INFO] [stderr] Downloaded r2d2 v0.8.9 [INFO] [stderr] Downloaded futures-executor v0.3.8 [INFO] [stderr] Downloaded odbc-safe v0.5.0 [INFO] [stderr] Downloaded odbc-sys v0.8.2 [INFO] [stderr] Downloaded futures-io v0.3.8 [INFO] [stderr] Downloaded futures-macro v0.3.8 [INFO] [stderr] Downloaded pin-project-internal v1.0.3 [INFO] [stderr] Downloaded tar v0.4.30 [INFO] [stderr] Downloaded filetime v0.2.13 [INFO] [stderr] Downloaded sysctl v0.4.0 [INFO] [stderr] Downloaded pin-project-lite v0.2.1 [INFO] [stderr] Downloaded bzip2-sys v0.1.9+1.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c67ab83cac17742559f88a916e532b0e0c65339094c95f403392253407124a2e [INFO] running `Command { std: "docker" "start" "-a" "c67ab83cac17742559f88a916e532b0e0c65339094c95f403392253407124a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c67ab83cac17742559f88a916e532b0e0c65339094c95f403392253407124a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67ab83cac17742559f88a916e532b0e0c65339094c95f403392253407124a2e", kill_on_drop: false }` [INFO] [stdout] c67ab83cac17742559f88a916e532b0e0c65339094c95f403392253407124a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e1a2cc61db265a6c9719e7cb28ed00a4136e09b8e1306e47e669839f26a869c6 [INFO] running `Command { std: "docker" "start" "-a" "e1a2cc61db265a6c9719e7cb28ed00a4136e09b8e1306e47e669839f26a869c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling odbc-sys v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling sys-info v0.7.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling odbc-safe v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling bitness v0.4.0 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling ibm_db v1.0.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.ibm_db.03a7b8cf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4.46whgq55nx747qxd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "./lib" "-L" "/opt/rustwide/target/debug/build/sys-info-1e40e48c1f505015/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-8090c9b7201116bc/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libibm_db-601f3658ecd04fb5.rlib" "/opt/rustwide/target/debug/deps/libr2d2-515b0fb4d4493505.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-42a1dedfbe2ff545.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5a174fd689d8d6b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-de90c4471884f05b.rlib" "/opt/rustwide/target/debug/deps/liblibc-d062c023e7870f98.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-edc0447c9d8192f8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-8d6a6a7ec43a25dc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fc4aa763bdc7bb39.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-687e47608185ab3c.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-d92ca183cd41ea75.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblog-bdf824d35c2a3095.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ldb2" "-lodbc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ibm_db-f11023955cfa83d4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ldb2 [INFO] [stdout] /usr/bin/ld: cannot find -lodbc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ibm_db` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e1a2cc61db265a6c9719e7cb28ed00a4136e09b8e1306e47e669839f26a869c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a2cc61db265a6c9719e7cb28ed00a4136e09b8e1306e47e669839f26a869c6", kill_on_drop: false }` [INFO] [stdout] e1a2cc61db265a6c9719e7cb28ed00a4136e09b8e1306e47e669839f26a869c6