Nov 09 12:56:36.359 INFO checking flosse/openfairdb against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 12:56:36.360 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-0/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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 09 12:56:36.739 INFO blam! 3531eb7cad57ab9907ed3a53fd38251756b16a85c2dbad6130eb5c6cdfdde95c Nov 09 12:56:36.755 INFO running `"docker" "start" "-a" "3531eb7cad57ab9907ed3a53fd38251756b16a85c2dbad6130eb5c6cdfdde95c"` Nov 09 12:56:38.263 INFO kablam! usermod: no changes Nov 09 12:56:38.664 INFO kablam! Compiling byteorder v1.2.7 Nov 09 12:56:38.677 INFO kablam! Checking ascii_utils v0.9.3 Nov 09 12:56:38.677 INFO kablam! Compiling crossbeam-utils v0.2.2 Nov 09 12:56:38.677 INFO kablam! Compiling log v0.4.6 Nov 09 12:56:38.688 INFO kablam! Compiling isatty v0.1.9 Nov 09 12:56:38.690 INFO kablam! Compiling libsqlite3-sys v0.9.3 Nov 09 12:56:38.714 INFO kablam! Compiling rust-crypto v0.2.36 Nov 09 12:56:38.761 INFO kablam! Checking r2d2 v0.8.2 Nov 09 12:56:40.803 INFO kablam! Compiling memchr v2.1.1 Nov 09 12:56:40.916 INFO kablam! Checking fast_chemail v0.9.5 Nov 09 12:56:42.757 INFO kablam! Compiling synstructure v0.10.1 Nov 09 12:56:42.767 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 09 12:56:42.767 INFO kablam! Compiling base64 v0.6.0 Nov 09 12:56:42.831 INFO kablam! Compiling base64 v0.9.3 Nov 09 12:56:42.954 INFO kablam! Compiling serde v1.0.80 Nov 09 12:56:42.957 INFO kablam! Compiling log v0.3.9 Nov 09 12:56:49.260 INFO kablam! Checking csv v1.0.2 Nov 09 12:56:49.280 INFO kablam! Compiling mime v0.2.6 Nov 09 12:56:49.288 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 09 12:56:53.963 INFO kablam! Checking diesel v1.3.3 Nov 09 12:56:54.757 INFO kablam! Compiling rayon-core v1.4.1 Nov 09 12:56:58.163 INFO kablam! Compiling hyper v0.10.15 Nov 09 12:57:12.519 INFO kablam! Compiling failure_derive v0.1.3 Nov 09 12:57:12.651 INFO kablam! Compiling rayon v0.7.1 Nov 09 12:57:21.135 INFO kablam! Checking pwhash v0.2.0 Nov 09 12:57:36.171 INFO kablam! Compiling ring v0.11.0 Nov 09 12:57:36.305 INFO kablam! Checking failure v0.1.3 Nov 09 12:57:37.360 INFO kablam! Checking dotenv v0.13.0 Nov 09 12:57:49.085 INFO kablam! Compiling toml v0.4.8 Nov 09 12:57:59.331 INFO kablam! Checking cookie v0.9.2 Nov 09 12:58:09.663 INFO kablam! Checking rocket v0.3.17 Nov 09 12:58:27.611 INFO kablam! Checking rocket_contrib v0.3.17 Nov 09 12:58:41.587 INFO kablam! Compiling rocket_codegen v0.3.17 Nov 09 12:59:00.511 INFO kablam! Checking migrations_internals v1.3.0 Nov 09 12:59:07.498 INFO kablam! Compiling migrations_macros v1.3.0 Nov 09 12:59:12.379 INFO kablam! Checking diesel_migrations v1.3.0 Nov 09 12:59:13.311 INFO kablam! Checking openfairdb v0.3.9 (/source) Nov 09 12:59:21.623 INFO kablam! warning: cannot find type `Entry` in this scope Nov 09 12:59:21.623 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:10 Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.623 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 12:59:21.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.623 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.623 INFO kablam! Nov 09 12:59:21.623 INFO kablam! warning: cannot find type `entries` in this scope Nov 09 12:59:21.623 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.623 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.623 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.623 INFO kablam! Nov 09 12:59:21.623 INFO kablam! warning: cannot find type `Entry` in this scope Nov 09 12:59:21.623 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.623 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.623 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.623 INFO kablam! Nov 09 12:59:21.623 INFO kablam! warning: cannot find type `Category` in this scope Nov 09 12:59:21.623 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:10 Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.623 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.623 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.623 INFO kablam! Nov 09 12:59:21.623 INFO kablam! warning: cannot find type `categories` in this scope Nov 09 12:59:21.623 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.623 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.623 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.623 INFO kablam! Nov 09 12:59:21.623 INFO kablam! warning: cannot find type `Category` in this scope Nov 09 12:59:21.623 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.623 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.623 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.623 INFO kablam! Nov 09 12:59:21.623 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 09 12:59:21.623 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:21.623 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.623 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.623 INFO kablam! Nov 09 12:59:21.623 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 09 12:59:21.623 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:21.623 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.623 INFO kablam! | Nov 09 12:59:21.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.623 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.623 INFO kablam! Nov 09 12:59:21.624 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 09 12:59:21.624 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:24 Nov 09 12:59:21.624 INFO kablam! | Nov 09 12:59:21.624 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:21.624 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.624 INFO kablam! | Nov 09 12:59:21.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.624 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.624 INFO kablam! Nov 09 12:59:21.624 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 09 12:59:21.624 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 09 12:59:21.624 INFO kablam! | Nov 09 12:59:21.624 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:21.624 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.624 INFO kablam! | Nov 09 12:59:21.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.624 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.624 INFO kablam! Nov 09 12:59:21.624 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 09 12:59:21.624 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 09 12:59:21.624 INFO kablam! | Nov 09 12:59:21.624 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:21.624 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.624 INFO kablam! | Nov 09 12:59:21.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.624 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.624 INFO kablam! Nov 09 12:59:21.624 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 09 12:59:21.624 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 09 12:59:21.624 INFO kablam! | Nov 09 12:59:21.624 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:21.624 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.624 INFO kablam! | Nov 09 12:59:21.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.624 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.624 INFO kablam! Nov 09 12:59:21.624 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 09 12:59:21.624 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 09 12:59:21.624 INFO kablam! | Nov 09 12:59:21.624 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:21.624 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.624 INFO kablam! | Nov 09 12:59:21.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.624 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.624 INFO kablam! Nov 09 12:59:21.624 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 09 12:59:21.624 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:24 Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:21.625 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.625 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.625 INFO kablam! Nov 09 12:59:21.625 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 09 12:59:21.625 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:21.625 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.625 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.625 INFO kablam! Nov 09 12:59:21.625 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 09 12:59:21.625 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:21.625 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.625 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.625 INFO kablam! Nov 09 12:59:21.625 INFO kablam! warning: cannot find type `Tag` in this scope Nov 09 12:59:21.625 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:10 Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.625 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.625 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.625 INFO kablam! Nov 09 12:59:21.625 INFO kablam! warning: cannot find type `tags` in this scope Nov 09 12:59:21.625 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.625 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.625 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.625 INFO kablam! Nov 09 12:59:21.625 INFO kablam! warning: cannot find type `Tag` in this scope Nov 09 12:59:21.625 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.625 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.625 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.625 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.625 INFO kablam! Nov 09 12:59:21.625 INFO kablam! warning: cannot find type `User` in this scope Nov 09 12:59:21.625 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 09 12:59:21.625 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 09 12:59:21.626 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.626 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.626 INFO kablam! Nov 09 12:59:21.626 INFO kablam! warning: cannot find type `users` in this scope Nov 09 12:59:21.626 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 09 12:59:21.626 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.626 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.626 INFO kablam! Nov 09 12:59:21.626 INFO kablam! warning: cannot find type `User` in this scope Nov 09 12:59:21.626 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:24 Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 09 12:59:21.626 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.626 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.626 INFO kablam! Nov 09 12:59:21.626 INFO kablam! warning: cannot find type `users` in this scope Nov 09 12:59:21.626 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 09 12:59:21.626 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.626 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.626 INFO kablam! Nov 09 12:59:21.626 INFO kablam! warning: cannot find type `User` in this scope Nov 09 12:59:21.626 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 09 12:59:21.626 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.626 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.626 INFO kablam! Nov 09 12:59:21.626 INFO kablam! warning: cannot find type `Comment` in this scope Nov 09 12:59:21.626 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:10 Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.626 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.626 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.626 INFO kablam! Nov 09 12:59:21.626 INFO kablam! warning: cannot find type `comments` in this scope Nov 09 12:59:21.626 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.626 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.626 INFO kablam! | Nov 09 12:59:21.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.626 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.626 INFO kablam! Nov 09 12:59:21.627 INFO kablam! warning: cannot find type `Comment` in this scope Nov 09 12:59:21.627 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 09 12:59:21.627 INFO kablam! | Nov 09 12:59:21.627 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 09 12:59:21.627 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.627 INFO kablam! | Nov 09 12:59:21.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.627 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.627 INFO kablam! Nov 09 12:59:21.627 INFO kablam! warning: cannot find type `Rating` in this scope Nov 09 12:59:21.627 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:10 Nov 09 12:59:21.627 INFO kablam! | Nov 09 12:59:21.627 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.627 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.627 INFO kablam! | Nov 09 12:59:21.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.627 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.627 INFO kablam! Nov 09 12:59:21.627 INFO kablam! warning: cannot find type `ratings` in this scope Nov 09 12:59:21.627 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 09 12:59:21.627 INFO kablam! | Nov 09 12:59:21.627 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.627 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.627 INFO kablam! | Nov 09 12:59:21.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.627 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.627 INFO kablam! Nov 09 12:59:21.627 INFO kablam! warning: cannot find type `Rating` in this scope Nov 09 12:59:21.627 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 09 12:59:21.627 INFO kablam! | Nov 09 12:59:21.627 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.627 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.627 INFO kablam! | Nov 09 12:59:21.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.631 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.631 INFO kablam! Nov 09 12:59:21.631 INFO kablam! warning: cannot find type `Entry` in this scope Nov 09 12:59:21.631 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 09 12:59:21.631 INFO kablam! | Nov 09 12:59:21.631 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.631 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.631 INFO kablam! | Nov 09 12:59:21.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.631 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.631 INFO kablam! Nov 09 12:59:21.631 INFO kablam! warning: cannot find type `Rating` in this scope Nov 09 12:59:21.631 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 09 12:59:21.631 INFO kablam! | Nov 09 12:59:21.631 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.631 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.631 INFO kablam! | Nov 09 12:59:21.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.631 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.631 INFO kablam! Nov 09 12:59:21.631 INFO kablam! warning: cannot find type `ratings` in this scope Nov 09 12:59:21.631 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 09 12:59:21.631 INFO kablam! | Nov 09 12:59:21.631 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.631 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.631 INFO kablam! | Nov 09 12:59:21.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.631 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.631 INFO kablam! Nov 09 12:59:21.631 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 09 12:59:21.631 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:10 Nov 09 12:59:21.631 INFO kablam! | Nov 09 12:59:21.631 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.631 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.631 INFO kablam! | Nov 09 12:59:21.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.631 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.631 INFO kablam! Nov 09 12:59:21.631 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 09 12:59:21.631 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 09 12:59:21.631 INFO kablam! | Nov 09 12:59:21.631 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.631 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.632 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.632 INFO kablam! Nov 09 12:59:21.632 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 09 12:59:21.632 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.632 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.632 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.632 INFO kablam! Nov 09 12:59:21.632 INFO kablam! warning: cannot find type `User` in this scope Nov 09 12:59:21.632 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.632 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.632 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.632 INFO kablam! Nov 09 12:59:21.632 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 09 12:59:21.632 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.632 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.632 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.632 INFO kablam! Nov 09 12:59:21.632 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 09 12:59:21.632 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:21.632 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.632 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.632 INFO kablam! Nov 09 12:59:21.632 INFO kablam! warning: cannot find type `table` in this scope Nov 09 12:59:21.632 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 12:59:21.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.632 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.632 INFO kablam! Nov 09 12:59:21.632 INFO kablam! warning: cannot find type `id` in this scope Nov 09 12:59:21.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.632 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.632 INFO kablam! Nov 09 12:59:21.632 INFO kablam! warning: cannot find type `south_west_lat` in this scope Nov 09 12:59:21.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.632 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.632 INFO kablam! Nov 09 12:59:21.632 INFO kablam! warning: cannot find type `south_west_lng` in this scope Nov 09 12:59:21.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.632 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.632 INFO kablam! Nov 09 12:59:21.632 INFO kablam! warning: cannot find type `north_east_lat` in this scope Nov 09 12:59:21.632 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.632 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.632 INFO kablam! | Nov 09 12:59:21.632 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.632 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.632 INFO kablam! Nov 09 12:59:21.632 INFO kablam! warning: cannot find type `north_east_lng` in this scope Nov 09 12:59:21.633 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.633 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.633 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.633 INFO kablam! Nov 09 12:59:21.633 INFO kablam! warning: cannot find type `username` in this scope Nov 09 12:59:21.633 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.633 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.633 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.633 INFO kablam! Nov 09 12:59:21.633 INFO kablam! warning: cannot find type `created` in this scope Nov 09 12:59:21.633 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.633 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.633 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.633 INFO kablam! Nov 09 12:59:21.633 INFO kablam! warning: cannot find type `version` in this scope Nov 09 12:59:21.633 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.633 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.633 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.633 INFO kablam! Nov 09 12:59:21.633 INFO kablam! warning: cannot find type `name` in this scope Nov 09 12:59:21.633 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.633 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.633 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.633 INFO kablam! Nov 09 12:59:21.633 INFO kablam! warning: cannot find type `text` in this scope Nov 09 12:59:21.633 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.633 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.633 INFO kablam! | Nov 09 12:59:21.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.633 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.633 INFO kablam! Nov 09 12:59:21.636 INFO kablam! warning: cannot find type `rating_id` in this scope Nov 09 12:59:21.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.636 INFO kablam! | Nov 09 12:59:21.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.636 INFO kablam! | Nov 09 12:59:21.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.636 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.636 INFO kablam! Nov 09 12:59:21.636 INFO kablam! warning: cannot find type `osm_node` in this scope Nov 09 12:59:21.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.636 INFO kablam! | Nov 09 12:59:21.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.636 INFO kablam! | Nov 09 12:59:21.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.636 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.636 INFO kablam! Nov 09 12:59:21.636 INFO kablam! warning: cannot find type `current` in this scope Nov 09 12:59:21.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.636 INFO kablam! | Nov 09 12:59:21.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.636 INFO kablam! | Nov 09 12:59:21.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.636 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.636 INFO kablam! Nov 09 12:59:21.636 INFO kablam! warning: cannot find type `title` in this scope Nov 09 12:59:21.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.636 INFO kablam! | Nov 09 12:59:21.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.636 INFO kablam! | Nov 09 12:59:21.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.636 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.636 INFO kablam! Nov 09 12:59:21.636 INFO kablam! warning: cannot find type `description` in this scope Nov 09 12:59:21.636 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.636 INFO kablam! | Nov 09 12:59:21.636 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.636 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.636 INFO kablam! | Nov 09 12:59:21.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.636 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.636 INFO kablam! Nov 09 12:59:21.639 INFO kablam! warning: cannot find type `lat` in this scope Nov 09 12:59:21.639 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.639 INFO kablam! | Nov 09 12:59:21.639 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.639 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.639 INFO kablam! | Nov 09 12:59:21.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.639 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.639 INFO kablam! Nov 09 12:59:21.639 INFO kablam! warning: cannot find type `lng` in this scope Nov 09 12:59:21.639 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.639 INFO kablam! | Nov 09 12:59:21.639 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.639 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.639 INFO kablam! | Nov 09 12:59:21.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.639 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.639 INFO kablam! Nov 09 12:59:21.639 INFO kablam! warning: cannot find type `street` in this scope Nov 09 12:59:21.639 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.639 INFO kablam! | Nov 09 12:59:21.639 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.639 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.639 INFO kablam! | Nov 09 12:59:21.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.639 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.639 INFO kablam! Nov 09 12:59:21.639 INFO kablam! warning: cannot find type `zip` in this scope Nov 09 12:59:21.639 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.639 INFO kablam! | Nov 09 12:59:21.639 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.639 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.639 INFO kablam! | Nov 09 12:59:21.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.639 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.639 INFO kablam! Nov 09 12:59:21.639 INFO kablam! warning: cannot find type `city` in this scope Nov 09 12:59:21.639 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.639 INFO kablam! | Nov 09 12:59:21.639 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.639 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.639 INFO kablam! | Nov 09 12:59:21.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.639 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.640 INFO kablam! Nov 09 12:59:21.640 INFO kablam! warning: cannot find type `country` in this scope Nov 09 12:59:21.640 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.640 INFO kablam! | Nov 09 12:59:21.640 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.640 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.640 INFO kablam! | Nov 09 12:59:21.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.640 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.640 INFO kablam! Nov 09 12:59:21.640 INFO kablam! warning: cannot find type `email` in this scope Nov 09 12:59:21.640 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.640 INFO kablam! | Nov 09 12:59:21.640 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.640 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.640 INFO kablam! | Nov 09 12:59:21.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.640 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.640 INFO kablam! Nov 09 12:59:21.640 INFO kablam! warning: cannot find type `telephone` in this scope Nov 09 12:59:21.640 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.640 INFO kablam! | Nov 09 12:59:21.640 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.640 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.640 INFO kablam! | Nov 09 12:59:21.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.640 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.640 INFO kablam! Nov 09 12:59:21.640 INFO kablam! warning: cannot find type `homepage` in this scope Nov 09 12:59:21.640 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.640 INFO kablam! | Nov 09 12:59:21.640 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.640 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.640 INFO kablam! | Nov 09 12:59:21.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.640 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.641 INFO kablam! Nov 09 12:59:21.641 INFO kablam! warning: cannot find type `license` in this scope Nov 09 12:59:21.641 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.641 INFO kablam! | Nov 09 12:59:21.641 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.641 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.641 INFO kablam! | Nov 09 12:59:21.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.641 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.641 INFO kablam! Nov 09 12:59:21.642 INFO kablam! warning: cannot find type `image_url` in this scope Nov 09 12:59:21.642 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.642 INFO kablam! | Nov 09 12:59:21.642 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.642 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.642 INFO kablam! | Nov 09 12:59:21.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.642 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.642 INFO kablam! Nov 09 12:59:21.650 INFO kablam! warning: cannot find type `image_link_url` in this scope Nov 09 12:59:21.650 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.651 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.651 INFO kablam! Nov 09 12:59:21.651 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 09 12:59:21.651 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.651 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.651 INFO kablam! Nov 09 12:59:21.651 INFO kablam! warning: cannot find type `entry_version` in this scope Nov 09 12:59:21.651 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.651 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.651 INFO kablam! Nov 09 12:59:21.651 INFO kablam! warning: cannot find type `category_id` in this scope Nov 09 12:59:21.651 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.651 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.651 INFO kablam! Nov 09 12:59:21.651 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 09 12:59:21.651 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.651 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.651 INFO kablam! Nov 09 12:59:21.651 INFO kablam! warning: cannot find type `value` in this scope Nov 09 12:59:21.651 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.651 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.651 INFO kablam! Nov 09 12:59:21.651 INFO kablam! warning: cannot find type `context` in this scope Nov 09 12:59:21.651 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.651 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.651 INFO kablam! Nov 09 12:59:21.651 INFO kablam! warning: cannot find type `source` in this scope Nov 09 12:59:21.651 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.651 INFO kablam! | Nov 09 12:59:21.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.651 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.651 INFO kablam! Nov 09 12:59:21.658 INFO kablam! warning: cannot find type `password` in this scope Nov 09 12:59:21.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.659 INFO kablam! | Nov 09 12:59:21.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.659 INFO kablam! | Nov 09 12:59:21.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.659 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.659 INFO kablam! Nov 09 12:59:21.659 INFO kablam! warning: cannot find type `email_confirmed` in this scope Nov 09 12:59:21.659 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:21.659 INFO kablam! | Nov 09 12:59:21.659 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:21.659 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:21.659 INFO kablam! | Nov 09 12:59:21.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:21.659 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:21.659 INFO kablam! Nov 09 12:59:22.157 INFO kablam! warning: unused import: `super::*` Nov 09 12:59:22.158 INFO kablam! --> src/core/util/parse.rs:27:9 Nov 09 12:59:22.158 INFO kablam! | Nov 09 12:59:22.158 INFO kablam! 27 | use super::*; Nov 09 12:59:22.158 INFO kablam! | ^^^^^^^^ Nov 09 12:59:22.159 INFO kablam! | Nov 09 12:59:22.159 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 12:59:22.159 INFO kablam! Nov 09 12:59:22.160 INFO kablam! warning: cannot find type `Entry` in this scope Nov 09 12:59:22.160 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:10 Nov 09 12:59:22.160 INFO kablam! | Nov 09 12:59:22.161 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.161 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.161 INFO kablam! | Nov 09 12:59:22.162 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 12:59:22.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.162 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.163 INFO kablam! Nov 09 12:59:22.163 INFO kablam! warning: cannot find type `entries` in this scope Nov 09 12:59:22.163 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 09 12:59:22.163 INFO kablam! | Nov 09 12:59:22.164 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.164 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.164 INFO kablam! | Nov 09 12:59:22.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.165 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.165 INFO kablam! Nov 09 12:59:22.165 INFO kablam! warning: cannot find type `Entry` in this scope Nov 09 12:59:22.165 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Nov 09 12:59:22.166 INFO kablam! | Nov 09 12:59:22.166 INFO kablam! 3 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.166 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.166 INFO kablam! | Nov 09 12:59:22.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.167 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.167 INFO kablam! Nov 09 12:59:22.168 INFO kablam! warning: cannot find type `Category` in this scope Nov 09 12:59:22.168 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:10 Nov 09 12:59:22.168 INFO kablam! | Nov 09 12:59:22.168 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.169 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.169 INFO kablam! | Nov 09 12:59:22.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.170 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.170 INFO kablam! Nov 09 12:59:22.170 INFO kablam! warning: cannot find type `categories` in this scope Nov 09 12:59:22.170 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 09 12:59:22.174 INFO kablam! | Nov 09 12:59:22.174 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.175 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.175 INFO kablam! | Nov 09 12:59:22.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.175 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.175 INFO kablam! Nov 09 12:59:22.175 INFO kablam! warning: cannot find type `Category` in this scope Nov 09 12:59:22.175 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Nov 09 12:59:22.175 INFO kablam! | Nov 09 12:59:22.175 INFO kablam! 27 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.175 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.175 INFO kablam! | Nov 09 12:59:22.175 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.175 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.175 INFO kablam! Nov 09 12:59:22.175 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 09 12:59:22.175 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 09 12:59:22.176 INFO kablam! | Nov 09 12:59:22.176 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:22.176 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.176 INFO kablam! | Nov 09 12:59:22.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.176 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.176 INFO kablam! Nov 09 12:59:22.176 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 09 12:59:22.176 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Nov 09 12:59:22.176 INFO kablam! | Nov 09 12:59:22.176 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:22.176 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.176 INFO kablam! | Nov 09 12:59:22.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.176 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.176 INFO kablam! Nov 09 12:59:22.176 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 09 12:59:22.176 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:24 Nov 09 12:59:22.176 INFO kablam! | Nov 09 12:59:22.176 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:22.176 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.176 INFO kablam! | Nov 09 12:59:22.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.176 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.177 INFO kablam! Nov 09 12:59:22.177 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Nov 09 12:59:22.177 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 09 12:59:22.177 INFO kablam! | Nov 09 12:59:22.177 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:22.177 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.177 INFO kablam! | Nov 09 12:59:22.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.177 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.177 INFO kablam! Nov 09 12:59:22.177 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Nov 09 12:59:22.177 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Nov 09 12:59:22.177 INFO kablam! | Nov 09 12:59:22.177 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:22.177 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.177 INFO kablam! | Nov 09 12:59:22.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.177 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.177 INFO kablam! Nov 09 12:59:22.177 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 09 12:59:22.177 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 09 12:59:22.177 INFO kablam! | Nov 09 12:59:22.177 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:22.177 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.177 INFO kablam! | Nov 09 12:59:22.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.177 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.178 INFO kablam! Nov 09 12:59:22.178 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 09 12:59:22.178 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Nov 09 12:59:22.178 INFO kablam! | Nov 09 12:59:22.178 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:22.178 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.178 INFO kablam! | Nov 09 12:59:22.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.178 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.178 INFO kablam! Nov 09 12:59:22.178 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 09 12:59:22.178 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:24 Nov 09 12:59:22.178 INFO kablam! | Nov 09 12:59:22.178 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:22.178 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.178 INFO kablam! | Nov 09 12:59:22.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.178 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.178 INFO kablam! Nov 09 12:59:22.178 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Nov 09 12:59:22.178 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 09 12:59:22.178 INFO kablam! | Nov 09 12:59:22.178 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:22.178 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.178 INFO kablam! | Nov 09 12:59:22.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.178 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.178 INFO kablam! Nov 09 12:59:22.178 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Nov 09 12:59:22.178 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Nov 09 12:59:22.178 INFO kablam! | Nov 09 12:59:22.179 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Nov 09 12:59:22.179 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.179 INFO kablam! | Nov 09 12:59:22.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.179 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.179 INFO kablam! Nov 09 12:59:22.179 INFO kablam! warning: cannot find type `Tag` in this scope Nov 09 12:59:22.179 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:10 Nov 09 12:59:22.179 INFO kablam! | Nov 09 12:59:22.179 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.179 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.179 INFO kablam! | Nov 09 12:59:22.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.179 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.179 INFO kablam! Nov 09 12:59:22.179 INFO kablam! warning: cannot find type `tags` in this scope Nov 09 12:59:22.179 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 09 12:59:22.179 INFO kablam! | Nov 09 12:59:22.179 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.179 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.179 INFO kablam! | Nov 09 12:59:22.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.179 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.179 INFO kablam! Nov 09 12:59:22.179 INFO kablam! warning: cannot find type `Tag` in this scope Nov 09 12:59:22.179 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Nov 09 12:59:22.179 INFO kablam! | Nov 09 12:59:22.179 INFO kablam! 54 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.180 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.180 INFO kablam! | Nov 09 12:59:22.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.180 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.180 INFO kablam! Nov 09 12:59:22.180 INFO kablam! warning: cannot find type `User` in this scope Nov 09 12:59:22.180 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 09 12:59:22.180 INFO kablam! | Nov 09 12:59:22.180 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 09 12:59:22.180 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.180 INFO kablam! | Nov 09 12:59:22.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.180 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.180 INFO kablam! Nov 09 12:59:22.180 INFO kablam! warning: cannot find type `users` in this scope Nov 09 12:59:22.180 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Nov 09 12:59:22.180 INFO kablam! | Nov 09 12:59:22.180 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 09 12:59:22.180 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.180 INFO kablam! | Nov 09 12:59:22.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.180 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.180 INFO kablam! Nov 09 12:59:22.180 INFO kablam! warning: cannot find type `User` in this scope Nov 09 12:59:22.181 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:24 Nov 09 12:59:22.181 INFO kablam! | Nov 09 12:59:22.181 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 09 12:59:22.181 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.181 INFO kablam! | Nov 09 12:59:22.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.181 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.181 INFO kablam! Nov 09 12:59:22.181 INFO kablam! warning: cannot find type `users` in this scope Nov 09 12:59:22.181 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 09 12:59:22.181 INFO kablam! | Nov 09 12:59:22.181 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 09 12:59:22.181 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.181 INFO kablam! | Nov 09 12:59:22.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.181 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.181 INFO kablam! Nov 09 12:59:22.181 INFO kablam! warning: cannot find type `User` in this scope Nov 09 12:59:22.181 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Nov 09 12:59:22.181 INFO kablam! | Nov 09 12:59:22.181 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Nov 09 12:59:22.181 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.181 INFO kablam! | Nov 09 12:59:22.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.182 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.182 INFO kablam! Nov 09 12:59:22.182 INFO kablam! warning: cannot find type `Comment` in this scope Nov 09 12:59:22.182 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:10 Nov 09 12:59:22.182 INFO kablam! | Nov 09 12:59:22.182 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.182 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.182 INFO kablam! | Nov 09 12:59:22.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.182 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.182 INFO kablam! Nov 09 12:59:22.182 INFO kablam! warning: cannot find type `comments` in this scope Nov 09 12:59:22.182 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 09 12:59:22.182 INFO kablam! | Nov 09 12:59:22.182 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.182 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.182 INFO kablam! | Nov 09 12:59:22.182 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.182 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.182 INFO kablam! Nov 09 12:59:22.182 INFO kablam! warning: cannot find type `Comment` in this scope Nov 09 12:59:22.188 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Nov 09 12:59:22.188 INFO kablam! | Nov 09 12:59:22.188 INFO kablam! 71 | #[derive(Queryable, Insertable)] Nov 09 12:59:22.188 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.188 INFO kablam! | Nov 09 12:59:22.188 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.188 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.188 INFO kablam! Nov 09 12:59:22.188 INFO kablam! warning: cannot find type `Rating` in this scope Nov 09 12:59:22.188 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:10 Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.189 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.189 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.189 INFO kablam! Nov 09 12:59:22.189 INFO kablam! warning: cannot find type `ratings` in this scope Nov 09 12:59:22.189 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.189 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.189 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.189 INFO kablam! Nov 09 12:59:22.189 INFO kablam! warning: cannot find type `Rating` in this scope Nov 09 12:59:22.189 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.189 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.189 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.189 INFO kablam! Nov 09 12:59:22.189 INFO kablam! warning: cannot find type `Entry` in this scope Nov 09 12:59:22.189 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.189 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.189 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.189 INFO kablam! Nov 09 12:59:22.189 INFO kablam! warning: cannot find type `Rating` in this scope Nov 09 12:59:22.189 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.189 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.189 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.189 INFO kablam! Nov 09 12:59:22.189 INFO kablam! warning: cannot find type `ratings` in this scope Nov 09 12:59:22.189 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.189 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.189 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.189 INFO kablam! Nov 09 12:59:22.189 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 09 12:59:22.189 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:10 Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.189 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.189 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.189 INFO kablam! Nov 09 12:59:22.189 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 09 12:59:22.189 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.189 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.189 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.189 INFO kablam! Nov 09 12:59:22.189 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 09 12:59:22.189 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.189 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.189 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.189 INFO kablam! Nov 09 12:59:22.189 INFO kablam! warning: cannot find type `User` in this scope Nov 09 12:59:22.189 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 09 12:59:22.189 INFO kablam! | Nov 09 12:59:22.189 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.190 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.190 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.190 INFO kablam! Nov 09 12:59:22.190 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Nov 09 12:59:22.190 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.190 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.190 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.190 INFO kablam! Nov 09 12:59:22.190 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Nov 09 12:59:22.190 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Nov 09 12:59:22.190 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.190 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.190 INFO kablam! Nov 09 12:59:22.190 INFO kablam! warning: cannot find type `table` in this scope Nov 09 12:59:22.190 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 12:59:22.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.190 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.190 INFO kablam! Nov 09 12:59:22.190 INFO kablam! warning: cannot find type `id` in this scope Nov 09 12:59:22.190 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.190 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.190 INFO kablam! Nov 09 12:59:22.190 INFO kablam! warning: cannot find type `south_west_lat` in this scope Nov 09 12:59:22.190 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.190 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.190 INFO kablam! Nov 09 12:59:22.190 INFO kablam! warning: cannot find type `south_west_lng` in this scope Nov 09 12:59:22.190 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.190 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.190 INFO kablam! Nov 09 12:59:22.190 INFO kablam! warning: cannot find type `north_east_lat` in this scope Nov 09 12:59:22.190 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.190 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.190 INFO kablam! Nov 09 12:59:22.190 INFO kablam! warning: cannot find type `north_east_lng` in this scope Nov 09 12:59:22.190 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.190 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.190 INFO kablam! Nov 09 12:59:22.190 INFO kablam! warning: cannot find type `username` in this scope Nov 09 12:59:22.190 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.190 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.190 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.191 INFO kablam! warning: cannot find type `created` in this scope Nov 09 12:59:22.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.191 INFO kablam! warning: cannot find type `version` in this scope Nov 09 12:59:22.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.191 INFO kablam! warning: cannot find type `name` in this scope Nov 09 12:59:22.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.191 INFO kablam! warning: cannot find type `text` in this scope Nov 09 12:59:22.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.191 INFO kablam! warning: cannot find type `rating_id` in this scope Nov 09 12:59:22.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.191 INFO kablam! warning: cannot find type `osm_node` in this scope Nov 09 12:59:22.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.191 INFO kablam! warning: cannot find type `current` in this scope Nov 09 12:59:22.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.191 INFO kablam! warning: cannot find type `title` in this scope Nov 09 12:59:22.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.191 INFO kablam! warning: cannot find type `description` in this scope Nov 09 12:59:22.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.191 INFO kablam! warning: cannot find type `lat` in this scope Nov 09 12:59:22.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.191 INFO kablam! | Nov 09 12:59:22.191 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.191 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.191 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `lng` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `street` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `zip` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `city` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `country` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `email` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `telephone` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `homepage` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `license` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `image_url` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.192 INFO kablam! warning: cannot find type `image_link_url` in this scope Nov 09 12:59:22.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.192 INFO kablam! | Nov 09 12:59:22.192 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.192 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.192 INFO kablam! Nov 09 12:59:22.193 INFO kablam! warning: cannot find type `entry_id` in this scope Nov 09 12:59:22.193 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.193 INFO kablam! | Nov 09 12:59:22.193 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.193 INFO kablam! | Nov 09 12:59:22.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.211 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.211 INFO kablam! Nov 09 12:59:22.211 INFO kablam! warning: cannot find type `entry_version` in this scope Nov 09 12:59:22.211 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.211 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.211 INFO kablam! Nov 09 12:59:22.211 INFO kablam! warning: cannot find type `category_id` in this scope Nov 09 12:59:22.211 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.211 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.211 INFO kablam! Nov 09 12:59:22.211 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 09 12:59:22.211 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.211 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.211 INFO kablam! Nov 09 12:59:22.211 INFO kablam! warning: cannot find type `value` in this scope Nov 09 12:59:22.211 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.211 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.211 INFO kablam! Nov 09 12:59:22.211 INFO kablam! warning: cannot find type `context` in this scope Nov 09 12:59:22.211 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.211 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.211 INFO kablam! Nov 09 12:59:22.211 INFO kablam! warning: cannot find type `source` in this scope Nov 09 12:59:22.211 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.211 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.211 INFO kablam! Nov 09 12:59:22.211 INFO kablam! warning: cannot find type `password` in this scope Nov 09 12:59:22.211 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.211 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.211 INFO kablam! Nov 09 12:59:22.211 INFO kablam! warning: cannot find type `email_confirmed` in this scope Nov 09 12:59:22.211 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 12:59:22.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 12:59:22.211 INFO kablam! | Nov 09 12:59:22.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 12:59:22.211 INFO kablam! = note: for more information, see issue #50504 Nov 09 12:59:22.211 INFO kablam! Nov 09 12:59:31.198 INFO kablam! warning: function is never used: `create_connection_pool` Nov 09 12:59:31.199 INFO kablam! --> src/ports/web/mockdb.rs:35:1 Nov 09 12:59:31.199 INFO kablam! | Nov 09 12:59:31.199 INFO kablam! 35 | pub fn create_connection_pool(_: &str) -> Result { Nov 09 12:59:31.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 12:59:31.200 INFO kablam! | Nov 09 12:59:31.200 INFO kablam! = note: #[warn(dead_code)] on by default Nov 09 12:59:31.201 INFO kablam! Nov 09 12:59:31.488 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 53s Nov 09 12:59:31.515 INFO kablam! su: No module specific data is present Nov 09 12:59:33.307 INFO running `"docker" "rm" "-f" "3531eb7cad57ab9907ed3a53fd38251756b16a85c2dbad6130eb5c6cdfdde95c"` Nov 09 12:59:33.727 INFO blam! 3531eb7cad57ab9907ed3a53fd38251756b16a85c2dbad6130eb5c6cdfdde95c