[INFO] fetching crate njord 0.5.0... [INFO] checking njord-0.5.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate njord 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate njord 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate njord 0.5.0 [INFO] tweaked toml for crates.io crate njord 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate njord 0.5.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 304 packages to latest compatible versions [INFO] [stderr] Adding mysql v25.0.1 (available: v26.0.1) [INFO] [stderr] Adding rusqlite v0.32.1 (available: v0.37.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded named_pipe v0.4.1 [INFO] [stderr] Downloaded connection-string v0.2.0 [INFO] [stderr] Downloaded njord_derive v0.5.0 [INFO] [stderr] Downloaded oracle_procmacro v0.1.2 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Downloaded frunk_derives v0.4.4 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.4 [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded btoi v0.4.3 [INFO] [stderr] Downloaded derive_utils v0.15.0 [INFO] [stderr] Downloaded mysql-common-derive v0.31.2 [INFO] [stderr] Downloaded frunk_core v0.4.4 [INFO] [stderr] Downloaded frunk v0.4.4 [INFO] [stderr] Downloaded mysql v25.0.1 [INFO] [stderr] Downloaded io-enum v1.2.0 [INFO] [stderr] Downloaded tiberius v0.12.3 [INFO] [stderr] Downloaded mysql_common v0.32.4 [INFO] [stderr] Downloaded odpic-sys v0.1.1 [INFO] [stderr] Downloaded oracle v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbb24983a22e031f04ffae2f76ae2c2aa2cc2d4f6987810ec3db75c2b0af63bf [INFO] running `Command { std: "docker" "start" "-a" "bbb24983a22e031f04ffae2f76ae2c2aa2cc2d4f6987810ec3db75c2b0af63bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbb24983a22e031f04ffae2f76ae2c2aa2cc2d4f6987810ec3db75c2b0af63bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb24983a22e031f04ffae2f76ae2c2aa2cc2d4f6987810ec3db75c2b0af63bf", kill_on_drop: false }` [INFO] [stdout] bbb24983a22e031f04ffae2f76ae2c2aa2cc2d4f6987810ec3db75c2b0af63bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67ae542832229e567e8b2b548708b114a3ae3e804dcc5cfc51fd7efe3d110a5e [INFO] running `Command { std: "docker" "start" "-a" "67ae542832229e567e8b2b548708b114a3ae3e804dcc5cfc51fd7efe3d110a5e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling njord_derive v0.5.0 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking njord v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/sqlite/delete.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | use log::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/sqlite/update.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | use log::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/sqlite/delete.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | use log::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/sqlite/update.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | use log::{debug, info}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::oracle` [INFO] [stdout] --> tests/oracle/delete_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use njord::oracle; [INFO] [stdout] | ^^^^^^^^^^^^^ no `oracle` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "oracle")] [INFO] [stdout] | ------------------ the item is gated behind the `oracle` feature [INFO] [stdout] 44 | pub mod oracle; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::oracle` [INFO] [stdout] --> tests/oracle/insert_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use njord::oracle; [INFO] [stdout] | ^^^^^^^^^^^^^ no `oracle` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "oracle")] [INFO] [stdout] | ------------------ the item is gated behind the `oracle` feature [INFO] [stdout] 44 | pub mod oracle; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::oracle` [INFO] [stdout] --> tests/oracle/open_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use njord::oracle; [INFO] [stdout] | ^^^^^^^^^^^^^ no `oracle` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "oracle")] [INFO] [stdout] | ------------------ the item is gated behind the `oracle` feature [INFO] [stdout] 44 | pub mod oracle; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::oracle` [INFO] [stdout] --> tests/oracle/select_joins_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use njord::oracle; [INFO] [stdout] | ^^^^^^^^^^^^^ no `oracle` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "oracle")] [INFO] [stdout] | ------------------ the item is gated behind the `oracle` feature [INFO] [stdout] 44 | pub mod oracle; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::oracle` [INFO] [stdout] --> tests/oracle/select_test.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use njord::oracle::{self}; [INFO] [stdout] | ^^^^ no `oracle` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "oracle")] [INFO] [stdout] | ------------------ the item is gated behind the `oracle` feature [INFO] [stdout] 44 | pub mod oracle; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::oracle` [INFO] [stdout] --> tests/oracle/update_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use njord::oracle; [INFO] [stdout] | ^^^^^^^^^^^^^ no `oracle` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "oracle")] [INFO] [stdout] | ------------------ the item is gated behind the `oracle` feature [INFO] [stdout] 44 | pub mod oracle; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `oracle` [INFO] [stdout] --> tests/oracle/select_joins_test.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | use ::oracle::Connection; [INFO] [stdout] | ^^^^^^ could not find `oracle` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `oracle` [INFO] [stdout] --> tests/oracle/select_test.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | use ::oracle::Connection; [INFO] [stdout] | ^^^^^^ could not find `oracle` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mssql` [INFO] [stdout] --> tests/mssql/delete_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use njord::mssql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mssql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "mssql")] [INFO] [stdout] | ----------------- the item is gated behind the `mssql` feature [INFO] [stdout] 47 | pub mod mssql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mssql` [INFO] [stdout] --> tests/mssql/insert_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use njord::mssql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mssql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "mssql")] [INFO] [stdout] | ----------------- the item is gated behind the `mssql` feature [INFO] [stdout] 47 | pub mod mssql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mssql` [INFO] [stdout] --> tests/mssql/open_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use njord::mssql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mssql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "mssql")] [INFO] [stdout] | ----------------- the item is gated behind the `mssql` feature [INFO] [stdout] 47 | pub mod mssql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mssql` [INFO] [stdout] --> tests/mssql/select_joins_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use njord::mssql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mssql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "mssql")] [INFO] [stdout] | ----------------- the item is gated behind the `mssql` feature [INFO] [stdout] 47 | pub mod mssql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mssql` [INFO] [stdout] --> tests/mssql/select_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use njord::mssql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mssql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "mssql")] [INFO] [stdout] | ----------------- the item is gated behind the `mssql` feature [INFO] [stdout] 47 | pub mod mssql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mssql` [INFO] [stdout] --> tests/mssql/update_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use njord::mssql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mssql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "mssql")] [INFO] [stdout] | ----------------- the item is gated behind the `mssql` feature [INFO] [stdout] 47 | pub mod mssql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/delete_test.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/insert_test.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/insert_test.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/open_test.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_joins_test.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_joins_test.rs:116:3 [INFO] [stdout] | [INFO] [stdout] 116 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:101:3 [INFO] [stdout] | [INFO] [stdout] 101 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:131:3 [INFO] [stdout] | [INFO] [stdout] 131 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:190:3 [INFO] [stdout] | [INFO] [stdout] 190 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:263:3 [INFO] [stdout] | [INFO] [stdout] 263 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:329:3 [INFO] [stdout] | [INFO] [stdout] 329 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:391:3 [INFO] [stdout] | [INFO] [stdout] 391 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:448:3 [INFO] [stdout] | [INFO] [stdout] 448 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:620:3 [INFO] [stdout] | [INFO] [stdout] 620 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:702:3 [INFO] [stdout] | [INFO] [stdout] 702 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/select_test.rs:781:3 [INFO] [stdout] | [INFO] [stdout] 781 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/mssql/update_test.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mariadb` [INFO] [stdout] --> tests/mariadb/delete_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use njord::mariadb; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `mariadb` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "mariadb")] [INFO] [stdout] | ------------------- the item is gated behind the `mariadb` feature [INFO] [stdout] 50 | pub mod mariadb; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mariadb` [INFO] [stdout] --> tests/mariadb/insert_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use njord::mariadb; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `mariadb` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "mariadb")] [INFO] [stdout] | ------------------- the item is gated behind the `mariadb` feature [INFO] [stdout] 50 | pub mod mariadb; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mariadb` [INFO] [stdout] --> tests/mariadb/open_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use njord::mariadb; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `mariadb` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "mariadb")] [INFO] [stdout] | ------------------- the item is gated behind the `mariadb` feature [INFO] [stdout] 50 | pub mod mariadb; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mariadb` [INFO] [stdout] --> tests/mariadb/select_joins_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use njord::mariadb; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `mariadb` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "mariadb")] [INFO] [stdout] | ------------------- the item is gated behind the `mariadb` feature [INFO] [stdout] 50 | pub mod mariadb; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mariadb` [INFO] [stdout] --> tests/mariadb/select_test.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use njord::mariadb::{self}; [INFO] [stdout] | ^^^^ no `mariadb` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "mariadb")] [INFO] [stdout] | ------------------- the item is gated behind the `mariadb` feature [INFO] [stdout] 50 | pub mod mariadb; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mariadb` [INFO] [stdout] --> tests/mariadb/update_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use njord::mariadb; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `mariadb` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "mariadb")] [INFO] [stdout] | ------------------- the item is gated behind the `mariadb` feature [INFO] [stdout] 50 | pub mod mariadb; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql` [INFO] [stdout] --> tests/mariadb/delete_test.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | use ::mysql::PooledConn; [INFO] [stdout] | ^^^^^ could not find `mysql` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql` [INFO] [stdout] --> tests/mariadb/select_test.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | use ::mysql::PooledConn; [INFO] [stdout] | ^^^^^ could not find `mysql` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mysql` [INFO] [stdout] --> tests/mysql/delete_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use njord::mysql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mysql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 41 | pub mod mysql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `njord` (test "oracle_tests") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `njord::mysql` [INFO] [stdout] --> tests/mysql/insert_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use njord::mysql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mysql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 41 | pub mod mysql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mysql` [INFO] [stdout] --> tests/mysql/open_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use njord::mysql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mysql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 41 | pub mod mysql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mysql` [INFO] [stdout] --> tests/mysql/select_joins_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use njord::mysql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mysql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 41 | pub mod mysql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mysql` [INFO] [stdout] --> tests/mysql/select_test.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use njord::mysql::{self}; [INFO] [stdout] | ^^^^ no `mysql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 41 | pub mod mysql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `njord::mysql` [INFO] [stdout] --> tests/mysql/update_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use njord::mysql; [INFO] [stdout] | ^^^^^^^^^^^^ no `mysql` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "mysql")] [INFO] [stdout] | ----------------- the item is gated behind the `mysql` feature [INFO] [stdout] 41 | pub mod mysql; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql` [INFO] [stdout] --> tests/mysql/delete_test.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | use ::mysql::PooledConn; [INFO] [stdout] | ^^^^^ could not find `mysql` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql` [INFO] [stdout] --> tests/mysql/select_test.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | use ::mysql::PooledConn; [INFO] [stdout] | ^^^^^ could not find `mysql` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `njord` (test "mariadb_tests") due to 8 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `njord` (test "mysql_tests") due to 8 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `njord` (test "mssql_tests") due to 26 previous errors [INFO] running `Command { std: "docker" "inspect" "67ae542832229e567e8b2b548708b114a3ae3e804dcc5cfc51fd7efe3d110a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ae542832229e567e8b2b548708b114a3ae3e804dcc5cfc51fd7efe3d110a5e", kill_on_drop: false }` [INFO] [stdout] 67ae542832229e567e8b2b548708b114a3ae3e804dcc5cfc51fd7efe3d110a5e