[INFO] fetching crate native_db-32bit 0.5.4... [INFO] checking native_db-32bit-0.5.4 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate native_db-32bit 0.5.4 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate native_db-32bit 0.5.4 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate native_db-32bit 0.5.4 [INFO] finished tweaking crates.io crate native_db-32bit 0.5.4 [INFO] tweaked toml for crates.io crate native_db-32bit 0.5.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 167 packages to latest compatible versions [INFO] [stderr] Adding anes v0.1.6 (available: v0.2.0) [INFO] [stderr] Adding cargo_metadata v0.14.2 (available: v0.18.1) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding native_db_macro v0.5.3 (available: v0.7.1) [INFO] [stderr] Adding native_model_macro v0.4.19 (available: v1.0.0) [INFO] [stderr] Adding pulldown-cmark v0.9.6 (available: v0.12.1) [INFO] [stderr] Adding termtree v0.4.1 (available: v0.5.1) [INFO] [stderr] Adding virtue v0.0.13 (available: v0.0.17) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (available: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native_model v0.4.19 [INFO] [stderr] Downloaded native_model_macro v0.4.19 [INFO] [stderr] Downloaded shortcut_assert_fs v0.1.0 [INFO] [stderr] Downloaded native_db_macro v0.5.3 [INFO] [stderr] Downloaded redb-32bit v1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f16d70b8ec1fb04fd021a55fe2250ba0537670e9fa9523f4142ee8b78e2f38ed [INFO] running `Command { std: "docker" "start" "-a" "f16d70b8ec1fb04fd021a55fe2250ba0537670e9fa9523f4142ee8b78e2f38ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f16d70b8ec1fb04fd021a55fe2250ba0537670e9fa9523f4142ee8b78e2f38ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16d70b8ec1fb04fd021a55fe2250ba0537670e9fa9523f4142ee8b78e2f38ed", kill_on_drop: false }` [INFO] [stdout] f16d70b8ec1fb04fd021a55fe2250ba0537670e9fa9523f4142ee8b78e2f38ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5f46a550873a3b839160a9ea2957a122bd25afa429000dee26832fa60607890 [INFO] running `Command { std: "docker" "start" "-a" "e5f46a550873a3b839160a9ea2957a122bd25afa429000dee26832fa60607890", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling redb-32bit v1.5.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking sdd v3.0.3 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking scc v2.1.17 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking assert_fs v1.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking fslock v0.2.1 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling native_model_macro v0.4.19 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling native_db_macro v0.5.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking shortcut_assert_fs v0.1.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking skeptic v0.13.7 [INFO] [stderr] Compiling native_model v0.4.19 [INFO] [stderr] Compiling native_db-32bit v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/simple_multithreads.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/convert_all.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/native_model.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `native_db` [INFO] [stdout] --> tests/native_model.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[native_db(primary_key(compute_primary_key))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `native_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/snapshot.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> benches/overhead_data_size.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/scan.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/convert_all.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/convert_all.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/convert_all.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/convert_all.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/snapshot.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/snapshot.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/simple_multithreads.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/simple_multithreads.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> benches/overhead_data_size.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> benches/overhead_data_size.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/scan.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[native_db( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 3 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 3 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/scan.rs:284:3 [INFO] [stdout] | [INFO] [stdout] 284 | #[native_db(primary_key(generate_my_primary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 3 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 3 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/scan.rs:348:3 [INFO] [stdout] | [INFO] [stdout] 348 | #[native_db(primary_key(generate_my_primary_key), secondary_key(flag, unique))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 3 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 3 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/convert_all.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/snapshot.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/transaction.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/macro_def/primary_key.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `native_db-32bit` (test "convert_all") due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/macro_def/primary_key_attribute.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/macro_def/secondary_key.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `native_db-32bit` (test "native_model") due to 3 previous errors [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/migrate/only_primary_key.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/primary_drain/only_primary_key.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/primary_drain/with_secondary_keys.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/query/insert_get_pk.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/query/insert_get_sk.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/query/insert_len_pk.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/query/insert_remove_pk.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/query/insert_remove_sk.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/query/insert_update_pk.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/query/insert_update_sk.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/watch/watch_optional.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `native_db` [INFO] [stdout] --> tests/macro_def/secondary_key.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::db_type::{DatabaseKeyDefinition, DatabaseKeyValue, Input}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `native_db` [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::db_type::{DatabaseKeyDefinition, DatabaseKeyValue, Input}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `native_db` [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::db_type::Input; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `native_db` [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use native_db::db_type::{DatabaseKeyDefinition, DatabaseKeyValue}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `native_db` [INFO] [stdout] --> tests/watch/watch_optional.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::watch::Event; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `native_db` [INFO] [stdout] --> tests/watch/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use native_db::watch::Event; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/watch/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `native_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/simple_multithreads.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `native_db-32bit` (test "snapshot") due to 4 previous errors; 1 warning emitted [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> benches/overhead_data_size.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/transaction.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/transaction.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/transaction.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/transaction.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/primary_key.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[native_db(primary_key(compute_primary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/primary_key_attribute.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `native_db-32bit` (test "simple_multithreads") due to 4 previous errors; 1 warning emitted [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/macro_def/primary_key_attribute.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[native_db(primary_key(compute_primary_key), secondary_key(compute_secondary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | #[native_db( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `native_db-32bit` (bench "overhead_data_size") due to 4 previous errors; 1 warning emitted [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[native_db( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[secondary_key] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[secondary_key(optional)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 94 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:129:3 [INFO] [stdout] | [INFO] [stdout] 129 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[secondary_key()] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[native_db(primary_key(compute_primary_key), secondary_key(compute_secondary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/migrate/only_primary_key.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db(primary_key(generate_my_primary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/migrate/only_primary_key.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[native_db(primary_key(generate_my_primary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[native_db(primary_key(id_key), secondary_key(name_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[native_db( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:192:3 [INFO] [stdout] | [INFO] [stdout] 192 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/transaction.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:197:7 [INFO] [stdout] | [INFO] [stdout] 197 | #[secondary_key] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/primary_drain/only_primary_key.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db(primary_key(generate_my_primary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/primary_drain/with_secondary_keys.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_get_pk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_get_pk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db(primary_key(pk), secondary_key(gk_1, unique))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[secondary_key(unique, optional)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_len_pk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_len_pk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_remove_pk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_remove_pk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `native_db-32bit` (test "transaction") due to 6 previous errors; 1 warning emitted [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/scan.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[secondary_key] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[secondary_key(unique, optional)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_update_pk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_update_pk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_update_sk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_update_sk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/query/insert_update_sk.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/watch/watch_optional.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/watch/watch_optional.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/watch/watch_optional.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[secondary_key(unique, optional)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/watch/mod.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/watch/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/watch/mod.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/watch/mod.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/watch/mod.rs:178:3 [INFO] [stdout] | [INFO] [stdout] 178 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/watch/mod.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `native_db-32bit` (test "scan") due to 5 previous errors; 1 warning emitted [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/watch/mod.rs:182:7 [INFO] [stdout] | [INFO] [stdout] 182 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/watch/mod.rs:297:3 [INFO] [stdout] | [INFO] [stdout] 297 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/watch/mod.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_primary_key` found for struct `primary_key::Item` in the current scope [INFO] [stdout] --> tests/macro_def/primary_key.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 8 | struct Item { [INFO] [stdout] | ----------- method `native_db_primary_key` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 26 | let key = item.native_db_primary_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `Item` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_primary_key`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/primary_key.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | assert_eq!(key, "1-test".database_inner_key_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_primary_key` found for struct `primary_key_attribute::Item` in the current scope [INFO] [stdout] --> tests/macro_def/primary_key_attribute.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 8 | struct Item { [INFO] [stdout] | ----------- method `native_db_primary_key` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 22 | let key = item.native_db_primary_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `Item` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_primary_key`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for type `u32` in the current scope [INFO] [stdout] --> tests/macro_def/primary_key_attribute.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | assert_eq!(key, 1_u32.database_inner_key_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `u32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `u32` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_primary_key` found for struct `secondary_key::ItemSecondary` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 10 | struct ItemSecondary { [INFO] [stdout] | -------------------- method `native_db_primary_key` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 31 | let primary_key = item.native_db_primary_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondary` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_primary_key`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | assert_eq!(primary_key, "1-test".database_inner_key_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_secondary_keys` found for struct `secondary_key::ItemSecondary` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:34:60 [INFO] [stdout] | [INFO] [stdout] 10 | struct ItemSecondary { [INFO] [stdout] | -------------------- method `native_db_secondary_keys` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 34 | let secondary_key: HashMap<_, DatabaseKeyValue> = item.native_db_secondary_keys(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondary` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_secondary_keys`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | &DatabaseKeyValue::Default("test-1".database_inner_key_value()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_primary_key` found for struct `secondary_key::ItemSecondaryUnique` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:76:28 [INFO] [stdout] | [INFO] [stdout] 55 | struct ItemSecondaryUnique { [INFO] [stdout] | -------------------------- method `native_db_primary_key` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 76 | let primary_key = item.native_db_primary_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryUnique` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_primary_key`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:77:38 [INFO] [stdout] | [INFO] [stdout] 77 | assert_eq!(primary_key, "1-test".database_inner_key_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_secondary_keys` found for struct `secondary_key::ItemSecondaryUnique` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:79:60 [INFO] [stdout] | [INFO] [stdout] 55 | struct ItemSecondaryUnique { [INFO] [stdout] | -------------------------- method `native_db_secondary_keys` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 79 | let secondary_key: HashMap<_, DatabaseKeyValue> = item.native_db_secondary_keys(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryUnique` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_secondary_keys`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:90:45 [INFO] [stdout] | [INFO] [stdout] 90 | &DatabaseKeyValue::Default("test-1".database_inner_key_value()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_primary_key` found for struct `secondary_key::ItemSecondaryOptional` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 100 | struct ItemSecondaryOptional { [INFO] [stdout] | ---------------------------- method `native_db_primary_key` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 125 | let primary_key = item.native_db_primary_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryOptional` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_primary_key`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:126:33 [INFO] [stdout] | [INFO] [stdout] 126 | assert_eq!(primary_key, "1".database_inner_key_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_secondary_keys` found for struct `secondary_key::ItemSecondaryOptional` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:128:60 [INFO] [stdout] | [INFO] [stdout] 100 | struct ItemSecondaryOptional { [INFO] [stdout] | ---------------------------- method `native_db_secondary_keys` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 128 | let secondary_key: HashMap<_, DatabaseKeyValue> = item.native_db_secondary_keys(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryOptional` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_secondary_keys`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:139:51 [INFO] [stdout] | [INFO] [stdout] 139 | &DatabaseKeyValue::Optional(Some("test-1".database_inner_key_value())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_secondary_keys` found for struct `secondary_key::ItemSecondaryOptional` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key.rs:143:65 [INFO] [stdout] | [INFO] [stdout] 100 | struct ItemSecondaryOptional { [INFO] [stdout] | ---------------------------- method `native_db_secondary_keys` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 143 | let secondary_key: HashMap<_, DatabaseKeyValue> = item_none.native_db_secondary_keys(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryOptional` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_secondary_keys`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_primary_key` found for struct `secondary_key_attribute::ItemSecondary` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 10 | struct ItemSecondary { [INFO] [stdout] | -------------------- method `native_db_primary_key` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 24 | let primary_key = item.native_db_primary_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondary` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_primary_key`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for type `u32` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | assert_eq!(primary_key, 1u32.database_inner_key_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `u32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `u32` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_secondary_keys` found for struct `secondary_key_attribute::ItemSecondary` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:27:60 [INFO] [stdout] | [INFO] [stdout] 10 | struct ItemSecondary { [INFO] [stdout] | -------------------- method `native_db_secondary_keys` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 27 | let secondary_key: HashMap<_, DatabaseKeyValue> = item.native_db_secondary_keys(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondary` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_secondary_keys`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | &DatabaseKeyValue::Default("test".database_inner_key_value()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_primary_key` found for struct `secondary_key_attribute::ItemSecondaryOptional` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 45 | struct ItemSecondaryOptional { [INFO] [stdout] | ---------------------------- method `native_db_primary_key` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 59 | let primary_key = item.native_db_primary_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryOptional` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_primary_key`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for type `u32` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(primary_key, 1u32.database_inner_key_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `u32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `u32` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_secondary_keys` found for struct `secondary_key_attribute::ItemSecondaryOptional` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:62:60 [INFO] [stdout] | [INFO] [stdout] 45 | struct ItemSecondaryOptional { [INFO] [stdout] | ---------------------------- method `native_db_secondary_keys` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 62 | let secondary_key: HashMap<_, DatabaseKeyValue> = item.native_db_secondary_keys(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryOptional` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_secondary_keys`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:73:49 [INFO] [stdout] | [INFO] [stdout] 73 | &DatabaseKeyValue::Optional(Some("test".database_inner_key_value())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_secondary_keys` found for struct `secondary_key_attribute::ItemSecondaryOptional` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:77:65 [INFO] [stdout] | [INFO] [stdout] 45 | struct ItemSecondaryOptional { [INFO] [stdout] | ---------------------------- method `native_db_secondary_keys` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 77 | let secondary_key: HashMap<_, DatabaseKeyValue> = item_none.native_db_secondary_keys(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryOptional` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_secondary_keys`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_primary_key` found for struct `secondary_key_attribute::ItemSecondaryUnique` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 95 | struct ItemSecondaryUnique { [INFO] [stdout] | -------------------------- method `native_db_primary_key` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 109 | let primary_key = item.native_db_primary_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryUnique` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_primary_key`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for type `u32` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | assert_eq!(primary_key, 1u32.database_inner_key_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `u32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `u32` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_secondary_keys` found for struct `secondary_key_attribute::ItemSecondaryUnique` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:112:60 [INFO] [stdout] | [INFO] [stdout] 95 | struct ItemSecondaryUnique { [INFO] [stdout] | -------------------------- method `native_db_secondary_keys` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 112 | let secondary_key: HashMap<_, DatabaseKeyValue> = item.native_db_secondary_keys(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryUnique` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_secondary_keys`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:123:43 [INFO] [stdout] | [INFO] [stdout] 123 | &DatabaseKeyValue::Default("test".database_inner_key_value()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_primary_key` found for struct `ItemSecondaryOthers` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:147:28 [INFO] [stdout] | [INFO] [stdout] 130 | struct ItemSecondaryOthers { [INFO] [stdout] | -------------------------- method `native_db_primary_key` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 147 | let primary_key = item.native_db_primary_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryOthers` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_primary_key`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for type `u32` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | assert_eq!(primary_key, 1u32.database_inner_key_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `u32` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `u32` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_secondary_keys` found for struct `ItemSecondaryOthers` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:150:60 [INFO] [stdout] | [INFO] [stdout] 130 | struct ItemSecondaryOthers { [INFO] [stdout] | -------------------------- method `native_db_secondary_keys` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 150 | let secondary_key: HashMap<_, DatabaseKeyValue> = item.native_db_secondary_keys(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryOthers` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_secondary_keys`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:161:43 [INFO] [stdout] | [INFO] [stdout] 161 | &DatabaseKeyValue::Default("test".database_inner_key_value()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:172:44 [INFO] [stdout] | [INFO] [stdout] 172 | &DatabaseKeyValue::Default("test2".database_inner_key_value()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_primary_key` found for struct `ItemSecondaryMix` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 11 | struct ItemSecondaryMix { [INFO] [stdout] | ----------------------- method `native_db_primary_key` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 33 | let primary_key = item.native_db_primary_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryMix` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_primary_key`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(primary_key, "1-test".database_inner_key_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `native_db_secondary_keys` found for struct `ItemSecondaryMix` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:36:60 [INFO] [stdout] | [INFO] [stdout] 11 | struct ItemSecondaryMix { [INFO] [stdout] | ----------------------- method `native_db_secondary_keys` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 36 | let secondary_key: HashMap<_, DatabaseKeyValue> = item.native_db_secondary_keys(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ItemSecondaryMix` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `native_db_secondary_keys`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `native_db_32bit::Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | "test-1".database_inner_key_value() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `database_inner_key_value` found for reference `&'static str` in the current scope [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:59:43 [INFO] [stdout] | [INFO] [stdout] 59 | &DatabaseKeyValue::Default("test".database_inner_key_value()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/db_type/key/inner_key_value.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn database_inner_key_value(&self) -> DatabaseInnerKeyValue; [INFO] [stdout] | ------------------------ the method is available for `&'static str` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `InnerKeyValue` which provides `database_inner_key_value` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::InnerKeyValue; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_, _>` [INFO] [stdout] --> tests/watch/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | let dba = Arc::clone(&db); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | let (recv, _) = dba.watch().get().primary::(item_a.id).unwrap(); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `dba` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 97 | let dba: Arc = Arc::clone(&db); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_, _>` [INFO] [stdout] --> tests/watch/mod.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | let dbb = Arc::clone(&db); [INFO] [stdout] | ^^^ [INFO] [stdout] 124 | let rw = dbb.rw_transaction().unwrap(); [INFO] [stdout] | -------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `dbb` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 123 | let dbb: Arc = Arc::clone(&db); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/macro_def/primary_key.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/macro_def/primary_key_attribute.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/macro_def/secondary_key.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/migrate/only_primary_key.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/primary_drain/only_primary_key.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/primary_drain/with_secondary_keys.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_get_pk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_get_sk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_len_pk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_remove_pk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_remove_sk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_update_pk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_update_sk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/watch/watch_optional.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/watch/mod.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 132 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `native_db-32bit` (test "modules") due to 133 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e5f46a550873a3b839160a9ea2957a122bd25afa429000dee26832fa60607890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f46a550873a3b839160a9ea2957a122bd25afa429000dee26832fa60607890", kill_on_drop: false }` [INFO] [stdout] e5f46a550873a3b839160a9ea2957a122bd25afa429000dee26832fa60607890