[INFO] fetching crate njord 0.5.0...
[INFO] building njord-0.5.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate njord 0.5.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate njord 0.5.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 299 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.12
[INFO] [stderr]   Downloaded pretty-hex v0.3.0
[INFO] [stderr]   Downloaded enumflags2 v0.7.12
[INFO] [stderr]   Downloaded asynchronous-codec v0.6.2
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.4
[INFO] [stderr]   Downloaded frunk_derives v0.4.4
[INFO] [stderr]   Downloaded connection-string v0.2.0
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded btoi v0.4.3
[INFO] [stderr]   Downloaded derive_utils v0.15.0
[INFO] [stderr]   Downloaded frunk v0.4.4
[INFO] [stderr]   Downloaded io-enum v1.2.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded mysql v25.0.1
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded tiberius v0.12.3
[INFO] [stderr]   Downloaded frunk_core v0.4.4
[INFO] [stderr]   Downloaded named_pipe v0.4.1
[INFO] [stderr]   Downloaded mysql_common v0.32.4
[INFO] [stderr]   Downloaded njord_derive v0.5.0
[INFO] [stderr]   Downloaded mysql-common-derive v0.31.2
[INFO] [stderr]   Downloaded fallible-streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded oracle_procmacro v0.1.2
[INFO] [stderr]   Downloaded odpic-sys v0.1.1
[INFO] [stderr]   Downloaded oracle v0.6.3
[INFO] [stderr]   Downloaded zstd-sys v2.0.16+zstd.1.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4314817fa2b441f590f956a0cdef3e06d06d4923aec9b617f1ce0c9c926f02a
[INFO] running `Command { std: "docker" "start" "-a" "a4314817fa2b441f590f956a0cdef3e06d06d4923aec9b617f1ce0c9c926f02a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4314817fa2b441f590f956a0cdef3e06d06d4923aec9b617f1ce0c9c926f02a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4314817fa2b441f590f956a0cdef3e06d06d4923aec9b617f1ce0c9c926f02a", kill_on_drop: false }`
[INFO] [stdout] a4314817fa2b441f590f956a0cdef3e06d06d4923aec9b617f1ce0c9c926f02a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d24966b598d9351ded927dd90399f1908c6985464649d11f80c6752b1d22189
[INFO] running `Command { std: "docker" "start" "-a" "7d24966b598d9351ded927dd90399f1908c6985464649d11f80c6752b1d22189", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling njord_derive v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.66s
[INFO] running `Command { std: "docker" "inspect" "7d24966b598d9351ded927dd90399f1908c6985464649d11f80c6752b1d22189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d24966b598d9351ded927dd90399f1908c6985464649d11f80c6752b1d22189", kill_on_drop: false }`
[INFO] [stdout] 7d24966b598d9351ded927dd90399f1908c6985464649d11f80c6752b1d22189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 645e2cd2be49faa90c7a38beea78dc0d1dd84848be33dc822c330060bfc0f80c
[INFO] running `Command { std: "docker" "start" "-a" "645e2cd2be49faa90c7a38beea78dc0d1dd84848be33dc822c330060bfc0f80c", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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] 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] 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] [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] [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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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] [stderr] error: could not compile `njord` (test "oracle_tests") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "645e2cd2be49faa90c7a38beea78dc0d1dd84848be33dc822c330060bfc0f80c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "645e2cd2be49faa90c7a38beea78dc0d1dd84848be33dc822c330060bfc0f80c", kill_on_drop: false }`
[INFO] [stdout] 645e2cd2be49faa90c7a38beea78dc0d1dd84848be33dc822c330060bfc0f80c
