[INFO] fetching crate odbc-futures 0.2.2... [INFO] testing odbc-futures-0.2.2 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate odbc-futures 0.2.2 into /workspace/builds/worker-54/source [INFO] validating manifest of crates.io crate odbc-futures 0.2.2 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 crates.io crate odbc-futures 0.2.2 [INFO] finished tweaking crates.io crate odbc-futures 0.2.2 [INFO] tweaked toml for crates.io crate odbc-futures 0.2.2 written to /workspace/builds/worker-54/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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] 3d604812fe309ad93cbf94b68b42d22398e4066b6247bca43187692c6c0970eb [INFO] running `Command { std: "docker" "start" "-a" "3d604812fe309ad93cbf94b68b42d22398e4066b6247bca43187692c6c0970eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d604812fe309ad93cbf94b68b42d22398e4066b6247bca43187692c6c0970eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d604812fe309ad93cbf94b68b42d22398e4066b6247bca43187692c6c0970eb", kill_on_drop: false }` [INFO] [stdout] 3d604812fe309ad93cbf94b68b42d22398e4066b6247bca43187692c6c0970eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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] 26cfe42164cdc3df1192298d8c96f0ac5ce881418ae57e7a15ada88f8505f0e2 [INFO] running `Command { std: "docker" "start" "-a" "26cfe42164cdc3df1192298d8c96f0ac5ce881418ae57e7a15ada88f8505f0e2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling odbc-sys v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling futures-state-stream v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling odbc-futures-derive v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling odbc-futures v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | parameters: Vec>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:221:55 [INFO] [stdout] | [INFO] [stdout] 221 | lock.parameters[index] = value as Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:235:47 [INFO] [stdout] | [INFO] [stdout] 235 | lock.parameters.push(value as Box); [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | / Future>, SqlStatement), Error = (SqlError, SqlStatement)> [INFO] [stdout] 502 | | + Send, [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 501 ~ dyn Future>, SqlStatement), Error = (SqlError, SqlStatement)> [INFO] [stdout] 502 ~ + Send, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqlVisitor` is imported redundantly [INFO] [stdout] --> src/stream.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bind::*; [INFO] [stdout] | -------------- the item `SqlVisitor` is already imported here [INFO] [stdout] ... [INFO] [stdout] 105 | use crate::bind::SqlVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/attr.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 113 | let mut value: T = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/conn.rs:378:36 [INFO] [stdout] | [INFO] [stdout] 378 | environment: std::mem::uninitialized(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/conn.rs:428:38 [INFO] [stdout] | [INFO] [stdout] 428 | let mut value: T = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped [INFO] [stdout] --> src/handle.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait SqlHandle: Drop + Send + Sync + Sized + 'static { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(drop_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>` does not permit being left uninitialized [INFO] [stdout] --> src/conn.rs:378:26 [INFO] [stdout] | [INFO] [stdout] 378 | environment: std::mem::uninitialized(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: `std::ptr::NonNull>>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.21s [INFO] running `Command { std: "docker" "inspect" "26cfe42164cdc3df1192298d8c96f0ac5ce881418ae57e7a15ada88f8505f0e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26cfe42164cdc3df1192298d8c96f0ac5ce881418ae57e7a15ada88f8505f0e2", kill_on_drop: false }` [INFO] [stdout] 26cfe42164cdc3df1192298d8c96f0ac5ce881418ae57e7a15ada88f8505f0e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c411639b32cfca03b0d0cef07c43dcfa7c9ca14c7f1f773c97ed276cc8a2dce8 [INFO] running `Command { std: "docker" "start" "-a" "c411639b32cfca03b0d0cef07c43dcfa7c9ca14c7f1f773c97ed276cc8a2dce8", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | parameters: Vec>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:221:55 [INFO] [stdout] | [INFO] [stdout] 221 | lock.parameters[index] = value as Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:235:47 [INFO] [stdout] | [INFO] [stdout] 235 | lock.parameters.push(value as Box); [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | / Future>, SqlStatement), Error = (SqlError, SqlStatement)> [INFO] [stdout] 502 | | + Send, [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 501 ~ dyn Future>, SqlStatement), Error = (SqlError, SqlStatement)> [INFO] [stdout] 502 ~ + Send, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqlVisitor` is imported redundantly [INFO] [stdout] --> src/stream.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bind::*; [INFO] [stdout] | -------------- the item `SqlVisitor` is already imported here [INFO] [stdout] ... [INFO] [stdout] 105 | use crate::bind::SqlVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/attr.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 113 | let mut value: T = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/conn.rs:378:36 [INFO] [stdout] | [INFO] [stdout] 378 | environment: std::mem::uninitialized(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/conn.rs:428:38 [INFO] [stdout] | [INFO] [stdout] 428 | let mut value: T = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped [INFO] [stdout] --> src/handle.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait SqlHandle: Drop + Send + Sync + Sized + 'static { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(drop_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>` does not permit being left uninitialized [INFO] [stdout] --> src/conn.rs:378:26 [INFO] [stdout] | [INFO] [stdout] 378 | environment: std::mem::uninitialized(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: `std::ptr::NonNull>>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling odbc-futures v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/common.rs:118:53 [INFO] [stdout] | [INFO] [stdout] 118 | let c_string = "1".repeat(LONG_DATA_LENGTH);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | parameters: Vec>, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:221:55 [INFO] [stdout] | [INFO] [stdout] 221 | lock.parameters[index] = value as Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:235:47 [INFO] [stdout] | [INFO] [stdout] 235 | lock.parameters.push(value as Box); [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stmt.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | / Future>, SqlStatement), Error = (SqlError, SqlStatement)> [INFO] [stdout] 502 | | + Send, [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 501 ~ dyn Future>, SqlStatement), Error = (SqlError, SqlStatement)> [INFO] [stdout] 502 ~ + Send, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqlVisitor` is imported redundantly [INFO] [stdout] --> src/stream.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bind::*; [INFO] [stdout] | -------------- the item `SqlVisitor` is already imported here [INFO] [stdout] ... [INFO] [stdout] 105 | use crate::bind::SqlVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/attr.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 113 | let mut value: T = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/conn.rs:378:36 [INFO] [stdout] | [INFO] [stdout] 378 | environment: std::mem::uninitialized(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/conn.rs:428:38 [INFO] [stdout] | [INFO] [stdout] 428 | let mut value: T = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped [INFO] [stdout] --> src/handle.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait SqlHandle: Drop + Send + Sync + Sized + 'static { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(drop_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `std::sync::Arc>` does not permit being left uninitialized [INFO] [stdout] --> src/conn.rs:378:26 [INFO] [stdout] | [INFO] [stdout] 378 | environment: std::mem::uninitialized(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: `std::ptr::NonNull>>` must be non-null (in this struct field) [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/common-d1951aeb08a059b5.common.af4cd16e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.common.af4cd16e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/common-d1951aeb08a059b5.4ihmbpxjcstei99a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.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_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libodbc_futures-94cbcfed6e512080.rlib" "/opt/rustwide/target/debug/deps/libuuid-d9c3ffa587b26def.rlib" "/opt/rustwide/target/debug/deps/libchrono-24831965fb0fae61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-8c2bb1a0e2699eea.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libfutures_state_stream-9ba10cb81037b877.rlib" "/opt/rustwide/target/debug/deps/libfailure-d55e7565670f9ce2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-82b1b2abc60c240c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-057c1c36e7150415.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8285dc95f576fb7d.rlib" "/opt/rustwide/target/debug/deps/libgimli-d6d142eadf5bf9bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-0c49aa76fa83df41.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.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" "-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/common-d1951aeb08a059b5" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `odbc-futures` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.odbc_futures.76df297e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/odbc_futures-b9bbad894e800c52.2wm6t147x8mxogp8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.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_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libuuid-d9c3ffa587b26def.rlib" "/opt/rustwide/target/debug/deps/libchrono-24831965fb0fae61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-8c2bb1a0e2699eea.rlib" "/opt/rustwide/target/debug/deps/libtokio-5e874ae562795af4.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-823c2490dd782852.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-88810bbf16d2d7df.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-7ccaf54b0ce720a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8178677ba202bd9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5b162573152b6ae0.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3c08f34d265c08a9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b462881f06a9f07c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6892f26849c1c178.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-42a859c7820b492a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-11a7c5a843506fe3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1f7f5797805e016c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2ecb4feecb7803b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-aec16dd1edfff029.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b4cce1933f863018.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-340ca04af961eee9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e43679e193d80b01.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5e9ce3fd174a353c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ca249060cd27184.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-831df5e7c1f3f3d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2564114aca4822d5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f06601c66b0464b3.rlib" "/opt/rustwide/target/debug/deps/libmio-ea77e94f600bb365.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libnet2-6a8f78471551e95a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libbytes-fbe6ac07d2e420e5.rlib" "/opt/rustwide/target/debug/deps/libiovec-242f10ce7bbc95eb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libfutures_state_stream-9ba10cb81037b877.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libfailure-d55e7565670f9ce2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-82b1b2abc60c240c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-057c1c36e7150415.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8285dc95f576fb7d.rlib" "/opt/rustwide/target/debug/deps/libgimli-d6d142eadf5bf9bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-0c49aa76fa83df41.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" "-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/odbc_futures-b9bbad894e800c52" "-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; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c411639b32cfca03b0d0cef07c43dcfa7c9ca14c7f1f773c97ed276cc8a2dce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c411639b32cfca03b0d0cef07c43dcfa7c9ca14c7f1f773c97ed276cc8a2dce8", kill_on_drop: false }` [INFO] [stdout] c411639b32cfca03b0d0cef07c43dcfa7c9ca14c7f1f773c97ed276cc8a2dce8