[INFO] fetching crate native_db-32bit 0.5.4...
[INFO] testing native_db-32bit-0.5.4 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate native_db-32bit 0.5.4 into /workspace/builds/worker-7-tc2/source
[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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate native_db-32bit 0.5.4 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding native_db_macro v0.5.3 (available: v0.8.2)
[INFO] [stderr]       Adding native_model v0.4.20 (available: v0.6.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99f6c63da6bd5d2f358afdf8ee5ce632875394cac3d8991082c001805bf478c0
[INFO] running `Command { std: "docker" "start" "-a" "99f6c63da6bd5d2f358afdf8ee5ce632875394cac3d8991082c001805bf478c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99f6c63da6bd5d2f358afdf8ee5ce632875394cac3d8991082c001805bf478c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99f6c63da6bd5d2f358afdf8ee5ce632875394cac3d8991082c001805bf478c0", kill_on_drop: false }`
[INFO] [stdout] 99f6c63da6bd5d2f358afdf8ee5ce632875394cac3d8991082c001805bf478c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bddc721c9fee03161fa0a985700950da6fab5b00813820022564c704092f831
[INFO] running `Command { std: "docker" "start" "-a" "3bddc721c9fee03161fa0a985700950da6fab5b00813820022564c704092f831", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling redb-32bit v1.5.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling native_model_macro v0.4.20
[INFO] [stderr]    Compiling native_db_macro v0.5.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling native_model v0.4.20
[INFO] [stderr]    Compiling native_db-32bit v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn rw_transaction(&self) -> Result<RwTransaction> {
[INFO] [stdout]    |                           ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn rw_transaction(&self) -> Result<RwTransaction<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn r_transaction(&self) -> Result<RTransaction> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn r_transaction(&self) -> Result<RTransaction<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn watch(&self) -> Watch {
[INFO] [stdout]    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn watch(&self) -> Watch<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database_builder.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database_builder.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn open(&self, path: impl AsRef<Path>) -> Result<Database> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn open(&self, path: impl AsRef<Path>) -> Result<Database<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database_builder.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn create_in_memory(&self) -> Result<Database> {
[INFO] [stdout]    |                             ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn create_in_memory(&self) -> Result<Database<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/private_readable_transaction.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition>;
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/r_transaction.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/rw_transaction.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/primary_scan.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn all(&self) -> PrimaryScanIterator<T> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn all(&self) -> PrimaryScanIterator<'_, T> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/primary_scan.rs:95:57
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn range<TR: InnerKeyValue, R: RangeBounds<TR>>(&self, range: R) -> PrimaryScanIterator<T> {
[INFO] [stdout]    |                                                         ^^^^^               ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn range<TR: InnerKeyValue, R: RangeBounds<TR>>(&self, range: R) -> PrimaryScanIterator<'_, T> {
[INFO] [stdout]    |                                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/secondary_scan.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn all(&self) -> SecondaryScanIterator<PrimaryTable, T> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn all(&self) -> SecondaryScanIterator<'_, PrimaryTable, T> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/secondary_scan.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 114 |         range: R,
[INFO] [stdout] 115 |     ) -> SecondaryScanIterator<PrimaryTable, T> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     ) -> SecondaryScanIterator<'_, PrimaryTable, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch/query/scan.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn primary(&self) -> WatchScanPrimary {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |         |
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn primary(&self) -> WatchScanPrimary<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch/query/scan.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 26 |         key_def: impl KeyDefinition<DatabaseSecondaryKeyOptions>,
[INFO] [stdout] 27 |     ) -> WatchScanSecondary {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the same lifetime is hidden here
[INFO] [stdout]    |          the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> WatchScanSecondary<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.88s
[INFO] running `Command { std: "docker" "inspect" "3bddc721c9fee03161fa0a985700950da6fab5b00813820022564c704092f831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bddc721c9fee03161fa0a985700950da6fab5b00813820022564c704092f831", kill_on_drop: false }`
[INFO] [stdout] 3bddc721c9fee03161fa0a985700950da6fab5b00813820022564c704092f831
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 884d1d9327a4934d86b694ecf51adb392c37073df5906a24ad2705664c50bd11
[INFO] running `Command { std: "docker" "start" "-a" "884d1d9327a4934d86b694ecf51adb392c37073df5906a24ad2705664c50bd11", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling native_model v0.4.20
[INFO] [stderr]    Compiling native_db-32bit v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn rw_transaction(&self) -> Result<RwTransaction> {
[INFO] [stdout]    |                           ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn rw_transaction(&self) -> Result<RwTransaction<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn r_transaction(&self) -> Result<RTransaction> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn r_transaction(&self) -> Result<RTransaction<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn watch(&self) -> Watch {
[INFO] [stdout]    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn watch(&self) -> Watch<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database_builder.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database_builder.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn open(&self, path: impl AsRef<Path>) -> Result<Database> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn open(&self, path: impl AsRef<Path>) -> Result<Database<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database_builder.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn create_in_memory(&self) -> Result<Database> {
[INFO] [stdout]    |                             ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn create_in_memory(&self) -> Result<Database<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/private_readable_transaction.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition>;
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/r_transaction.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/rw_transaction.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/primary_scan.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn all(&self) -> PrimaryScanIterator<T> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn all(&self) -> PrimaryScanIterator<'_, T> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/primary_scan.rs:95:57
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn range<TR: InnerKeyValue, R: RangeBounds<TR>>(&self, range: R) -> PrimaryScanIterator<T> {
[INFO] [stdout]    |                                                         ^^^^^               ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn range<TR: InnerKeyValue, R: RangeBounds<TR>>(&self, range: R) -> PrimaryScanIterator<'_, T> {
[INFO] [stdout]    |                                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/secondary_scan.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn all(&self) -> SecondaryScanIterator<PrimaryTable, T> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn all(&self) -> SecondaryScanIterator<'_, PrimaryTable, T> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/secondary_scan.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 114 |         range: R,
[INFO] [stdout] 115 |     ) -> SecondaryScanIterator<PrimaryTable, T> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     ) -> SecondaryScanIterator<'_, PrimaryTable, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch/query/scan.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn primary(&self) -> WatchScanPrimary {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |         |
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn primary(&self) -> WatchScanPrimary<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch/query/scan.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 26 |         key_def: impl KeyDefinition<DatabaseSecondaryKeyOptions>,
[INFO] [stdout] 27 |     ) -> WatchScanSecondary {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the same lifetime is hidden here
[INFO] [stdout]    |          the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> WatchScanSecondary<'_> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling shortcut_assert_fs v0.1.0
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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/transaction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use native_db::*;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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] 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[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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[E0432]: unresolved import `native_db`
[INFO] [stdout]  --> tests/util.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use native_db::*;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `native_db-32bit` (test "transaction") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/convert_all.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert!(recv_av1.try_recv().is_err());
[INFO] [stdout]    |             ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/convert_all.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     assert!(recv_av2.try_recv().is_err());
[INFO] [stdout]    |             ^^^^^^^^ cannot infer type
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `native_db-32bit` (test "simple_multithreads") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `native_db-32bit` (test "util") due to 1 previous error
[INFO] [stderr] error: could not compile `native_db-32bit` (test "convert_all") due to 7 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `native_db-32bit` (test "snapshot") due to 3 previous errors; 1 warning emitted
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for trait `bincode::Decode`
[INFO] [stdout]    --> tests/native_model.rs:16:18
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl<T: bincode::Decode> native_model::Decode<T> for Bincode {
[INFO] [stdout]     |                  ^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 1 generic parameter: `Context`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub trait Decode<Context>: Sized {
[INFO] [stdout]     |           ^^^^^^ -------
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl<T: bincode::Decode<Context>> native_model::Decode<T> for Bincode {
[INFO] [stdout]     |                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `native_db-32bit` (test "scan") due to 4 previous errors; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[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/primary_key.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use native_db::*;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `native_db`
[INFO] [stdout]  --> tests/watch/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use native_db::watch::Event;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `native_db`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `native_db`, use `cargo add native_db` to add it to your `Cargo.toml`
[INFO] [stdout] 
[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: 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] [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]   = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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] [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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]     = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]     = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]     = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]     = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]     = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn rw_transaction(&self) -> Result<RwTransaction> {
[INFO] [stdout]    |                           ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn rw_transaction(&self) -> Result<RwTransaction<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn r_transaction(&self) -> Result<RTransaction> {
[INFO] [stdout]    |                          ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn r_transaction(&self) -> Result<RTransaction<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn watch(&self) -> Watch {
[INFO] [stdout]    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn watch(&self) -> Watch<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database_builder.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database_builder.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn open(&self, path: impl AsRef<Path>) -> Result<Database> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn open(&self, path: impl AsRef<Path>) -> Result<Database<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database_builder.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn create_in_memory(&self) -> Result<Database> {
[INFO] [stdout]    |                             ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn create_in_memory(&self) -> Result<Database<'_>> {
[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]     = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/private_readable_transaction.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition>;
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/r_transaction.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/rw_transaction.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/primary_scan.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn all(&self) -> PrimaryScanIterator<T> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn all(&self) -> PrimaryScanIterator<'_, T> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/primary_scan.rs:95:57
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn range<TR: InnerKeyValue, R: RangeBounds<TR>>(&self, range: R) -> PrimaryScanIterator<T> {
[INFO] [stdout]    |                                                         ^^^^^               ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn range<TR: InnerKeyValue, R: RangeBounds<TR>>(&self, range: R) -> PrimaryScanIterator<'_, T> {
[INFO] [stdout]    |                                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/secondary_scan.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn all(&self) -> SecondaryScanIterator<PrimaryTable, T> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn all(&self) -> SecondaryScanIterator<'_, PrimaryTable, T> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/secondary_scan.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 114 |         range: R,
[INFO] [stdout] 115 |     ) -> SecondaryScanIterator<PrimaryTable, T> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     ) -> SecondaryScanIterator<'_, PrimaryTable, T> {
[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]     = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch/query/scan.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn primary(&self) -> WatchScanPrimary {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |         |
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn primary(&self) -> WatchScanPrimary<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch/query/scan.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 26 |         key_def: impl KeyDefinition<DatabaseSecondaryKeyOptions>,
[INFO] [stdout] 27 |     ) -> WatchScanSecondary {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the same lifetime is hidden here
[INFO] [stdout]    |          the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> WatchScanSecondary<'_> {
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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: 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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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] [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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[INFO] [stdout] 
[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]    = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]     = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[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]     = note: `secondary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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]     = note: `primary_key` is an attribute that can be used by the derive macro `KeyAttributes`, you might be missing a `derive` attribute
[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 `primary_key::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 `&'static 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 `primary_key_attribute::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 `secondary_key::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 `&'static 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 `secondary_key::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 `&'static 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 `secondary_key::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 `&'static 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 `secondary_key::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 `&'static 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 `secondary_key::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 `&'static 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 `secondary_key::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 `&'static 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 `secondary_key::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 `secondary_key_attribute::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 `secondary_key_attribute::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 `&'static 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 `secondary_key_attribute::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 `secondary_key_attribute::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 `&'static 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 `secondary_key_attribute::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 `secondary_key_attribute::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 `secondary_key_attribute::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 `&'static 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 `&'static 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 `&'static 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 `&'static 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 `&'static 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 `&'static 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
[INFO] [stdout]   --> tests/watch/watch_optional.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |             if let Event::Insert(event) = recv.recv_timeout(super::TIMEOUT).unwrap() {
[INFO] [stdout]    |                                           ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/watch/watch_optional.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let result = recv.recv_timeout(super::TIMEOUT);
[INFO] [stdout]    |                      ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/watch_optional.rs:119:43
[INFO] [stdout]     |
[INFO] [stdout] 119 |             if let Event::Insert(event) = recv.recv_timeout(super::TIMEOUT).unwrap() {
[INFO] [stdout]     |                                           ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/watch/mod.rs:49:64
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let inner_event: ItemA = if let Event::Insert(event) = recv.recv_timeout(TIMEOUT).unwrap() {
[INFO] [stdout]    |                                                                ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/watch/mod.rs:77:64
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let inner_event: ItemA = if let Event::Insert(event) = recv.recv_timeout(TIMEOUT).unwrap() {
[INFO] [stdout]    |                                                                ^^^^ cannot infer type
[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::<ItemA>(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 placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout]  97 |     let dba: Arc<T, A> = Arc::clone(&db);
[INFO] [stdout]     |            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/mod.rs:114:51
[INFO] [stdout]     |
[INFO] [stdout] 114 |                     if let Event::Insert(event) = recv.recv_timeout(TIMEOUT).unwrap() {
[INFO] [stdout]     |                                                   ^^^^ cannot infer type
[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 placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let dbb: Arc<T, A> = Arc::clone(&db);
[INFO] [stdout]     |                +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/mod.rs:134:47
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 if let Event::Insert(event) = recv.recv_timeout(TIMEOUT).unwrap() {
[INFO] [stdout]     |                                               ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/mod.rs:167:60
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let inner_event: ItemB = if let Event::Insert(event) = recv.recv_timeout(TIMEOUT).unwrap() {
[INFO] [stdout]     |                                                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/mod.rs:210:66
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let inner_event: ItemA1K = if let Event::Insert(event) = recv.recv_timeout(TIMEOUT).unwrap()
[INFO] [stdout]     |                                                                  ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/mod.rs:251:66
[INFO] [stdout]     |
[INFO] [stdout] 251 |         let inner_event: ItemA1K = if let Event::Insert(event) = recv.recv_timeout(TIMEOUT).unwrap()
[INFO] [stdout]     |                                                                  ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/mod.rs:279:64
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let inner_event: ItemA = if let Event::Insert(event) = recv.recv_timeout(TIMEOUT).unwrap() {
[INFO] [stdout]     |                                                                ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/mod.rs:335:64
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let inner_event: ItemC = if let Event::Insert(event) = recv.recv_timeout(TIMEOUT).unwrap() {
[INFO] [stdout]     |                                                                ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/mod.rs:380:66
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let inner_event: ItemA1K = if let Event::Insert(event) = recv.recv_timeout(TIMEOUT).unwrap()
[INFO] [stdout]     |                                                                  ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/mod.rs:407:5
[INFO] [stdout]     |
[INFO] [stdout] 407 |     recv.recv_timeout(TIMEOUT).unwrap();
[INFO] [stdout]     |     ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/watch/mod.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     recv.recv_timeout(TIMEOUT).unwrap();
[INFO] [stdout]     |     ^^^^ cannot infer type
[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)]` (part of `#[warn(unused)]`) 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] 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 147 previous errors; 18 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "884d1d9327a4934d86b694ecf51adb392c37073df5906a24ad2705664c50bd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "884d1d9327a4934d86b694ecf51adb392c37073df5906a24ad2705664c50bd11", kill_on_drop: false }`
[INFO] [stdout] 884d1d9327a4934d86b694ecf51adb392c37073df5906a24ad2705664c50bd11
