Oct 21 17:27:32.666 INFO checking hel-repo/hel2-back against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:27:32.668 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 21 17:27:32.992 INFO blam! b50a16f580331a01f89da8cee0d04fdb5459ee632f1ee73868bbd153fe37fde1 Oct 21 17:27:32.997 INFO running `"docker" "start" "-a" "b50a16f580331a01f89da8cee0d04fdb5459ee632f1ee73868bbd153fe37fde1"` Oct 21 17:27:34.247 INFO kablam! usermod: no changes Oct 21 17:27:34.733 INFO kablam! Compiling pq-sys v0.4.4 Oct 21 17:27:34.736 INFO kablam! Compiling actix-web v0.5.6 Oct 21 17:27:34.737 INFO kablam! Compiling serde_json v1.0.13 Oct 21 17:27:34.737 INFO kablam! Compiling semver v0.8.0 Oct 21 17:27:34.744 INFO kablam! Checking toml v0.4.5 Oct 21 17:27:34.745 INFO kablam! Compiling syn v0.12.15 Oct 21 17:27:34.748 INFO kablam! Checking http v0.1.5 Oct 21 17:27:34.772 INFO kablam! Checking flate2 v1.0.1 Oct 21 17:27:38.445 INFO kablam! Checking tokio-threadpool v0.1.1 Oct 21 17:27:39.373 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 21 17:27:40.933 INFO kablam! Checking cookie v0.10.1 Oct 21 17:27:45.185 INFO kablam! Checking tokio v0.1.4 Oct 21 17:27:47.576 INFO kablam! Checking h2 v0.1.3 Oct 21 17:27:48.826 INFO kablam! Checking tokio-core v0.1.16 Oct 21 17:27:53.301 INFO kablam! Checking trust-dns-proto v0.3.2 Oct 21 17:27:53.301 INFO kablam! Checking tokio-signal v0.1.5 Oct 21 17:28:02.028 INFO kablam! Compiling serde_derive_internals v0.22.2 Oct 21 17:28:02.028 INFO kablam! Compiling diesel_derives v1.2.0 Oct 21 17:28:02.668 INFO kablam! Checking trust-dns-resolver v0.8.1 Oct 21 17:28:07.210 INFO kablam! Compiling serde_derive v1.0.36 Oct 21 17:28:09.171 INFO kablam! Checking diesel v1.2.0 Oct 21 17:28:18.310 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 21 17:28:21.289 INFO kablam! Compiling skeptic v0.13.2 Oct 21 17:28:25.652 INFO kablam! Compiling actix v0.5.5 Oct 21 17:28:46.604 INFO kablam! Checking hel2-back v0.1.0 (/source) Oct 21 17:28:53.770 INFO kablam! warning: cannot find type `lower_t` in this scope Oct 21 17:28:53.770 INFO kablam! --> <::diesel::expression::functions::sql_function_body macros>:6:33 Oct 21 17:28:53.770 INFO kablam! | Oct 21 17:28:53.770 INFO kablam! 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ Oct 21 17:28:53.770 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.771 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 17:28:53.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 21 17:28:53.771 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.771 INFO kablam! Oct 21 17:28:53.771 INFO kablam! warning: cannot find type `lower_t` in this scope Oct 21 17:28:53.771 INFO kablam! --> <::diesel::expression::functions::sql_function_body macros>:6:33 Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.771 INFO kablam! 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ Oct 21 17:28:53.771 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.771 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.771 INFO kablam! Oct 21 17:28:53.771 INFO kablam! warning: cannot find type `Varchar` in this scope Oct 21 17:28:53.771 INFO kablam! --> src/db/models.rs:17:14 Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.771 INFO kablam! 17 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.771 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.771 INFO kablam! Oct 21 17:28:53.771 INFO kablam! warning: cannot find type `UserGroup` in this scope Oct 21 17:28:53.771 INFO kablam! --> src/db/models.rs:17:14 Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.771 INFO kablam! 17 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.771 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.771 INFO kablam! Oct 21 17:28:53.771 INFO kablam! warning: cannot find type `UserGroup` in this scope Oct 21 17:28:53.771 INFO kablam! --> src/db/models.rs:17:28 Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.771 INFO kablam! 17 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.771 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.771 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.771 INFO kablam! Oct 21 17:28:53.771 INFO kablam! warning: cannot find type `Varchar` in this scope Oct 21 17:28:53.771 INFO kablam! --> src/db/models.rs:68:14 Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.771 INFO kablam! 68 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.771 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.771 INFO kablam! Oct 21 17:28:53.771 INFO kablam! warning: cannot find type `DependencyType` in this scope Oct 21 17:28:53.771 INFO kablam! --> src/db/models.rs:68:14 Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.771 INFO kablam! 68 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.771 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.771 INFO kablam! Oct 21 17:28:53.771 INFO kablam! warning: cannot find type `DependencyType` in this scope Oct 21 17:28:53.771 INFO kablam! --> src/db/models.rs:68:28 Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.771 INFO kablam! 68 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.771 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.771 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.771 INFO kablam! Oct 21 17:28:53.771 INFO kablam! warning: cannot find type `Varchar` in this scope Oct 21 17:28:53.771 INFO kablam! --> src/db/models.rs:119:14 Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.771 INFO kablam! 119 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.771 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.771 INFO kablam! Oct 21 17:28:53.771 INFO kablam! warning: cannot find type `NodeType` in this scope Oct 21 17:28:53.771 INFO kablam! --> src/db/models.rs:119:14 Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.771 INFO kablam! 119 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.771 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.771 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.771 INFO kablam! Oct 21 17:28:53.771 INFO kablam! warning: cannot find type `NodeType` in this scope Oct 21 17:28:53.771 INFO kablam! --> src/db/models.rs:119:28 Oct 21 17:28:53.772 INFO kablam! | Oct 21 17:28:53.772 INFO kablam! 119 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.772 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.772 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.772 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.772 INFO kablam! Oct 21 17:28:53.772 INFO kablam! warning: cannot find type `Varchar` in this scope Oct 21 17:28:53.772 INFO kablam! --> src/db/models.rs:167:14 Oct 21 17:28:53.772 INFO kablam! | Oct 21 17:28:53.772 INFO kablam! 167 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.772 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.772 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.772 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.772 INFO kablam! Oct 21 17:28:53.772 INFO kablam! warning: cannot find type `Language` in this scope Oct 21 17:28:53.772 INFO kablam! --> src/db/models.rs:167:14 Oct 21 17:28:53.772 INFO kablam! | Oct 21 17:28:53.772 INFO kablam! 167 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.772 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.772 INFO kablam! | Oct 21 17:28:53.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 21 17:28:53.772 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.772 INFO kablam! Oct 21 17:28:53.772 INFO kablam! warning: cannot find type `Language` in this scope Oct 21 17:28:53.772 INFO kablam! --> src/db/models.rs:167:28 Oct 21 17:28:53.772 INFO kablam! | Oct 21 17:28:53.772 INFO kablam! 167 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:53.783 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.783 INFO kablam! | Oct 21 17:28:53.783 INFO 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 21 17:28:53.783 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.783 INFO kablam! Oct 21 17:28:53.783 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.783 INFO kablam! --> src/db/models.rs:216:10 Oct 21 17:28:53.783 INFO kablam! | Oct 21 17:28:53.783 INFO kablam! 216 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:53.783 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO 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 21 17:28:53.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.784 INFO kablam! Oct 21 17:28:53.784 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 17:28:53.784 INFO kablam! --> src/db/models.rs:216:10 Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO kablam! 216 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:53.784 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO 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 21 17:28:53.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.784 INFO kablam! Oct 21 17:28:53.784 INFO kablam! warning: cannot find type `User` in this scope Oct 21 17:28:53.784 INFO kablam! --> src/db/models.rs:216:10 Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO kablam! 216 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:53.784 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO 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 21 17:28:53.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.784 INFO kablam! Oct 21 17:28:53.784 INFO kablam! warning: cannot find type `User` in this scope Oct 21 17:28:53.784 INFO kablam! --> src/db/models.rs:216:21 Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO kablam! 216 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:53.784 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO 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 21 17:28:53.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.784 INFO kablam! Oct 21 17:28:53.784 INFO kablam! warning: cannot find type `users` in this scope Oct 21 17:28:53.784 INFO kablam! --> src/db/models.rs:216:21 Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO kablam! 216 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:53.784 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO 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 21 17:28:53.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.784 INFO kablam! Oct 21 17:28:53.784 INFO kablam! warning: cannot find type `users` in this scope Oct 21 17:28:53.784 INFO kablam! --> src/db/models.rs:226:10 Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO kablam! 226 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.784 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO 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 21 17:28:53.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.784 INFO kablam! Oct 21 17:28:53.784 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 21 17:28:53.784 INFO kablam! --> src/db/models.rs:226:10 Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO kablam! 226 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.784 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO 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 21 17:28:53.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.784 INFO kablam! Oct 21 17:28:53.784 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.784 INFO kablam! --> src/db/models.rs:226:10 Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO kablam! 226 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.784 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO 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 21 17:28:53.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.784 INFO kablam! Oct 21 17:28:53.784 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 17:28:53.784 INFO kablam! --> src/db/models.rs:235:10 Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO kablam! 235 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:53.784 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO 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 21 17:28:53.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.784 INFO kablam! Oct 21 17:28:53.784 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:53.784 INFO kablam! --> src/db/models.rs:235:10 Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO kablam! 235 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:53.784 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.784 INFO kablam! | Oct 21 17:28:53.784 INFO 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 21 17:28:53.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.784 INFO kablam! Oct 21 17:28:53.784 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:53.785 INFO kablam! --> src/db/models.rs:235:21 Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO kablam! 235 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:53.785 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO 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 21 17:28:53.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.785 INFO kablam! Oct 21 17:28:53.785 INFO kablam! warning: cannot find type `packages` in this scope Oct 21 17:28:53.785 INFO kablam! --> src/db/models.rs:235:21 Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO kablam! 235 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:53.785 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO 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 21 17:28:53.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.785 INFO kablam! Oct 21 17:28:53.785 INFO kablam! warning: cannot find type `packages` in this scope Oct 21 17:28:53.785 INFO kablam! --> src/db/models.rs:247:10 Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO kablam! 247 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.785 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO 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 21 17:28:53.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.785 INFO kablam! Oct 21 17:28:53.785 INFO kablam! warning: cannot find type `NewPackage` in this scope Oct 21 17:28:53.785 INFO kablam! --> src/db/models.rs:247:10 Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO kablam! 247 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.785 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO 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 21 17:28:53.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.785 INFO kablam! Oct 21 17:28:53.785 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 17:28:53.785 INFO kablam! --> src/db/models.rs:256:10 Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.785 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO 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 21 17:28:53.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.785 INFO kablam! Oct 21 17:28:53.785 INFO kablam! warning: cannot find type `Like` in this scope Oct 21 17:28:53.785 INFO kablam! --> src/db/models.rs:256:10 Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.785 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO 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 21 17:28:53.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.785 INFO kablam! Oct 21 17:28:53.785 INFO kablam! warning: cannot find type `Like` in this scope Oct 21 17:28:53.785 INFO kablam! --> src/db/models.rs:256:21 Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.785 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO 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 21 17:28:53.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.785 INFO kablam! Oct 21 17:28:53.785 INFO kablam! warning: cannot find type `likes` in this scope Oct 21 17:28:53.785 INFO kablam! --> src/db/models.rs:256:21 Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.785 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO 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 21 17:28:53.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.785 INFO kablam! Oct 21 17:28:53.785 INFO kablam! warning: cannot find type `User` in this scope Oct 21 17:28:53.785 INFO kablam! --> src/db/models.rs:256:35 Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.785 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO 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 21 17:28:53.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.785 INFO kablam! Oct 21 17:28:53.785 INFO kablam! warning: cannot find type `Like` in this scope Oct 21 17:28:53.785 INFO kablam! --> src/db/models.rs:256:35 Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.785 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.785 INFO kablam! | Oct 21 17:28:53.785 INFO 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 21 17:28:53.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.786 INFO kablam! Oct 21 17:28:53.786 INFO kablam! warning: cannot find type `likes` in this scope Oct 21 17:28:53.786 INFO kablam! --> src/db/models.rs:256:35 Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.786 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO 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 21 17:28:53.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.786 INFO kablam! Oct 21 17:28:53.786 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:53.786 INFO kablam! --> src/db/models.rs:256:35 Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.786 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO 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 21 17:28:53.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.786 INFO kablam! Oct 21 17:28:53.786 INFO kablam! warning: cannot find type `likes` in this scope Oct 21 17:28:53.786 INFO kablam! --> src/db/models.rs:266:10 Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO kablam! 266 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.786 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO 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 21 17:28:53.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.786 INFO kablam! Oct 21 17:28:53.786 INFO kablam! warning: cannot find type `NewLike` in this scope Oct 21 17:28:53.786 INFO kablam! --> src/db/models.rs:266:10 Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO kablam! 266 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.786 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO 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 21 17:28:53.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.786 INFO kablam! Oct 21 17:28:53.786 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 17:28:53.786 INFO kablam! --> src/db/models.rs:273:10 Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.786 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO 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 21 17:28:53.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.786 INFO kablam! Oct 21 17:28:53.786 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:53.786 INFO kablam! --> src/db/models.rs:273:10 Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.786 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO 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 21 17:28:53.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.786 INFO kablam! Oct 21 17:28:53.786 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:53.786 INFO kablam! --> src/db/models.rs:273:21 Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.786 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO 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 21 17:28:53.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.786 INFO kablam! Oct 21 17:28:53.786 INFO kablam! warning: cannot find type `versions` in this scope Oct 21 17:28:53.786 INFO kablam! --> src/db/models.rs:273:21 Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.786 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO 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 21 17:28:53.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.786 INFO kablam! Oct 21 17:28:53.786 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:53.786 INFO kablam! --> src/db/models.rs:273:35 Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.786 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.786 INFO kablam! | Oct 21 17:28:53.786 INFO 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 21 17:28:53.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.786 INFO kablam! Oct 21 17:28:53.786 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:53.786 INFO kablam! --> src/db/models.rs:273:35 Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.787 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO 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 21 17:28:53.787 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.787 INFO kablam! Oct 21 17:28:53.787 INFO kablam! warning: cannot find type `versions` in this scope Oct 21 17:28:53.787 INFO kablam! --> src/db/models.rs:273:35 Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.787 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO 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 21 17:28:53.787 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.787 INFO kablam! Oct 21 17:28:53.787 INFO kablam! warning: cannot find type `versions` in this scope Oct 21 17:28:53.787 INFO kablam! --> src/db/models.rs:282:10 Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO kablam! 282 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.787 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO 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 21 17:28:53.787 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.787 INFO kablam! Oct 21 17:28:53.787 INFO kablam! warning: cannot find type `NewVersion` in this scope Oct 21 17:28:53.787 INFO kablam! --> src/db/models.rs:282:10 Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO kablam! 282 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.787 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO 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 21 17:28:53.787 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.787 INFO kablam! Oct 21 17:28:53.787 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.787 INFO kablam! --> src/db/models.rs:289:10 Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.787 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO 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 21 17:28:53.787 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.787 INFO kablam! Oct 21 17:28:53.787 INFO kablam! warning: cannot find type `Dependency` in this scope Oct 21 17:28:53.787 INFO kablam! --> src/db/models.rs:289:10 Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.787 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO 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 21 17:28:53.787 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.787 INFO kablam! Oct 21 17:28:53.787 INFO kablam! warning: cannot find type `Dependency` in this scope Oct 21 17:28:53.787 INFO kablam! --> src/db/models.rs:289:21 Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.787 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO 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 21 17:28:53.787 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.787 INFO kablam! Oct 21 17:28:53.787 INFO kablam! warning: cannot find type `dependencies` in this scope Oct 21 17:28:53.787 INFO kablam! --> src/db/models.rs:289:21 Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.787 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO 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 21 17:28:53.787 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.787 INFO kablam! Oct 21 17:28:53.787 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:53.787 INFO kablam! --> src/db/models.rs:289:35 Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.787 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.787 INFO 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 21 17:28:53.787 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.787 INFO kablam! Oct 21 17:28:53.787 INFO kablam! warning: cannot find type `Dependency` in this scope Oct 21 17:28:53.787 INFO kablam! --> src/db/models.rs:289:35 Oct 21 17:28:53.787 INFO kablam! | Oct 21 17:28:53.788 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.788 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.788 INFO kablam! | Oct 21 17:28:53.788 INFO 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 21 17:28:53.788 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.788 INFO kablam! Oct 21 17:28:53.788 INFO kablam! warning: cannot find type `dependencies` in this scope Oct 21 17:28:53.788 INFO kablam! --> src/db/models.rs:289:35 Oct 21 17:28:53.788 INFO kablam! | Oct 21 17:28:53.788 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.788 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.788 INFO kablam! | Oct 21 17:28:53.788 INFO 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 21 17:28:53.788 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.788 INFO kablam! Oct 21 17:28:53.788 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:53.788 INFO kablam! --> src/db/models.rs:289:35 Oct 21 17:28:53.788 INFO kablam! | Oct 21 17:28:53.788 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.788 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.788 INFO kablam! | Oct 21 17:28:53.788 INFO 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 21 17:28:53.788 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.788 INFO kablam! Oct 21 17:28:53.788 INFO kablam! warning: cannot find type `dependencies` in this scope Oct 21 17:28:53.788 INFO kablam! --> src/db/models.rs:302:10 Oct 21 17:28:53.788 INFO kablam! | Oct 21 17:28:53.788 INFO kablam! 302 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.788 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO 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 21 17:28:53.826 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.826 INFO kablam! Oct 21 17:28:53.826 INFO kablam! warning: cannot find type `NewDependency` in this scope Oct 21 17:28:53.826 INFO kablam! --> src/db/models.rs:302:10 Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO kablam! 302 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.826 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO 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 21 17:28:53.826 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.826 INFO kablam! Oct 21 17:28:53.826 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.826 INFO kablam! --> src/db/models.rs:302:10 Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO kablam! 302 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.826 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO 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 21 17:28:53.826 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.826 INFO kablam! Oct 21 17:28:53.826 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.826 INFO kablam! --> src/db/models.rs:312:10 Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.826 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO 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 21 17:28:53.826 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.826 INFO kablam! Oct 21 17:28:53.826 INFO kablam! warning: cannot find type `ContentNode` in this scope Oct 21 17:28:53.826 INFO kablam! --> src/db/models.rs:312:10 Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.826 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO 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 21 17:28:53.826 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.826 INFO kablam! Oct 21 17:28:53.826 INFO kablam! warning: cannot find type `ContentNode` in this scope Oct 21 17:28:53.826 INFO kablam! --> src/db/models.rs:312:21 Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.826 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO 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 21 17:28:53.826 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.826 INFO kablam! Oct 21 17:28:53.826 INFO kablam! warning: cannot find type `contents` in this scope Oct 21 17:28:53.826 INFO kablam! --> src/db/models.rs:312:21 Oct 21 17:28:53.826 INFO kablam! | Oct 21 17:28:53.826 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.827 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.827 INFO kablam! | Oct 21 17:28:53.827 INFO 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 21 17:28:53.827 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.827 INFO kablam! Oct 21 17:28:53.827 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:53.827 INFO kablam! --> src/db/models.rs:312:35 Oct 21 17:28:53.827 INFO kablam! | Oct 21 17:28:53.827 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.827 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.827 INFO kablam! | Oct 21 17:28:53.827 INFO 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 21 17:28:53.827 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.827 INFO kablam! Oct 21 17:28:53.827 INFO kablam! warning: cannot find type `ContentNode` in this scope Oct 21 17:28:53.827 INFO kablam! --> src/db/models.rs:312:35 Oct 21 17:28:53.827 INFO kablam! | Oct 21 17:28:53.827 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.827 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.827 INFO kablam! | Oct 21 17:28:53.827 INFO 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 21 17:28:53.827 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.827 INFO kablam! Oct 21 17:28:53.827 INFO kablam! warning: cannot find type `contents` in this scope Oct 21 17:28:53.827 INFO kablam! --> src/db/models.rs:312:35 Oct 21 17:28:53.827 INFO kablam! | Oct 21 17:28:53.827 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.827 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.827 INFO kablam! | Oct 21 17:28:53.827 INFO 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 21 17:28:53.837 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.837 INFO kablam! Oct 21 17:28:53.837 INFO kablam! warning: cannot find type `contents` in this scope Oct 21 17:28:53.837 INFO kablam! --> src/db/models.rs:323:10 Oct 21 17:28:53.837 INFO kablam! | Oct 21 17:28:53.837 INFO kablam! 323 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.837 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.837 INFO kablam! | Oct 21 17:28:53.837 INFO 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 21 17:28:53.837 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.837 INFO kablam! Oct 21 17:28:53.837 INFO kablam! warning: cannot find type `NewContentNode` in this scope Oct 21 17:28:53.837 INFO kablam! --> src/db/models.rs:323:10 Oct 21 17:28:53.837 INFO kablam! | Oct 21 17:28:53.837 INFO kablam! 323 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.837 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.837 INFO kablam! | Oct 21 17:28:53.837 INFO 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 21 17:28:53.837 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.837 INFO kablam! Oct 21 17:28:53.837 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.837 INFO kablam! --> src/db/models.rs:323:10 Oct 21 17:28:53.837 INFO kablam! | Oct 21 17:28:53.837 INFO kablam! 323 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.838 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO 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 21 17:28:53.838 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.838 INFO kablam! Oct 21 17:28:53.838 INFO kablam! warning: cannot find type `Maintainer` in this scope Oct 21 17:28:53.838 INFO kablam! --> src/db/models.rs:332:10 Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.838 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO 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 21 17:28:53.838 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.838 INFO kablam! Oct 21 17:28:53.838 INFO kablam! warning: cannot find type `Maintainer` in this scope Oct 21 17:28:53.838 INFO kablam! --> src/db/models.rs:332:21 Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.838 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO 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 21 17:28:53.838 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.838 INFO kablam! Oct 21 17:28:53.838 INFO kablam! warning: cannot find type `maintainers` in this scope Oct 21 17:28:53.838 INFO kablam! --> src/db/models.rs:332:21 Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.838 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO 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 21 17:28:53.838 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.838 INFO kablam! Oct 21 17:28:53.838 INFO kablam! warning: cannot find type `User` in this scope Oct 21 17:28:53.838 INFO kablam! --> src/db/models.rs:332:35 Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.838 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO 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 21 17:28:53.838 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.838 INFO kablam! Oct 21 17:28:53.838 INFO kablam! warning: cannot find type `Maintainer` in this scope Oct 21 17:28:53.838 INFO kablam! --> src/db/models.rs:332:35 Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.838 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO 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 21 17:28:53.838 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.838 INFO kablam! Oct 21 17:28:53.838 INFO kablam! warning: cannot find type `maintainers` in this scope Oct 21 17:28:53.838 INFO kablam! --> src/db/models.rs:332:35 Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.838 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO 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 21 17:28:53.838 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.838 INFO kablam! Oct 21 17:28:53.838 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:53.838 INFO kablam! --> src/db/models.rs:332:35 Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.838 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO 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 21 17:28:53.838 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.838 INFO kablam! Oct 21 17:28:53.838 INFO kablam! warning: cannot find type `maintainers` in this scope Oct 21 17:28:53.838 INFO kablam! --> src/db/models.rs:341:10 Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO kablam! 341 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.838 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO 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 21 17:28:53.838 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.838 INFO kablam! Oct 21 17:28:53.838 INFO kablam! warning: cannot find type `NewMaintainer` in this scope Oct 21 17:28:53.838 INFO kablam! --> src/db/models.rs:341:10 Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.838 INFO kablam! 341 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.838 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.838 INFO kablam! | Oct 21 17:28:53.839 INFO 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 21 17:28:53.839 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.839 INFO kablam! Oct 21 17:28:53.839 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.839 INFO kablam! --> src/db/models.rs:348:10 Oct 21 17:28:53.839 INFO kablam! | Oct 21 17:28:53.839 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.839 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.839 INFO kablam! | Oct 21 17:28:53.839 INFO 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 21 17:28:53.839 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.839 INFO kablam! Oct 21 17:28:53.839 INFO kablam! warning: cannot find type `Description` in this scope Oct 21 17:28:53.839 INFO kablam! --> src/db/models.rs:348:10 Oct 21 17:28:53.839 INFO kablam! | Oct 21 17:28:53.839 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.839 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.839 INFO kablam! | Oct 21 17:28:53.839 INFO 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 21 17:28:53.839 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.839 INFO kablam! Oct 21 17:28:53.839 INFO kablam! warning: cannot find type `Description` in this scope Oct 21 17:28:53.839 INFO kablam! --> src/db/models.rs:348:21 Oct 21 17:28:53.839 INFO kablam! | Oct 21 17:28:53.839 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.839 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.839 INFO kablam! | Oct 21 17:28:53.839 INFO 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 21 17:28:53.839 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.839 INFO kablam! Oct 21 17:28:53.839 INFO kablam! warning: cannot find type `descriptions` in this scope Oct 21 17:28:53.839 INFO kablam! --> src/db/models.rs:348:21 Oct 21 17:28:53.839 INFO kablam! | Oct 21 17:28:53.839 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.839 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.839 INFO kablam! | Oct 21 17:28:53.839 INFO 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 21 17:28:53.839 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.839 INFO kablam! Oct 21 17:28:53.839 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.839 INFO kablam! --> src/db/models.rs:348:21 Oct 21 17:28:53.839 INFO kablam! | Oct 21 17:28:53.840 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.840 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO 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 21 17:28:53.840 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.840 INFO kablam! Oct 21 17:28:53.840 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:53.840 INFO kablam! --> src/db/models.rs:348:35 Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.840 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO 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 21 17:28:53.840 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.840 INFO kablam! Oct 21 17:28:53.840 INFO kablam! warning: cannot find type `Description` in this scope Oct 21 17:28:53.840 INFO kablam! --> src/db/models.rs:348:35 Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.840 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO 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 21 17:28:53.840 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.840 INFO kablam! Oct 21 17:28:53.840 INFO kablam! warning: cannot find type `descriptions` in this scope Oct 21 17:28:53.840 INFO kablam! --> src/db/models.rs:348:35 Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.840 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO 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 21 17:28:53.840 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.840 INFO kablam! Oct 21 17:28:53.840 INFO kablam! warning: cannot find type `descriptions` in this scope Oct 21 17:28:53.840 INFO kablam! --> src/db/models.rs:357:10 Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO kablam! 357 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.840 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO 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 21 17:28:53.840 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.840 INFO kablam! Oct 21 17:28:53.840 INFO kablam! warning: cannot find type `NewDescription` in this scope Oct 21 17:28:53.840 INFO kablam! --> src/db/models.rs:357:10 Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO kablam! 357 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.840 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.840 INFO kablam! | Oct 21 17:28:53.840 INFO 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 21 17:28:53.840 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.841 INFO kablam! Oct 21 17:28:53.841 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.841 INFO kablam! --> src/db/models.rs:357:10 Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO kablam! 357 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.841 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO 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 21 17:28:53.841 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.841 INFO kablam! Oct 21 17:28:53.841 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.841 INFO kablam! --> src/db/models.rs:365:10 Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.841 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO 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 21 17:28:53.841 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.841 INFO kablam! Oct 21 17:28:53.841 INFO kablam! warning: cannot find type `VersionText` in this scope Oct 21 17:28:53.841 INFO kablam! --> src/db/models.rs:365:10 Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.841 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO 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 21 17:28:53.841 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.841 INFO kablam! Oct 21 17:28:53.841 INFO kablam! warning: cannot find type `VersionText` in this scope Oct 21 17:28:53.841 INFO kablam! --> src/db/models.rs:365:21 Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO 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 21 17:28:53.841 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.841 INFO kablam! Oct 21 17:28:53.841 INFO kablam! warning: cannot find type `version_texts` in this scope Oct 21 17:28:53.841 INFO kablam! --> src/db/models.rs:365:21 Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO 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 21 17:28:53.841 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.841 INFO kablam! Oct 21 17:28:53.841 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.841 INFO kablam! --> src/db/models.rs:365:21 Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO 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 21 17:28:53.841 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.841 INFO kablam! Oct 21 17:28:53.841 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:53.841 INFO kablam! --> src/db/models.rs:365:35 Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO 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 21 17:28:53.841 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.841 INFO kablam! Oct 21 17:28:53.841 INFO kablam! warning: cannot find type `VersionText` in this scope Oct 21 17:28:53.841 INFO kablam! --> src/db/models.rs:365:35 Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO 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 21 17:28:53.841 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.841 INFO kablam! Oct 21 17:28:53.841 INFO kablam! warning: cannot find type `version_texts` in this scope Oct 21 17:28:53.841 INFO kablam! --> src/db/models.rs:365:35 Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO 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 21 17:28:53.841 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.841 INFO kablam! Oct 21 17:28:53.841 INFO kablam! warning: cannot find type `version_texts` in this scope Oct 21 17:28:53.841 INFO kablam! --> src/db/models.rs:375:10 Oct 21 17:28:53.841 INFO kablam! | Oct 21 17:28:53.841 INFO kablam! 375 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.841 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO 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 21 17:28:53.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.842 INFO kablam! Oct 21 17:28:53.842 INFO kablam! warning: cannot find type `NewVersionText` in this scope Oct 21 17:28:53.842 INFO kablam! --> src/db/models.rs:375:10 Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO kablam! 375 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.842 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO 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 21 17:28:53.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.842 INFO kablam! Oct 21 17:28:53.842 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.842 INFO kablam! --> src/db/models.rs:375:10 Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO kablam! 375 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.842 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO 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 21 17:28:53.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.842 INFO kablam! Oct 21 17:28:53.842 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.842 INFO kablam! --> src/db/models.rs:384:10 Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.842 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO 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 21 17:28:53.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.842 INFO kablam! Oct 21 17:28:53.842 INFO kablam! warning: cannot find type `DependencyDescription` in this scope Oct 21 17:28:53.842 INFO kablam! --> src/db/models.rs:384:10 Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.842 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO 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 21 17:28:53.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.842 INFO kablam! Oct 21 17:28:53.842 INFO kablam! warning: cannot find type `DependencyDescription` in this scope Oct 21 17:28:53.842 INFO kablam! --> src/db/models.rs:384:21 Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.842 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO 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 21 17:28:53.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.842 INFO kablam! Oct 21 17:28:53.842 INFO kablam! warning: cannot find type `dependency_descriptions` in this scope Oct 21 17:28:53.842 INFO kablam! --> src/db/models.rs:384:21 Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.842 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO 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 21 17:28:53.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.842 INFO kablam! Oct 21 17:28:53.842 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.842 INFO kablam! --> src/db/models.rs:384:21 Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.842 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO 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 21 17:28:53.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.842 INFO kablam! Oct 21 17:28:53.842 INFO kablam! warning: cannot find type `Dependency` in this scope Oct 21 17:28:53.842 INFO kablam! --> src/db/models.rs:384:35 Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.842 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO 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 21 17:28:53.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.842 INFO kablam! Oct 21 17:28:53.842 INFO kablam! warning: cannot find type `DependencyDescription` in this scope Oct 21 17:28:53.842 INFO kablam! --> src/db/models.rs:384:35 Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.842 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.842 INFO kablam! | Oct 21 17:28:53.842 INFO 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 21 17:28:53.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.842 INFO kablam! Oct 21 17:28:53.842 INFO kablam! warning: cannot find type `dependency_descriptions` in this scope Oct 21 17:28:53.843 INFO kablam! --> src/db/models.rs:384:35 Oct 21 17:28:53.843 INFO kablam! | Oct 21 17:28:53.843 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:53.843 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.843 INFO kablam! | Oct 21 17:28:53.843 INFO 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 21 17:28:53.843 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.843 INFO kablam! Oct 21 17:28:53.843 INFO kablam! warning: cannot find type `dependency_descriptions` in this scope Oct 21 17:28:53.843 INFO kablam! --> src/db/models.rs:393:10 Oct 21 17:28:53.843 INFO kablam! | Oct 21 17:28:53.843 INFO kablam! 393 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.843 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.843 INFO kablam! | Oct 21 17:28:53.843 INFO 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 21 17:28:53.843 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.843 INFO kablam! Oct 21 17:28:53.843 INFO kablam! warning: cannot find type `NewDependencyDescription` in this scope Oct 21 17:28:53.843 INFO kablam! --> src/db/models.rs:393:10 Oct 21 17:28:53.843 INFO kablam! | Oct 21 17:28:53.843 INFO kablam! 393 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.864 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.864 INFO 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 21 17:28:53.864 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.864 INFO kablam! Oct 21 17:28:53.864 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:53.864 INFO kablam! --> src/db/models.rs:393:10 Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.864 INFO kablam! 393 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:53.864 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.864 INFO 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 21 17:28:53.864 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.864 INFO kablam! Oct 21 17:28:53.864 INFO kablam! warning: cannot find type `GroupedLike` in this scope Oct 21 17:28:53.864 INFO kablam! --> src/db/models.rs:401:10 Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.864 INFO kablam! 401 | #[derive(Queryable, QueryableByName, PartialEq, Debug)] Oct 21 17:28:53.864 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.864 INFO 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 21 17:28:53.864 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.864 INFO kablam! Oct 21 17:28:53.864 INFO kablam! warning: cannot find type `Text` in this scope Oct 21 17:28:53.864 INFO kablam! --> src/db/models.rs:401:21 Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.864 INFO kablam! 401 | #[derive(Queryable, QueryableByName, PartialEq, Debug)] Oct 21 17:28:53.864 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.864 INFO 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 21 17:28:53.864 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.864 INFO kablam! Oct 21 17:28:53.864 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 21 17:28:53.864 INFO kablam! --> src/db/models.rs:401:21 Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.864 INFO kablam! 401 | #[derive(Queryable, QueryableByName, PartialEq, Debug)] Oct 21 17:28:53.864 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.864 INFO 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 21 17:28:53.864 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.864 INFO kablam! Oct 21 17:28:53.864 INFO kablam! warning: cannot find type `GroupedLike` in this scope Oct 21 17:28:53.864 INFO kablam! --> src/db/models.rs:401:21 Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.864 INFO kablam! 401 | #[derive(Queryable, QueryableByName, PartialEq, Debug)] Oct 21 17:28:53.864 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.864 INFO kablam! | Oct 21 17:28:53.865 INFO 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 21 17:28:53.865 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.865 INFO kablam! Oct 21 17:28:53.865 INFO kablam! warning: cannot find type `table` in this scope Oct 21 17:28:53.865 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 17:28:53.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO 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 21 17:28:53.865 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.865 INFO kablam! Oct 21 17:28:53.865 INFO kablam! warning: cannot find type `id` in this scope Oct 21 17:28:53.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO 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 21 17:28:53.865 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.865 INFO kablam! Oct 21 17:28:53.865 INFO kablam! warning: cannot find type `version` in this scope Oct 21 17:28:53.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO 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 21 17:28:53.865 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.865 INFO kablam! Oct 21 17:28:53.865 INFO kablam! warning: cannot find type `path` in this scope Oct 21 17:28:53.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO 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 21 17:28:53.865 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.865 INFO kablam! Oct 21 17:28:53.865 INFO kablam! warning: cannot find type `type_` in this scope Oct 21 17:28:53.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO 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 21 17:28:53.865 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.865 INFO kablam! Oct 21 17:28:53.865 INFO kablam! warning: cannot find type `package` in this scope Oct 21 17:28:53.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO 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 21 17:28:53.865 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.865 INFO kablam! Oct 21 17:28:53.865 INFO kablam! warning: cannot find type `spec` in this scope Oct 21 17:28:53.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO 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 21 17:28:53.865 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.865 INFO kablam! Oct 21 17:28:53.865 INFO kablam! warning: cannot find type `dependency` in this scope Oct 21 17:28:53.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO 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 21 17:28:53.865 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.865 INFO kablam! Oct 21 17:28:53.865 INFO kablam! warning: cannot find type `language` in this scope Oct 21 17:28:53.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.865 INFO kablam! | Oct 21 17:28:53.865 INFO 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 21 17:28:53.865 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.865 INFO kablam! Oct 21 17:28:53.865 INFO kablam! warning: cannot find type `description` in this scope Oct 21 17:28:53.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.866 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO 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 21 17:28:53.866 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.866 INFO kablam! Oct 21 17:28:53.866 INFO kablam! warning: cannot find type `user` in this scope Oct 21 17:28:53.866 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.866 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO 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 21 17:28:53.866 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.866 INFO kablam! Oct 21 17:28:53.866 INFO kablam! warning: cannot find type `time` in this scope Oct 21 17:28:53.866 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.866 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO 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 21 17:28:53.866 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.866 INFO kablam! Oct 21 17:28:53.866 INFO kablam! warning: cannot find type `name` in this scope Oct 21 17:28:53.866 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.866 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO 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 21 17:28:53.866 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.866 INFO kablam! Oct 21 17:28:53.866 INFO kablam! warning: cannot find type `website` in this scope Oct 21 17:28:53.866 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.866 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO 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 21 17:28:53.866 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.866 INFO kablam! Oct 21 17:28:53.866 INFO kablam! warning: cannot find type `license` in this scope Oct 21 17:28:53.866 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.866 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.866 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.866 INFO kablam! | Oct 21 17:28:53.868 INFO 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 21 17:28:53.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.868 INFO kablam! Oct 21 17:28:53.868 INFO kablam! warning: cannot find type `authors` in this scope Oct 21 17:28:53.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.868 INFO 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 21 17:28:53.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.868 INFO kablam! Oct 21 17:28:53.868 INFO kablam! warning: cannot find type `downloads` in this scope Oct 21 17:28:53.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.868 INFO 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 21 17:28:53.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.868 INFO kablam! Oct 21 17:28:53.868 INFO kablam! warning: cannot find type `created` in this scope Oct 21 17:28:53.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.868 INFO 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 21 17:28:53.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.868 INFO kablam! Oct 21 17:28:53.868 INFO kablam! warning: cannot find type `updated` in this scope Oct 21 17:28:53.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.868 INFO 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 21 17:28:53.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.868 INFO kablam! Oct 21 17:28:53.868 INFO kablam! warning: cannot find type `username` in this scope Oct 21 17:28:53.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.868 INFO 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 21 17:28:53.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.868 INFO kablam! Oct 21 17:28:53.868 INFO kablam! warning: cannot find type `password` in this scope Oct 21 17:28:53.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.868 INFO kablam! | Oct 21 17:28:53.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO 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 21 17:28:53.869 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.869 INFO kablam! Oct 21 17:28:53.869 INFO kablam! warning: cannot find type `salt` in this scope Oct 21 17:28:53.869 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO 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 21 17:28:53.869 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.869 INFO kablam! Oct 21 17:28:53.869 INFO kablam! warning: cannot find type `group` in this scope Oct 21 17:28:53.869 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO 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 21 17:28:53.869 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.869 INFO kablam! Oct 21 17:28:53.869 INFO kablam! warning: cannot find type `registered` in this scope Oct 21 17:28:53.869 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO 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 21 17:28:53.869 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.869 INFO kablam! Oct 21 17:28:53.869 INFO kablam! warning: cannot find type `changes` in this scope Oct 21 17:28:53.869 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO 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 21 17:28:53.869 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.869 INFO kablam! Oct 21 17:28:53.869 INFO kablam! warning: cannot find type `readme` in this scope Oct 21 17:28:53.869 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:53.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:53.869 INFO kablam! | Oct 21 17:28:53.869 INFO 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 21 17:28:53.869 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:53.869 INFO kablam! Oct 21 17:28:54.276 INFO kablam! warning: cannot find type `lower_t` in this scope Oct 21 17:28:54.276 INFO kablam! --> <::diesel::expression::functions::sql_function_body macros>:6:33 Oct 21 17:28:54.276 INFO kablam! | Oct 21 17:28:54.276 INFO kablam! 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ Oct 21 17:28:54.276 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.276 INFO kablam! | Oct 21 17:28:54.276 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 17:28:54.276 INFO 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 21 17:28:54.276 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.276 INFO kablam! Oct 21 17:28:54.276 INFO kablam! warning: cannot find type `lower_t` in this scope Oct 21 17:28:54.276 INFO kablam! --> <::diesel::expression::functions::sql_function_body macros>:6:33 Oct 21 17:28:54.276 INFO kablam! | Oct 21 17:28:54.276 INFO kablam! 6 | derive ( Debug , Clone , Copy , QueryId ) ] # [ doc ( hidden ) ] pub struct $ Oct 21 17:28:54.276 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.276 INFO kablam! | Oct 21 17:28:54.276 INFO 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 21 17:28:54.276 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.276 INFO kablam! Oct 21 17:28:54.276 INFO kablam! warning: cannot find type `Varchar` in this scope Oct 21 17:28:54.276 INFO kablam! --> src/db/models.rs:17:14 Oct 21 17:28:54.276 INFO kablam! | Oct 21 17:28:54.276 INFO kablam! 17 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.276 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.276 INFO kablam! | Oct 21 17:28:54.276 INFO 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 21 17:28:54.276 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.276 INFO kablam! Oct 21 17:28:54.277 INFO kablam! warning: cannot find type `UserGroup` in this scope Oct 21 17:28:54.277 INFO kablam! --> src/db/models.rs:17:14 Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO kablam! 17 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.277 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO 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 21 17:28:54.277 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.277 INFO kablam! Oct 21 17:28:54.277 INFO kablam! warning: cannot find type `UserGroup` in this scope Oct 21 17:28:54.277 INFO kablam! --> src/db/models.rs:17:28 Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO kablam! 17 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.277 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO 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 21 17:28:54.277 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.277 INFO kablam! Oct 21 17:28:54.277 INFO kablam! warning: cannot find type `Varchar` in this scope Oct 21 17:28:54.277 INFO kablam! --> src/db/models.rs:68:14 Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO kablam! 68 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.277 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO 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 21 17:28:54.277 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.277 INFO kablam! Oct 21 17:28:54.277 INFO kablam! warning: cannot find type `DependencyType` in this scope Oct 21 17:28:54.277 INFO kablam! --> src/db/models.rs:68:14 Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO kablam! 68 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.277 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO 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 21 17:28:54.277 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.277 INFO kablam! Oct 21 17:28:54.277 INFO kablam! warning: cannot find type `DependencyType` in this scope Oct 21 17:28:54.277 INFO kablam! --> src/db/models.rs:68:28 Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO kablam! 68 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.277 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO 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 21 17:28:54.277 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.277 INFO kablam! Oct 21 17:28:54.277 INFO kablam! warning: cannot find type `Varchar` in this scope Oct 21 17:28:54.277 INFO kablam! --> src/db/models.rs:119:14 Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO kablam! 119 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.277 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO 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 21 17:28:54.277 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.277 INFO kablam! Oct 21 17:28:54.277 INFO kablam! warning: cannot find type `NodeType` in this scope Oct 21 17:28:54.277 INFO kablam! --> src/db/models.rs:119:14 Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO kablam! 119 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.277 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.277 INFO kablam! | Oct 21 17:28:54.277 INFO 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 21 17:28:54.278 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.278 INFO kablam! Oct 21 17:28:54.278 INFO kablam! warning: cannot find type `NodeType` in this scope Oct 21 17:28:54.278 INFO kablam! --> src/db/models.rs:119:28 Oct 21 17:28:54.278 INFO kablam! | Oct 21 17:28:54.280 INFO kablam! 119 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.280 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO 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 21 17:28:54.280 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.280 INFO kablam! Oct 21 17:28:54.280 INFO kablam! warning: cannot find type `Varchar` in this scope Oct 21 17:28:54.280 INFO kablam! --> src/db/models.rs:167:14 Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO kablam! 167 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.280 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO 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 21 17:28:54.280 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.280 INFO kablam! Oct 21 17:28:54.280 INFO kablam! warning: cannot find type `Language` in this scope Oct 21 17:28:54.280 INFO kablam! --> src/db/models.rs:167:14 Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO kablam! 167 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.280 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO 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 21 17:28:54.280 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.280 INFO kablam! Oct 21 17:28:54.280 INFO kablam! warning: cannot find type `Language` in this scope Oct 21 17:28:54.280 INFO kablam! --> src/db/models.rs:167:28 Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO kablam! 167 | #[derive(AsExpression, FromSqlRow, Serialize, Deserialize, Oct 21 17:28:54.280 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO 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 21 17:28:54.280 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.280 INFO kablam! Oct 21 17:28:54.280 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.280 INFO kablam! --> src/db/models.rs:216:10 Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO kablam! 216 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:54.280 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO 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 21 17:28:54.280 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.280 INFO kablam! Oct 21 17:28:54.280 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 17:28:54.280 INFO kablam! --> src/db/models.rs:216:10 Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO kablam! 216 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:54.280 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.280 INFO kablam! | Oct 21 17:28:54.280 INFO 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 21 17:28:54.280 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.280 INFO kablam! Oct 21 17:28:54.281 INFO kablam! warning: cannot find type `User` in this scope Oct 21 17:28:54.281 INFO kablam! --> src/db/models.rs:216:10 Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO kablam! 216 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:54.281 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO 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 21 17:28:54.281 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.281 INFO kablam! Oct 21 17:28:54.281 INFO kablam! warning: cannot find type `User` in this scope Oct 21 17:28:54.281 INFO kablam! --> src/db/models.rs:216:21 Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO kablam! 216 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:54.281 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO 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 21 17:28:54.281 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.281 INFO kablam! Oct 21 17:28:54.281 INFO kablam! warning: cannot find type `users` in this scope Oct 21 17:28:54.281 INFO kablam! --> src/db/models.rs:216:21 Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO kablam! 216 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:54.281 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO 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 21 17:28:54.281 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.281 INFO kablam! Oct 21 17:28:54.281 INFO kablam! warning: cannot find type `users` in this scope Oct 21 17:28:54.281 INFO kablam! --> src/db/models.rs:226:10 Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO kablam! 226 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.281 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO 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 21 17:28:54.281 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.281 INFO kablam! Oct 21 17:28:54.281 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 21 17:28:54.281 INFO kablam! --> src/db/models.rs:226:10 Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO kablam! 226 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.281 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO 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 21 17:28:54.281 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.281 INFO kablam! Oct 21 17:28:54.281 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.281 INFO kablam! --> src/db/models.rs:226:10 Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO kablam! 226 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.281 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO 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 21 17:28:54.281 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.281 INFO kablam! Oct 21 17:28:54.281 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 17:28:54.281 INFO kablam! --> src/db/models.rs:235:10 Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO kablam! 235 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:54.281 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO 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 21 17:28:54.281 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.281 INFO kablam! Oct 21 17:28:54.281 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:54.281 INFO kablam! --> src/db/models.rs:235:10 Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO kablam! 235 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:54.281 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO 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 21 17:28:54.281 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.281 INFO kablam! Oct 21 17:28:54.281 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:54.281 INFO kablam! --> src/db/models.rs:235:21 Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO kablam! 235 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:54.281 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO 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 21 17:28:54.281 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.281 INFO kablam! Oct 21 17:28:54.281 INFO kablam! warning: cannot find type `packages` in this scope Oct 21 17:28:54.281 INFO kablam! --> src/db/models.rs:235:21 Oct 21 17:28:54.281 INFO kablam! | Oct 21 17:28:54.281 INFO kablam! 235 | #[derive(Queryable, Identifiable, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO 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 21 17:28:54.282 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.282 INFO kablam! Oct 21 17:28:54.282 INFO kablam! warning: cannot find type `packages` in this scope Oct 21 17:28:54.282 INFO kablam! --> src/db/models.rs:247:10 Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO kablam! 247 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO 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 21 17:28:54.282 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.282 INFO kablam! Oct 21 17:28:54.282 INFO kablam! warning: cannot find type `NewPackage` in this scope Oct 21 17:28:54.282 INFO kablam! --> src/db/models.rs:247:10 Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO kablam! 247 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO 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 21 17:28:54.282 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.282 INFO kablam! Oct 21 17:28:54.282 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 17:28:54.282 INFO kablam! --> src/db/models.rs:256:10 Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO 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 21 17:28:54.282 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.282 INFO kablam! Oct 21 17:28:54.282 INFO kablam! warning: cannot find type `Like` in this scope Oct 21 17:28:54.282 INFO kablam! --> src/db/models.rs:256:10 Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO 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 21 17:28:54.282 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.282 INFO kablam! Oct 21 17:28:54.282 INFO kablam! warning: cannot find type `Like` in this scope Oct 21 17:28:54.282 INFO kablam! --> src/db/models.rs:256:21 Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO 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 21 17:28:54.282 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.282 INFO kablam! Oct 21 17:28:54.282 INFO kablam! warning: cannot find type `likes` in this scope Oct 21 17:28:54.282 INFO kablam! --> src/db/models.rs:256:21 Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO 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 21 17:28:54.282 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.282 INFO kablam! Oct 21 17:28:54.282 INFO kablam! warning: cannot find type `User` in this scope Oct 21 17:28:54.282 INFO kablam! --> src/db/models.rs:256:35 Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO 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 21 17:28:54.282 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.282 INFO kablam! Oct 21 17:28:54.282 INFO kablam! warning: cannot find type `Like` in this scope Oct 21 17:28:54.282 INFO kablam! --> src/db/models.rs:256:35 Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO 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 21 17:28:54.282 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.282 INFO kablam! Oct 21 17:28:54.282 INFO kablam! warning: cannot find type `likes` in this scope Oct 21 17:28:54.282 INFO kablam! --> src/db/models.rs:256:35 Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO 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 21 17:28:54.282 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.282 INFO kablam! Oct 21 17:28:54.282 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:54.282 INFO kablam! --> src/db/models.rs:256:35 Oct 21 17:28:54.282 INFO kablam! | Oct 21 17:28:54.282 INFO kablam! 256 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.282 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.283 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.283 INFO kablam! Oct 21 17:28:54.283 INFO kablam! warning: cannot find type `likes` in this scope Oct 21 17:28:54.283 INFO kablam! --> src/db/models.rs:266:10 Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! 266 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.283 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.283 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.283 INFO kablam! Oct 21 17:28:54.283 INFO kablam! warning: cannot find type `NewLike` in this scope Oct 21 17:28:54.283 INFO kablam! --> src/db/models.rs:266:10 Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! 266 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.283 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.283 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.283 INFO kablam! Oct 21 17:28:54.283 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 17:28:54.283 INFO kablam! --> src/db/models.rs:273:10 Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.283 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.283 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.283 INFO kablam! Oct 21 17:28:54.283 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:54.283 INFO kablam! --> src/db/models.rs:273:10 Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.283 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.283 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.283 INFO kablam! Oct 21 17:28:54.283 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:54.283 INFO kablam! --> src/db/models.rs:273:21 Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.283 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.283 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.283 INFO kablam! Oct 21 17:28:54.283 INFO kablam! warning: cannot find type `versions` in this scope Oct 21 17:28:54.283 INFO kablam! --> src/db/models.rs:273:21 Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.283 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.283 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.283 INFO kablam! Oct 21 17:28:54.283 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:54.283 INFO kablam! --> src/db/models.rs:273:35 Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.283 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.283 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.283 INFO kablam! Oct 21 17:28:54.283 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:54.283 INFO kablam! --> src/db/models.rs:273:35 Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.283 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.283 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.283 INFO kablam! Oct 21 17:28:54.283 INFO kablam! warning: cannot find type `versions` in this scope Oct 21 17:28:54.283 INFO kablam! --> src/db/models.rs:273:35 Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! 273 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.283 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.283 INFO kablam! | Oct 21 17:28:54.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.283 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.283 INFO kablam! Oct 21 17:28:54.283 INFO kablam! warning: cannot find type `versions` in this scope Oct 21 17:28:54.283 INFO kablam! --> src/db/models.rs:282:10 Oct 21 17:28:54.284 INFO kablam! | Oct 21 17:28:54.284 INFO kablam! 282 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.284 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.284 INFO kablam! | Oct 21 17:28:54.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.284 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.284 INFO kablam! Oct 21 17:28:54.284 INFO kablam! warning: cannot find type `NewVersion` in this scope Oct 21 17:28:54.284 INFO kablam! --> src/db/models.rs:282:10 Oct 21 17:28:54.284 INFO kablam! | Oct 21 17:28:54.284 INFO kablam! 282 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.284 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.284 INFO kablam! | Oct 21 17:28:54.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.284 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.284 INFO kablam! Oct 21 17:28:54.284 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.284 INFO kablam! --> src/db/models.rs:289:10 Oct 21 17:28:54.284 INFO kablam! | Oct 21 17:28:54.284 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.284 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.284 INFO kablam! | Oct 21 17:28:54.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.284 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.284 INFO kablam! Oct 21 17:28:54.284 INFO kablam! warning: cannot find type `Dependency` in this scope Oct 21 17:28:54.284 INFO kablam! --> src/db/models.rs:289:10 Oct 21 17:28:54.284 INFO kablam! | Oct 21 17:28:54.284 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.284 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.284 INFO kablam! | Oct 21 17:28:54.296 INFO 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 21 17:28:54.296 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.296 INFO kablam! Oct 21 17:28:54.296 INFO kablam! warning: cannot find type `Dependency` in this scope Oct 21 17:28:54.296 INFO kablam! --> src/db/models.rs:289:21 Oct 21 17:28:54.296 INFO kablam! | Oct 21 17:28:54.296 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.296 INFO kablam! | Oct 21 17:28:54.296 INFO 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 21 17:28:54.296 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.296 INFO kablam! Oct 21 17:28:54.296 INFO kablam! warning: cannot find type `dependencies` in this scope Oct 21 17:28:54.296 INFO kablam! --> src/db/models.rs:289:21 Oct 21 17:28:54.296 INFO kablam! | Oct 21 17:28:54.296 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.296 INFO kablam! | Oct 21 17:28:54.296 INFO 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 21 17:28:54.296 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.296 INFO kablam! Oct 21 17:28:54.296 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:54.296 INFO kablam! --> src/db/models.rs:289:35 Oct 21 17:28:54.296 INFO kablam! | Oct 21 17:28:54.296 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.296 INFO kablam! | Oct 21 17:28:54.296 INFO 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 21 17:28:54.296 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.296 INFO kablam! Oct 21 17:28:54.296 INFO kablam! warning: cannot find type `Dependency` in this scope Oct 21 17:28:54.296 INFO kablam! --> src/db/models.rs:289:35 Oct 21 17:28:54.296 INFO kablam! | Oct 21 17:28:54.296 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.296 INFO kablam! | Oct 21 17:28:54.296 INFO 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 21 17:28:54.296 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.296 INFO kablam! Oct 21 17:28:54.296 INFO kablam! warning: cannot find type `dependencies` in this scope Oct 21 17:28:54.296 INFO kablam! --> src/db/models.rs:289:35 Oct 21 17:28:54.296 INFO kablam! | Oct 21 17:28:54.296 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.296 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.296 INFO kablam! | Oct 21 17:28:54.296 INFO 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 21 17:28:54.297 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.297 INFO kablam! Oct 21 17:28:54.297 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:54.297 INFO kablam! --> src/db/models.rs:289:35 Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO kablam! 289 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.297 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO 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 21 17:28:54.297 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.297 INFO kablam! Oct 21 17:28:54.297 INFO kablam! warning: cannot find type `dependencies` in this scope Oct 21 17:28:54.297 INFO kablam! --> src/db/models.rs:302:10 Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO kablam! 302 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.297 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO 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 21 17:28:54.297 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.297 INFO kablam! Oct 21 17:28:54.297 INFO kablam! warning: cannot find type `NewDependency` in this scope Oct 21 17:28:54.297 INFO kablam! --> src/db/models.rs:302:10 Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO kablam! 302 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.297 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO 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 21 17:28:54.297 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.297 INFO kablam! Oct 21 17:28:54.297 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.297 INFO kablam! --> src/db/models.rs:302:10 Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO kablam! 302 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.297 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO 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 21 17:28:54.297 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.297 INFO kablam! Oct 21 17:28:54.297 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.297 INFO kablam! --> src/db/models.rs:312:10 Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.297 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO 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 21 17:28:54.297 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.297 INFO kablam! Oct 21 17:28:54.297 INFO kablam! warning: cannot find type `ContentNode` in this scope Oct 21 17:28:54.297 INFO kablam! --> src/db/models.rs:312:10 Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.297 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO 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 21 17:28:54.297 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.297 INFO kablam! Oct 21 17:28:54.297 INFO kablam! warning: cannot find type `ContentNode` in this scope Oct 21 17:28:54.297 INFO kablam! --> src/db/models.rs:312:21 Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.297 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO 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 21 17:28:54.297 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.297 INFO kablam! Oct 21 17:28:54.297 INFO kablam! warning: cannot find type `contents` in this scope Oct 21 17:28:54.297 INFO kablam! --> src/db/models.rs:312:21 Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.297 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO 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 21 17:28:54.297 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.297 INFO kablam! Oct 21 17:28:54.297 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:54.297 INFO kablam! --> src/db/models.rs:312:35 Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.297 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.297 INFO kablam! | Oct 21 17:28:54.297 INFO 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 21 17:28:54.297 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.298 INFO kablam! Oct 21 17:28:54.298 INFO kablam! warning: cannot find type `ContentNode` in this scope Oct 21 17:28:54.298 INFO kablam! --> src/db/models.rs:312:35 Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.298 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO 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 21 17:28:54.298 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.298 INFO kablam! Oct 21 17:28:54.298 INFO kablam! warning: cannot find type `contents` in this scope Oct 21 17:28:54.298 INFO kablam! --> src/db/models.rs:312:35 Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO kablam! 312 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.298 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO 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 21 17:28:54.298 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.298 INFO kablam! Oct 21 17:28:54.298 INFO kablam! warning: cannot find type `contents` in this scope Oct 21 17:28:54.298 INFO kablam! --> src/db/models.rs:323:10 Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO kablam! 323 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.298 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO 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 21 17:28:54.298 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.298 INFO kablam! Oct 21 17:28:54.298 INFO kablam! warning: cannot find type `NewContentNode` in this scope Oct 21 17:28:54.298 INFO kablam! --> src/db/models.rs:323:10 Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO kablam! 323 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.298 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO 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 21 17:28:54.298 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.298 INFO kablam! Oct 21 17:28:54.298 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.298 INFO kablam! --> src/db/models.rs:323:10 Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO kablam! 323 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.298 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO 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 21 17:28:54.298 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.298 INFO kablam! Oct 21 17:28:54.298 INFO kablam! warning: cannot find type `Maintainer` in this scope Oct 21 17:28:54.298 INFO kablam! --> src/db/models.rs:332:10 Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.298 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO 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 21 17:28:54.298 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.298 INFO kablam! Oct 21 17:28:54.298 INFO kablam! warning: cannot find type `Maintainer` in this scope Oct 21 17:28:54.298 INFO kablam! --> src/db/models.rs:332:21 Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.298 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO 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 21 17:28:54.298 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.298 INFO kablam! Oct 21 17:28:54.298 INFO kablam! warning: cannot find type `maintainers` in this scope Oct 21 17:28:54.298 INFO kablam! --> src/db/models.rs:332:21 Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.298 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO 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 21 17:28:54.298 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.298 INFO kablam! Oct 21 17:28:54.298 INFO kablam! warning: cannot find type `User` in this scope Oct 21 17:28:54.298 INFO kablam! --> src/db/models.rs:332:35 Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.298 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.298 INFO kablam! | Oct 21 17:28:54.298 INFO 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 21 17:28:54.298 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.298 INFO kablam! Oct 21 17:28:54.298 INFO kablam! warning: cannot find type `Maintainer` in this scope Oct 21 17:28:54.299 INFO kablam! --> src/db/models.rs:332:35 Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.299 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.299 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.299 INFO kablam! Oct 21 17:28:54.299 INFO kablam! warning: cannot find type `maintainers` in this scope Oct 21 17:28:54.299 INFO kablam! --> src/db/models.rs:332:35 Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.299 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.299 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.299 INFO kablam! Oct 21 17:28:54.299 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:54.299 INFO kablam! --> src/db/models.rs:332:35 Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! 332 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.299 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.299 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.299 INFO kablam! Oct 21 17:28:54.299 INFO kablam! warning: cannot find type `maintainers` in this scope Oct 21 17:28:54.299 INFO kablam! --> src/db/models.rs:341:10 Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! 341 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.299 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.299 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.299 INFO kablam! Oct 21 17:28:54.299 INFO kablam! warning: cannot find type `NewMaintainer` in this scope Oct 21 17:28:54.299 INFO kablam! --> src/db/models.rs:341:10 Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! 341 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.299 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.299 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.299 INFO kablam! Oct 21 17:28:54.299 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.299 INFO kablam! --> src/db/models.rs:348:10 Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.299 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.299 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.299 INFO kablam! Oct 21 17:28:54.299 INFO kablam! warning: cannot find type `Description` in this scope Oct 21 17:28:54.299 INFO kablam! --> src/db/models.rs:348:10 Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.299 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.299 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.299 INFO kablam! Oct 21 17:28:54.299 INFO kablam! warning: cannot find type `Description` in this scope Oct 21 17:28:54.299 INFO kablam! --> src/db/models.rs:348:21 Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.299 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.299 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.299 INFO kablam! Oct 21 17:28:54.299 INFO kablam! warning: cannot find type `descriptions` in this scope Oct 21 17:28:54.299 INFO kablam! --> src/db/models.rs:348:21 Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.299 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 17:28:54.299 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.299 INFO kablam! Oct 21 17:28:54.299 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.299 INFO kablam! --> src/db/models.rs:348:21 Oct 21 17:28:54.299 INFO kablam! | Oct 21 17:28:54.300 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.300 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.300 INFO kablam! | Oct 21 17:28:54.300 INFO 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 21 17:28:54.300 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.300 INFO kablam! Oct 21 17:28:54.300 INFO kablam! warning: cannot find type `Package` in this scope Oct 21 17:28:54.300 INFO kablam! --> src/db/models.rs:348:35 Oct 21 17:28:54.300 INFO kablam! | Oct 21 17:28:54.300 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.300 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.300 INFO kablam! | Oct 21 17:28:54.300 INFO 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 21 17:28:54.300 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.300 INFO kablam! Oct 21 17:28:54.300 INFO kablam! warning: cannot find type `Description` in this scope Oct 21 17:28:54.300 INFO kablam! --> src/db/models.rs:348:35 Oct 21 17:28:54.300 INFO kablam! | Oct 21 17:28:54.300 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.300 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.300 INFO kablam! | Oct 21 17:28:54.300 INFO 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 21 17:28:54.300 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.300 INFO kablam! Oct 21 17:28:54.300 INFO kablam! warning: cannot find type `descriptions` in this scope Oct 21 17:28:54.300 INFO kablam! --> src/db/models.rs:348:35 Oct 21 17:28:54.300 INFO kablam! | Oct 21 17:28:54.300 INFO kablam! 348 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.300 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.316 INFO kablam! | Oct 21 17:28:54.320 INFO 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 21 17:28:54.320 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.320 INFO kablam! Oct 21 17:28:54.320 INFO kablam! warning: cannot find type `descriptions` in this scope Oct 21 17:28:54.320 INFO kablam! --> src/db/models.rs:357:10 Oct 21 17:28:54.320 INFO kablam! | Oct 21 17:28:54.320 INFO kablam! 357 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.320 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.320 INFO kablam! | Oct 21 17:28:54.320 INFO 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 21 17:28:54.320 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.320 INFO kablam! Oct 21 17:28:54.320 INFO kablam! warning: cannot find type `NewDescription` in this scope Oct 21 17:28:54.320 INFO kablam! --> src/db/models.rs:357:10 Oct 21 17:28:54.320 INFO kablam! | Oct 21 17:28:54.320 INFO kablam! 357 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.320 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.320 INFO kablam! | Oct 21 17:28:54.320 INFO 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 21 17:28:54.320 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.320 INFO kablam! Oct 21 17:28:54.320 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.320 INFO kablam! --> src/db/models.rs:357:10 Oct 21 17:28:54.320 INFO kablam! | Oct 21 17:28:54.320 INFO kablam! 357 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.320 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.320 INFO kablam! | Oct 21 17:28:54.320 INFO 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 21 17:28:54.320 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.320 INFO kablam! Oct 21 17:28:54.320 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.320 INFO kablam! --> src/db/models.rs:365:10 Oct 21 17:28:54.320 INFO kablam! | Oct 21 17:28:54.320 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.320 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.320 INFO kablam! | Oct 21 17:28:54.320 INFO 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 21 17:28:54.320 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.320 INFO kablam! Oct 21 17:28:54.320 INFO kablam! warning: cannot find type `VersionText` in this scope Oct 21 17:28:54.320 INFO kablam! --> src/db/models.rs:365:10 Oct 21 17:28:54.320 INFO kablam! | Oct 21 17:28:54.320 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.320 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.320 INFO kablam! | Oct 21 17:28:54.320 INFO 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 21 17:28:54.320 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.320 INFO kablam! Oct 21 17:28:54.320 INFO kablam! warning: cannot find type `VersionText` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:365:21 Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO 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 21 17:28:54.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.321 INFO kablam! Oct 21 17:28:54.321 INFO kablam! warning: cannot find type `version_texts` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:365:21 Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO 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 21 17:28:54.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.321 INFO kablam! Oct 21 17:28:54.321 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:365:21 Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO 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 21 17:28:54.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.321 INFO kablam! Oct 21 17:28:54.321 INFO kablam! warning: cannot find type `Version` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:365:35 Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO 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 21 17:28:54.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.321 INFO kablam! Oct 21 17:28:54.321 INFO kablam! warning: cannot find type `VersionText` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:365:35 Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO 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 21 17:28:54.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.321 INFO kablam! Oct 21 17:28:54.321 INFO kablam! warning: cannot find type `version_texts` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:365:35 Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO kablam! 365 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO 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 21 17:28:54.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.321 INFO kablam! Oct 21 17:28:54.321 INFO kablam! warning: cannot find type `version_texts` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:375:10 Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO kablam! 375 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.321 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO 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 21 17:28:54.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.321 INFO kablam! Oct 21 17:28:54.321 INFO kablam! warning: cannot find type `NewVersionText` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:375:10 Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO kablam! 375 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.321 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO 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 21 17:28:54.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.321 INFO kablam! Oct 21 17:28:54.321 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:375:10 Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO kablam! 375 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.321 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO 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 21 17:28:54.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.321 INFO kablam! Oct 21 17:28:54.321 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:384:10 Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.321 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.321 INFO kablam! | Oct 21 17:28:54.321 INFO 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 21 17:28:54.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.321 INFO kablam! Oct 21 17:28:54.321 INFO kablam! warning: cannot find type `DependencyDescription` in this scope Oct 21 17:28:54.321 INFO kablam! --> src/db/models.rs:384:10 Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.322 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO 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 21 17:28:54.322 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.322 INFO kablam! Oct 21 17:28:54.322 INFO kablam! warning: cannot find type `DependencyDescription` in this scope Oct 21 17:28:54.322 INFO kablam! --> src/db/models.rs:384:21 Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.322 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO 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 21 17:28:54.322 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.322 INFO kablam! Oct 21 17:28:54.322 INFO kablam! warning: cannot find type `dependency_descriptions` in this scope Oct 21 17:28:54.322 INFO kablam! --> src/db/models.rs:384:21 Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.322 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO 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 21 17:28:54.322 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.322 INFO kablam! Oct 21 17:28:54.322 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.322 INFO kablam! --> src/db/models.rs:384:21 Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.322 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO 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 21 17:28:54.322 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.322 INFO kablam! Oct 21 17:28:54.322 INFO kablam! warning: cannot find type `Dependency` in this scope Oct 21 17:28:54.322 INFO kablam! --> src/db/models.rs:384:35 Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.322 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO 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 21 17:28:54.322 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.322 INFO kablam! Oct 21 17:28:54.322 INFO kablam! warning: cannot find type `DependencyDescription` in this scope Oct 21 17:28:54.322 INFO kablam! --> src/db/models.rs:384:35 Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.322 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO 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 21 17:28:54.322 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.322 INFO kablam! Oct 21 17:28:54.322 INFO kablam! warning: cannot find type `dependency_descriptions` in this scope Oct 21 17:28:54.322 INFO kablam! --> src/db/models.rs:384:35 Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO kablam! 384 | #[derive(Queryable, Identifiable, Associations, PartialEq, Debug)] Oct 21 17:28:54.322 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO 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 21 17:28:54.322 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.322 INFO kablam! Oct 21 17:28:54.322 INFO kablam! warning: cannot find type `dependency_descriptions` in this scope Oct 21 17:28:54.322 INFO kablam! --> src/db/models.rs:393:10 Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO kablam! 393 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.322 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO 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 21 17:28:54.322 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.322 INFO kablam! Oct 21 17:28:54.322 INFO kablam! warning: cannot find type `NewDependencyDescription` in this scope Oct 21 17:28:54.322 INFO kablam! --> src/db/models.rs:393:10 Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO kablam! 393 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.322 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO 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 21 17:28:54.322 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.322 INFO kablam! Oct 21 17:28:54.322 INFO kablam! warning: cannot find type `types` in this scope Oct 21 17:28:54.322 INFO kablam! --> src/db/models.rs:393:10 Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO kablam! 393 | #[derive(Insertable, PartialEq, Debug)] Oct 21 17:28:54.322 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.322 INFO kablam! | Oct 21 17:28:54.322 INFO 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 21 17:28:54.322 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.322 INFO kablam! Oct 21 17:28:54.322 INFO kablam! warning: cannot find type `GroupedLike` in this scope Oct 21 17:28:54.322 INFO kablam! --> src/db/models.rs:401:10 Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO kablam! 401 | #[derive(Queryable, QueryableByName, PartialEq, Debug)] Oct 21 17:28:54.323 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO 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 21 17:28:54.323 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.323 INFO kablam! Oct 21 17:28:54.323 INFO kablam! warning: cannot find type `Text` in this scope Oct 21 17:28:54.323 INFO kablam! --> src/db/models.rs:401:21 Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO kablam! 401 | #[derive(Queryable, QueryableByName, PartialEq, Debug)] Oct 21 17:28:54.323 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO 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 21 17:28:54.323 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.323 INFO kablam! Oct 21 17:28:54.323 INFO kablam! warning: cannot find type `BigInt` in this scope Oct 21 17:28:54.323 INFO kablam! --> src/db/models.rs:401:21 Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO kablam! 401 | #[derive(Queryable, QueryableByName, PartialEq, Debug)] Oct 21 17:28:54.323 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO 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 21 17:28:54.323 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.323 INFO kablam! Oct 21 17:28:54.323 INFO kablam! warning: cannot find type `GroupedLike` in this scope Oct 21 17:28:54.323 INFO kablam! --> src/db/models.rs:401:21 Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO kablam! 401 | #[derive(Queryable, QueryableByName, PartialEq, Debug)] Oct 21 17:28:54.323 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO 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 21 17:28:54.323 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.323 INFO kablam! Oct 21 17:28:54.323 INFO kablam! warning: cannot find type `table` in this scope Oct 21 17:28:54.323 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 17:28:54.323 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO 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 21 17:28:54.323 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.323 INFO kablam! Oct 21 17:28:54.323 INFO kablam! warning: cannot find type `id` in this scope Oct 21 17:28:54.323 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.323 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO 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 21 17:28:54.323 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.323 INFO kablam! Oct 21 17:28:54.323 INFO kablam! warning: cannot find type `version` in this scope Oct 21 17:28:54.323 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.323 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO 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 21 17:28:54.323 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.323 INFO kablam! Oct 21 17:28:54.323 INFO kablam! warning: cannot find type `path` in this scope Oct 21 17:28:54.323 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.323 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO 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 21 17:28:54.323 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.323 INFO kablam! Oct 21 17:28:54.323 INFO kablam! warning: cannot find type `type_` in this scope Oct 21 17:28:54.323 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.323 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO 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 21 17:28:54.323 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.323 INFO kablam! Oct 21 17:28:54.323 INFO kablam! warning: cannot find type `package` in this scope Oct 21 17:28:54.323 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.323 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.323 INFO kablam! | Oct 21 17:28:54.323 INFO 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 21 17:28:54.323 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.324 INFO kablam! Oct 21 17:28:54.324 INFO kablam! warning: cannot find type `spec` in this scope Oct 21 17:28:54.324 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.324 INFO kablam! | Oct 21 17:28:54.324 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.324 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.324 INFO kablam! | Oct 21 17:28:54.324 INFO 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 21 17:28:54.324 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.324 INFO kablam! Oct 21 17:28:54.324 INFO kablam! warning: cannot find type `dependency` in this scope Oct 21 17:28:54.324 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.324 INFO kablam! | Oct 21 17:28:54.324 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.324 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.324 INFO kablam! | Oct 21 17:28:54.324 INFO 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 21 17:28:54.324 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.324 INFO kablam! Oct 21 17:28:54.324 INFO kablam! warning: cannot find type `language` in this scope Oct 21 17:28:54.324 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.324 INFO kablam! | Oct 21 17:28:54.324 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.324 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.324 INFO kablam! | Oct 21 17:28:54.324 INFO 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 21 17:28:54.324 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.324 INFO kablam! Oct 21 17:28:54.324 INFO kablam! warning: cannot find type `description` in this scope Oct 21 17:28:54.324 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.324 INFO kablam! | Oct 21 17:28:54.324 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.344 INFO kablam! | Oct 21 17:28:54.344 INFO 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 21 17:28:54.344 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.344 INFO kablam! Oct 21 17:28:54.344 INFO kablam! warning: cannot find type `user` in this scope Oct 21 17:28:54.344 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.344 INFO kablam! | Oct 21 17:28:54.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.344 INFO kablam! | Oct 21 17:28:54.344 INFO 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 21 17:28:54.344 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.344 INFO kablam! Oct 21 17:28:54.344 INFO kablam! warning: cannot find type `time` in this scope Oct 21 17:28:54.344 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.344 INFO kablam! | Oct 21 17:28:54.344 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.344 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO 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 21 17:28:54.348 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.348 INFO kablam! Oct 21 17:28:54.348 INFO kablam! warning: cannot find type `name` in this scope Oct 21 17:28:54.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO 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 21 17:28:54.348 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.348 INFO kablam! Oct 21 17:28:54.348 INFO kablam! warning: cannot find type `website` in this scope Oct 21 17:28:54.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO 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 21 17:28:54.348 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.348 INFO kablam! Oct 21 17:28:54.348 INFO kablam! warning: cannot find type `license` in this scope Oct 21 17:28:54.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO 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 21 17:28:54.348 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.348 INFO kablam! Oct 21 17:28:54.348 INFO kablam! warning: cannot find type `authors` in this scope Oct 21 17:28:54.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO 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 21 17:28:54.348 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.348 INFO kablam! Oct 21 17:28:54.348 INFO kablam! warning: cannot find type `downloads` in this scope Oct 21 17:28:54.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO 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 21 17:28:54.348 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.348 INFO kablam! Oct 21 17:28:54.348 INFO kablam! warning: cannot find type `created` in this scope Oct 21 17:28:54.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.348 INFO kablam! | Oct 21 17:28:54.349 INFO 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 21 17:28:54.349 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.349 INFO kablam! Oct 21 17:28:54.349 INFO kablam! warning: cannot find type `updated` in this scope Oct 21 17:28:54.349 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.349 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO 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 21 17:28:54.349 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.349 INFO kablam! Oct 21 17:28:54.349 INFO kablam! warning: cannot find type `username` in this scope Oct 21 17:28:54.349 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.349 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO 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 21 17:28:54.349 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.349 INFO kablam! Oct 21 17:28:54.349 INFO kablam! warning: cannot find type `password` in this scope Oct 21 17:28:54.349 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.349 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO 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 21 17:28:54.349 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.349 INFO kablam! Oct 21 17:28:54.349 INFO kablam! warning: cannot find type `salt` in this scope Oct 21 17:28:54.349 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.349 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO 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 21 17:28:54.349 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.349 INFO kablam! Oct 21 17:28:54.349 INFO kablam! warning: cannot find type `group` in this scope Oct 21 17:28:54.349 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.349 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO 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 21 17:28:54.349 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.349 INFO kablam! Oct 21 17:28:54.349 INFO kablam! warning: cannot find type `registered` in this scope Oct 21 17:28:54.349 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.349 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO 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 21 17:28:54.349 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.349 INFO kablam! Oct 21 17:28:54.349 INFO kablam! warning: cannot find type `changes` in this scope Oct 21 17:28:54.349 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.349 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO 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 21 17:28:54.349 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.349 INFO kablam! Oct 21 17:28:54.349 INFO kablam! warning: cannot find type `readme` in this scope Oct 21 17:28:54.349 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 17:28:54.349 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 17:28:54.349 INFO kablam! | Oct 21 17:28:54.349 INFO 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 21 17:28:54.349 INFO kablam! = note: for more information, see issue #50504 Oct 21 17:28:54.349 INFO kablam! Oct 21 17:28:58.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 21 17:28:58.208 INFO kablam! su: No module specific data is present Oct 21 17:28:58.594 INFO running `"docker" "rm" "-f" "b50a16f580331a01f89da8cee0d04fdb5459ee632f1ee73868bbd153fe37fde1"` Oct 21 17:28:58.818 INFO blam! b50a16f580331a01f89da8cee0d04fdb5459ee632f1ee73868bbd153fe37fde1