[INFO] fetching crate aerospike 2.0.0-alpha.3... [INFO] testing aerospike-2.0.0-alpha.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate aerospike 2.0.0-alpha.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate aerospike 2.0.0-alpha.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aerospike 2.0.0-alpha.3 [INFO] tweaked toml for crates.io crate aerospike 2.0.0-alpha.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aerospike 2.0.0-alpha.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aerospike 2.0.0-alpha.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aerospike-macro v2.0.0-alpha.3 [INFO] [stderr] Downloaded aerospike-sync v2.0.0-alpha.3 [INFO] [stderr] Downloaded aerospike-core v2.0.0-alpha.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d2464c0a842efc47982231e2e6fd28d76f6794e508571ad8f0db3dba3b48946 [INFO] running `Command { std: "docker" "start" "-a" "0d2464c0a842efc47982231e2e6fd28d76f6794e508571ad8f0db3dba3b48946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d2464c0a842efc47982231e2e6fd28d76f6794e508571ad8f0db3dba3b48946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d2464c0a842efc47982231e2e6fd28d76f6794e508571ad8f0db3dba3b48946", kill_on_drop: false }` [INFO] [stdout] 0d2464c0a842efc47982231e2e6fd28d76f6794e508571ad8f0db3dba3b48946 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dd5c8b6fa9f017f0f846cfac593c104251f6d252a1950d14e24116ec86071aa7 [INFO] running `Command { std: "docker" "start" "-a" "dd5c8b6fa9f017f0f846cfac593c104251f6d252a1950d14e24116ec86071aa7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rhexdump v0.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pwhash v1.0.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling aerospike-rt v2.0.0-alpha.3 [INFO] [stderr] Compiling aerospike-core v2.0.0-alpha.3 [INFO] [stderr] Compiling aerospike-macro v2.0.0-alpha.3 [INFO] [stderr] Compiling aerospike v2.0.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.77s [INFO] running `Command { std: "docker" "inspect" "dd5c8b6fa9f017f0f846cfac593c104251f6d252a1950d14e24116ec86071aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5c8b6fa9f017f0f846cfac593c104251f6d252a1950d14e24116ec86071aa7", kill_on_drop: false }` [INFO] [stdout] dd5c8b6fa9f017f0f846cfac593c104251f6d252a1950d14e24116ec86071aa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 795cf263410fa20b865dfbe91eb65c99623d6080588aaabccfbe09332f28886a [INFO] running `Command { std: "docker" "start" "-a" "795cf263410fa20b865dfbe91eb65c99623d6080588aaabccfbe09332f28886a", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling aerospike v2.0.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/client.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/client.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/client.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/client.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/client.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aerospike` (test "client") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] --> tests/src/admin.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use aerospike_rt::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 21 - use aerospike_rt::time::Duration; [INFO] [stdout] 21 + use aerospike::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aerospike_rt` [INFO] [stdout] --> tests/src/admin.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use aerospike_rt::sleep; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 20 - use aerospike_rt::sleep; [INFO] [stdout] 20 + use aerospike::sleep; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] --> tests/src/batch.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use aerospike_rt::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 23 - use aerospike_rt::time::Duration; [INFO] [stdout] 23 + use aerospike::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aerospike_rt` [INFO] [stdout] --> tests/src/batch.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use aerospike_rt::sleep; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 22 - use aerospike_rt::sleep; [INFO] [stdout] 22 + use aerospike::sleep; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] --> tests/src/kv.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use aerospike_rt::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 20 - use aerospike_rt::time::Duration; [INFO] [stdout] 20 + use aerospike::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] --> tests/src/query.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use aerospike_rt::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 25 - use aerospike_rt::time::Instant; [INFO] [stdout] 25 + use aerospike::time::Instant; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] --> tests/src/scan.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use aerospike_rt::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 24 - use aerospike_rt::time::Instant; [INFO] [stdout] 24 + use aerospike::time::Instant; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aerospike_rt` [INFO] [stdout] --> tests/src/kv.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use aerospike_rt::sleep; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 - use aerospike_rt::sleep; [INFO] [stdout] 19 + use aerospike::sleep; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/admin.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/admin.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/batch.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/batch.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/cdt_bitwise.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/cdt_list.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/cdt_list.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/cdt_map.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/cdt_map.rs:330:1 [INFO] [stdout] | [INFO] [stdout] 330 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp.rs:224:1 [INFO] [stdout] | [INFO] [stdout] 224 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp.rs:520:1 [INFO] [stdout] | [INFO] [stdout] 520 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp_bitwise.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp_hll.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp_list.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp_map.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/exp_op.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/hll.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/index.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/kv.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/kv.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/query.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/query.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/query.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/query.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/query.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/query.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/scan.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/scan.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/scan.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/scan.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/serialization.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/task.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/task.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/truncate.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] --> tests/src/udf.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[aerospike_macro::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `aerospike_rt` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aerospike_macro::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use tokio::runtime::Runtime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] --> tests/src/query.rs:228:22 [INFO] [stdout] | [INFO] [stdout] 228 | threads.push(aerospike_rt::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 228 - threads.push(aerospike_rt::spawn(async move { [INFO] [stdout] 228 + threads.push(aerospike::spawn(async move { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] --> tests/src/scan.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | threads.push(aerospike_rt::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aerospike_rt` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 142 - threads.push(aerospike_rt::spawn(async move { [INFO] [stdout] 142 + threads.push(aerospike::spawn(async move { [INFO] [stdout] | [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 `aerospike` (test "lib") due to 49 previous errors [INFO] running `Command { std: "docker" "inspect" "795cf263410fa20b865dfbe91eb65c99623d6080588aaabccfbe09332f28886a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795cf263410fa20b865dfbe91eb65c99623d6080588aaabccfbe09332f28886a", kill_on_drop: false }` [INFO] [stdout] 795cf263410fa20b865dfbe91eb65c99623d6080588aaabccfbe09332f28886a