[INFO] fetching crate native_db-32bit 0.5.4... [INFO] checking native_db-32bit-0.5.4 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate native_db-32bit 0.5.4 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate native_db-32bit 0.5.4 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 188 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.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a074065e96dba17d122cb55436449980574f248908eb40ab412c1a89db6dc69a [INFO] running `Command { std: "docker" "start" "-a" "a074065e96dba17d122cb55436449980574f248908eb40ab412c1a89db6dc69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a074065e96dba17d122cb55436449980574f248908eb40ab412c1a89db6dc69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a074065e96dba17d122cb55436449980574f248908eb40ab412c1a89db6dc69a", kill_on_drop: false }` [INFO] [stdout] a074065e96dba17d122cb55436449980574f248908eb40ab412c1a89db6dc69a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50642cf0269c9b8b43f83b3a5606aa0e4e5df880b97d100b5247739279cb24ea [INFO] running `Command { std: "docker" "start" "-a" "50642cf0269c9b8b43f83b3a5606aa0e4e5df880b97d100b5247739279cb24ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling redb-32bit v1.5.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking assert_fs v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling native_model_macro v0.4.20 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling native_db_macro v0.5.3 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking fslock v0.2.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking shortcut_assert_fs v0.1.0 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking 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 { [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> { [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 { [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> { [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) -> Result { [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) -> Result> { [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) -> Result { [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) -> Result> { [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 { [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> { [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; [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>; [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 { [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> { [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 { [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> { [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 { [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>(&self, range: R) -> PrimaryScanIterator { [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>(&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 { [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 { [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, [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] 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 { [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> { [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 { [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> { [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) -> Result { [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) -> Result> { [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) -> Result { [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) -> Result> { [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 { [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> { [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; [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>; [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 { [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> { [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 { [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> { [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 { [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>(&self, range: R) -> PrimaryScanIterator { [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>(&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 { [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 { [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, [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[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[E0107]: missing generics for trait `bincode::Decode` [INFO] [stdout] --> tests/native_model.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl native_model::Decode 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: Sized { [INFO] [stdout] | ^^^^^^ ------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 16 | impl> native_model::Decode for Bincode { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> benches/overhead_data_size.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of 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/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/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 `native_db` in this scope [INFO] [stdout] --> benches/overhead_data_size.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> benches/overhead_data_size.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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] [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] [stderr] error: could not compile `native_db-32bit` (test "native_model") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/simple_multithreads.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/snapshot.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/snapshot.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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[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[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] warning: unused import: `Model` [INFO] [stdout] --> tests/simple_multithreads.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `native_db` [INFO] [stdout] --> tests/macro_def/primary_key.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use native_db::*; [INFO] [stdout] | ^^^^^^^^^ use of 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/convert_all.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/convert_all.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/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] [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] [stderr] error: could not compile `native_db-32bit` (test "simple_multithreads") due to 3 previous errors; 1 warning emitted [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> benches/overhead_data_size.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[secondary_key] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/convert_all.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `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 `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[secondary_key(optional)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 94 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:129:3 [INFO] [stdout] | [INFO] [stdout] 129 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `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 `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[secondary_key()] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[native_db(primary_key(compute_primary_key), secondary_key(compute_secondary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/convert_all.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/migrate/only_primary_key.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db(primary_key(generate_my_primary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/migrate/only_primary_key.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[native_db(primary_key(generate_my_primary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[native_db(primary_key(id_key), secondary_key(name_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[native_db( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:192:3 [INFO] [stdout] | [INFO] [stdout] 192 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `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 `primary_key` in this scope [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:197:7 [INFO] [stdout] | [INFO] [stdout] 197 | #[secondary_key] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/primary_drain/only_primary_key.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db(primary_key(generate_my_primary_key))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/primary_drain/with_secondary_keys.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_get_pk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_get_pk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db(primary_key(pk), secondary_key(gk_1, unique))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/query/insert_get_sk.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[secondary_key(unique, optional)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_len_pk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_len_pk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_remove_pk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_remove_pk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[secondary_key] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `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 `secondary_key` in this scope [INFO] [stdout] --> tests/query/insert_remove_sk.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[secondary_key(unique, optional)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_update_pk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_update_pk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/query/insert_update_sk.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/query/insert_update_sk.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/transaction.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/query/insert_update_sk.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/watch/watch_optional.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 1 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `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/watch/watch_optional.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/watch/watch_optional.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[secondary_key(unique, optional)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/watch/mod.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/watch/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/snapshot.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/transaction.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/watch/mod.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/watch/mod.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/watch/mod.rs:178:3 [INFO] [stdout] | [INFO] [stdout] 178 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/watch/mod.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `secondary_key` in this scope [INFO] [stdout] --> tests/watch/mod.rs:182:7 [INFO] [stdout] | [INFO] [stdout] 182 | #[secondary_key(unique)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `native_db` in this scope [INFO] [stdout] --> tests/watch/mod.rs:297:3 [INFO] [stdout] | [INFO] [stdout] 297 | #[native_db] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these attribute macros [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_32bit::native_db; [INFO] [stdout] | [INFO] [stdout] 5 + use native_db_macro::native_db; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `primary_key` in this scope [INFO] [stdout] --> tests/watch/mod.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[primary_key] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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] [stderr] error: could not compile `native_db-32bit` (test "snapshot") due to 3 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `native_db-32bit` (bench "overhead_data_size") due to 3 previous errors; 1 warning emitted [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/convert_all.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/transaction.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `native_db-32bit` (test "convert_all") due to 5 previous errors; 1 warning emitted [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] warning: unused import: `Model` [INFO] [stdout] --> tests/scan.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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] 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 for `Arc<_, _>` [INFO] [stdout] --> tests/watch/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | let dba = Arc::clone(&db); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | let (recv, _) = dba.watch().get().primary::(item_a.id).unwrap(); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `dba` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 97 | let dba: Arc = Arc::clone(&db); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_, _>` [INFO] [stdout] --> tests/watch/mod.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | let dbb = Arc::clone(&db); [INFO] [stdout] | ^^^ [INFO] [stdout] 124 | let rw = dbb.rw_transaction().unwrap(); [INFO] [stdout] | -------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `dbb` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 123 | let dbb: Arc = Arc::clone(&db); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/macro_def/primary_key.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/macro_def/primary_key_attribute.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/macro_def/secondary_key.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/macro_def/secondary_key_attribute.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/macro_def/secondary_key_mix.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/migrate/only_primary_key.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/migrate/with_secondary_keys.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/primary_drain/only_primary_key.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/primary_drain/with_secondary_keys.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_get_pk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_get_sk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_len_pk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_remove_pk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_remove_sk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_update_pk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/query/insert_update_sk.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/watch/watch_optional.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> tests/watch/mod.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use native_model::{native_model, Model}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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 132 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "50642cf0269c9b8b43f83b3a5606aa0e4e5df880b97d100b5247739279cb24ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50642cf0269c9b8b43f83b3a5606aa0e4e5df880b97d100b5247739279cb24ea", kill_on_drop: false }` [INFO] [stdout] 50642cf0269c9b8b43f83b3a5606aa0e4e5df880b97d100b5247739279cb24ea