Sep 04 07:27:46.965 INFO checking punch-web-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 07:27:46.965 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 07:27:46.965 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:27:47.122 INFO blam! 873b658294e243838a9688c3a947d76006cc1e6f0c8e60ab6f6b475ee00047aa Sep 04 07:27:47.125 INFO running `"docker" "start" "-a" "873b658294e243838a9688c3a947d76006cc1e6f0c8e60ab6f6b475ee00047aa"` Sep 04 07:27:48.231 INFO kablam! Compiling antidote v1.0.0 Sep 04 07:27:48.243 INFO kablam! Compiling nom v4.0.0 Sep 04 07:27:48.247 INFO kablam! Compiling syn v0.11.11 Sep 04 07:27:48.302 INFO kablam! Compiling synstructure v0.9.0 Sep 04 07:27:48.304 INFO kablam! Compiling actix_derive v0.3.0 Sep 04 07:27:48.305 INFO kablam! Checking diesel v1.3.2 Sep 04 07:27:48.305 INFO kablam! Checking blowfish v0.3.0 Sep 04 07:27:48.307 INFO kablam! Compiling askama_shared v0.7.1 Sep 04 07:27:50.324 INFO kablam! Checking bcrypt v0.2.0 Sep 04 07:27:55.657 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Sep 04 07:27:58.871 INFO kablam! Compiling r2d2 v0.8.2 Sep 04 07:28:06.571 INFO kablam! Compiling askama_derive v0.7.1 Sep 04 07:28:12.953 INFO kablam! Compiling failure_derive v0.1.2 Sep 04 07:28:25.578 INFO kablam! Checking failure v0.1.2 Sep 04 07:28:25.736 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 04 07:28:25.740 INFO kablam! Compiling diesel-derive-enum v0.4.4 Sep 04 07:28:27.307 INFO kablam! Checking actix v0.7.4 Sep 04 07:28:41.790 INFO kablam! Compiling askama v0.7.1 Sep 04 07:28:42.914 INFO kablam! Checking dotenv v0.10.1 Sep 04 07:28:44.258 INFO kablam! Compiling punch-web v0.1.0 (file:///source) Sep 04 07:28:47.446 INFO kablam! Checking actix-web v0.7.4 Sep 04 07:29:18.046 INFO kablam! Checking migrations_internals v1.3.0 Sep 04 07:29:31.225 INFO kablam! Compiling migrations_macros v1.3.0 Sep 04 07:29:35.490 INFO kablam! Checking diesel_migrations v1.3.0 Sep 04 07:29:42.193 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 04 07:29:42.193 INFO kablam! --> :3:33 Sep 04 07:29:42.193 INFO kablam! | Sep 04 07:29:42.193 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 04 07:29:42.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.193 INFO kablam! | Sep 04 07:29:42.193 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 07:29:42.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.193 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.193 INFO kablam! Sep 04 07:29:42.193 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 04 07:29:42.193 INFO kablam! --> :3:33 Sep 04 07:29:42.193 INFO kablam! | Sep 04 07:29:42.193 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 04 07:29:42.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.193 INFO kablam! | Sep 04 07:29:42.193 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.193 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.193 INFO kablam! Sep 04 07:29:42.195 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 04 07:29:42.195 INFO kablam! --> src/models.rs:14:10 Sep 04 07:29:42.195 INFO kablam! | Sep 04 07:29:42.195 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 07:29:42.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.195 INFO kablam! | Sep 04 07:29:42.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.195 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.195 INFO kablam! Sep 04 07:29:42.195 INFO kablam! warning: cannot find type `config` in this scope Sep 04 07:29:42.195 INFO kablam! --> src/models.rs:14:21 Sep 04 07:29:42.195 INFO kablam! | Sep 04 07:29:42.195 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 07:29:42.195 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.195 INFO kablam! | Sep 04 07:29:42.195 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.195 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.195 INFO kablam! Sep 04 07:29:42.195 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 04 07:29:42.195 INFO kablam! --> src/models.rs:14:21 Sep 04 07:29:42.195 INFO kablam! | Sep 04 07:29:42.195 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 07:29:42.196 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.196 INFO kablam! | Sep 04 07:29:42.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.196 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.196 INFO kablam! Sep 04 07:29:42.196 INFO kablam! warning: cannot find type `User` in this scope Sep 04 07:29:42.196 INFO kablam! --> src/models.rs:85:21 Sep 04 07:29:42.196 INFO kablam! | Sep 04 07:29:42.196 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 04 07:29:42.196 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.196 INFO kablam! | Sep 04 07:29:42.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.196 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.196 INFO kablam! Sep 04 07:29:42.196 INFO kablam! warning: cannot find type `users` in this scope Sep 04 07:29:42.196 INFO kablam! --> src/models.rs:93:10 Sep 04 07:29:42.196 INFO kablam! | Sep 04 07:29:42.196 INFO kablam! 93 | #[derive(Insertable)] Sep 04 07:29:42.196 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.196 INFO kablam! | Sep 04 07:29:42.196 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.196 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.196 INFO kablam! Sep 04 07:29:42.196 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 04 07:29:42.197 INFO kablam! --> src/models.rs:93:10 Sep 04 07:29:42.197 INFO kablam! | Sep 04 07:29:42.197 INFO kablam! 93 | #[derive(Insertable)] Sep 04 07:29:42.197 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.197 INFO kablam! | Sep 04 07:29:42.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.197 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.197 INFO kablam! Sep 04 07:29:42.197 INFO kablam! warning: cannot find type `Project` in this scope Sep 04 07:29:42.197 INFO kablam! --> src/models.rs:101:10 Sep 04 07:29:42.197 INFO kablam! | Sep 04 07:29:42.197 INFO kablam! 101 | #[derive(Queryable)] Sep 04 07:29:42.197 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.197 INFO kablam! | Sep 04 07:29:42.197 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.197 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.197 INFO kablam! Sep 04 07:29:42.197 INFO kablam! warning: cannot find type `projects` in this scope Sep 04 07:29:42.197 INFO kablam! --> src/models.rs:109:10 Sep 04 07:29:42.197 INFO kablam! | Sep 04 07:29:42.197 INFO kablam! 109 | #[derive(Insertable)] Sep 04 07:29:42.197 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.197 INFO kablam! | Sep 04 07:29:42.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.198 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.198 INFO kablam! Sep 04 07:29:42.198 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 04 07:29:42.198 INFO kablam! --> src/models.rs:109:10 Sep 04 07:29:42.198 INFO kablam! | Sep 04 07:29:42.198 INFO kablam! 109 | #[derive(Insertable)] Sep 04 07:29:42.198 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.198 INFO kablam! | Sep 04 07:29:42.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.198 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.198 INFO kablam! Sep 04 07:29:42.199 INFO kablam! warning: cannot find type `EventType` in this scope Sep 04 07:29:42.199 INFO kablam! --> src/models.rs:139:10 Sep 04 07:29:42.199 INFO kablam! | Sep 04 07:29:42.199 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 07:29:42.199 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.199 INFO kablam! | Sep 04 07:29:42.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.199 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.199 INFO kablam! Sep 04 07:29:42.199 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:29:42.199 INFO kablam! --> src/models.rs:139:10 Sep 04 07:29:42.199 INFO kablam! | Sep 04 07:29:42.199 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 07:29:42.199 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.199 INFO kablam! | Sep 04 07:29:42.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.199 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.199 INFO kablam! Sep 04 07:29:42.199 INFO kablam! warning: cannot find type `Event` in this scope Sep 04 07:29:42.199 INFO kablam! --> src/models.rs:139:10 Sep 04 07:29:42.199 INFO kablam! | Sep 04 07:29:42.199 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 07:29:42.199 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.200 INFO kablam! | Sep 04 07:29:42.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.200 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.200 INFO kablam! Sep 04 07:29:42.200 INFO kablam! warning: cannot find type `events` in this scope Sep 04 07:29:42.200 INFO kablam! --> src/models.rs:154:10 Sep 04 07:29:42.200 INFO kablam! | Sep 04 07:29:42.200 INFO kablam! 154 | #[derive(Insertable)] Sep 04 07:29:42.200 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.200 INFO kablam! | Sep 04 07:29:42.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.200 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.200 INFO kablam! Sep 04 07:29:42.200 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 04 07:29:42.200 INFO kablam! --> src/models.rs:154:10 Sep 04 07:29:42.200 INFO kablam! | Sep 04 07:29:42.200 INFO kablam! 154 | #[derive(Insertable)] Sep 04 07:29:42.200 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.200 INFO kablam! | Sep 04 07:29:42.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.200 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.200 INFO kablam! Sep 04 07:29:42.200 INFO kablam! warning: cannot find type `EventType` in this scope Sep 04 07:29:42.200 INFO kablam! --> src/models.rs:154:10 Sep 04 07:29:42.200 INFO kablam! | Sep 04 07:29:42.200 INFO kablam! 154 | #[derive(Insertable)] Sep 04 07:29:42.200 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.201 INFO kablam! | Sep 04 07:29:42.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.201 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.201 INFO kablam! Sep 04 07:29:42.201 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:29:42.201 INFO kablam! --> src/models.rs:154:10 Sep 04 07:29:42.201 INFO kablam! | Sep 04 07:29:42.201 INFO kablam! 154 | #[derive(Insertable)] Sep 04 07:29:42.201 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.201 INFO kablam! | Sep 04 07:29:42.201 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.201 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.201 INFO kablam! Sep 04 07:29:42.203 INFO kablam! warning: cannot find type `table` in this scope Sep 04 07:29:42.203 INFO kablam! --> :165:33 Sep 04 07:29:42.204 INFO kablam! | Sep 04 07:29:42.204 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 07:29:42.204 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.204 INFO kablam! | Sep 04 07:29:42.204 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.204 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.204 INFO kablam! Sep 04 07:29:42.205 INFO kablam! warning: cannot find type `id` in this scope Sep 04 07:29:42.205 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.205 INFO kablam! | Sep 04 07:29:42.205 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.205 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.205 INFO kablam! | Sep 04 07:29:42.205 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.206 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.206 INFO kablam! Sep 04 07:29:42.206 INFO kablam! warning: cannot find type `secret` in this scope Sep 04 07:29:42.206 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.206 INFO kablam! | Sep 04 07:29:42.206 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.206 INFO kablam! | Sep 04 07:29:42.207 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.207 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.207 INFO kablam! Sep 04 07:29:42.207 INFO kablam! warning: cannot find type `project_id` in this scope Sep 04 07:29:42.207 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.207 INFO kablam! | Sep 04 07:29:42.207 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.208 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.208 INFO kablam! | Sep 04 07:29:42.208 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.208 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.208 INFO kablam! Sep 04 07:29:42.208 INFO kablam! warning: cannot find type `event_type` in this scope Sep 04 07:29:42.208 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.208 INFO kablam! | Sep 04 07:29:42.208 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.209 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.209 INFO kablam! | Sep 04 07:29:42.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.209 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.209 INFO kablam! Sep 04 07:29:42.209 INFO kablam! warning: cannot find type `clock` in this scope Sep 04 07:29:42.209 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.209 INFO kablam! | Sep 04 07:29:42.209 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.209 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.209 INFO kablam! | Sep 04 07:29:42.209 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.209 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.209 INFO kablam! Sep 04 07:29:42.209 INFO kablam! warning: cannot find type `user_id` in this scope Sep 04 07:29:42.209 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.209 INFO kablam! | Sep 04 07:29:42.209 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.209 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.210 INFO kablam! | Sep 04 07:29:42.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.210 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.210 INFO kablam! Sep 04 07:29:42.210 INFO kablam! warning: cannot find type `name` in this scope Sep 04 07:29:42.210 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.210 INFO kablam! | Sep 04 07:29:42.210 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.210 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.210 INFO kablam! | Sep 04 07:29:42.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.210 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.210 INFO kablam! Sep 04 07:29:42.210 INFO kablam! warning: cannot find type `overhead` in this scope Sep 04 07:29:42.210 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.210 INFO kablam! | Sep 04 07:29:42.210 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.210 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.210 INFO kablam! | Sep 04 07:29:42.210 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.210 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.210 INFO kablam! Sep 04 07:29:42.211 INFO kablam! warning: cannot find type `password` in this scope Sep 04 07:29:42.211 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.211 INFO kablam! | Sep 04 07:29:42.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.211 INFO kablam! | Sep 04 07:29:42.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.211 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.211 INFO kablam! Sep 04 07:29:42.211 INFO kablam! warning: cannot find type `admin` in this scope Sep 04 07:29:42.211 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.211 INFO kablam! | Sep 04 07:29:42.211 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.211 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.211 INFO kablam! | Sep 04 07:29:42.211 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.211 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.211 INFO kablam! Sep 04 07:29:42.431 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 04 07:29:42.432 INFO kablam! --> :3:33 Sep 04 07:29:42.432 INFO kablam! | Sep 04 07:29:42.432 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 04 07:29:42.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.432 INFO kablam! | Sep 04 07:29:42.432 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 07:29:42.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.432 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.432 INFO kablam! Sep 04 07:29:42.432 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 04 07:29:42.432 INFO kablam! --> :3:33 Sep 04 07:29:42.432 INFO kablam! | Sep 04 07:29:42.432 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 04 07:29:42.432 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.432 INFO kablam! | Sep 04 07:29:42.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.433 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.433 INFO kablam! Sep 04 07:29:42.434 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 04 07:29:42.434 INFO kablam! --> src/models.rs:14:10 Sep 04 07:29:42.434 INFO kablam! | Sep 04 07:29:42.434 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 07:29:42.434 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.434 INFO kablam! | Sep 04 07:29:42.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.434 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.434 INFO kablam! Sep 04 07:29:42.434 INFO kablam! warning: cannot find type `config` in this scope Sep 04 07:29:42.434 INFO kablam! --> src/models.rs:14:21 Sep 04 07:29:42.434 INFO kablam! | Sep 04 07:29:42.434 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 07:29:42.434 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.434 INFO kablam! | Sep 04 07:29:42.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.434 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.435 INFO kablam! Sep 04 07:29:42.435 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 04 07:29:42.435 INFO kablam! --> src/models.rs:14:21 Sep 04 07:29:42.435 INFO kablam! | Sep 04 07:29:42.435 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 07:29:42.435 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.435 INFO kablam! | Sep 04 07:29:42.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.435 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.435 INFO kablam! Sep 04 07:29:42.435 INFO kablam! warning: cannot find type `User` in this scope Sep 04 07:29:42.435 INFO kablam! --> src/models.rs:85:21 Sep 04 07:29:42.435 INFO kablam! | Sep 04 07:29:42.435 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 04 07:29:42.435 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.435 INFO kablam! | Sep 04 07:29:42.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.435 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.435 INFO kablam! Sep 04 07:29:42.435 INFO kablam! warning: cannot find type `users` in this scope Sep 04 07:29:42.435 INFO kablam! --> src/models.rs:93:10 Sep 04 07:29:42.435 INFO kablam! | Sep 04 07:29:42.435 INFO kablam! 93 | #[derive(Insertable)] Sep 04 07:29:42.435 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.435 INFO kablam! | Sep 04 07:29:42.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.436 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.436 INFO kablam! Sep 04 07:29:42.436 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 04 07:29:42.436 INFO kablam! --> src/models.rs:93:10 Sep 04 07:29:42.436 INFO kablam! | Sep 04 07:29:42.436 INFO kablam! 93 | #[derive(Insertable)] Sep 04 07:29:42.436 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.436 INFO kablam! | Sep 04 07:29:42.436 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.436 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.436 INFO kablam! Sep 04 07:29:42.436 INFO kablam! warning: cannot find type `Project` in this scope Sep 04 07:29:42.436 INFO kablam! --> src/models.rs:101:10 Sep 04 07:29:42.436 INFO kablam! | Sep 04 07:29:42.436 INFO kablam! 101 | #[derive(Queryable)] Sep 04 07:29:42.436 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.436 INFO kablam! | Sep 04 07:29:42.436 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.436 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.436 INFO kablam! Sep 04 07:29:42.436 INFO kablam! warning: cannot find type `projects` in this scope Sep 04 07:29:42.436 INFO kablam! --> src/models.rs:109:10 Sep 04 07:29:42.436 INFO kablam! | Sep 04 07:29:42.436 INFO kablam! 109 | #[derive(Insertable)] Sep 04 07:29:42.436 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.436 INFO kablam! | Sep 04 07:29:42.437 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.437 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.437 INFO kablam! Sep 04 07:29:42.437 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 04 07:29:42.437 INFO kablam! --> src/models.rs:109:10 Sep 04 07:29:42.437 INFO kablam! | Sep 04 07:29:42.437 INFO kablam! 109 | #[derive(Insertable)] Sep 04 07:29:42.437 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.437 INFO kablam! | Sep 04 07:29:42.437 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.437 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.437 INFO kablam! Sep 04 07:29:42.437 INFO kablam! warning: cannot find type `EventType` in this scope Sep 04 07:29:42.437 INFO kablam! --> src/models.rs:139:10 Sep 04 07:29:42.437 INFO kablam! | Sep 04 07:29:42.437 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 07:29:42.437 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.437 INFO kablam! | Sep 04 07:29:42.437 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.437 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.437 INFO kablam! Sep 04 07:29:42.437 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:29:42.437 INFO kablam! --> src/models.rs:139:10 Sep 04 07:29:42.437 INFO kablam! | Sep 04 07:29:42.437 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 07:29:42.438 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.438 INFO kablam! | Sep 04 07:29:42.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.438 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.438 INFO kablam! Sep 04 07:29:42.438 INFO kablam! warning: cannot find type `Event` in this scope Sep 04 07:29:42.438 INFO kablam! --> src/models.rs:139:10 Sep 04 07:29:42.438 INFO kablam! | Sep 04 07:29:42.438 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 07:29:42.438 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.438 INFO kablam! | Sep 04 07:29:42.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.441 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.441 INFO kablam! Sep 04 07:29:42.441 INFO kablam! warning: cannot find type `events` in this scope Sep 04 07:29:42.441 INFO kablam! --> src/models.rs:154:10 Sep 04 07:29:42.442 INFO kablam! | Sep 04 07:29:42.442 INFO kablam! 154 | #[derive(Insertable)] Sep 04 07:29:42.442 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.442 INFO kablam! | Sep 04 07:29:42.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.442 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.442 INFO kablam! Sep 04 07:29:42.442 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 04 07:29:42.443 INFO kablam! --> src/models.rs:154:10 Sep 04 07:29:42.443 INFO kablam! | Sep 04 07:29:42.443 INFO kablam! 154 | #[derive(Insertable)] Sep 04 07:29:42.443 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.443 INFO kablam! | Sep 04 07:29:42.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.443 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.443 INFO kablam! Sep 04 07:29:42.444 INFO kablam! warning: cannot find type `EventType` in this scope Sep 04 07:29:42.444 INFO kablam! --> src/models.rs:154:10 Sep 04 07:29:42.444 INFO kablam! | Sep 04 07:29:42.444 INFO kablam! 154 | #[derive(Insertable)] Sep 04 07:29:42.444 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.444 INFO kablam! | Sep 04 07:29:42.444 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.444 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.445 INFO kablam! Sep 04 07:29:42.445 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 07:29:42.445 INFO kablam! --> src/models.rs:154:10 Sep 04 07:29:42.445 INFO kablam! | Sep 04 07:29:42.445 INFO kablam! 154 | #[derive(Insertable)] Sep 04 07:29:42.445 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.445 INFO kablam! | Sep 04 07:29:42.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.445 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.446 INFO kablam! Sep 04 07:29:42.446 INFO kablam! warning: cannot find type `table` in this scope Sep 04 07:29:42.446 INFO kablam! --> :165:33 Sep 04 07:29:42.446 INFO kablam! | Sep 04 07:29:42.446 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 07:29:42.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.446 INFO kablam! | Sep 04 07:29:42.446 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.447 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.447 INFO kablam! Sep 04 07:29:42.447 INFO kablam! warning: cannot find type `id` in this scope Sep 04 07:29:42.447 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.447 INFO kablam! | Sep 04 07:29:42.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.447 INFO kablam! | Sep 04 07:29:42.448 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.448 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.448 INFO kablam! Sep 04 07:29:42.448 INFO kablam! warning: cannot find type `secret` in this scope Sep 04 07:29:42.448 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.448 INFO kablam! | Sep 04 07:29:42.448 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.448 INFO kablam! | Sep 04 07:29:42.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.449 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.449 INFO kablam! Sep 04 07:29:42.449 INFO kablam! warning: cannot find type `project_id` in this scope Sep 04 07:29:42.449 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.449 INFO kablam! | Sep 04 07:29:42.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.450 INFO kablam! | Sep 04 07:29:42.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.450 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.450 INFO kablam! Sep 04 07:29:42.450 INFO kablam! warning: cannot find type `event_type` in this scope Sep 04 07:29:42.450 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.450 INFO kablam! | Sep 04 07:29:42.450 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.451 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.451 INFO kablam! | Sep 04 07:29:42.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.451 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.451 INFO kablam! Sep 04 07:29:42.451 INFO kablam! warning: cannot find type `clock` in this scope Sep 04 07:29:42.451 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.451 INFO kablam! | Sep 04 07:29:42.452 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.452 INFO kablam! | Sep 04 07:29:42.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.452 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.452 INFO kablam! Sep 04 07:29:42.453 INFO kablam! warning: cannot find type `user_id` in this scope Sep 04 07:29:42.453 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.453 INFO kablam! | Sep 04 07:29:42.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.453 INFO kablam! | Sep 04 07:29:42.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.453 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.454 INFO kablam! Sep 04 07:29:42.454 INFO kablam! warning: cannot find type `name` in this scope Sep 04 07:29:42.454 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.454 INFO kablam! | Sep 04 07:29:42.454 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.454 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.454 INFO kablam! | Sep 04 07:29:42.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.455 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.455 INFO kablam! Sep 04 07:29:42.455 INFO kablam! warning: cannot find type `overhead` in this scope Sep 04 07:29:42.455 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.455 INFO kablam! | Sep 04 07:29:42.455 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.455 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.456 INFO kablam! | Sep 04 07:29:42.456 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.456 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.456 INFO kablam! Sep 04 07:29:42.456 INFO kablam! warning: cannot find type `password` in this scope Sep 04 07:29:42.456 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.456 INFO kablam! | Sep 04 07:29:42.456 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.457 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.457 INFO kablam! | Sep 04 07:29:42.457 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.457 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.457 INFO kablam! Sep 04 07:29:42.457 INFO kablam! warning: cannot find type `admin` in this scope Sep 04 07:29:42.457 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 07:29:42.457 INFO kablam! | Sep 04 07:29:42.458 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 07:29:42.458 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 07:29:42.458 INFO kablam! | Sep 04 07:29:42.458 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 07:29:42.458 INFO kablam! = note: for more information, see issue #50504 Sep 04 07:29:42.458 INFO kablam! Sep 04 07:29:45.301 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 57s Sep 04 07:29:45.317 INFO kablam! su: No module specific data is present Sep 04 07:29:45.687 INFO running `"docker" "rm" "-f" "873b658294e243838a9688c3a947d76006cc1e6f0c8e60ab6f6b475ee00047aa"` Sep 04 07:29:45.789 INFO blam! 873b658294e243838a9688c3a947d76006cc1e6f0c8e60ab6f6b475ee00047aa