[INFO] cloning repository https://github.com/Chubek/data-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chubek/data-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChubek%2Fdata-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChubek%2Fdata-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec077d30bd80b973978bf4e7848701701f72ab94 [INFO] testing Chubek/data-rust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChubek%2Fdata-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chubek/data-rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chubek/data-rust [INFO] finished tweaking git repo https://github.com/Chubek/data-rust [INFO] tweaked toml for git repo https://github.com/Chubek/data-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Chubek/data-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94e03111fde02ea4f8583d38957ca0e96086f3231e8bb5ad899258363c5ec5c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "94e03111fde02ea4f8583d38957ca0e96086f3231e8bb5ad899258363c5ec5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94e03111fde02ea4f8583d38957ca0e96086f3231e8bb5ad899258363c5ec5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e03111fde02ea4f8583d38957ca0e96086f3231e8bb5ad899258363c5ec5c3", kill_on_drop: false }` [INFO] [stdout] 94e03111fde02ea4f8583d38957ca0e96086f3231e8bb5ad899258363c5ec5c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df579055fe0685b6ee8bcda3cebcc4d85c0592c2287e7e7196d19aaab544a80f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "df579055fe0685b6ee8bcda3cebcc4d85c0592c2287e7e7196d19aaab544a80f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling odbc-sys v0.8.2 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling pretty-hex v0.1.1 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling polling v0.1.5 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling odbc-safe v0.5.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling odbc v0.17.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling tiberius v0.4.8 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling warp v0.2.4 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling webdriver v0.41.0 [INFO] [stderr] Compiling fantoccini v0.14.0 [INFO] [stderr] Compiling mike_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorrowMut`, `Borrow` [INFO] [stdout] --> src/main.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use std::borrow::{Borrow, BorrowMut}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::Split` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::str::Split; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de::Unexpected::Bool` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::de::Unexpected::Bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Zip` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::iter::Zip; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EitherOrBoth::*`, `max` [INFO] [stdout] --> src/main.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use itertools::{Itertools, EitherOrBoth::*, max}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::stream::StreamExt` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | let mut td_text = c.find_all(Locator::XPath("//tr/td")).await?; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | let mut re_vec = vec![re_phone_sct, re_fax_sct, re_cert_sct, re_degree_sct, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_table` [INFO] [stdout] --> src/main.rs:277:4 [INFO] [stdout] | [INFO] [stdout] 277 | fn create_table(conn: &Connection) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.mike_rust.17a01131-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79.huj8gr1jaaqhlek.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b2b7481095657a03/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libitertools-8467369523b337d4.rlib" "/opt/rustwide/target/debug/deps/libeither-45a94b46bbd2de19.rlib" "/opt/rustwide/target/debug/deps/libfantoccini-b3c98ce1ef846d61.rlib" "/opt/rustwide/target/debug/deps/libcookie-c33f642d75473d7c.rlib" "/opt/rustwide/target/debug/deps/libtime-29d5226ba6b03d41.rlib" "/opt/rustwide/target/debug/deps/libstandback-0613271c7a056725.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-1fdf5460aeb78c35.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-76d5c3a064fa5ef1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-03683bd5ae6f0172.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-99b7ed5bb330b489.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-44d077d8dcc06a55.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-85ea6589d1ffb77f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libwebdriver-4471ea3f0b2466a7.rlib" "/opt/rustwide/target/debug/deps/libwarp-b50d7754066f3fd2.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5c5771ad5403c169.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-6f899bc346c3a742.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e625f4482f6833ca.rlib" "/opt/rustwide/target/debug/deps/libunicase-1383c2dc1b9882fc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-047bad096154e4b5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libheaders-ed9a248c82546bac.rlib" "/opt/rustwide/target/debug/deps/libsha1-a3b50ebda4a1e288.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-c2a7253c94f11e83.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7c57e1797ed98d03.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2d54a2d7a285aef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3e376aaa9378417c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-4f20cdaa46342737.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libhyper-2c8a4a8130589bae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libwant-838c3c8236848612.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-26159882a16612ea.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f8c908f82fb629e7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-352190e884a51a97.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4b11c100c510335d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5eb2004233964ab5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/libtracing-90adf93c43120ebe.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-404180dd7cc5fb5a.rlib" "/opt/rustwide/target/debug/deps/libfutures-80bf62bdd79a240c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9e2b2ec7cf053223.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ed24d2d191011273.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f079ccef728e9af1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-884a772b39445ccc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4cbf9d04844cdc04.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea1f941b457b3f1b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-22ad6c38109f5405.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/liburl-7187c687af99cd7c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-ae87189b1da41f1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22f526961cd77180.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-488a3a615ad32ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-69bb1d4019a91930.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libcookie-f1b5f2e97d641c86.rlib" "/opt/rustwide/target/debug/deps/libtime-965390c58d96bdda.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libtokio-738ec26af2d80a97.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a81bcb11e1cc261a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-73bfdb4c28fae37c.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e2aa643705070efe.rlib" "/opt/rustwide/target/debug/deps/libmio-c29deb2696cd9ef9.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-d7302528236d0d7e.rlib" "/opt/rustwide/target/debug/deps/libnet2-16e2d3e1208eba2e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fe2851a99ecf742.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libserde-ccd52c1b5476ff47.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-60b9df44275de7f2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libatty-d4e79637b84e6a07.rlib" "/opt/rustwide/target/debug/deps/liblibc-00920ef1ee85f0be.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libregex-92fa97d9d2e4c7b6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f62745ac6f27d8c0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ea1aace9ed0e5b1e.rlib" "/opt/rustwide/target/debug/deps/libodbc-eadbe80f1b48d284.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-e1ffa691f515e082.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-58c51bafffbac1b4.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-1845bc6bbf9c467b.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-a1b901c179e67401.rlib" "/opt/rustwide/target/debug/deps/liblog-ddb11b696abb912c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lodbc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mike_rust-41e8008d39fdae79" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /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; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mike_rust` due to 2 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "df579055fe0685b6ee8bcda3cebcc4d85c0592c2287e7e7196d19aaab544a80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df579055fe0685b6ee8bcda3cebcc4d85c0592c2287e7e7196d19aaab544a80f", kill_on_drop: false }` [INFO] [stdout] df579055fe0685b6ee8bcda3cebcc4d85c0592c2287e7e7196d19aaab544a80f