Oct 27 04:40:43.578 INFO checking flosse/openfairdb against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:40:43.578 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 27 04:40:44.135 INFO blam! 26bc44b3772d23f95868d678c02241259ed9dd0c5b4e5bdc0c7a84e51b479bdc Oct 27 04:40:44.139 INFO running `"docker" "start" "-a" "26bc44b3772d23f95868d678c02241259ed9dd0c5b4e5bdc0c7a84e51b479bdc"` Oct 27 04:40:45.395 INFO kablam! usermod: no changes Oct 27 04:40:45.823 INFO kablam! Compiling cfg-if v0.1.6 Oct 27 04:40:45.831 INFO kablam! Compiling antidote v1.0.0 Oct 27 04:40:45.831 INFO kablam! Compiling serde v1.0.80 Oct 27 04:40:45.831 INFO kablam! Compiling safemem v0.3.0 Oct 27 04:40:45.831 INFO kablam! Checking ascii_utils v0.9.3 Oct 27 04:40:45.831 INFO kablam! Checking quoted_printable v0.4.0 Oct 27 04:40:45.831 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 27 04:40:45.831 INFO kablam! Compiling rust-crypto v0.2.36 Oct 27 04:40:46.195 INFO kablam! Compiling pear_codegen v0.0.20 Oct 27 04:40:47.996 INFO kablam! Compiling rocket v0.3.17 Oct 27 04:40:49.204 INFO kablam! Compiling rocket_codegen v0.3.17 Oct 27 04:40:49.204 INFO kablam! Checking isatty v0.1.9 Oct 27 04:40:49.407 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 27 04:40:51.829 INFO kablam! Compiling log v0.4.5 Oct 27 04:40:52.255 INFO kablam! Compiling httparse v1.3.3 Oct 27 04:40:52.256 INFO kablam! Checking fast_chemail v0.9.5 Oct 27 04:40:53.924 INFO kablam! Compiling base64 v0.9.3 Oct 27 04:40:54.583 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Oct 27 04:40:54.587 INFO kablam! Compiling memchr v2.1.0 Oct 27 04:40:56.403 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 27 04:41:02.135 INFO kablam! Checking hyper v0.10.13 Oct 27 04:41:03.927 INFO kablam! Compiling log v0.3.9 Oct 27 04:41:03.951 INFO kablam! Checking diesel v1.3.3 Oct 27 04:41:03.979 INFO kablam! Compiling r2d2 v0.8.2 Oct 27 04:41:03.980 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 27 04:41:09.135 INFO kablam! Compiling mime v0.2.6 Oct 27 04:41:17.339 INFO kablam! Checking failure v0.1.3 Oct 27 04:41:18.786 INFO kablam! Compiling rayon-core v1.4.1 Oct 27 04:41:41.331 INFO kablam! Checking dotenv v0.13.0 Oct 27 04:41:43.715 INFO kablam! Compiling rayon v0.7.1 Oct 27 04:41:45.829 INFO kablam! Checking pwhash v0.2.0 Oct 27 04:41:56.143 INFO kablam! Compiling ring v0.11.0 Oct 27 04:42:19.036 INFO kablam! Checking toml v0.4.8 Oct 27 04:42:19.340 INFO kablam! Checking serde_json v1.0.32 Oct 27 04:42:19.971 INFO kablam! Checking csv v1.0.2 Oct 27 04:42:21.167 INFO kablam! Checking cookie v0.9.2 Oct 27 04:42:58.295 INFO kablam! Checking rocket_contrib v0.3.17 Oct 27 04:43:19.501 INFO kablam! Checking migrations_internals v1.3.0 Oct 27 04:43:26.716 INFO kablam! Compiling migrations_macros v1.3.0 Oct 27 04:43:36.359 INFO kablam! Checking diesel_migrations v1.3.0 Oct 27 04:43:37.303 INFO kablam! Checking openfairdb v0.3.9 (/source) Oct 27 04:43:44.922 INFO kablam! warning: cannot find type `Entry` in this scope Oct 27 04:43:44.922 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:10 Oct 27 04:43:44.923 INFO kablam! | Oct 27 04:43:44.923 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.923 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.923 INFO kablam! | Oct 27 04:43:44.924 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 04:43:44.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.924 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.925 INFO kablam! Oct 27 04:43:44.925 INFO kablam! warning: cannot find type `entries` in this scope Oct 27 04:43:44.925 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Oct 27 04:43:44.925 INFO kablam! | Oct 27 04:43:44.926 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.926 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.926 INFO kablam! | Oct 27 04:43:44.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.927 INFO kablam! Oct 27 04:43:44.928 INFO kablam! warning: cannot find type `Entry` in this scope Oct 27 04:43:44.928 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Oct 27 04:43:44.928 INFO kablam! | Oct 27 04:43:44.928 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.928 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.928 INFO kablam! | Oct 27 04:43:44.929 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.929 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.929 INFO kablam! Oct 27 04:43:44.930 INFO kablam! warning: cannot find type `Category` in this scope Oct 27 04:43:44.930 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:10 Oct 27 04:43:44.930 INFO kablam! | Oct 27 04:43:44.931 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.931 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.931 INFO kablam! | Oct 27 04:43:44.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.932 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.932 INFO kablam! Oct 27 04:43:44.933 INFO kablam! warning: cannot find type `categories` in this scope Oct 27 04:43:44.933 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Oct 27 04:43:44.933 INFO kablam! | Oct 27 04:43:44.933 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.933 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.934 INFO kablam! | Oct 27 04:43:44.934 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.935 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.935 INFO kablam! Oct 27 04:43:44.935 INFO kablam! warning: cannot find type `Category` in this scope Oct 27 04:43:44.935 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Oct 27 04:43:44.935 INFO kablam! | Oct 27 04:43:44.936 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.936 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.936 INFO kablam! | Oct 27 04:43:44.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.937 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.937 INFO kablam! Oct 27 04:43:44.938 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 27 04:43:44.938 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Oct 27 04:43:44.938 INFO kablam! | Oct 27 04:43:44.938 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:44.938 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.938 INFO kablam! | Oct 27 04:43:44.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.939 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.939 INFO kablam! Oct 27 04:43:44.939 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Oct 27 04:43:44.940 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Oct 27 04:43:44.940 INFO kablam! | Oct 27 04:43:44.940 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:44.940 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.940 INFO kablam! | Oct 27 04:43:44.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.941 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.941 INFO kablam! Oct 27 04:43:44.941 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 27 04:43:44.941 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:24 Oct 27 04:43:44.941 INFO kablam! | Oct 27 04:43:44.941 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:44.942 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.942 INFO kablam! | Oct 27 04:43:44.942 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.943 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.943 INFO kablam! Oct 27 04:43:44.943 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Oct 27 04:43:44.943 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Oct 27 04:43:44.943 INFO kablam! | Oct 27 04:43:44.943 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:44.944 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.944 INFO kablam! | Oct 27 04:43:44.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.944 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.945 INFO kablam! Oct 27 04:43:44.945 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 27 04:43:44.945 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Oct 27 04:43:44.945 INFO kablam! | Oct 27 04:43:44.945 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:44.945 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.946 INFO kablam! | Oct 27 04:43:44.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.947 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.947 INFO kablam! Oct 27 04:43:44.947 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 27 04:43:44.947 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Oct 27 04:43:44.947 INFO kablam! | Oct 27 04:43:44.951 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:44.951 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.951 INFO kablam! | Oct 27 04:43:44.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.951 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.955 INFO kablam! Oct 27 04:43:44.955 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Oct 27 04:43:44.955 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:44.955 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.955 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.955 INFO kablam! Oct 27 04:43:44.955 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 27 04:43:44.955 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:24 Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:44.955 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.955 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.955 INFO kablam! Oct 27 04:43:44.955 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Oct 27 04:43:44.955 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:44.955 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.955 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.955 INFO kablam! Oct 27 04:43:44.955 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 27 04:43:44.955 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:44.955 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.955 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.955 INFO kablam! Oct 27 04:43:44.955 INFO kablam! warning: cannot find type `Tag` in this scope Oct 27 04:43:44.955 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:10 Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.955 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.955 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.955 INFO kablam! Oct 27 04:43:44.955 INFO kablam! warning: cannot find type `tags` in this scope Oct 27 04:43:44.955 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.955 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.955 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.955 INFO kablam! Oct 27 04:43:44.955 INFO kablam! warning: cannot find type `Tag` in this scope Oct 27 04:43:44.955 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Oct 27 04:43:44.955 INFO kablam! | Oct 27 04:43:44.955 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.956 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.956 INFO kablam! | Oct 27 04:43:44.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.956 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.956 INFO kablam! Oct 27 04:43:44.956 INFO kablam! warning: cannot find type `User` in this scope Oct 27 04:43:44.956 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Oct 27 04:43:44.956 INFO kablam! | Oct 27 04:43:44.956 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 27 04:43:44.956 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.956 INFO kablam! | Oct 27 04:43:44.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.956 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.956 INFO kablam! Oct 27 04:43:44.964 INFO kablam! warning: cannot find type `users` in this scope Oct 27 04:43:44.964 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Oct 27 04:43:44.964 INFO kablam! | Oct 27 04:43:44.964 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 27 04:43:44.964 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.964 INFO kablam! | Oct 27 04:43:44.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.964 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.964 INFO kablam! Oct 27 04:43:44.964 INFO kablam! warning: cannot find type `User` in this scope Oct 27 04:43:44.964 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:24 Oct 27 04:43:44.964 INFO kablam! | Oct 27 04:43:44.964 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 27 04:43:44.964 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.964 INFO kablam! | Oct 27 04:43:44.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.964 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.964 INFO kablam! Oct 27 04:43:44.964 INFO kablam! warning: cannot find type `users` in this scope Oct 27 04:43:44.964 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Oct 27 04:43:44.964 INFO kablam! | Oct 27 04:43:44.964 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 27 04:43:44.964 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.964 INFO kablam! | Oct 27 04:43:44.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.964 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.964 INFO kablam! Oct 27 04:43:44.964 INFO kablam! warning: cannot find type `User` in this scope Oct 27 04:43:44.964 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Oct 27 04:43:44.964 INFO kablam! | Oct 27 04:43:44.964 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 27 04:43:44.964 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.964 INFO kablam! | Oct 27 04:43:44.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.964 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.964 INFO kablam! Oct 27 04:43:44.964 INFO kablam! warning: cannot find type `Comment` in this scope Oct 27 04:43:44.964 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:10 Oct 27 04:43:44.965 INFO kablam! | Oct 27 04:43:44.965 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.965 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.965 INFO kablam! | Oct 27 04:43:44.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.965 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.965 INFO kablam! Oct 27 04:43:44.965 INFO kablam! warning: cannot find type `comments` in this scope Oct 27 04:43:44.965 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Oct 27 04:43:44.965 INFO kablam! | Oct 27 04:43:44.965 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.965 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.965 INFO kablam! | Oct 27 04:43:44.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.965 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.965 INFO kablam! Oct 27 04:43:44.965 INFO kablam! warning: cannot find type `Comment` in this scope Oct 27 04:43:44.965 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Oct 27 04:43:44.965 INFO kablam! | Oct 27 04:43:44.965 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 27 04:43:44.965 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.965 INFO kablam! | Oct 27 04:43:44.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.972 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.972 INFO kablam! Oct 27 04:43:44.972 INFO kablam! warning: cannot find type `Rating` in this scope Oct 27 04:43:44.972 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:10 Oct 27 04:43:44.972 INFO kablam! | Oct 27 04:43:44.972 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.972 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.972 INFO kablam! | Oct 27 04:43:44.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.972 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.972 INFO kablam! Oct 27 04:43:44.972 INFO kablam! warning: cannot find type `ratings` in this scope Oct 27 04:43:44.972 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Oct 27 04:43:44.972 INFO kablam! | Oct 27 04:43:44.972 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.972 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.972 INFO kablam! | Oct 27 04:43:44.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.972 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.972 INFO kablam! Oct 27 04:43:44.972 INFO kablam! warning: cannot find type `Rating` in this scope Oct 27 04:43:44.972 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Oct 27 04:43:44.972 INFO kablam! | Oct 27 04:43:44.972 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.972 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.972 INFO kablam! | Oct 27 04:43:44.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.972 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.972 INFO kablam! Oct 27 04:43:44.972 INFO kablam! warning: cannot find type `Entry` in this scope Oct 27 04:43:44.972 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 27 04:43:44.972 INFO kablam! | Oct 27 04:43:44.972 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.972 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.972 INFO kablam! | Oct 27 04:43:44.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.972 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.972 INFO kablam! Oct 27 04:43:44.972 INFO kablam! warning: cannot find type `Rating` in this scope Oct 27 04:43:44.972 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 27 04:43:44.972 INFO kablam! | Oct 27 04:43:44.972 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.972 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.972 INFO kablam! | Oct 27 04:43:44.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.978 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.978 INFO kablam! Oct 27 04:43:44.978 INFO kablam! warning: cannot find type `ratings` in this scope Oct 27 04:43:44.978 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 27 04:43:44.978 INFO kablam! | Oct 27 04:43:44.978 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.978 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.978 INFO kablam! | Oct 27 04:43:44.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.978 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.978 INFO kablam! Oct 27 04:43:44.978 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 27 04:43:44.978 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:10 Oct 27 04:43:44.978 INFO kablam! | Oct 27 04:43:44.978 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.978 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.978 INFO kablam! | Oct 27 04:43:44.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.978 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.978 INFO kablam! Oct 27 04:43:44.978 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Oct 27 04:43:44.978 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Oct 27 04:43:44.978 INFO kablam! | Oct 27 04:43:44.978 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.978 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.978 INFO kablam! | Oct 27 04:43:44.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.978 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.978 INFO kablam! Oct 27 04:43:44.978 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 27 04:43:44.978 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Oct 27 04:43:44.978 INFO kablam! | Oct 27 04:43:44.978 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.978 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.978 INFO kablam! | Oct 27 04:43:44.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.978 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.978 INFO kablam! Oct 27 04:43:44.978 INFO kablam! warning: cannot find type `User` in this scope Oct 27 04:43:44.978 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 27 04:43:44.978 INFO kablam! | Oct 27 04:43:44.978 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.978 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.983 INFO kablam! | Oct 27 04:43:44.983 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.983 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.983 INFO kablam! Oct 27 04:43:44.983 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 27 04:43:44.983 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 27 04:43:44.983 INFO kablam! | Oct 27 04:43:44.983 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.983 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.984 INFO kablam! | Oct 27 04:43:44.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.984 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.984 INFO kablam! Oct 27 04:43:44.984 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Oct 27 04:43:44.984 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 27 04:43:44.984 INFO kablam! | Oct 27 04:43:44.984 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:44.984 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.984 INFO kablam! | Oct 27 04:43:44.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.984 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.984 INFO kablam! Oct 27 04:43:44.984 INFO kablam! warning: cannot find type `table` in this scope Oct 27 04:43:44.984 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 04:43:44.984 INFO kablam! | Oct 27 04:43:44.984 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 04:43:44.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.984 INFO kablam! | Oct 27 04:43:44.984 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.984 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.984 INFO kablam! Oct 27 04:43:44.989 INFO kablam! warning: cannot find type `id` in this scope Oct 27 04:43:44.989 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:44.989 INFO kablam! | Oct 27 04:43:44.989 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:44.989 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.990 INFO kablam! | Oct 27 04:43:44.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.990 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.990 INFO kablam! Oct 27 04:43:44.991 INFO kablam! warning: cannot find type `south_west_lat` in this scope Oct 27 04:43:44.991 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:44.991 INFO kablam! | Oct 27 04:43:44.991 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:44.991 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.992 INFO kablam! | Oct 27 04:43:44.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.992 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.992 INFO kablam! Oct 27 04:43:44.993 INFO kablam! warning: cannot find type `south_west_lng` in this scope Oct 27 04:43:44.993 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:44.993 INFO kablam! | Oct 27 04:43:44.993 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:44.993 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.993 INFO kablam! | Oct 27 04:43:44.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.994 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.994 INFO kablam! Oct 27 04:43:44.995 INFO kablam! warning: cannot find type `north_east_lat` in this scope Oct 27 04:43:44.995 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:44.995 INFO kablam! | Oct 27 04:43:44.995 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:44.995 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.995 INFO kablam! | Oct 27 04:43:44.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.996 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.996 INFO kablam! Oct 27 04:43:44.997 INFO kablam! warning: cannot find type `north_east_lng` in this scope Oct 27 04:43:44.997 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:44.997 INFO kablam! | Oct 27 04:43:44.997 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:44.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.997 INFO kablam! | Oct 27 04:43:44.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.997 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.998 INFO kablam! Oct 27 04:43:44.998 INFO kablam! warning: cannot find type `username` in this scope Oct 27 04:43:44.998 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:44.998 INFO kablam! | Oct 27 04:43:44.998 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:44.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:44.999 INFO kablam! | Oct 27 04:43:44.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:44.999 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:44.999 INFO kablam! Oct 27 04:43:45.000 INFO kablam! warning: cannot find type `created` in this scope Oct 27 04:43:45.000 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.000 INFO kablam! | Oct 27 04:43:45.000 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.000 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.000 INFO kablam! | Oct 27 04:43:45.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.000 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.000 INFO kablam! Oct 27 04:43:45.002 INFO kablam! warning: cannot find type `version` in this scope Oct 27 04:43:45.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.002 INFO kablam! | Oct 27 04:43:45.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.002 INFO kablam! | Oct 27 04:43:45.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.002 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.002 INFO kablam! Oct 27 04:43:45.004 INFO kablam! warning: cannot find type `name` in this scope Oct 27 04:43:45.004 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.004 INFO kablam! | Oct 27 04:43:45.004 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.004 INFO kablam! | Oct 27 04:43:45.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.004 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.004 INFO kablam! Oct 27 04:43:45.006 INFO kablam! warning: cannot find type `text` in this scope Oct 27 04:43:45.006 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.006 INFO kablam! | Oct 27 04:43:45.006 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.006 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.006 INFO kablam! | Oct 27 04:43:45.006 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.006 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.006 INFO kablam! Oct 27 04:43:45.011 INFO kablam! warning: cannot find type `rating_id` in this scope Oct 27 04:43:45.011 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.011 INFO kablam! | Oct 27 04:43:45.011 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.011 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.011 INFO kablam! | Oct 27 04:43:45.012 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.012 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.012 INFO kablam! Oct 27 04:43:45.013 INFO kablam! warning: cannot find type `osm_node` in this scope Oct 27 04:43:45.013 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.013 INFO kablam! | Oct 27 04:43:45.013 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.013 INFO kablam! | Oct 27 04:43:45.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.013 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.013 INFO kablam! Oct 27 04:43:45.015 INFO kablam! warning: cannot find type `current` in this scope Oct 27 04:43:45.015 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.015 INFO kablam! | Oct 27 04:43:45.015 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.016 INFO kablam! | Oct 27 04:43:45.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.016 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.016 INFO kablam! Oct 27 04:43:45.016 INFO kablam! warning: cannot find type `title` in this scope Oct 27 04:43:45.016 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.016 INFO kablam! | Oct 27 04:43:45.016 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.017 INFO kablam! | Oct 27 04:43:45.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.017 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.017 INFO kablam! Oct 27 04:43:45.018 INFO kablam! warning: cannot find type `description` in this scope Oct 27 04:43:45.018 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.018 INFO kablam! | Oct 27 04:43:45.018 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.018 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.018 INFO kablam! | Oct 27 04:43:45.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.018 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.018 INFO kablam! Oct 27 04:43:45.019 INFO kablam! warning: cannot find type `lat` in this scope Oct 27 04:43:45.019 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.019 INFO kablam! | Oct 27 04:43:45.019 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.020 INFO kablam! | Oct 27 04:43:45.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.020 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.020 INFO kablam! Oct 27 04:43:45.021 INFO kablam! warning: cannot find type `lng` in this scope Oct 27 04:43:45.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.021 INFO kablam! | Oct 27 04:43:45.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.021 INFO kablam! | Oct 27 04:43:45.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.021 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.021 INFO kablam! Oct 27 04:43:45.022 INFO kablam! warning: cannot find type `street` in this scope Oct 27 04:43:45.022 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.022 INFO kablam! | Oct 27 04:43:45.022 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.022 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.023 INFO kablam! | Oct 27 04:43:45.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.023 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.023 INFO kablam! Oct 27 04:43:45.024 INFO kablam! warning: cannot find type `zip` in this scope Oct 27 04:43:45.024 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.024 INFO kablam! | Oct 27 04:43:45.024 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.024 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.024 INFO kablam! | Oct 27 04:43:45.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.024 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.024 INFO kablam! Oct 27 04:43:45.025 INFO kablam! warning: cannot find type `city` in this scope Oct 27 04:43:45.025 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.025 INFO kablam! | Oct 27 04:43:45.025 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.025 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.026 INFO kablam! | Oct 27 04:43:45.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.026 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.026 INFO kablam! Oct 27 04:43:45.027 INFO kablam! warning: cannot find type `country` in this scope Oct 27 04:43:45.027 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.027 INFO kablam! | Oct 27 04:43:45.027 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.027 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.027 INFO kablam! | Oct 27 04:43:45.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.027 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.027 INFO kablam! Oct 27 04:43:45.028 INFO kablam! warning: cannot find type `email` in this scope Oct 27 04:43:45.028 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.028 INFO kablam! | Oct 27 04:43:45.028 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.028 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.029 INFO kablam! | Oct 27 04:43:45.029 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.029 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.029 INFO kablam! Oct 27 04:43:45.030 INFO kablam! warning: cannot find type `telephone` in this scope Oct 27 04:43:45.030 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.030 INFO kablam! | Oct 27 04:43:45.030 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.030 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.030 INFO kablam! | Oct 27 04:43:45.030 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.030 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.030 INFO kablam! Oct 27 04:43:45.035 INFO kablam! warning: cannot find type `homepage` in this scope Oct 27 04:43:45.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.035 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.035 INFO kablam! Oct 27 04:43:45.035 INFO kablam! warning: cannot find type `license` in this scope Oct 27 04:43:45.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.035 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.035 INFO kablam! Oct 27 04:43:45.035 INFO kablam! warning: cannot find type `image_url` in this scope Oct 27 04:43:45.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.035 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.035 INFO kablam! Oct 27 04:43:45.035 INFO kablam! warning: cannot find type `image_link_url` in this scope Oct 27 04:43:45.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.035 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.035 INFO kablam! Oct 27 04:43:45.035 INFO kablam! warning: cannot find type `entry_id` in this scope Oct 27 04:43:45.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.035 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.035 INFO kablam! Oct 27 04:43:45.035 INFO kablam! warning: cannot find type `entry_version` in this scope Oct 27 04:43:45.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.035 INFO kablam! | Oct 27 04:43:45.035 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.036 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.036 INFO kablam! Oct 27 04:43:45.036 INFO kablam! warning: cannot find type `category_id` in this scope Oct 27 04:43:45.036 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.036 INFO kablam! | Oct 27 04:43:45.036 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.036 INFO kablam! | Oct 27 04:43:45.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.036 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.036 INFO kablam! Oct 27 04:43:45.036 INFO kablam! warning: cannot find type `tag_id` in this scope Oct 27 04:43:45.036 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.036 INFO kablam! | Oct 27 04:43:45.036 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.036 INFO kablam! | Oct 27 04:43:45.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.036 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.036 INFO kablam! Oct 27 04:43:45.036 INFO kablam! warning: cannot find type `value` in this scope Oct 27 04:43:45.036 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.036 INFO kablam! | Oct 27 04:43:45.036 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.036 INFO kablam! | Oct 27 04:43:45.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.036 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.036 INFO kablam! Oct 27 04:43:45.036 INFO kablam! warning: cannot find type `context` in this scope Oct 27 04:43:45.036 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.036 INFO kablam! | Oct 27 04:43:45.036 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.036 INFO kablam! | Oct 27 04:43:45.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.036 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.036 INFO kablam! Oct 27 04:43:45.043 INFO kablam! warning: cannot find type `source` in this scope Oct 27 04:43:45.043 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.043 INFO kablam! | Oct 27 04:43:45.043 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.043 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.043 INFO kablam! | Oct 27 04:43:45.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.043 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.043 INFO kablam! Oct 27 04:43:45.055 INFO kablam! warning: cannot find type `password` in this scope Oct 27 04:43:45.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.055 INFO kablam! | Oct 27 04:43:45.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.071 INFO kablam! | Oct 27 04:43:45.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.071 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.071 INFO kablam! Oct 27 04:43:45.071 INFO kablam! warning: cannot find type `email_confirmed` in this scope Oct 27 04:43:45.071 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.071 INFO kablam! | Oct 27 04:43:45.071 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.071 INFO kablam! | Oct 27 04:43:45.071 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.071 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.071 INFO kablam! Oct 27 04:43:45.675 INFO kablam! warning: unused import: `super::*` Oct 27 04:43:45.676 INFO kablam! --> src/core/util/parse.rs:27:9 Oct 27 04:43:45.676 INFO kablam! | Oct 27 04:43:45.676 INFO kablam! 27 | use super::*; Oct 27 04:43:45.676 INFO kablam! | ^^^^^^^^ Oct 27 04:43:45.677 INFO kablam! | Oct 27 04:43:45.677 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 04:43:45.677 INFO kablam! Oct 27 04:43:45.678 INFO kablam! warning: cannot find type `Entry` in this scope Oct 27 04:43:45.678 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:10 Oct 27 04:43:45.678 INFO kablam! | Oct 27 04:43:45.679 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.679 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.679 INFO kablam! | Oct 27 04:43:45.679 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 04:43:45.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.680 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.680 INFO kablam! Oct 27 04:43:45.681 INFO kablam! warning: cannot find type `entries` in this scope Oct 27 04:43:45.681 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Oct 27 04:43:45.681 INFO kablam! | Oct 27 04:43:45.682 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.682 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.682 INFO kablam! | Oct 27 04:43:45.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.683 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.683 INFO kablam! Oct 27 04:43:45.683 INFO kablam! warning: cannot find type `Entry` in this scope Oct 27 04:43:45.684 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:3:21 Oct 27 04:43:45.684 INFO kablam! | Oct 27 04:43:45.684 INFO kablam! 3 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.684 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.684 INFO kablam! | Oct 27 04:43:45.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.685 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.685 INFO kablam! Oct 27 04:43:45.685 INFO kablam! warning: cannot find type `Category` in this scope Oct 27 04:43:45.685 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:10 Oct 27 04:43:45.685 INFO kablam! | Oct 27 04:43:45.685 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.685 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.685 INFO kablam! | Oct 27 04:43:45.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.685 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.685 INFO kablam! Oct 27 04:43:45.685 INFO kablam! warning: cannot find type `categories` in this scope Oct 27 04:43:45.685 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Oct 27 04:43:45.685 INFO kablam! | Oct 27 04:43:45.685 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.685 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.685 INFO kablam! | Oct 27 04:43:45.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.685 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.685 INFO kablam! Oct 27 04:43:45.685 INFO kablam! warning: cannot find type `Category` in this scope Oct 27 04:43:45.685 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:27:21 Oct 27 04:43:45.685 INFO kablam! | Oct 27 04:43:45.685 INFO kablam! 27 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.685 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.685 INFO kablam! | Oct 27 04:43:45.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.685 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.685 INFO kablam! Oct 27 04:43:45.685 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 27 04:43:45.690 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Oct 27 04:43:45.690 INFO kablam! | Oct 27 04:43:45.690 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:45.690 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.690 INFO kablam! | Oct 27 04:43:45.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.690 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.690 INFO kablam! Oct 27 04:43:45.690 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Oct 27 04:43:45.690 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:10 Oct 27 04:43:45.690 INFO kablam! | Oct 27 04:43:45.690 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:45.690 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.690 INFO kablam! | Oct 27 04:43:45.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.690 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.690 INFO kablam! Oct 27 04:43:45.690 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 27 04:43:45.690 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:24 Oct 27 04:43:45.690 INFO kablam! | Oct 27 04:43:45.690 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:45.690 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.690 INFO kablam! | Oct 27 04:43:45.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.690 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.690 INFO kablam! Oct 27 04:43:45.690 INFO kablam! warning: cannot find type `entry_category_relations` in this scope Oct 27 04:43:45.690 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Oct 27 04:43:45.690 INFO kablam! | Oct 27 04:43:45.690 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:45.690 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.691 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.691 INFO kablam! Oct 27 04:43:45.691 INFO kablam! warning: cannot find type `EntryCategoryRelation` in this scope Oct 27 04:43:45.691 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:36:35 Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! 36 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:45.691 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.691 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.691 INFO kablam! Oct 27 04:43:45.691 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 27 04:43:45.691 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:45.691 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.691 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.691 INFO kablam! Oct 27 04:43:45.691 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Oct 27 04:43:45.691 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:10 Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:45.691 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.691 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.691 INFO kablam! Oct 27 04:43:45.691 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 27 04:43:45.691 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:24 Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:45.691 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.691 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.691 INFO kablam! Oct 27 04:43:45.691 INFO kablam! warning: cannot find type `entry_tag_relations` in this scope Oct 27 04:43:45.691 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:45.691 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.691 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.691 INFO kablam! Oct 27 04:43:45.691 INFO kablam! warning: cannot find type `EntryTagRelation` in this scope Oct 27 04:43:45.691 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:45:35 Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! 45 | #[derive(Identifiable, Queryable, Insertable, Associations)] Oct 27 04:43:45.691 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.691 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.691 INFO kablam! Oct 27 04:43:45.691 INFO kablam! warning: cannot find type `Tag` in this scope Oct 27 04:43:45.691 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:10 Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.691 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.691 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.691 INFO kablam! Oct 27 04:43:45.691 INFO kablam! warning: cannot find type `tags` in this scope Oct 27 04:43:45.691 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.691 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.691 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.691 INFO kablam! Oct 27 04:43:45.691 INFO kablam! warning: cannot find type `Tag` in this scope Oct 27 04:43:45.691 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:54:21 Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! 54 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.691 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.691 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.691 INFO kablam! Oct 27 04:43:45.691 INFO kablam! warning: cannot find type `User` in this scope Oct 27 04:43:45.691 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Oct 27 04:43:45.691 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 27 04:43:45.692 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.692 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.692 INFO kablam! Oct 27 04:43:45.692 INFO kablam! warning: cannot find type `users` in this scope Oct 27 04:43:45.692 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:10 Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 27 04:43:45.692 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.692 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.692 INFO kablam! Oct 27 04:43:45.692 INFO kablam! warning: cannot find type `User` in this scope Oct 27 04:43:45.692 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:24 Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 27 04:43:45.692 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.692 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.692 INFO kablam! Oct 27 04:43:45.692 INFO kablam! warning: cannot find type `users` in this scope Oct 27 04:43:45.692 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 27 04:43:45.692 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.692 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.692 INFO kablam! Oct 27 04:43:45.692 INFO kablam! warning: cannot find type `User` in this scope Oct 27 04:43:45.692 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:60:35 Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! 60 | #[derive(Identifiable, Queryable, Insertable)] Oct 27 04:43:45.692 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.692 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.692 INFO kablam! Oct 27 04:43:45.692 INFO kablam! warning: cannot find type `Comment` in this scope Oct 27 04:43:45.692 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:10 Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.692 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.692 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.692 INFO kablam! Oct 27 04:43:45.692 INFO kablam! warning: cannot find type `comments` in this scope Oct 27 04:43:45.692 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.692 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.692 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.692 INFO kablam! Oct 27 04:43:45.692 INFO kablam! warning: cannot find type `Comment` in this scope Oct 27 04:43:45.692 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:71:21 Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! 71 | #[derive(Queryable, Insertable)] Oct 27 04:43:45.692 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.692 INFO kablam! | Oct 27 04:43:45.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.692 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.692 INFO kablam! Oct 27 04:43:45.711 INFO kablam! warning: cannot find type `Rating` in this scope Oct 27 04:43:45.711 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:10 Oct 27 04:43:45.711 INFO kablam! | Oct 27 04:43:45.711 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.711 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.715 INFO kablam! | Oct 27 04:43:45.715 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.715 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.715 INFO kablam! Oct 27 04:43:45.715 INFO kablam! warning: cannot find type `ratings` in this scope Oct 27 04:43:45.716 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Oct 27 04:43:45.716 INFO kablam! | Oct 27 04:43:45.716 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.716 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.716 INFO kablam! | Oct 27 04:43:45.716 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.717 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.717 INFO kablam! Oct 27 04:43:45.717 INFO kablam! warning: cannot find type `Rating` in this scope Oct 27 04:43:45.717 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:21 Oct 27 04:43:45.717 INFO kablam! | Oct 27 04:43:45.717 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.718 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.718 INFO kablam! | Oct 27 04:43:45.718 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.718 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.718 INFO kablam! Oct 27 04:43:45.723 INFO kablam! warning: cannot find type `Entry` in this scope Oct 27 04:43:45.723 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 27 04:43:45.723 INFO kablam! | Oct 27 04:43:45.723 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.723 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.724 INFO kablam! | Oct 27 04:43:45.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.724 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.724 INFO kablam! Oct 27 04:43:45.724 INFO kablam! warning: cannot find type `Rating` in this scope Oct 27 04:43:45.724 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 27 04:43:45.725 INFO kablam! | Oct 27 04:43:45.725 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.725 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.725 INFO kablam! | Oct 27 04:43:45.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.726 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.726 INFO kablam! Oct 27 04:43:45.726 INFO kablam! warning: cannot find type `ratings` in this scope Oct 27 04:43:45.726 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:80:33 Oct 27 04:43:45.726 INFO kablam! | Oct 27 04:43:45.726 INFO kablam! 80 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.727 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.727 INFO kablam! | Oct 27 04:43:45.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.727 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.727 INFO kablam! Oct 27 04:43:45.727 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 27 04:43:45.728 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:10 Oct 27 04:43:45.728 INFO kablam! | Oct 27 04:43:45.728 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.728 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.728 INFO kablam! | Oct 27 04:43:45.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.729 INFO kablam! Oct 27 04:43:45.729 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Oct 27 04:43:45.729 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Oct 27 04:43:45.729 INFO kablam! | Oct 27 04:43:45.729 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.729 INFO kablam! | Oct 27 04:43:45.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.729 INFO kablam! Oct 27 04:43:45.729 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 27 04:43:45.729 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:21 Oct 27 04:43:45.729 INFO kablam! | Oct 27 04:43:45.729 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.729 INFO kablam! | Oct 27 04:43:45.729 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.729 INFO kablam! Oct 27 04:43:45.730 INFO kablam! warning: cannot find type `User` in this scope Oct 27 04:43:45.730 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 27 04:43:45.730 INFO kablam! | Oct 27 04:43:45.730 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.730 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.730 INFO kablam! | Oct 27 04:43:45.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.730 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.730 INFO kablam! Oct 27 04:43:45.730 INFO kablam! warning: cannot find type `BboxSubscription` in this scope Oct 27 04:43:45.730 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 27 04:43:45.730 INFO kablam! | Oct 27 04:43:45.730 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.730 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.730 INFO kablam! | Oct 27 04:43:45.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.730 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.730 INFO kablam! Oct 27 04:43:45.730 INFO kablam! warning: cannot find type `bbox_subscriptions` in this scope Oct 27 04:43:45.730 INFO kablam! --> src/infrastructure/db/sqlite/models.rs:93:33 Oct 27 04:43:45.730 INFO kablam! | Oct 27 04:43:45.730 INFO kablam! 93 | #[derive(Queryable, Insertable, Associations)] Oct 27 04:43:45.730 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.730 INFO kablam! | Oct 27 04:43:45.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.730 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.730 INFO kablam! Oct 27 04:43:45.730 INFO kablam! warning: cannot find type `table` in this scope Oct 27 04:43:45.730 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 04:43:45.730 INFO kablam! | Oct 27 04:43:45.730 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 04:43:45.730 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.730 INFO kablam! | Oct 27 04:43:45.730 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.730 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.730 INFO kablam! Oct 27 04:43:45.730 INFO kablam! warning: cannot find type `id` in this scope Oct 27 04:43:45.730 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.731 INFO kablam! | Oct 27 04:43:45.731 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.731 INFO kablam! | Oct 27 04:43:45.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.731 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.731 INFO kablam! Oct 27 04:43:45.731 INFO kablam! warning: cannot find type `south_west_lat` in this scope Oct 27 04:43:45.731 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.731 INFO kablam! | Oct 27 04:43:45.731 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.731 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.731 INFO kablam! | Oct 27 04:43:45.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.731 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.731 INFO kablam! Oct 27 04:43:45.731 INFO kablam! warning: cannot find type `south_west_lng` in this scope Oct 27 04:43:45.731 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.732 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.732 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.732 INFO kablam! Oct 27 04:43:45.732 INFO kablam! warning: cannot find type `north_east_lat` in this scope Oct 27 04:43:45.732 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.732 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.732 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.732 INFO kablam! Oct 27 04:43:45.732 INFO kablam! warning: cannot find type `north_east_lng` in this scope Oct 27 04:43:45.732 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.732 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.732 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.732 INFO kablam! Oct 27 04:43:45.732 INFO kablam! warning: cannot find type `username` in this scope Oct 27 04:43:45.732 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.732 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.732 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.732 INFO kablam! Oct 27 04:43:45.732 INFO kablam! warning: cannot find type `created` in this scope Oct 27 04:43:45.732 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.732 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.732 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.732 INFO kablam! Oct 27 04:43:45.732 INFO kablam! warning: cannot find type `version` in this scope Oct 27 04:43:45.732 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.732 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.732 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.732 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.732 INFO kablam! Oct 27 04:43:45.732 INFO kablam! warning: cannot find type `name` in this scope Oct 27 04:43:45.732 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.732 INFO kablam! | Oct 27 04:43:45.733 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.733 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.733 INFO kablam! | Oct 27 04:43:45.733 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.733 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.733 INFO kablam! Oct 27 04:43:45.747 INFO kablam! warning: cannot find type `text` in this scope Oct 27 04:43:45.747 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.747 INFO kablam! | Oct 27 04:43:45.747 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.747 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.748 INFO kablam! | Oct 27 04:43:45.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.748 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.748 INFO kablam! Oct 27 04:43:45.748 INFO kablam! warning: cannot find type `rating_id` in this scope Oct 27 04:43:45.749 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.749 INFO kablam! | Oct 27 04:43:45.749 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.749 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.749 INFO kablam! | Oct 27 04:43:45.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.750 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.750 INFO kablam! Oct 27 04:43:45.750 INFO kablam! warning: cannot find type `osm_node` in this scope Oct 27 04:43:45.750 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.750 INFO kablam! | Oct 27 04:43:45.751 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.751 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.751 INFO kablam! | Oct 27 04:43:45.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.751 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.751 INFO kablam! Oct 27 04:43:45.752 INFO kablam! warning: cannot find type `current` in this scope Oct 27 04:43:45.752 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.752 INFO kablam! | Oct 27 04:43:45.752 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.752 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.753 INFO kablam! | Oct 27 04:43:45.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.753 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.753 INFO kablam! Oct 27 04:43:45.753 INFO kablam! warning: cannot find type `title` in this scope Oct 27 04:43:45.753 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.754 INFO kablam! | Oct 27 04:43:45.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.754 INFO kablam! | Oct 27 04:43:45.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.754 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.754 INFO kablam! Oct 27 04:43:45.754 INFO kablam! warning: cannot find type `description` in this scope Oct 27 04:43:45.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.754 INFO kablam! | Oct 27 04:43:45.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.754 INFO kablam! | Oct 27 04:43:45.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.754 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.754 INFO kablam! Oct 27 04:43:45.754 INFO kablam! warning: cannot find type `lat` in this scope Oct 27 04:43:45.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.754 INFO kablam! | Oct 27 04:43:45.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.754 INFO kablam! | Oct 27 04:43:45.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.754 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.754 INFO kablam! Oct 27 04:43:45.754 INFO kablam! warning: cannot find type `lng` in this scope Oct 27 04:43:45.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.754 INFO kablam! | Oct 27 04:43:45.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.754 INFO kablam! | Oct 27 04:43:45.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.754 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.754 INFO kablam! Oct 27 04:43:45.754 INFO kablam! warning: cannot find type `street` in this scope Oct 27 04:43:45.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.755 INFO kablam! | Oct 27 04:43:45.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.755 INFO kablam! | Oct 27 04:43:45.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.755 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.755 INFO kablam! Oct 27 04:43:45.755 INFO kablam! warning: cannot find type `zip` in this scope Oct 27 04:43:45.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.755 INFO kablam! | Oct 27 04:43:45.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.755 INFO kablam! | Oct 27 04:43:45.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.755 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.755 INFO kablam! Oct 27 04:43:45.755 INFO kablam! warning: cannot find type `city` in this scope Oct 27 04:43:45.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.755 INFO kablam! | Oct 27 04:43:45.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.755 INFO kablam! | Oct 27 04:43:45.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.755 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.755 INFO kablam! Oct 27 04:43:45.755 INFO kablam! warning: cannot find type `country` in this scope Oct 27 04:43:45.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.755 INFO kablam! | Oct 27 04:43:45.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.755 INFO kablam! | Oct 27 04:43:45.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.756 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.756 INFO kablam! Oct 27 04:43:45.756 INFO kablam! warning: cannot find type `email` in this scope Oct 27 04:43:45.756 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.756 INFO kablam! | Oct 27 04:43:45.756 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.756 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.756 INFO kablam! | Oct 27 04:43:45.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.756 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.756 INFO kablam! Oct 27 04:43:45.756 INFO kablam! warning: cannot find type `telephone` in this scope Oct 27 04:43:45.756 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.756 INFO kablam! | Oct 27 04:43:45.756 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.756 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.756 INFO kablam! | Oct 27 04:43:45.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.756 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.756 INFO kablam! Oct 27 04:43:45.756 INFO kablam! warning: cannot find type `homepage` in this scope Oct 27 04:43:45.756 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.756 INFO kablam! | Oct 27 04:43:45.756 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.756 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.756 INFO kablam! | Oct 27 04:43:45.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.756 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.756 INFO kablam! Oct 27 04:43:45.756 INFO kablam! warning: cannot find type `license` in this scope Oct 27 04:43:45.756 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.756 INFO kablam! | Oct 27 04:43:45.756 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.756 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.756 INFO kablam! | Oct 27 04:43:45.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.756 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.756 INFO kablam! Oct 27 04:43:45.756 INFO kablam! warning: cannot find type `image_url` in this scope Oct 27 04:43:45.756 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.756 INFO kablam! | Oct 27 04:43:45.756 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.756 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.757 INFO kablam! | Oct 27 04:43:45.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.757 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.757 INFO kablam! Oct 27 04:43:45.757 INFO kablam! warning: cannot find type `image_link_url` in this scope Oct 27 04:43:45.757 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.757 INFO kablam! | Oct 27 04:43:45.757 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.757 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.757 INFO kablam! | Oct 27 04:43:45.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.757 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.757 INFO kablam! Oct 27 04:43:45.757 INFO kablam! warning: cannot find type `entry_id` in this scope Oct 27 04:43:45.757 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.757 INFO kablam! | Oct 27 04:43:45.757 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.757 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.758 INFO kablam! | Oct 27 04:43:45.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.758 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.759 INFO kablam! Oct 27 04:43:45.763 INFO kablam! warning: cannot find type `entry_version` in this scope Oct 27 04:43:45.763 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.763 INFO kablam! | Oct 27 04:43:45.763 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.763 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.764 INFO kablam! | Oct 27 04:43:45.764 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.764 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.764 INFO kablam! Oct 27 04:43:45.765 INFO kablam! warning: cannot find type `category_id` in this scope Oct 27 04:43:45.765 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.765 INFO kablam! | Oct 27 04:43:45.765 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.765 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.766 INFO kablam! | Oct 27 04:43:45.766 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.766 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.766 INFO kablam! Oct 27 04:43:45.767 INFO kablam! warning: cannot find type `tag_id` in this scope Oct 27 04:43:45.767 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.767 INFO kablam! | Oct 27 04:43:45.768 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.768 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.768 INFO kablam! | Oct 27 04:43:45.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.768 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.768 INFO kablam! Oct 27 04:43:45.769 INFO kablam! warning: cannot find type `value` in this scope Oct 27 04:43:45.770 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.770 INFO kablam! | Oct 27 04:43:45.770 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.770 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.770 INFO kablam! | Oct 27 04:43:45.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.771 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.771 INFO kablam! Oct 27 04:43:45.771 INFO kablam! warning: cannot find type `context` in this scope Oct 27 04:43:45.771 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.772 INFO kablam! | Oct 27 04:43:45.772 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.772 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.772 INFO kablam! | Oct 27 04:43:45.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.773 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.773 INFO kablam! Oct 27 04:43:45.773 INFO kablam! warning: cannot find type `source` in this scope Oct 27 04:43:45.773 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.773 INFO kablam! | Oct 27 04:43:45.774 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.774 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.774 INFO kablam! | Oct 27 04:43:45.774 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.774 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.774 INFO kablam! Oct 27 04:43:45.776 INFO kablam! warning: cannot find type `password` in this scope Oct 27 04:43:45.776 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.776 INFO kablam! | Oct 27 04:43:45.776 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.776 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.777 INFO kablam! | Oct 27 04:43:45.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.777 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.777 INFO kablam! Oct 27 04:43:45.778 INFO kablam! warning: cannot find type `email_confirmed` in this scope Oct 27 04:43:45.778 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 04:43:45.778 INFO kablam! | Oct 27 04:43:45.778 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 04:43:45.778 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:43:45.779 INFO kablam! | Oct 27 04:43:45.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 04:43:45.779 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:43:45.779 INFO kablam! Oct 27 04:43:55.105 INFO kablam! warning: function is never used: `create_connection_pool` Oct 27 04:43:55.105 INFO kablam! --> src/ports/web/mockdb.rs:35:1 Oct 27 04:43:55.105 INFO kablam! | Oct 27 04:43:55.105 INFO kablam! 35 | pub fn create_connection_pool(_: &str) -> Result { Oct 27 04:43:55.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:43:55.105 INFO kablam! | Oct 27 04:43:55.105 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:43:55.105 INFO kablam! Oct 27 04:43:55.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 10s Oct 27 04:43:55.515 INFO kablam! su: No module specific data is present Oct 27 04:43:57.407 INFO running `"docker" "rm" "-f" "26bc44b3772d23f95868d678c02241259ed9dd0c5b4e5bdc0c7a84e51b479bdc"` Oct 27 04:43:57.771 INFO blam! 26bc44b3772d23f95868d678c02241259ed9dd0c5b4e5bdc0c7a84e51b479bdc