[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 1.59.0 for beta-1.60-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 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.19 [INFO] [stderr] Downloaded mio-named-pipes v0.1.7 [INFO] [stderr] Downloaded signal-hook-registry v1.2.1 [INFO] [stderr] Downloaded tracing-core v0.1.15 [INFO] [stderr] Downloaded thiserror v1.0.20 [INFO] [stderr] Downloaded libc v0.2.76 [INFO] [stderr] Downloaded fastrand v1.3.4 [INFO] [stderr] Downloaded waker-fn v1.0.0 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded async-trait v0.1.38 [INFO] [stderr] Downloaded async-std v1.6.3 [INFO] [stderr] Downloaded futures-lite v0.1.11 [INFO] [stderr] Downloaded openssl v0.10.30 [INFO] [stderr] Downloaded event-listener v2.4.0 [INFO] [stderr] Downloaded async-io v0.1.11 [INFO] [stderr] Downloaded polling v0.1.5 [INFO] [stderr] Downloaded vec-arena v0.5.2 [INFO] [stderr] Downloaded multitask v0.2.0 [INFO] [stderr] Downloaded parking v1.0.6 [INFO] [stderr] Downloaded async-executor v0.1.2 [INFO] [stderr] Downloaded blocking v0.5.2 [INFO] [stderr] Downloaded async-mutex v1.1.5 [INFO] [stderr] Downloaded async-channel v1.4.0 [INFO] [stderr] Downloaded hyper v0.13.7 [INFO] [stderr] Downloaded indexmap v1.5.1 [INFO] [stderr] Downloaded hyper-rustls v0.6.2 [INFO] [stderr] Downloaded odbc-sys v0.8.2 [INFO] [stderr] Downloaded h2 v0.2.6 [INFO] [stderr] Downloaded webdriver v0.41.0 [INFO] [stderr] Downloaded standback v0.2.10 [INFO] [stderr] Downloaded miow v0.3.5 [INFO] [stderr] Downloaded tracing-attributes v0.1.11 [INFO] [stderr] Downloaded arc-swap v0.4.7 [INFO] [stderr] Downloaded sct v0.4.0 [INFO] [stderr] Downloaded odbc-safe v0.5.0 [INFO] [stderr] Downloaded aho-corasick v0.7.13 [INFO] [stderr] Downloaded either v1.6.0 [INFO] [stderr] Downloaded hashbrown v0.8.2 [INFO] [stderr] Downloaded winauth v0.0.4 [INFO] [stderr] Downloaded webpki-roots v0.15.0 [INFO] [stderr] Downloaded webpki v0.18.1 [INFO] [stderr] Downloaded urlencoding v1.1.1 [INFO] [stderr] Downloaded warp v0.2.4 [INFO] [stderr] Downloaded reqwest v0.10.7 [INFO] [stderr] Downloaded wepoll-sys-stjepang v1.0.6 [INFO] [stderr] Downloaded pretty-hex v0.1.1 [INFO] [stderr] Downloaded cookie v0.14.2 [INFO] [stderr] Downloaded rustls v0.13.1 [INFO] [stderr] Downloaded tokio v0.2.22 [INFO] [stderr] Downloaded tiberius v0.4.8 [INFO] [stderr] Downloaded fantoccini v0.14.0 [INFO] [stderr] Downloaded tracing v0.1.19 [INFO] [stderr] Downloaded syn v1.0.39 [INFO] [stderr] Downloaded odbc v0.17.0 [INFO] [stderr] Downloaded pin-project-lite v0.1.7 [INFO] [stderr] Downloaded async-task v3.0.0 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.20 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c31e1fc27933f9c4e1bfca534894c057f949f75b5d59769381eac9165d20d8c4 [INFO] running `Command { std: "docker" "start" "-a" "c31e1fc27933f9c4e1bfca534894c057f949f75b5d59769381eac9165d20d8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c31e1fc27933f9c4e1bfca534894c057f949f75b5d59769381eac9165d20d8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31e1fc27933f9c4e1bfca534894c057f949f75b5d59769381eac9165d20d8c4", kill_on_drop: false }` [INFO] [stdout] c31e1fc27933f9c4e1bfca534894c057f949f75b5d59769381eac9165d20d8c4 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34daa540e38faf1de876fb90eeb9e0933146ea94ad5b5ddecdccc8b113e8f513 [INFO] running `Command { std: "docker" "start" "-a" "34daa540e38faf1de876fb90eeb9e0933146ea94ad5b5ddecdccc8b113e8f513", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling odbc-sys v0.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling pretty-hex v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling odbc-safe v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.13.5 [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 base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [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 v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling odbc v0.17.0 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling env_logger v0.7.1 [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 futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [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 tokio v0.2.22 [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 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 tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [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 warp v0.2.4 [INFO] [stderr] Compiling hyper-tls v0.4.3 [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-3305155f90e6035a.mike_rust.7d12232c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.mike_rust.7d12232c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a.276wn7fwuwmoot5z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b814d0b3f6a07a2a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libitertools-8c45b2323618575a.rlib" "/opt/rustwide/target/debug/deps/libeither-ab89cdb9253d8731.rlib" "/opt/rustwide/target/debug/deps/libfantoccini-cb6752ce70f759a0.rlib" "/opt/rustwide/target/debug/deps/libcookie-5f99b106d6a3b3f4.rlib" "/opt/rustwide/target/debug/deps/libtime-59afdddf90bf707d.rlib" "/opt/rustwide/target/debug/deps/libstandback-5abf0bada54add5f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-189d41eec2487b67.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-94c6cf99e8b33996.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b6acde7cfc260b1f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-73e996012d70a697.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-994691bdc85ddb9a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b70eccd3fd6a6e5a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libwebdriver-7431497e974f3045.rlib" "/opt/rustwide/target/debug/deps/libwarp-731a21059bdeeaf0.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5f19d8291edb1a9e.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-b478af7e8610b2a1.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7878801fbbf315af.rlib" "/opt/rustwide/target/debug/deps/libunicase-cffb5b2597e90f00.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cf74bd60ba985ef0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-21bc3ec4bfd1ec01.rlib" "/opt/rustwide/target/debug/deps/libheaders-4b7a74b1d44fa8b5.rlib" "/opt/rustwide/target/debug/deps/libsha1-b0c64cbd2c6e161e.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libdigest-b559e2bef0abacc4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-27279e20cb99b5fc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ce71295b1c7909b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-a14e4d1b2bb5253d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libhyper-8269c5deeaebc61c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libwant-fd2c1c3071b37ff7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libh2-bcc7c07e4835bd98.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be0c4475c4bf0cf1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c3990a2f96c45607.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c64b882ae0314d9a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-31fd626e2a5ed449.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5bea8c65d30dd33e.rlib" "/opt/rustwide/target/debug/deps/libtracing-e1f767e31f4d2aa9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-616f938e5e4e368d.rlib" "/opt/rustwide/target/debug/deps/libfutures-a3bd3acc8c37e2d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-83cacfb99a97f174.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-55205663e24fc7c6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-325203478f0f5ae5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df7246517f2a30a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17df65389960fc73.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f85cb24c7b76e39b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4b1c221dcb63b286.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-41129fb3b036a6e6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a683b6ab6282aed.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/liburl-79f7f68c1180b343.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-eadf4df1bbe0c3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-435a63816f826cbd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7cdd5020c9aedf8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-3c342d079e71184b.rlib" "/opt/rustwide/target/debug/deps/libhttp-cf6a764c92104dcc.rlib" "/opt/rustwide/target/debug/deps/libcookie-7a3947bbb9a245d2.rlib" "/opt/rustwide/target/debug/deps/libtime-6d0a645c9e12fb71.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libtokio-29fc23fd87f49e96.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5d4c6999c5263a52.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-4eb97980ed119528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d046885f16568998.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9787a62ebafa79ca.rlib" "/opt/rustwide/target/debug/deps/libmio-3a074c9d64826edc.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libiovec-019b9451e15e181e.rlib" "/opt/rustwide/target/debug/deps/libnet2-5c9bd615cfbba6a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20817de0e1fe96a3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5682c14166af77ec.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-653b85f7ff9315e8.rlib" "/opt/rustwide/target/debug/deps/libserde-75433e7524876e86.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-17b01e3e933d838b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-98509e9c1e8eea64.rlib" "/opt/rustwide/target/debug/deps/libatty-1931fea4e6814314.rlib" "/opt/rustwide/target/debug/deps/liblibc-3accc78d6ffd143c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libregex-b3fc21ea082ac41e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c604da1d9f9eb324.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1be0e50872a06da.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libodbc-dec95d3832935429.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-56b68f85102039e4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-47a5f19d7be2be22.rlib" "/opt/rustwide/target/debug/deps/libodbc_safe-158c64a885bf3651.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-b9a1733cbbd93385.rlib" "/opt/rustwide/target/debug/deps/liblog-e0635b986bb32192.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mike_rust-3305155f90e6035a" "-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" "34daa540e38faf1de876fb90eeb9e0933146ea94ad5b5ddecdccc8b113e8f513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34daa540e38faf1de876fb90eeb9e0933146ea94ad5b5ddecdccc8b113e8f513", kill_on_drop: false }` [INFO] [stdout] 34daa540e38faf1de876fb90eeb9e0933146ea94ad5b5ddecdccc8b113e8f513