[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-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChubek%2Fdata-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chubek/data-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-8/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7cdb37c2410db74f69e8dcb718d62b719d300e3e722c9486609f76ed4282d9a [INFO] running `Command { std: "docker" "start" "-a" "b7cdb37c2410db74f69e8dcb718d62b719d300e3e722c9486609f76ed4282d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7cdb37c2410db74f69e8dcb718d62b719d300e3e722c9486609f76ed4282d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7cdb37c2410db74f69e8dcb718d62b719d300e3e722c9486609f76ed4282d9a", kill_on_drop: false }` [INFO] [stdout] b7cdb37c2410db74f69e8dcb718d62b719d300e3e722c9486609f76ed4282d9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 384bc410ce95d7ad47e8109de257e81e6451f82631413a4ddd675ffc49f8769d [INFO] running `Command { std: "docker" "start" "-a" "384bc410ce95d7ad47e8109de257e81e6451f82631413a4ddd675ffc49f8769d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling odbc-sys v0.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling pretty-hex v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling odbc-safe v0.5.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling polling v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling odbc v0.17.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [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 tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling thiserror v1.0.20 [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 async-native-tls v0.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [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 tiberius v0.4.8 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [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-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.mike_rust.68718af8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe.1k681nc046h4d5jd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-8781e70a0b9a2359/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-3064d3809eb490cd.rlib" "/opt/rustwide/target/debug/deps/libcookie-081cd6f1109da34a.rlib" "/opt/rustwide/target/debug/deps/libtime-e96fb583cdbc961c.rlib" "/opt/rustwide/target/debug/deps/libstandback-a0869f8277e5269b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7f67c57abd19081a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2c28c83a056b03f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-fdd947c69ab0fb53.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f880e77468a40a5b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10e2e651adc3dd10.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1732d13137231bf6.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-b8d2330902622f22.rlib" "/opt/rustwide/target/debug/deps/libwarp-032018f9e89df006.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-506baacba92410ce.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-6f899bc346c3a742.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4ecce683ebec8bcd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libheaders-a9b4de8e0201947c.rlib" "/opt/rustwide/target/debug/deps/libsha1-1c859b21d986f9b1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-1bf82824fb22a5b5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-bb6119d823fc14f6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-988867570b71b4e6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.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-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-4f20cdaa46342737.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-012d36eee0d14c3c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-4ae4e2f4a702b267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-4657affdb4dbdd20.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b1dff5ca07db1d33.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8352e3c8d91700de.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d15b71710c504e51.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4ca2b33979dbb833.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-7999ef38eddfec79.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-404180dd7cc5fb5a.rlib" "/opt/rustwide/target/debug/deps/libfutures-ccce5170b787a8bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-281f86720ad78c89.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ae90a1d219973d9c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.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-8b1223977f441fea.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-7ba2374e47c7d9ff.rlib" "/opt/rustwide/target/debug/deps/libtime-676b8e7bc08cf38e.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libtokio-ed9e1a243cfce71a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-203b9e739935a71a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f608a512bb9f8463.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-bd637df725bfb2b3.rlib" "/opt/rustwide/target/debug/deps/libmio-9e0df5204cf80948.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-ac9a4df66d06715b.rlib" "/opt/rustwide/target/debug/deps/libnet2-f640b09f61ccc726.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-998a93f1d2a6f576.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libserde-1f0d8a1a5aa56ed8.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e0b869058d360614.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libatty-4ab1a8ae97be2ddd.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.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-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libodbc-2501d580cf47f84d.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fb6a33e544b26bb.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-e9a9ff301e236fde.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-3b182b100947a511.rlib" "/opt/rustwide/target/debug/deps/liblog-c0d0ac5be9c4d185.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mike_rust-cf9d4d28dc95e0fe" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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" "384bc410ce95d7ad47e8109de257e81e6451f82631413a4ddd675ffc49f8769d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "384bc410ce95d7ad47e8109de257e81e6451f82631413a4ddd675ffc49f8769d", kill_on_drop: false }` [INFO] [stdout] 384bc410ce95d7ad47e8109de257e81e6451f82631413a4ddd675ffc49f8769d