[INFO] crate odbc-safe 0.4.1 is already in cache [INFO] extracting crate odbc-safe 0.4.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/odbc-safe/0.4.1 [INFO] extracting crate odbc-safe 0.4.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/odbc-safe/0.4.1 [INFO] validating manifest of odbc-safe-0.4.1 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of odbc-safe-0.4.1 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing odbc-safe-0.4.1 [INFO] finished frobbing odbc-safe-0.4.1 [INFO] frobbed toml for odbc-safe-0.4.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/odbc-safe/0.4.1/Cargo.toml [INFO] started frobbing odbc-safe-0.4.1 [INFO] finished frobbing odbc-safe-0.4.1 [INFO] frobbed toml for odbc-safe-0.4.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/odbc-safe/0.4.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing odbc-safe-0.4.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/odbc-safe/0.4.1:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] abc237a7f558a05857c8e2a7791c2cefc6a410f40100d00e26acde393caf7e9e [INFO] running `"docker" "start" "-a" "abc237a7f558a05857c8e2a7791c2cefc6a410f40100d00e26acde393caf7e9e"` [INFO] [stderr] Compiling odbc-sys v0.6.3 [INFO] [stderr] Compiling odbc-safe v0.4.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `"docker" "inspect" "abc237a7f558a05857c8e2a7791c2cefc6a410f40100d00e26acde393caf7e9e"` [INFO] running `"docker" "rm" "-f" "abc237a7f558a05857c8e2a7791c2cefc6a410f40100d00e26acde393caf7e9e"` [INFO] [stdout] abc237a7f558a05857c8e2a7791c2cefc6a410f40100d00e26acde393caf7e9e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/odbc-safe/0.4.1:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 816ac45451928c8ff8cf1a0d29d7cc5e8a873ee07477b30e59bf4b124e5b526d [INFO] running `"docker" "start" "-a" "816ac45451928c8ff8cf1a0d29d7cc5e8a873ee07477b30e59bf4b124e5b526d"` [INFO] [stderr] Compiling odbc-safe v0.4.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/lib.rs:183:32 [INFO] [stderr] | [INFO] [stderr] 183 | fn assert_no_diagnostic(diag: &Diagnostics) { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Diagnostics` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/lib.rs:199:26 [INFO] [stderr] | [INFO] [stderr] 199 | fn get_last_error(diag: &Diagnostics) -> String { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Diagnostics` [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.list_drivers.dpp5dyic-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f" "/opt/crater/target/debug/examples/list_drivers-1ab640db66c1f25f.tc5l3k7em8ggcmw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libodbc_safe-923a536d6b8ff072.rlib" "/opt/crater/target/debug/deps/libodbc_sys-30591230a07ecb6b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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 `odbc-safe`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.list_datasources.doe9r9br-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e" "/opt/crater/target/debug/examples/list_datasources-e39770b3ef763b9e.4xp0rp9vq8xuyaip.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libodbc_safe-923a536d6b8ff072.rlib" "/opt/crater/target/debug/deps/libodbc_sys-30591230a07ecb6b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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 `odbc-safe`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.prepared_query.5cxr9u1i-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602" "/opt/crater/target/debug/examples/prepared_query-fb5e30744d0bf602.6o2d44y62jxx739.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libodbc_safe-923a536d6b8ff072.rlib" "/opt/crater/target/debug/deps/libodbc_sys-30591230a07ecb6b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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 `odbc-safe`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.bind_columns.1f5hzppz-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711" "/opt/crater/target/debug/examples/bind_columns-0008e1418d49f711.2v5fybipv0h86kb5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libodbc_safe-923a536d6b8ff072.rlib" "/opt/crater/target/debug/deps/libodbc_sys-30591230a07ecb6b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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 `odbc-safe`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/odbc_safe-6e8d3675ab0c9022.odbc_safe.dzqe031i-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/odbc_safe-6e8d3675ab0c9022.odbc_safe.dzqe031i-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/odbc_safe-6e8d3675ab0c9022.odbc_safe.dzqe031i-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/odbc_safe-6e8d3675ab0c9022.odbc_safe.dzqe031i-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/odbc_safe-6e8d3675ab0c9022.odbc_safe.dzqe031i-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/odbc_safe-6e8d3675ab0c9022" "/opt/crater/target/debug/deps/odbc_safe-6e8d3675ab0c9022.14vtysdlbpi1as70.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libodbc_sys-30591230a07ecb6b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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 `odbc-safe`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.lib.5kfk7wqc-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616" "/opt/crater/target/debug/deps/lib-4bd327ee0e306616.34fxu3ssmprk0zdz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libodbc_safe-923a536d6b8ff072.rlib" "/opt/crater/target/debug/deps/libodbc_sys-30591230a07ecb6b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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 `odbc-safe`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.print_table.bo2nkhwb-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff" "/opt/crater/target/debug/examples/print_table-cba98e632d976fff.an9qug2njl9mdw8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libodbc_safe-923a536d6b8ff072.rlib" "/opt/crater/target/debug/deps/libodbc_sys-30591230a07ecb6b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.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 `odbc-safe`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "816ac45451928c8ff8cf1a0d29d7cc5e8a873ee07477b30e59bf4b124e5b526d"` [INFO] running `"docker" "rm" "-f" "816ac45451928c8ff8cf1a0d29d7cc5e8a873ee07477b30e59bf4b124e5b526d"` [INFO] [stdout] 816ac45451928c8ff8cf1a0d29d7cc5e8a873ee07477b30e59bf4b124e5b526d