Nov 04 06:47:49.138 INFO checking flosse/openfairdb against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 06:47:49.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-7/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 04 06:47:49.613 INFO blam! 294498c57385ea4d4d2d7811a3879957c5eacbf6f4ba9a9f51ad6e3612d7105e Nov 04 06:47:49.619 INFO running `"docker" "start" "-a" "294498c57385ea4d4d2d7811a3879957c5eacbf6f4ba9a9f51ad6e3612d7105e"` Nov 04 06:47:51.115 INFO kablam! usermod: no changes Nov 04 06:47:51.579 INFO kablam! Compiling serde v1.0.80 Nov 04 06:47:51.587 INFO kablam! Compiling byteorder v1.2.7 Nov 04 06:47:51.587 INFO kablam! Checking ascii_utils v0.9.3 Nov 04 06:47:51.587 INFO kablam! Checking quoted_printable v0.4.0 Nov 04 06:47:51.587 INFO kablam! Compiling crossbeam-utils v0.2.2 Nov 04 06:47:51.587 INFO kablam! Compiling log v0.4.6 Nov 04 06:47:51.587 INFO kablam! Compiling isatty v0.1.9 Nov 04 06:47:53.539 INFO kablam! Checking base64 v0.6.0 Nov 04 06:47:54.599 INFO kablam! Checking r2d2 v0.8.2 Nov 04 06:47:54.624 INFO kablam! Checking fast_chemail v0.9.5 Nov 04 06:47:54.641 INFO kablam! Compiling memchr v2.1.1 Nov 04 06:47:56.495 INFO kablam! Checking mime v0.2.6 Nov 04 06:47:56.511 INFO kablam! Checking csv-core v0.1.4 Nov 04 06:47:56.554 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 04 06:47:56.695 INFO kablam! Checking pwhash v0.2.0 Nov 04 06:47:57.431 INFO kablam! Compiling base64 v0.9.3 Nov 04 06:48:01.100 INFO kablam! Compiling log v0.3.9 Nov 04 06:48:02.371 INFO kablam! Checking diesel v1.3.3 Nov 04 06:48:02.373 INFO kablam! Checking hyper v0.10.15 Nov 04 06:48:05.595 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 04 06:48:05.611 INFO kablam! Checking failure v0.1.3 Nov 04 06:48:07.332 INFO kablam! Checking dotenv v0.13.0 Nov 04 06:48:10.417 INFO kablam! Compiling rayon-core v1.4.1 Nov 04 06:48:20.087 INFO kablam! Compiling rayon v0.7.1 Nov 04 06:48:35.889 INFO kablam! Compiling ring v0.11.0 Nov 04 06:49:07.955 INFO kablam! Checking toml v0.4.8 Nov 04 06:49:07.955 INFO kablam! Checking serde_json v1.0.32 Nov 04 06:49:07.955 INFO kablam! Checking csv v1.0.2 Nov 04 06:49:14.268 INFO kablam! Checking cookie v0.9.2 Nov 04 06:49:25.659 INFO kablam! Checking rocket v0.3.17 Nov 04 06:49:43.511 INFO kablam! Checking rocket_contrib v0.3.17 Nov 04 06:50:00.994 INFO kablam! Compiling rocket_codegen v0.3.17 Nov 04 06:50:03.475 INFO kablam! Checking migrations_internals v1.3.0 Nov 04 06:50:13.225 INFO kablam! Compiling migrations_macros v1.3.0 Nov 04 06:50:24.739 INFO kablam! Checking diesel_migrations v1.3.0 Nov 04 06:50:26.673 INFO kablam! Checking openfairdb v0.3.9 (/source) Nov 04 06:50:35.212 INFO kablam! warning: cannot find type `Entry` in this scope Nov 04 06:50:35.212 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:10 Nov 04 06:50:35.212 INFO kablam! | Nov 04 06:50:35.212 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.212 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.212 INFO kablam! | Nov 04 06:50:35.212 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 06:50:35.212 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 04 06:50:35.212 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.212 INFO kablam! Nov 04 06:50:35.213 INFO kablam! warning: cannot find type `entries` in this scope Nov 04 06:50:35.213 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 04 06:50:35.213 INFO kablam! | Nov 04 06:50:35.213 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.213 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.214 INFO kablam! | Nov 04 06:50:35.214 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 04 06:50:35.214 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.214 INFO kablam! Nov 04 06:50:35.214 INFO kablam! warning: cannot find type `Entry` in this scope Nov 04 06:50:35.215 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 04 06:50:35.215 INFO kablam! | Nov 04 06:50:35.215 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.215 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.215 INFO kablam! | Nov 04 06:50:35.215 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 04 06:50:35.216 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.216 INFO kablam! Nov 04 06:50:35.217 INFO kablam! warning: cannot find type `Category` in this scope Nov 04 06:50:35.217 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:10 Nov 04 06:50:35.217 INFO kablam! | Nov 04 06:50:35.217 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.217 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.217 INFO kablam! | Nov 04 06:50:35.218 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 04 06:50:35.218 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.218 INFO kablam! Nov 04 06:50:35.218 INFO kablam! warning: cannot find type `categories` in this scope Nov 04 06:50:35.219 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 04 06:50:35.219 INFO kablam! | Nov 04 06:50:35.219 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.219 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.219 INFO kablam! | Nov 04 06:50:35.219 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 04 06:50:35.220 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.220 INFO kablam! Nov 04 06:50:35.220 INFO kablam! warning: cannot find type `Category` in this scope Nov 04 06:50:35.220 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 04 06:50:35.220 INFO kablam! | Nov 04 06:50:35.220 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.221 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.221 INFO kablam! | Nov 04 06:50:35.221 INFO kablam! warning: unused import: `super::*` Nov 04 06:50:35.221 INFO kablam! --> src/core/util/parse.rs:27:9 Nov 04 06:50:35.221 INFO kablam! | Nov 04 06:50:35.221 INFO kablam! 27 | use super::*; Nov 04 06:50:35.221 INFO kablam! | ^^^^^^^^ Nov 04 06:50:35.221 INFO kablam! | Nov 04 06:50:35.221 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 06:50:35.221 INFO kablam! Nov 04 06:50:35.221 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 04 06:50:35.221 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.221 INFO kablam! Nov 04 06:50:35.222 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 04 06:50:35.222 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 04 06:50:35.222 INFO kablam! | Nov 04 06:50:35.222 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.222 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.222 INFO kablam! | Nov 04 06:50:35.222 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 04 06:50:35.222 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.222 INFO kablam! Nov 04 06:50:35.222 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 04 06:50:35.222 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 04 06:50:35.222 INFO kablam! | Nov 04 06:50:35.223 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.223 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.223 INFO kablam! | Nov 04 06:50:35.223 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 04 06:50:35.223 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.223 INFO kablam! Nov 04 06:50:35.223 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 04 06:50:35.223 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:24 Nov 04 06:50:35.223 INFO kablam! | Nov 04 06:50:35.223 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.223 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.223 INFO kablam! | Nov 04 06:50:35.223 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 04 06:50:35.223 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.223 INFO kablam! Nov 04 06:50:35.223 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 04 06:50:35.223 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 04 06:50:35.223 INFO kablam! | Nov 04 06:50:35.223 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.223 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.224 INFO kablam! | Nov 04 06:50:35.224 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 04 06:50:35.224 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.224 INFO kablam! Nov 04 06:50:35.224 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 04 06:50:35.224 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 04 06:50:35.224 INFO kablam! | Nov 04 06:50:35.224 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.224 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.224 INFO kablam! | Nov 04 06:50:35.224 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 04 06:50:35.224 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.224 INFO kablam! Nov 04 06:50:35.224 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 04 06:50:35.224 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 04 06:50:35.224 INFO kablam! | Nov 04 06:50:35.224 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.224 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.225 INFO kablam! | Nov 04 06:50:35.225 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 04 06:50:35.225 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.225 INFO kablam! Nov 04 06:50:35.225 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 04 06:50:35.225 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 04 06:50:35.225 INFO kablam! | Nov 04 06:50:35.225 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.225 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.225 INFO kablam! | Nov 04 06:50:35.225 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 04 06:50:35.225 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.225 INFO kablam! Nov 04 06:50:35.225 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 04 06:50:35.225 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:24 Nov 04 06:50:35.225 INFO kablam! | Nov 04 06:50:35.225 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.225 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.226 INFO kablam! | Nov 04 06:50:35.226 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 04 06:50:35.226 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.226 INFO kablam! Nov 04 06:50:35.226 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 04 06:50:35.226 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 04 06:50:35.226 INFO kablam! | Nov 04 06:50:35.226 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.226 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.226 INFO kablam! | Nov 04 06:50:35.226 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 04 06:50:35.226 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.226 INFO kablam! Nov 04 06:50:35.226 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 04 06:50:35.226 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 04 06:50:35.226 INFO kablam! | Nov 04 06:50:35.226 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.226 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.226 INFO kablam! | Nov 04 06:50:35.227 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 04 06:50:35.227 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.227 INFO kablam! Nov 04 06:50:35.227 INFO kablam! warning: cannot find type `Tag` in this scope Nov 04 06:50:35.227 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:10 Nov 04 06:50:35.227 INFO kablam! | Nov 04 06:50:35.227 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.227 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.227 INFO kablam! | Nov 04 06:50:35.227 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 04 06:50:35.227 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.227 INFO kablam! Nov 04 06:50:35.227 INFO kablam! warning: cannot find type `tags` in this scope Nov 04 06:50:35.227 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 04 06:50:35.227 INFO kablam! | Nov 04 06:50:35.227 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.227 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.227 INFO kablam! | Nov 04 06:50:35.228 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 04 06:50:35.228 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.228 INFO kablam! Nov 04 06:50:35.228 INFO kablam! warning: cannot find type `Tag` in this scope Nov 04 06:50:35.228 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 04 06:50:35.228 INFO kablam! | Nov 04 06:50:35.228 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.228 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.228 INFO kablam! | Nov 04 06:50:35.228 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 04 06:50:35.228 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.228 INFO kablam! Nov 04 06:50:35.230 INFO kablam! warning: cannot find type `User` in this scope Nov 04 06:50:35.230 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 04 06:50:35.231 INFO kablam! | Nov 04 06:50:35.231 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 04 06:50:35.231 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.231 INFO kablam! | Nov 04 06:50:35.231 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 04 06:50:35.231 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.231 INFO kablam! Nov 04 06:50:35.231 INFO kablam! warning: cannot find type `users` in this scope Nov 04 06:50:35.231 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 04 06:50:35.231 INFO kablam! | Nov 04 06:50:35.231 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 04 06:50:35.231 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.231 INFO kablam! | Nov 04 06:50:35.231 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 04 06:50:35.231 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.231 INFO kablam! Nov 04 06:50:35.235 INFO kablam! warning: cannot find type `Entry` in this scope Nov 04 06:50:35.236 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:10 Nov 04 06:50:35.236 INFO kablam! | Nov 04 06:50:35.236 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.236 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.236 INFO kablam! | Nov 04 06:50:35.236 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 06:50:35.236 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 04 06:50:35.236 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.236 INFO kablam! Nov 04 06:50:35.236 INFO kablam! warning: cannot find type `entries` in this scope Nov 04 06:50:35.236 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 04 06:50:35.236 INFO kablam! | Nov 04 06:50:35.236 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.236 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.236 INFO kablam! | Nov 04 06:50:35.236 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 04 06:50:35.236 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.236 INFO kablam! Nov 04 06:50:35.236 INFO kablam! warning: cannot find type `Entry` in this scope Nov 04 06:50:35.237 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 04 06:50:35.237 INFO kablam! | Nov 04 06:50:35.237 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.237 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.237 INFO kablam! | Nov 04 06:50:35.237 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 04 06:50:35.237 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.237 INFO kablam! Nov 04 06:50:35.237 INFO kablam! warning: cannot find type `Category` in this scope Nov 04 06:50:35.238 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:10 Nov 04 06:50:35.238 INFO kablam! | Nov 04 06:50:35.238 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.238 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.238 INFO kablam! | Nov 04 06:50:35.238 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 04 06:50:35.238 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.238 INFO kablam! Nov 04 06:50:35.238 INFO kablam! warning: cannot find type `categories` in this scope Nov 04 06:50:35.239 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 04 06:50:35.239 INFO kablam! | Nov 04 06:50:35.239 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.239 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.239 INFO kablam! | Nov 04 06:50:35.239 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 04 06:50:35.239 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.239 INFO kablam! Nov 04 06:50:35.239 INFO kablam! warning: cannot find type `Category` in this scope Nov 04 06:50:35.239 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 04 06:50:35.239 INFO kablam! | Nov 04 06:50:35.239 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.239 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.239 INFO kablam! | Nov 04 06:50:35.239 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 04 06:50:35.239 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.239 INFO kablam! Nov 04 06:50:35.239 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 04 06:50:35.239 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 04 06:50:35.239 INFO kablam! | Nov 04 06:50:35.239 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.239 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.239 INFO kablam! | Nov 04 06:50:35.239 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 04 06:50:35.239 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.239 INFO kablam! Nov 04 06:50:35.239 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 04 06:50:35.240 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 04 06:50:35.240 INFO kablam! | Nov 04 06:50:35.240 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.240 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.240 INFO kablam! | Nov 04 06:50:35.240 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 04 06:50:35.240 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.240 INFO kablam! Nov 04 06:50:35.240 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 04 06:50:35.240 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:24 Nov 04 06:50:35.240 INFO kablam! | Nov 04 06:50:35.240 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.240 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.240 INFO kablam! | Nov 04 06:50:35.240 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 04 06:50:35.240 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.240 INFO kablam! Nov 04 06:50:35.240 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 04 06:50:35.240 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 04 06:50:35.240 INFO kablam! | Nov 04 06:50:35.240 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.240 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.240 INFO kablam! | Nov 04 06:50:35.240 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 04 06:50:35.240 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.240 INFO kablam! Nov 04 06:50:35.240 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 04 06:50:35.240 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 04 06:50:35.240 INFO kablam! | Nov 04 06:50:35.240 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.240 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.240 INFO kablam! | Nov 04 06:50:35.240 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 04 06:50:35.240 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.240 INFO kablam! Nov 04 06:50:35.241 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 04 06:50:35.241 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.241 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 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 04 06:50:35.241 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.241 INFO kablam! Nov 04 06:50:35.241 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 04 06:50:35.241 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.241 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 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 04 06:50:35.241 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.241 INFO kablam! Nov 04 06:50:35.241 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 04 06:50:35.241 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:24 Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.241 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 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 04 06:50:35.241 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.241 INFO kablam! Nov 04 06:50:35.241 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 04 06:50:35.241 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.241 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 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 04 06:50:35.241 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.241 INFO kablam! Nov 04 06:50:35.241 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 04 06:50:35.241 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 04 06:50:35.241 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 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 04 06:50:35.241 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.241 INFO kablam! Nov 04 06:50:35.241 INFO kablam! warning: cannot find type `Tag` in this scope Nov 04 06:50:35.241 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:10 Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.241 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.241 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.241 INFO kablam! | Nov 04 06:50:35.242 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 04 06:50:35.242 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.242 INFO kablam! Nov 04 06:50:35.242 INFO kablam! warning: cannot find type `tags` in this scope Nov 04 06:50:35.242 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 04 06:50:35.242 INFO kablam! | Nov 04 06:50:35.242 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.242 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.242 INFO kablam! | Nov 04 06:50:35.242 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 04 06:50:35.243 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.243 INFO kablam! Nov 04 06:50:35.243 INFO kablam! warning: cannot find type `Tag` in this scope Nov 04 06:50:35.243 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 04 06:50:35.243 INFO kablam! | Nov 04 06:50:35.243 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.243 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.243 INFO kablam! | Nov 04 06:50:35.243 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 04 06:50:35.243 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.243 INFO kablam! Nov 04 06:50:35.243 INFO kablam! warning: cannot find type `User` in this scope Nov 04 06:50:35.243 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 04 06:50:35.243 INFO kablam! | Nov 04 06:50:35.243 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 04 06:50:35.243 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.243 INFO kablam! | Nov 04 06:50:35.243 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 04 06:50:35.243 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.243 INFO kablam! Nov 04 06:50:35.243 INFO kablam! warning: cannot find type `users` in this scope Nov 04 06:50:35.243 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 04 06:50:35.243 INFO kablam! | Nov 04 06:50:35.243 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 04 06:50:35.243 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.243 INFO kablam! | Nov 04 06:50:35.243 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 04 06:50:35.243 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.243 INFO kablam! Nov 04 06:50:35.243 INFO kablam! warning: cannot find type `User` in this scope Nov 04 06:50:35.243 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:24 Nov 04 06:50:35.243 INFO kablam! | Nov 04 06:50:35.243 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 04 06:50:35.243 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.243 INFO kablam! | Nov 04 06:50:35.243 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 04 06:50:35.243 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.243 INFO kablam! Nov 04 06:50:35.243 INFO kablam! warning: cannot find type `users` in this scope Nov 04 06:50:35.243 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 04 06:50:35.243 INFO kablam! | Nov 04 06:50:35.244 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 04 06:50:35.244 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 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 04 06:50:35.244 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.244 INFO kablam! Nov 04 06:50:35.244 INFO kablam! warning: cannot find type `User` in this scope Nov 04 06:50:35.244 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 04 06:50:35.244 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 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 04 06:50:35.244 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.244 INFO kablam! Nov 04 06:50:35.244 INFO kablam! warning: cannot find type `Comment` in this scope Nov 04 06:50:35.244 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:10 Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.244 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 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 04 06:50:35.244 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.244 INFO kablam! Nov 04 06:50:35.244 INFO kablam! warning: cannot find type `comments` in this scope Nov 04 06:50:35.244 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.244 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 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 04 06:50:35.244 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.244 INFO kablam! Nov 04 06:50:35.244 INFO kablam! warning: cannot find type `Comment` in this scope Nov 04 06:50:35.244 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.244 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 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 04 06:50:35.244 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.244 INFO kablam! Nov 04 06:50:35.244 INFO kablam! warning: cannot find type `Rating` in this scope Nov 04 06:50:35.244 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:10 Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.244 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.244 INFO kablam! | Nov 04 06:50:35.244 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 04 06:50:35.244 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.244 INFO kablam! Nov 04 06:50:35.244 INFO kablam! warning: cannot find type `ratings` in this scope Nov 04 06:50:35.244 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 04 06:50:35.245 INFO kablam! | Nov 04 06:50:35.245 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.245 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 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 04 06:50:35.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.246 INFO kablam! Nov 04 06:50:35.246 INFO kablam! warning: cannot find type `Rating` in this scope Nov 04 06:50:35.246 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.246 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 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 04 06:50:35.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.246 INFO kablam! Nov 04 06:50:35.246 INFO kablam! warning: cannot find type `Entry` in this scope Nov 04 06:50:35.246 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.246 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 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 04 06:50:35.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.246 INFO kablam! Nov 04 06:50:35.246 INFO kablam! warning: cannot find type `Rating` in this scope Nov 04 06:50:35.246 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.246 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 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 04 06:50:35.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.246 INFO kablam! Nov 04 06:50:35.246 INFO kablam! warning: cannot find type `ratings` in this scope Nov 04 06:50:35.246 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.246 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 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 04 06:50:35.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.246 INFO kablam! Nov 04 06:50:35.246 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 04 06:50:35.246 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:10 Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.246 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 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 04 06:50:35.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.246 INFO kablam! Nov 04 06:50:35.246 INFO kablam! warning: cannot find type `User` in this scope Nov 04 06:50:35.246 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:24 Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 04 06:50:35.246 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 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 04 06:50:35.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.246 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 04 06:50:35.246 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.246 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 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 04 06:50:35.246 INFO kablam! Nov 04 06:50:35.246 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.246 INFO kablam! Nov 04 06:50:35.246 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 04 06:50:35.246 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.246 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.246 INFO kablam! warning: cannot find type `users` in this scope Nov 04 06:50:35.246 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 04 06:50:35.246 INFO kablam! | Nov 04 06:50:35.246 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 04 06:50:35.252 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 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 04 06:50:35.252 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.252 INFO kablam! Nov 04 06:50:35.252 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 04 06:50:35.252 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.252 INFO kablam! Nov 04 06:50:35.252 INFO kablam! warning: cannot find type `User` in this scope Nov 04 06:50:35.252 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 04 06:50:35.252 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 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 04 06:50:35.252 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.252 INFO kablam! Nov 04 06:50:35.252 INFO kablam! warning: cannot find type `User` in this scope Nov 04 06:50:35.252 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.252 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 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 04 06:50:35.252 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.252 INFO kablam! Nov 04 06:50:35.252 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 04 06:50:35.252 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.252 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 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 04 06:50:35.252 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.252 INFO kablam! Nov 04 06:50:35.252 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 04 06:50:35.252 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.252 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 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 04 06:50:35.252 INFO kablam! warning: cannot find type `Comment` in this scope Nov 04 06:50:35.252 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:10 Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.252 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.252 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.252 INFO kablam! Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 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 04 06:50:35.252 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.252 INFO kablam! Nov 04 06:50:35.252 INFO kablam! warning: cannot find type `table` in this scope Nov 04 06:50:35.252 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 06:50:35.252 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.252 INFO kablam! | Nov 04 06:50:35.252 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 04 06:50:35.253 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.253 INFO kablam! Nov 04 06:50:35.253 INFO kablam! warning: cannot find type `comments` in this scope Nov 04 06:50:35.253 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.253 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 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 04 06:50:35.253 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.253 INFO kablam! Nov 04 06:50:35.253 INFO kablam! warning: cannot find type `Comment` in this scope Nov 04 06:50:35.253 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 04 06:50:35.253 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 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 04 06:50:35.253 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.253 INFO kablam! Nov 04 06:50:35.253 INFO kablam! warning: cannot find type `id` in this scope Nov 04 06:50:35.253 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.253 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 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 04 06:50:35.253 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.253 INFO kablam! Nov 04 06:50:35.253 INFO kablam! warning: cannot find type `Rating` in this scope Nov 04 06:50:35.253 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:10 Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.253 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.253 INFO kablam! warning: cannot find type `south_west_lat` in this scope Nov 04 06:50:35.253 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.253 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 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 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.253 INFO kablam! Nov 04 06:50:35.253 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 04 06:50:35.253 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.253 INFO kablam! Nov 04 06:50:35.253 INFO kablam! warning: cannot find type `ratings` in this scope Nov 04 06:50:35.253 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.253 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 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 04 06:50:35.253 INFO kablam! warning: cannot find type `south_west_lng` in this scope Nov 04 06:50:35.253 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.253 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.253 INFO kablam! | Nov 04 06:50:35.253 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.255 INFO kablam! | Nov 04 06:50:35.255 INFO kablam! Nov 04 06:50:35.255 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 04 06:50:35.255 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.255 INFO kablam! Nov 04 06:50:35.255 INFO kablam! warning: cannot find type `Rating` in this scope Nov 04 06:50:35.255 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 04 06:50:35.255 INFO kablam! | Nov 04 06:50:35.255 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.255 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.255 INFO kablam! | Nov 04 06:50:35.255 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 04 06:50:35.255 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.255 INFO kablam! Nov 04 06:50:35.255 INFO kablam! warning: cannot find type `north_east_lat` in this scope Nov 04 06:50:35.255 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.255 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 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 04 06:50:35.256 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.256 INFO kablam! Nov 04 06:50:35.256 INFO kablam! warning: cannot find type `Entry` in this scope Nov 04 06:50:35.256 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.256 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! warning: cannot find type `north_east_lng` in this scope Nov 04 06:50:35.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.256 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 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 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 04 06:50:35.256 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.256 INFO kablam! Nov 04 06:50:35.256 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.256 INFO kablam! Nov 04 06:50:35.256 INFO kablam! warning: cannot find type `Rating` in this scope Nov 04 06:50:35.256 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.256 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 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 04 06:50:35.256 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.256 INFO kablam! Nov 04 06:50:35.256 INFO kablam! warning: cannot find type `username` in this scope Nov 04 06:50:35.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! warning: cannot find type `ratings` in this scope Nov 04 06:50:35.256 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.256 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 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 04 06:50:35.256 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 04 06:50:35.256 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.256 INFO kablam! Nov 04 06:50:35.256 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.256 INFO kablam! Nov 04 06:50:35.256 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 04 06:50:35.256 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:10 Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.256 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 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 04 06:50:35.256 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.256 INFO kablam! Nov 04 06:50:35.256 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 04 06:50:35.256 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.256 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 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 04 06:50:35.256 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.256 INFO kablam! Nov 04 06:50:35.256 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 04 06:50:35.256 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.256 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 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 04 06:50:35.256 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.256 INFO kablam! warning: cannot find type `created` in this scope Nov 04 06:50:35.256 INFO kablam! Nov 04 06:50:35.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.256 INFO kablam! | Nov 04 06:50:35.256 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 04 06:50:35.256 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.256 INFO kablam! Nov 04 06:50:35.257 INFO kablam! warning: cannot find type `User` in this scope Nov 04 06:50:35.257 INFO kablam! warning: cannot find type `version` in this scope Nov 04 06:50:35.257 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.257 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 04 06:50:35.257 INFO kablam! | Nov 04 06:50:35.257 INFO kablam! | Nov 04 06:50:35.257 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.257 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.257 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.257 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.257 INFO kablam! | Nov 04 06:50:35.257 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 04 06:50:35.257 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.257 INFO kablam! Nov 04 06:50:35.257 INFO kablam! | Nov 04 06:50:35.257 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 04 06:50:35.257 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 04 06:50:35.257 INFO kablam! | Nov 04 06:50:35.257 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.257 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.257 INFO kablam! | Nov 04 06:50:35.257 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 04 06:50:35.257 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.257 INFO kablam! Nov 04 06:50:35.257 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 04 06:50:35.257 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 04 06:50:35.257 INFO kablam! | Nov 04 06:50:35.257 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 04 06:50:35.257 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.257 INFO kablam! | Nov 04 06:50:35.257 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 04 06:50:35.257 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.257 INFO kablam! Nov 04 06:50:35.257 INFO kablam! warning: cannot find type `table` in this scope Nov 04 06:50:35.257 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 06:50:35.257 INFO kablam! | Nov 04 06:50:35.257 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 06:50:35.259 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.259 INFO kablam! | Nov 04 06:50:35.259 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 04 06:50:35.259 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.259 INFO kablam! Nov 04 06:50:35.259 INFO kablam! warning: cannot find type `id` in this scope Nov 04 06:50:35.259 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.259 INFO kablam! | Nov 04 06:50:35.260 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 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 04 06:50:35.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.260 INFO kablam! Nov 04 06:50:35.260 INFO kablam! warning: cannot find type `south_west_lat` in this scope Nov 04 06:50:35.260 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 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 04 06:50:35.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.260 INFO kablam! Nov 04 06:50:35.260 INFO kablam! warning: cannot find type `south_west_lng` in this scope Nov 04 06:50:35.260 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 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 04 06:50:35.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.260 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 04 06:50:35.260 INFO kablam! Nov 04 06:50:35.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.260 INFO kablam! Nov 04 06:50:35.260 INFO kablam! warning: cannot find type `north_east_lat` in this scope Nov 04 06:50:35.260 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.260 INFO kablam! warning: cannot find type `name` in this scope Nov 04 06:50:35.260 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 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 04 06:50:35.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.260 INFO kablam! Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 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 04 06:50:35.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.260 INFO kablam! Nov 04 06:50:35.260 INFO kablam! warning: cannot find type `north_east_lng` in this scope Nov 04 06:50:35.260 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 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 04 06:50:35.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.260 INFO kablam! Nov 04 06:50:35.260 INFO kablam! warning: cannot find type `username` in this scope Nov 04 06:50:35.260 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 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 04 06:50:35.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.260 INFO kablam! Nov 04 06:50:35.260 INFO kablam! warning: cannot find type `text` in this scope Nov 04 06:50:35.260 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 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 04 06:50:35.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.260 INFO kablam! Nov 04 06:50:35.260 INFO kablam! warning: cannot find type `rating_id` in this scope Nov 04 06:50:35.260 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 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 04 06:50:35.260 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.260 INFO kablam! Nov 04 06:50:35.260 INFO kablam! warning: cannot find type `osm_node` in this scope Nov 04 06:50:35.260 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.260 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.260 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.260 INFO kablam! warning: cannot find type `created` in this scope Nov 04 06:50:35.260 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.260 INFO kablam! | Nov 04 06:50:35.261 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.261 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.261 INFO kablam! | Nov 04 06:50:35.261 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! warning: cannot find type `version` in this scope Nov 04 06:50:35.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! warning: cannot find type `name` in this scope Nov 04 06:50:35.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! warning: cannot find type `text` in this scope Nov 04 06:50:35.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! warning: cannot find type `rating_id` in this scope Nov 04 06:50:35.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! warning: cannot find type `osm_node` in this scope Nov 04 06:50:35.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! warning: cannot find type `current` in this scope Nov 04 06:50:35.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! warning: cannot find type `title` in this scope Nov 04 06:50:35.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! warning: cannot find type `description` in this scope Nov 04 06:50:35.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! warning: cannot find type `lat` in this scope Nov 04 06:50:35.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! warning: cannot find type `lng` in this scope Nov 04 06:50:35.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.267 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 04 06:50:35.267 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.267 INFO kablam! Nov 04 06:50:35.267 INFO kablam! | Nov 04 06:50:35.268 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 04 06:50:35.268 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.268 INFO kablam! Nov 04 06:50:35.268 INFO kablam! warning: cannot find type `street` in this scope Nov 04 06:50:35.268 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.268 INFO kablam! | Nov 04 06:50:35.268 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.268 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.268 INFO kablam! | Nov 04 06:50:35.268 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 04 06:50:35.268 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.268 INFO kablam! Nov 04 06:50:35.268 INFO kablam! warning: cannot find type `zip` in this scope Nov 04 06:50:35.268 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.268 INFO kablam! | Nov 04 06:50:35.268 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.268 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.268 INFO kablam! | Nov 04 06:50:35.268 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 04 06:50:35.268 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.268 INFO kablam! Nov 04 06:50:35.268 INFO kablam! warning: cannot find type `city` in this scope Nov 04 06:50:35.268 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.268 INFO kablam! | Nov 04 06:50:35.268 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.268 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.268 INFO kablam! | Nov 04 06:50:35.268 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 04 06:50:35.268 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.268 INFO kablam! Nov 04 06:50:35.268 INFO kablam! warning: cannot find type `current` in this scope Nov 04 06:50:35.268 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.268 INFO kablam! | Nov 04 06:50:35.268 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.268 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.268 INFO kablam! | Nov 04 06:50:35.268 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 04 06:50:35.268 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.268 INFO kablam! Nov 04 06:50:35.268 INFO kablam! warning: cannot find type `country` in this scope Nov 04 06:50:35.268 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.268 INFO kablam! | Nov 04 06:50:35.268 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.268 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.268 INFO kablam! | Nov 04 06:50:35.270 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 04 06:50:35.270 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.270 INFO kablam! Nov 04 06:50:35.270 INFO kablam! warning: cannot find type `title` in this scope Nov 04 06:50:35.270 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.270 INFO kablam! | Nov 04 06:50:35.270 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.270 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.270 INFO kablam! | Nov 04 06:50:35.270 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 04 06:50:35.270 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.270 INFO kablam! Nov 04 06:50:35.270 INFO kablam! warning: cannot find type `email` in this scope Nov 04 06:50:35.270 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.270 INFO kablam! | Nov 04 06:50:35.270 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.270 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.270 INFO kablam! | Nov 04 06:50:35.270 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 04 06:50:35.270 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.270 INFO kablam! Nov 04 06:50:35.270 INFO kablam! warning: cannot find type `description` in this scope Nov 04 06:50:35.270 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.270 INFO kablam! | Nov 04 06:50:35.270 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.270 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.270 INFO kablam! | Nov 04 06:50:35.271 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 04 06:50:35.271 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.271 INFO kablam! Nov 04 06:50:35.271 INFO kablam! warning: cannot find type `telephone` in this scope Nov 04 06:50:35.271 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.271 INFO kablam! | Nov 04 06:50:35.271 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.271 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.271 INFO kablam! | Nov 04 06:50:35.271 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 04 06:50:35.271 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.271 INFO kablam! Nov 04 06:50:35.271 INFO kablam! warning: cannot find type `lat` in this scope Nov 04 06:50:35.271 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.271 INFO kablam! | Nov 04 06:50:35.271 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.271 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.271 INFO kablam! | Nov 04 06:50:35.271 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 04 06:50:35.271 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.271 INFO kablam! Nov 04 06:50:35.271 INFO kablam! warning: cannot find type `homepage` in this scope Nov 04 06:50:35.271 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.271 INFO kablam! | Nov 04 06:50:35.271 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.271 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.271 INFO kablam! | Nov 04 06:50:35.271 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 04 06:50:35.271 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.271 INFO kablam! Nov 04 06:50:35.271 INFO kablam! warning: cannot find type `lng` in this scope Nov 04 06:50:35.271 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.271 INFO kablam! | Nov 04 06:50:35.271 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.271 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.271 INFO kablam! | Nov 04 06:50:35.271 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 04 06:50:35.271 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.271 INFO kablam! warning: cannot find type `license` in this scope Nov 04 06:50:35.271 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.271 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 INFO kablam! warning: cannot find type `image_url` in this scope Nov 04 06:50:35.272 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.272 INFO kablam! warning: cannot find type `street` in this scope Nov 04 06:50:35.272 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 INFO kablam! warning: cannot find type `image_link_url` in this scope Nov 04 06:50:35.272 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.272 INFO kablam! warning: cannot find type `zip` in this scope Nov 04 06:50:35.272 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 INFO kablam! warning: cannot find type `city` in this scope Nov 04 06:50:35.272 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 INFO kablam! warning: cannot find type `country` in this scope Nov 04 06:50:35.272 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 04 06:50:35.272 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 INFO kablam! warning: cannot find type `entry_version` in this scope Nov 04 06:50:35.272 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 INFO kablam! warning: cannot find type `category_id` in this scope Nov 04 06:50:35.272 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 04 06:50:35.272 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.272 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.272 INFO kablam! | Nov 04 06:50:35.272 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 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.272 INFO kablam! Nov 04 06:50:35.272 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.273 INFO kablam! Nov 04 06:50:35.273 INFO kablam! warning: cannot find type `email` in this scope Nov 04 06:50:35.273 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.273 INFO kablam! | Nov 04 06:50:35.273 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.273 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.273 INFO kablam! | Nov 04 06:50:35.273 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 04 06:50:35.273 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.273 INFO kablam! Nov 04 06:50:35.282 INFO kablam! warning: cannot find type `telephone` in this scope Nov 04 06:50:35.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 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 04 06:50:35.283 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.283 INFO kablam! Nov 04 06:50:35.283 INFO kablam! warning: cannot find type `homepage` in this scope Nov 04 06:50:35.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 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 04 06:50:35.283 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.283 INFO kablam! Nov 04 06:50:35.283 INFO kablam! warning: cannot find type `license` in this scope Nov 04 06:50:35.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 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 04 06:50:35.283 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.283 INFO kablam! Nov 04 06:50:35.283 INFO kablam! warning: cannot find type `image_url` in this scope Nov 04 06:50:35.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 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 04 06:50:35.283 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.283 INFO kablam! Nov 04 06:50:35.283 INFO kablam! warning: cannot find type `image_link_url` in this scope Nov 04 06:50:35.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 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 04 06:50:35.283 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.283 INFO kablam! Nov 04 06:50:35.283 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 04 06:50:35.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 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 04 06:50:35.283 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.283 INFO kablam! Nov 04 06:50:35.283 INFO kablam! warning: cannot find type `entry_version` in this scope Nov 04 06:50:35.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 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 04 06:50:35.283 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.283 INFO kablam! Nov 04 06:50:35.283 INFO kablam! warning: cannot find type `category_id` in this scope Nov 04 06:50:35.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 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 04 06:50:35.283 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.283 INFO kablam! Nov 04 06:50:35.283 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 04 06:50:35.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 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 04 06:50:35.283 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.283 INFO kablam! Nov 04 06:50:35.283 INFO kablam! warning: cannot find type `value` in this scope Nov 04 06:50:35.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.283 INFO kablam! | Nov 04 06:50:35.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 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 04 06:50:35.284 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.284 INFO kablam! Nov 04 06:50:35.284 INFO kablam! warning: cannot find type `context` in this scope Nov 04 06:50:35.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 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 04 06:50:35.284 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.284 INFO kablam! Nov 04 06:50:35.284 INFO kablam! warning: cannot find type `source` in this scope Nov 04 06:50:35.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 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 04 06:50:35.284 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.284 INFO kablam! Nov 04 06:50:35.284 INFO kablam! warning: cannot find type `value` in this scope Nov 04 06:50:35.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 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 04 06:50:35.284 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.284 INFO kablam! Nov 04 06:50:35.284 INFO kablam! warning: cannot find type `context` in this scope Nov 04 06:50:35.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 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 04 06:50:35.284 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.284 INFO kablam! Nov 04 06:50:35.284 INFO kablam! warning: cannot find type `source` in this scope Nov 04 06:50:35.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.284 INFO kablam! | Nov 04 06:50:35.284 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 04 06:50:35.284 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.284 INFO kablam! Nov 04 06:50:35.299 INFO kablam! warning: cannot find type `password` in this scope Nov 04 06:50:35.299 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.299 INFO kablam! | Nov 04 06:50:35.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.299 INFO kablam! | Nov 04 06:50:35.299 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 04 06:50:35.299 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.299 INFO kablam! Nov 04 06:50:35.299 INFO kablam! warning: cannot find type `email_confirmed` in this scope Nov 04 06:50:35.299 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.299 INFO kablam! | Nov 04 06:50:35.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.299 INFO kablam! | Nov 04 06:50:35.299 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 04 06:50:35.299 INFO kablam! warning: cannot find type `password` in this scope Nov 04 06:50:35.299 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.299 INFO kablam! | Nov 04 06:50:35.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.299 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.299 INFO kablam! | Nov 04 06:50:35.299 INFO kablam! Nov 04 06:50:35.299 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 04 06:50:35.299 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.299 INFO kablam! Nov 04 06:50:35.299 INFO kablam! warning: cannot find type `email_confirmed` in this scope Nov 04 06:50:35.299 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 06:50:35.299 INFO kablam! | Nov 04 06:50:35.299 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 06:50:35.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 06:50:35.299 INFO kablam! | Nov 04 06:50:35.299 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 04 06:50:35.299 INFO kablam! = note: for more information, see issue #50504 Nov 04 06:50:35.299 INFO kablam! Nov 04 06:50:44.239 INFO kablam! warning: function is never used: `create_connection_pool` Nov 04 06:50:44.239 INFO kablam! --> src/ports/web/mockdb.rs:35:1 Nov 04 06:50:44.239 INFO kablam! | Nov 04 06:50:44.239 INFO kablam! 35 | pub fn create_connection_pool(_: &str) -> Result { Nov 04 06:50:44.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 06:50:44.239 INFO kablam! | Nov 04 06:50:44.239 INFO kablam! = note: #[warn(dead_code)] on by default Nov 04 06:50:44.239 INFO kablam! Nov 04 06:50:44.511 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 53s Nov 04 06:50:44.519 INFO kablam! su: No module specific data is present Nov 04 06:50:45.259 INFO running `"docker" "rm" "-f" "294498c57385ea4d4d2d7811a3879957c5eacbf6f4ba9a9f51ad6e3612d7105e"` Nov 04 06:50:45.579 INFO blam! 294498c57385ea4d4d2d7811a3879957c5eacbf6f4ba9a9f51ad6e3612d7105e