Nov 01 04:57:49.802 INFO checking flosse/openfairdb against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 04:57:49.802 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 01 04:57:50.301 INFO blam! 6b240ea26d0f47675f2f79e3314a239911e5395f75d1482e6a0676d3497fd2a8 Nov 01 04:57:50.302 INFO running `"docker" "start" "-a" "6b240ea26d0f47675f2f79e3314a239911e5395f75d1482e6a0676d3497fd2a8"` Nov 01 04:57:51.736 INFO kablam! usermod: no changes Nov 01 04:57:52.179 INFO kablam! Checking ascii_utils v0.9.3 Nov 01 04:57:52.179 INFO kablam! Checking quoted_printable v0.4.0 Nov 01 04:57:52.192 INFO kablam! Compiling rust-crypto v0.2.36 Nov 01 04:57:52.236 INFO kablam! Compiling r2d2 v0.8.2 Nov 01 04:57:52.237 INFO kablam! Compiling syn v0.11.11 Nov 01 04:57:52.269 INFO kablam! Compiling libsqlite3-sys v0.9.3 Nov 01 04:57:52.273 INFO kablam! Checking csv-core v0.1.4 Nov 01 04:57:54.956 INFO kablam! Compiling hyper v0.10.13 Nov 01 04:57:56.495 INFO kablam! Checking fast_chemail v0.9.5 Nov 01 04:57:56.803 INFO kablam! Checking diesel v1.3.3 Nov 01 04:57:56.882 INFO kablam! Checking serde v1.0.80 Nov 01 04:57:59.462 INFO kablam! Checking failure v0.1.3 Nov 01 04:58:30.042 INFO kablam! Checking dotenv v0.13.0 Nov 01 04:58:45.892 INFO kablam! Checking pwhash v0.2.0 Nov 01 04:58:54.880 INFO kablam! Checking toml v0.4.8 Nov 01 04:58:54.880 INFO kablam! Checking serde_json v1.0.32 Nov 01 04:58:54.880 INFO kablam! Checking csv v1.0.2 Nov 01 04:59:07.648 INFO kablam! Checking rocket v0.3.17 Nov 01 04:59:28.818 INFO kablam! Checking rocket_contrib v0.3.17 Nov 01 04:59:49.929 INFO kablam! Compiling rocket_codegen v0.3.17 Nov 01 05:00:04.844 INFO kablam! Checking migrations_internals v1.3.0 Nov 01 05:00:09.894 INFO kablam! Compiling migrations_macros v1.3.0 Nov 01 05:00:20.464 INFO kablam! Checking diesel_migrations v1.3.0 Nov 01 05:00:22.049 INFO kablam! Checking openfairdb v0.3.9 (/source) Nov 01 05:00:30.364 INFO kablam! warning: unused import: `super::*` Nov 01 05:00:30.364 INFO kablam! --> src/core/util/parse.rs:27:9 Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! 27 | use super::*; Nov 01 05:00:30.364 INFO kablam! | ^^^^^^^^ Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 05:00:30.364 INFO kablam! Nov 01 05:00:30.364 INFO kablam! warning: cannot find type `Entry` in this scope Nov 01 05:00:30.364 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:10 Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.364 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 05:00:30.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.364 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.364 INFO kablam! Nov 01 05:00:30.364 INFO kablam! warning: cannot find type `entries` in this scope Nov 01 05:00:30.364 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.364 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.364 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.364 INFO kablam! Nov 01 05:00:30.364 INFO kablam! warning: cannot find type `Entry` in this scope Nov 01 05:00:30.364 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.364 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.364 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.364 INFO kablam! Nov 01 05:00:30.364 INFO kablam! warning: cannot find type `Category` in this scope Nov 01 05:00:30.364 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:10 Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.364 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.364 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.364 INFO kablam! Nov 01 05:00:30.364 INFO kablam! warning: cannot find type `categories` in this scope Nov 01 05:00:30.364 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 01 05:00:30.364 INFO kablam! | Nov 01 05:00:30.364 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.364 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.365 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.365 INFO kablam! Nov 01 05:00:30.365 INFO kablam! warning: cannot find type `Category` in this scope Nov 01 05:00:30.365 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.365 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.365 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.365 INFO kablam! Nov 01 05:00:30.365 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 01 05:00:30.365 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.365 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.365 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.365 INFO kablam! Nov 01 05:00:30.365 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 01 05:00:30.365 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.365 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.365 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.365 INFO kablam! Nov 01 05:00:30.365 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 01 05:00:30.365 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:24 Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.365 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.365 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.365 INFO kablam! Nov 01 05:00:30.365 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 01 05:00:30.365 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.365 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.365 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.365 INFO kablam! Nov 01 05:00:30.365 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 01 05:00:30.365 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.365 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.365 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.365 INFO kablam! Nov 01 05:00:30.365 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 01 05:00:30.365 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.365 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.365 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.365 INFO kablam! Nov 01 05:00:30.365 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 01 05:00:30.365 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.365 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.365 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.365 INFO kablam! Nov 01 05:00:30.365 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 01 05:00:30.365 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:24 Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.365 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.365 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.365 INFO kablam! Nov 01 05:00:30.365 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 01 05:00:30.365 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 01 05:00:30.365 INFO kablam! | Nov 01 05:00:30.365 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.365 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.366 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.366 INFO kablam! Nov 01 05:00:30.366 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 01 05:00:30.366 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.366 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.366 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.366 INFO kablam! Nov 01 05:00:30.366 INFO kablam! warning: cannot find type `Tag` in this scope Nov 01 05:00:30.366 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:10 Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.366 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.366 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.366 INFO kablam! Nov 01 05:00:30.366 INFO kablam! warning: cannot find type `tags` in this scope Nov 01 05:00:30.366 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.366 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.366 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.366 INFO kablam! Nov 01 05:00:30.366 INFO kablam! warning: cannot find type `Tag` in this scope Nov 01 05:00:30.366 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.366 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.366 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.366 INFO kablam! Nov 01 05:00:30.366 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:00:30.366 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 01 05:00:30.366 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.366 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.366 INFO kablam! Nov 01 05:00:30.366 INFO kablam! warning: cannot find type `users` in this scope Nov 01 05:00:30.366 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 01 05:00:30.366 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.366 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.366 INFO kablam! Nov 01 05:00:30.366 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:00:30.366 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:24 Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 01 05:00:30.366 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.366 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.366 INFO kablam! Nov 01 05:00:30.366 INFO kablam! warning: cannot find type `users` in this scope Nov 01 05:00:30.366 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 01 05:00:30.366 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.366 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.366 INFO kablam! Nov 01 05:00:30.366 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:00:30.366 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 01 05:00:30.366 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.366 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.366 INFO kablam! Nov 01 05:00:30.366 INFO kablam! warning: cannot find type `Comment` in this scope Nov 01 05:00:30.366 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:10 Nov 01 05:00:30.366 INFO kablam! | Nov 01 05:00:30.366 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.367 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.367 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.367 INFO kablam! Nov 01 05:00:30.367 INFO kablam! warning: cannot find type `comments` in this scope Nov 01 05:00:30.367 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.367 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.367 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.367 INFO kablam! Nov 01 05:00:30.367 INFO kablam! warning: cannot find type `Comment` in this scope Nov 01 05:00:30.367 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.367 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.367 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.367 INFO kablam! Nov 01 05:00:30.367 INFO kablam! warning: cannot find type `Rating` in this scope Nov 01 05:00:30.367 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:10 Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.367 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.367 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.367 INFO kablam! Nov 01 05:00:30.367 INFO kablam! warning: cannot find type `ratings` in this scope Nov 01 05:00:30.367 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.367 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.367 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.367 INFO kablam! Nov 01 05:00:30.367 INFO kablam! warning: cannot find type `Rating` in this scope Nov 01 05:00:30.367 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.367 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.367 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.367 INFO kablam! Nov 01 05:00:30.367 INFO kablam! warning: cannot find type `Entry` in this scope Nov 01 05:00:30.367 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.367 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.367 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.367 INFO kablam! Nov 01 05:00:30.367 INFO kablam! warning: cannot find type `Rating` in this scope Nov 01 05:00:30.367 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.367 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.367 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.367 INFO kablam! Nov 01 05:00:30.367 INFO kablam! warning: cannot find type `ratings` in this scope Nov 01 05:00:30.367 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.367 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.367 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.367 INFO kablam! Nov 01 05:00:30.367 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 01 05:00:30.367 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:10 Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.367 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.367 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.367 INFO kablam! Nov 01 05:00:30.367 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 01 05:00:30.367 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 01 05:00:30.367 INFO kablam! | Nov 01 05:00:30.367 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.368 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.368 INFO kablam! Nov 01 05:00:30.368 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 01 05:00:30.368 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.368 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.368 INFO kablam! Nov 01 05:00:30.368 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:00:30.368 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.368 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.368 INFO kablam! Nov 01 05:00:30.368 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 01 05:00:30.368 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.368 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.368 INFO kablam! Nov 01 05:00:30.368 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 01 05:00:30.368 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.368 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.368 INFO kablam! Nov 01 05:00:30.368 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:00:30.368 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:00:30.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.368 INFO kablam! Nov 01 05:00:30.368 INFO kablam! warning: cannot find type `id` in this scope Nov 01 05:00:30.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.368 INFO kablam! Nov 01 05:00:30.368 INFO kablam! warning: cannot find type `south_west_lat` in this scope Nov 01 05:00:30.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.368 INFO kablam! Nov 01 05:00:30.368 INFO kablam! warning: cannot find type `south_west_lng` in this scope Nov 01 05:00:30.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.368 INFO kablam! Nov 01 05:00:30.368 INFO kablam! warning: cannot find type `north_east_lat` in this scope Nov 01 05:00:30.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.368 INFO kablam! | Nov 01 05:00:30.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.369 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.369 INFO kablam! Nov 01 05:00:30.369 INFO kablam! warning: cannot find type `north_east_lng` in this scope Nov 01 05:00:30.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.369 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.369 INFO kablam! Nov 01 05:00:30.369 INFO kablam! warning: cannot find type `username` in this scope Nov 01 05:00:30.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.369 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.369 INFO kablam! Nov 01 05:00:30.369 INFO kablam! warning: cannot find type `created` in this scope Nov 01 05:00:30.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.369 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.369 INFO kablam! Nov 01 05:00:30.369 INFO kablam! warning: cannot find type `version` in this scope Nov 01 05:00:30.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.369 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.369 INFO kablam! Nov 01 05:00:30.369 INFO kablam! warning: cannot find type `name` in this scope Nov 01 05:00:30.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.369 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.369 INFO kablam! Nov 01 05:00:30.369 INFO kablam! warning: cannot find type `text` in this scope Nov 01 05:00:30.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.369 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.369 INFO kablam! Nov 01 05:00:30.369 INFO kablam! warning: cannot find type `rating_id` in this scope Nov 01 05:00:30.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.369 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.369 INFO kablam! Nov 01 05:00:30.369 INFO kablam! warning: cannot find type `osm_node` in this scope Nov 01 05:00:30.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.369 INFO kablam! | Nov 01 05:00:30.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.369 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.369 INFO kablam! Nov 01 05:00:30.370 INFO kablam! warning: cannot find type `current` in this scope Nov 01 05:00:30.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.370 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.370 INFO kablam! Nov 01 05:00:30.370 INFO kablam! warning: cannot find type `title` in this scope Nov 01 05:00:30.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.370 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.370 INFO kablam! Nov 01 05:00:30.370 INFO kablam! warning: cannot find type `description` in this scope Nov 01 05:00:30.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.370 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.370 INFO kablam! Nov 01 05:00:30.370 INFO kablam! warning: cannot find type `lat` in this scope Nov 01 05:00:30.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.370 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.370 INFO kablam! Nov 01 05:00:30.370 INFO kablam! warning: cannot find type `lng` in this scope Nov 01 05:00:30.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.370 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.370 INFO kablam! Nov 01 05:00:30.370 INFO kablam! warning: cannot find type `street` in this scope Nov 01 05:00:30.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.370 INFO kablam! | Nov 01 05:00:30.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.370 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.370 INFO kablam! Nov 01 05:00:30.384 INFO kablam! warning: cannot find type `zip` in this scope Nov 01 05:00:30.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.384 INFO kablam! | Nov 01 05:00:30.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.384 INFO kablam! | Nov 01 05:00:30.384 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.384 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.384 INFO kablam! Nov 01 05:00:30.384 INFO kablam! warning: cannot find type `city` in this scope Nov 01 05:00:30.384 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.384 INFO kablam! | Nov 01 05:00:30.384 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.385 INFO kablam! | Nov 01 05:00:30.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.385 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.385 INFO kablam! Nov 01 05:00:30.385 INFO kablam! warning: cannot find type `country` in this scope Nov 01 05:00:30.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.385 INFO kablam! | Nov 01 05:00:30.385 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.385 INFO kablam! | Nov 01 05:00:30.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.385 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.385 INFO kablam! Nov 01 05:00:30.385 INFO kablam! warning: cannot find type `email` in this scope Nov 01 05:00:30.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.385 INFO kablam! | Nov 01 05:00:30.385 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.385 INFO kablam! | Nov 01 05:00:30.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.385 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.385 INFO kablam! Nov 01 05:00:30.385 INFO kablam! warning: cannot find type `telephone` in this scope Nov 01 05:00:30.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.385 INFO kablam! | Nov 01 05:00:30.385 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.385 INFO kablam! | Nov 01 05:00:30.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.385 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.385 INFO kablam! Nov 01 05:00:30.385 INFO kablam! warning: cannot find type `homepage` in this scope Nov 01 05:00:30.385 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.385 INFO kablam! | Nov 01 05:00:30.385 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.385 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.385 INFO kablam! | Nov 01 05:00:30.385 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.385 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.385 INFO kablam! Nov 01 05:00:30.400 INFO kablam! warning: cannot find type `license` in this scope Nov 01 05:00:30.400 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.400 INFO kablam! | Nov 01 05:00:30.400 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.400 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.400 INFO kablam! | Nov 01 05:00:30.400 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.400 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.401 INFO kablam! Nov 01 05:00:30.401 INFO kablam! warning: cannot find type `image_url` in this scope Nov 01 05:00:30.401 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.401 INFO kablam! | Nov 01 05:00:30.401 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.401 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.401 INFO kablam! | Nov 01 05:00:30.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.401 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.401 INFO kablam! Nov 01 05:00:30.401 INFO kablam! warning: cannot find type `image_link_url` in this scope Nov 01 05:00:30.401 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.401 INFO kablam! | Nov 01 05:00:30.401 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.401 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.401 INFO kablam! | Nov 01 05:00:30.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.401 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.401 INFO kablam! Nov 01 05:00:30.401 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 01 05:00:30.401 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.401 INFO kablam! | Nov 01 05:00:30.401 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.401 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.401 INFO kablam! | Nov 01 05:00:30.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.401 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.401 INFO kablam! Nov 01 05:00:30.401 INFO kablam! warning: cannot find type `entry_version` in this scope Nov 01 05:00:30.401 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.401 INFO kablam! | Nov 01 05:00:30.401 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.401 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.401 INFO kablam! | Nov 01 05:00:30.401 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.401 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.401 INFO kablam! Nov 01 05:00:30.401 INFO kablam! warning: cannot find type `category_id` in this scope Nov 01 05:00:30.401 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.401 INFO kablam! | Nov 01 05:00:30.401 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.401 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.401 INFO kablam! | Nov 01 05:00:30.416 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.416 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.416 INFO kablam! Nov 01 05:00:30.416 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 01 05:00:30.416 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.416 INFO kablam! | Nov 01 05:00:30.416 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.416 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.416 INFO kablam! | Nov 01 05:00:30.416 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.416 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.416 INFO kablam! Nov 01 05:00:30.416 INFO kablam! warning: cannot find type `value` in this scope Nov 01 05:00:30.416 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.416 INFO kablam! | Nov 01 05:00:30.416 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.416 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.416 INFO kablam! | Nov 01 05:00:30.416 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.416 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.416 INFO kablam! Nov 01 05:00:30.417 INFO kablam! warning: cannot find type `context` in this scope Nov 01 05:00:30.417 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.417 INFO kablam! | Nov 01 05:00:30.417 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.417 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.417 INFO kablam! | Nov 01 05:00:30.417 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.417 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.424 INFO kablam! Nov 01 05:00:30.424 INFO kablam! warning: cannot find type `source` in this scope Nov 01 05:00:30.424 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.424 INFO kablam! | Nov 01 05:00:30.424 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.424 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.424 INFO kablam! | Nov 01 05:00:30.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.424 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.424 INFO kablam! Nov 01 05:00:30.444 INFO kablam! warning: cannot find type `password` in this scope Nov 01 05:00:30.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.444 INFO kablam! | Nov 01 05:00:30.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.444 INFO kablam! | Nov 01 05:00:30.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.444 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.444 INFO kablam! Nov 01 05:00:30.444 INFO kablam! warning: cannot find type `email_confirmed` in this scope Nov 01 05:00:30.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.444 INFO kablam! | Nov 01 05:00:30.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.444 INFO kablam! | Nov 01 05:00:30.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.444 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.444 INFO kablam! Nov 01 05:00:30.480 INFO kablam! warning: cannot find type `Entry` in this scope Nov 01 05:00:30.480 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:10 Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.481 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 05:00:30.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.481 INFO kablam! Nov 01 05:00:30.481 INFO kablam! warning: cannot find type `entries` in this scope Nov 01 05:00:30.481 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.481 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.481 INFO kablam! Nov 01 05:00:30.481 INFO kablam! warning: cannot find type `Entry` in this scope Nov 01 05:00:30.481 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.481 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.481 INFO kablam! Nov 01 05:00:30.481 INFO kablam! warning: cannot find type `Category` in this scope Nov 01 05:00:30.481 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:10 Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.481 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.481 INFO kablam! Nov 01 05:00:30.481 INFO kablam! warning: cannot find type `categories` in this scope Nov 01 05:00:30.481 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.481 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.481 INFO kablam! Nov 01 05:00:30.481 INFO kablam! warning: cannot find type `Category` in this scope Nov 01 05:00:30.481 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.481 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.481 INFO kablam! Nov 01 05:00:30.481 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 01 05:00:30.481 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.481 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.481 INFO kablam! Nov 01 05:00:30.481 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 01 05:00:30.481 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.481 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.481 INFO kablam! Nov 01 05:00:30.481 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 01 05:00:30.481 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:24 Nov 01 05:00:30.481 INFO kablam! | Nov 01 05:00:30.481 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.481 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.482 INFO kablam! | Nov 01 05:00:30.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.482 INFO kablam! Nov 01 05:00:30.482 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 01 05:00:30.482 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 01 05:00:30.482 INFO kablam! | Nov 01 05:00:30.482 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.482 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.482 INFO kablam! | Nov 01 05:00:30.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.482 INFO kablam! Nov 01 05:00:30.482 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 01 05:00:30.482 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 01 05:00:30.482 INFO kablam! | Nov 01 05:00:30.482 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.482 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.482 INFO kablam! | Nov 01 05:00:30.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.482 INFO kablam! Nov 01 05:00:30.482 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 01 05:00:30.482 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 01 05:00:30.482 INFO kablam! | Nov 01 05:00:30.482 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.482 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.482 INFO kablam! | Nov 01 05:00:30.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.482 INFO kablam! Nov 01 05:00:30.482 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 01 05:00:30.482 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 01 05:00:30.482 INFO kablam! | Nov 01 05:00:30.482 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.482 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.482 INFO kablam! | Nov 01 05:00:30.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.482 INFO kablam! Nov 01 05:00:30.483 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 01 05:00:30.483 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:24 Nov 01 05:00:30.483 INFO kablam! | Nov 01 05:00:30.483 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.483 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.483 INFO kablam! | Nov 01 05:00:30.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.483 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.483 INFO kablam! Nov 01 05:00:30.483 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 01 05:00:30.483 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 01 05:00:30.483 INFO kablam! | Nov 01 05:00:30.483 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.483 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.483 INFO kablam! | Nov 01 05:00:30.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.483 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.483 INFO kablam! Nov 01 05:00:30.483 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 01 05:00:30.483 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 01 05:00:30.483 INFO kablam! | Nov 01 05:00:30.483 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 01 05:00:30.483 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.483 INFO kablam! | Nov 01 05:00:30.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.483 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.483 INFO kablam! Nov 01 05:00:30.483 INFO kablam! warning: cannot find type `Tag` in this scope Nov 01 05:00:30.483 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:10 Nov 01 05:00:30.483 INFO kablam! | Nov 01 05:00:30.483 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.483 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.483 INFO kablam! | Nov 01 05:00:30.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.483 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.483 INFO kablam! Nov 01 05:00:30.483 INFO kablam! warning: cannot find type `tags` in this scope Nov 01 05:00:30.483 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 01 05:00:30.483 INFO kablam! | Nov 01 05:00:30.483 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.483 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.483 INFO kablam! | Nov 01 05:00:30.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.484 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.484 INFO kablam! Nov 01 05:00:30.484 INFO kablam! warning: cannot find type `Tag` in this scope Nov 01 05:00:30.484 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.484 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.484 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.484 INFO kablam! Nov 01 05:00:30.484 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:00:30.484 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 01 05:00:30.484 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.484 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.484 INFO kablam! Nov 01 05:00:30.484 INFO kablam! warning: cannot find type `users` in this scope Nov 01 05:00:30.484 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 01 05:00:30.484 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.484 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.484 INFO kablam! Nov 01 05:00:30.484 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:00:30.484 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:24 Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 01 05:00:30.484 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.484 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.484 INFO kablam! Nov 01 05:00:30.484 INFO kablam! warning: cannot find type `users` in this scope Nov 01 05:00:30.484 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 01 05:00:30.484 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.484 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.484 INFO kablam! Nov 01 05:00:30.484 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:00:30.484 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 01 05:00:30.484 INFO kablam! | Nov 01 05:00:30.484 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 01 05:00:30.484 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.485 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.485 INFO kablam! Nov 01 05:00:30.485 INFO kablam! warning: cannot find type `Comment` in this scope Nov 01 05:00:30.485 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:10 Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.485 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.485 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.485 INFO kablam! Nov 01 05:00:30.485 INFO kablam! warning: cannot find type `comments` in this scope Nov 01 05:00:30.485 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.485 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.485 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.485 INFO kablam! Nov 01 05:00:30.485 INFO kablam! warning: cannot find type `Comment` in this scope Nov 01 05:00:30.485 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 01 05:00:30.485 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.485 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.485 INFO kablam! Nov 01 05:00:30.485 INFO kablam! warning: cannot find type `Rating` in this scope Nov 01 05:00:30.485 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:10 Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.485 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.485 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.485 INFO kablam! Nov 01 05:00:30.485 INFO kablam! warning: cannot find type `ratings` in this scope Nov 01 05:00:30.485 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.485 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.485 INFO kablam! | Nov 01 05:00:30.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.485 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.485 INFO kablam! Nov 01 05:00:30.486 INFO kablam! warning: cannot find type `Rating` in this scope Nov 01 05:00:30.486 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 01 05:00:30.486 INFO kablam! | Nov 01 05:00:30.486 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.486 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.486 INFO kablam! | Nov 01 05:00:30.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.486 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.486 INFO kablam! Nov 01 05:00:30.486 INFO kablam! warning: cannot find type `Entry` in this scope Nov 01 05:00:30.486 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 01 05:00:30.486 INFO kablam! | Nov 01 05:00:30.486 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.486 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.486 INFO kablam! | Nov 01 05:00:30.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.486 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.486 INFO kablam! Nov 01 05:00:30.486 INFO kablam! warning: cannot find type `Rating` in this scope Nov 01 05:00:30.486 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 01 05:00:30.486 INFO kablam! | Nov 01 05:00:30.486 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.486 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.486 INFO kablam! | Nov 01 05:00:30.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.486 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.486 INFO kablam! Nov 01 05:00:30.486 INFO kablam! warning: cannot find type `ratings` in this scope Nov 01 05:00:30.486 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 01 05:00:30.486 INFO kablam! | Nov 01 05:00:30.486 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.486 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.486 INFO kablam! | Nov 01 05:00:30.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.486 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.486 INFO kablam! Nov 01 05:00:30.486 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 01 05:00:30.486 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:10 Nov 01 05:00:30.487 INFO kablam! | Nov 01 05:00:30.487 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.487 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.487 INFO kablam! | Nov 01 05:00:30.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.487 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.487 INFO kablam! Nov 01 05:00:30.487 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 01 05:00:30.487 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 01 05:00:30.487 INFO kablam! | Nov 01 05:00:30.487 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.487 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.487 INFO kablam! | Nov 01 05:00:30.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.487 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.487 INFO kablam! Nov 01 05:00:30.487 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 01 05:00:30.487 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 01 05:00:30.487 INFO kablam! | Nov 01 05:00:30.487 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.487 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.487 INFO kablam! | Nov 01 05:00:30.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.487 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.487 INFO kablam! Nov 01 05:00:30.487 INFO kablam! warning: cannot find type `User` in this scope Nov 01 05:00:30.487 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 01 05:00:30.487 INFO kablam! | Nov 01 05:00:30.487 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.487 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.487 INFO kablam! | Nov 01 05:00:30.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.487 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.487 INFO kablam! Nov 01 05:00:30.487 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 01 05:00:30.487 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 01 05:00:30.487 INFO kablam! | Nov 01 05:00:30.487 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.487 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.487 INFO kablam! | Nov 01 05:00:30.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.487 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.487 INFO kablam! Nov 01 05:00:30.488 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 01 05:00:30.488 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 01 05:00:30.488 INFO kablam! | Nov 01 05:00:30.488 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 01 05:00:30.488 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.488 INFO kablam! | Nov 01 05:00:30.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.488 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.488 INFO kablam! Nov 01 05:00:30.489 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:00:30.489 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:00:30.489 INFO kablam! | Nov 01 05:00:30.489 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:00:30.489 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.489 INFO kablam! | Nov 01 05:00:30.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.489 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.489 INFO kablam! Nov 01 05:00:30.490 INFO kablam! warning: cannot find type `id` in this scope Nov 01 05:00:30.490 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.490 INFO kablam! | Nov 01 05:00:30.490 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.490 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.490 INFO kablam! | Nov 01 05:00:30.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.490 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.490 INFO kablam! Nov 01 05:00:30.491 INFO kablam! warning: cannot find type `south_west_lat` in this scope Nov 01 05:00:30.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.491 INFO kablam! | Nov 01 05:00:30.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.491 INFO kablam! | Nov 01 05:00:30.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.491 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.491 INFO kablam! Nov 01 05:00:30.491 INFO kablam! warning: cannot find type `south_west_lng` in this scope Nov 01 05:00:30.491 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.491 INFO kablam! | Nov 01 05:00:30.491 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.491 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.491 INFO kablam! | Nov 01 05:00:30.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.491 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.491 INFO kablam! Nov 01 05:00:30.492 INFO kablam! warning: cannot find type `north_east_lat` in this scope Nov 01 05:00:30.492 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.492 INFO kablam! | Nov 01 05:00:30.492 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.492 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.492 INFO kablam! | Nov 01 05:00:30.492 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.492 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.492 INFO kablam! Nov 01 05:00:30.492 INFO kablam! warning: cannot find type `north_east_lng` in this scope Nov 01 05:00:30.492 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.492 INFO kablam! | Nov 01 05:00:30.492 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.492 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.492 INFO kablam! | Nov 01 05:00:30.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.493 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.493 INFO kablam! Nov 01 05:00:30.501 INFO kablam! warning: cannot find type `username` in this scope Nov 01 05:00:30.501 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.501 INFO kablam! | Nov 01 05:00:30.501 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.501 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.501 INFO kablam! | Nov 01 05:00:30.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.501 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.501 INFO kablam! Nov 01 05:00:30.502 INFO kablam! warning: cannot find type `created` in this scope Nov 01 05:00:30.502 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.502 INFO kablam! | Nov 01 05:00:30.502 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.502 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.502 INFO kablam! | Nov 01 05:00:30.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.502 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.502 INFO kablam! Nov 01 05:00:30.502 INFO kablam! warning: cannot find type `version` in this scope Nov 01 05:00:30.502 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.502 INFO kablam! | Nov 01 05:00:30.502 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.502 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.502 INFO kablam! | Nov 01 05:00:30.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.503 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.503 INFO kablam! Nov 01 05:00:30.504 INFO kablam! warning: cannot find type `name` in this scope Nov 01 05:00:30.504 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.504 INFO kablam! | Nov 01 05:00:30.504 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.504 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.504 INFO kablam! | Nov 01 05:00:30.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.504 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.504 INFO kablam! Nov 01 05:00:30.505 INFO kablam! warning: cannot find type `text` in this scope Nov 01 05:00:30.505 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.505 INFO kablam! | Nov 01 05:00:30.505 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.505 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.505 INFO kablam! | Nov 01 05:00:30.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.505 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.505 INFO kablam! Nov 01 05:00:30.508 INFO kablam! warning: cannot find type `rating_id` in this scope Nov 01 05:00:30.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.508 INFO kablam! | Nov 01 05:00:30.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.508 INFO kablam! | Nov 01 05:00:30.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.508 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.508 INFO kablam! Nov 01 05:00:30.508 INFO kablam! warning: cannot find type `osm_node` in this scope Nov 01 05:00:30.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.508 INFO kablam! | Nov 01 05:00:30.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.508 INFO kablam! | Nov 01 05:00:30.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.508 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.508 INFO kablam! Nov 01 05:00:30.508 INFO kablam! warning: cannot find type `current` in this scope Nov 01 05:00:30.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.508 INFO kablam! | Nov 01 05:00:30.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.508 INFO kablam! | Nov 01 05:00:30.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.509 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.509 INFO kablam! Nov 01 05:00:30.509 INFO kablam! warning: cannot find type `title` in this scope Nov 01 05:00:30.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.509 INFO kablam! | Nov 01 05:00:30.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.509 INFO kablam! | Nov 01 05:00:30.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.509 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.509 INFO kablam! Nov 01 05:00:30.509 INFO kablam! warning: cannot find type `description` in this scope Nov 01 05:00:30.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.509 INFO kablam! | Nov 01 05:00:30.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.509 INFO kablam! | Nov 01 05:00:30.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.509 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.509 INFO kablam! Nov 01 05:00:30.509 INFO kablam! warning: cannot find type `lat` in this scope Nov 01 05:00:30.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.509 INFO kablam! | Nov 01 05:00:30.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.509 INFO kablam! | Nov 01 05:00:30.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.509 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.509 INFO kablam! Nov 01 05:00:30.510 INFO kablam! warning: cannot find type `lng` in this scope Nov 01 05:00:30.510 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.510 INFO kablam! | Nov 01 05:00:30.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.510 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.510 INFO kablam! | Nov 01 05:00:30.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.510 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.510 INFO kablam! Nov 01 05:00:30.510 INFO kablam! warning: cannot find type `street` in this scope Nov 01 05:00:30.510 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.510 INFO kablam! | Nov 01 05:00:30.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.510 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.510 INFO kablam! | Nov 01 05:00:30.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.510 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.516 INFO kablam! Nov 01 05:00:30.516 INFO kablam! warning: cannot find type `zip` in this scope Nov 01 05:00:30.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.516 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.516 INFO kablam! Nov 01 05:00:30.516 INFO kablam! warning: cannot find type `city` in this scope Nov 01 05:00:30.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.516 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.516 INFO kablam! Nov 01 05:00:30.516 INFO kablam! warning: cannot find type `country` in this scope Nov 01 05:00:30.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.516 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.516 INFO kablam! Nov 01 05:00:30.516 INFO kablam! warning: cannot find type `email` in this scope Nov 01 05:00:30.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.516 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.516 INFO kablam! Nov 01 05:00:30.516 INFO kablam! warning: cannot find type `telephone` in this scope Nov 01 05:00:30.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.516 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.516 INFO kablam! Nov 01 05:00:30.516 INFO kablam! warning: cannot find type `homepage` in this scope Nov 01 05:00:30.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.516 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.516 INFO kablam! Nov 01 05:00:30.516 INFO kablam! warning: cannot find type `license` in this scope Nov 01 05:00:30.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.516 INFO kablam! | Nov 01 05:00:30.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.517 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.517 INFO kablam! Nov 01 05:00:30.517 INFO kablam! warning: cannot find type `image_url` in this scope Nov 01 05:00:30.517 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.517 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.517 INFO kablam! Nov 01 05:00:30.517 INFO kablam! warning: cannot find type `image_link_url` in this scope Nov 01 05:00:30.517 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.517 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.517 INFO kablam! Nov 01 05:00:30.517 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 01 05:00:30.517 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.517 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.517 INFO kablam! Nov 01 05:00:30.517 INFO kablam! warning: cannot find type `entry_version` in this scope Nov 01 05:00:30.517 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.517 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.517 INFO kablam! Nov 01 05:00:30.517 INFO kablam! warning: cannot find type `category_id` in this scope Nov 01 05:00:30.517 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.517 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.517 INFO kablam! Nov 01 05:00:30.517 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 01 05:00:30.517 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.517 INFO kablam! | Nov 01 05:00:30.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.517 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.517 INFO kablam! Nov 01 05:00:30.519 INFO kablam! warning: cannot find type `value` in this scope Nov 01 05:00:30.519 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.519 INFO kablam! | Nov 01 05:00:30.519 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.519 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.519 INFO kablam! | Nov 01 05:00:30.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.519 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.519 INFO kablam! Nov 01 05:00:30.519 INFO kablam! warning: cannot find type `context` in this scope Nov 01 05:00:30.519 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.519 INFO kablam! | Nov 01 05:00:30.519 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.519 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.519 INFO kablam! | Nov 01 05:00:30.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.519 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.519 INFO kablam! Nov 01 05:00:30.521 INFO kablam! warning: cannot find type `source` in this scope Nov 01 05:00:30.521 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.521 INFO kablam! | Nov 01 05:00:30.521 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.521 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.521 INFO kablam! | Nov 01 05:00:30.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.521 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.521 INFO kablam! Nov 01 05:00:30.524 INFO kablam! warning: cannot find type `password` in this scope Nov 01 05:00:30.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.524 INFO kablam! | Nov 01 05:00:30.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.524 INFO kablam! | Nov 01 05:00:30.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.524 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.524 INFO kablam! Nov 01 05:00:30.524 INFO kablam! warning: cannot find type `email_confirmed` in this scope Nov 01 05:00:30.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:00:30.524 INFO kablam! | Nov 01 05:00:30.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:00:30.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:00:30.524 INFO kablam! | Nov 01 05:00:30.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 05:00:30.524 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:00:30.524 INFO kablam! Nov 01 05:00:38.604 INFO kablam! warning: function is never used: `create_connection_pool` Nov 01 05:00:38.604 INFO kablam! --> src/ports/web/mockdb.rs:35:1 Nov 01 05:00:38.604 INFO kablam! | Nov 01 05:00:38.604 INFO kablam! 35 | pub fn create_connection_pool(_: &str) -> Result { Nov 01 05:00:38.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 05:00:38.604 INFO kablam! | Nov 01 05:00:38.604 INFO kablam! = note: #[warn(dead_code)] on by default Nov 01 05:00:38.604 INFO kablam! Nov 01 05:00:38.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 47s Nov 01 05:00:38.924 INFO kablam! su: No module specific data is present Nov 01 05:00:40.264 INFO running `"docker" "rm" "-f" "6b240ea26d0f47675f2f79e3314a239911e5395f75d1482e6a0676d3497fd2a8"` Nov 01 05:00:40.596 INFO blam! 6b240ea26d0f47675f2f79e3314a239911e5395f75d1482e6a0676d3497fd2a8