Aug 30 07:07:36.604 INFO checking punch-web-0.1.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 07:07:36.604 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 07:07:36.605 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-3/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 07:07:36.845 INFO blam! 446ddd56d68cffe4c5cd0b593aeb7a4106b86843ddd7ba131dba0f82b91cb579 Aug 30 07:07:36.847 INFO running `"docker" "start" "-a" "446ddd56d68cffe4c5cd0b593aeb7a4106b86843ddd7ba131dba0f82b91cb579"` Aug 30 07:07:38.025 INFO kablam! Compiling libsqlite3-sys v0.9.3 Aug 30 07:07:38.027 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Aug 30 07:07:38.100 INFO kablam! Compiling nom v4.0.0 Aug 30 07:07:38.117 INFO kablam! Compiling derive-error-chain v0.10.1 Aug 30 07:07:38.117 INFO kablam! Compiling diesel-derive-enum v0.4.4 Aug 30 07:07:38.119 INFO kablam! Compiling diesel_derives v1.3.0 Aug 30 07:07:38.120 INFO kablam! Checking cookie v0.11.0 Aug 30 07:07:38.139 INFO kablam! Compiling actix_derive v0.3.0 Aug 30 07:07:44.422 INFO kablam! Compiling askama_shared v0.7.1 Aug 30 07:07:45.307 INFO kablam! Checking tokio-signal v0.2.4 Aug 30 07:07:57.519 INFO kablam! Checking bcrypt v0.2.0 Aug 30 07:07:57.863 INFO kablam! Compiling r2d2 v0.8.2 Aug 30 07:08:01.649 INFO kablam! Checking trust-dns-proto v0.4.0 Aug 30 07:08:02.086 INFO kablam! Compiling askama_derive v0.7.1 Aug 30 07:08:02.182 INFO kablam! Checking dotenv v0.10.1 Aug 30 07:08:08.063 INFO kablam! Compiling diesel v1.3.2 Aug 30 07:08:13.482 INFO kablam! Checking trust-dns-resolver v0.9.1 Aug 30 07:08:23.016 INFO kablam! Checking actix v0.7.4 Aug 30 07:08:29.466 INFO kablam! Compiling askama v0.7.1 Aug 30 07:08:31.498 INFO kablam! Compiling punch-web v0.1.0 (file:///source) Aug 30 07:08:35.956 INFO kablam! Checking actix-web v0.7.4 Aug 30 07:09:08.216 INFO kablam! Checking migrations_internals v1.3.0 Aug 30 07:09:17.543 INFO kablam! Compiling migrations_macros v1.3.0 Aug 30 07:09:22.131 INFO kablam! Checking diesel_migrations v1.3.0 Aug 30 07:09:28.736 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 30 07:09:28.736 INFO kablam! --> :3:33 Aug 30 07:09:28.736 INFO kablam! | Aug 30 07:09:28.736 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 30 07:09:28.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.737 INFO kablam! | Aug 30 07:09:28.737 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 07:09:28.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.737 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.737 INFO kablam! Aug 30 07:09:28.737 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 30 07:09:28.737 INFO kablam! --> :3:33 Aug 30 07:09:28.737 INFO kablam! | Aug 30 07:09:28.737 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 30 07:09:28.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.737 INFO kablam! | Aug 30 07:09:28.737 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.737 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.737 INFO kablam! Aug 30 07:09:28.738 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 30 07:09:28.738 INFO kablam! --> src/models.rs:14:10 Aug 30 07:09:28.738 INFO kablam! | Aug 30 07:09:28.738 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:28.738 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.738 INFO kablam! | Aug 30 07:09:28.738 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.738 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.738 INFO kablam! Aug 30 07:09:28.738 INFO kablam! warning: cannot find type `config` in this scope Aug 30 07:09:28.738 INFO kablam! --> src/models.rs:14:21 Aug 30 07:09:28.738 INFO kablam! | Aug 30 07:09:28.738 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:28.738 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.738 INFO kablam! | Aug 30 07:09:28.738 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.738 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.739 INFO kablam! Aug 30 07:09:28.739 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 30 07:09:28.739 INFO kablam! --> src/models.rs:14:21 Aug 30 07:09:28.739 INFO kablam! | Aug 30 07:09:28.739 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:28.739 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.739 INFO kablam! | Aug 30 07:09:28.739 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.739 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.739 INFO kablam! Aug 30 07:09:28.741 INFO kablam! warning: cannot find type `User` in this scope Aug 30 07:09:28.741 INFO kablam! --> src/models.rs:85:21 Aug 30 07:09:28.741 INFO kablam! | Aug 30 07:09:28.741 INFO kablam! 85 | #[derive(Serialize, Queryable)] Aug 30 07:09:28.741 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.741 INFO kablam! | Aug 30 07:09:28.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.741 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.741 INFO kablam! Aug 30 07:09:28.741 INFO kablam! warning: cannot find type `users` in this scope Aug 30 07:09:28.741 INFO kablam! --> src/models.rs:93:10 Aug 30 07:09:28.741 INFO kablam! | Aug 30 07:09:28.741 INFO kablam! 93 | #[derive(Insertable)] Aug 30 07:09:28.741 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.741 INFO kablam! | Aug 30 07:09:28.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.741 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.741 INFO kablam! Aug 30 07:09:28.741 INFO kablam! warning: cannot find type `NewUser` in this scope Aug 30 07:09:28.741 INFO kablam! --> src/models.rs:93:10 Aug 30 07:09:28.741 INFO kablam! | Aug 30 07:09:28.741 INFO kablam! 93 | #[derive(Insertable)] Aug 30 07:09:28.741 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.742 INFO kablam! | Aug 30 07:09:28.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.742 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.742 INFO kablam! Aug 30 07:09:28.742 INFO kablam! warning: cannot find type `Project` in this scope Aug 30 07:09:28.742 INFO kablam! --> src/models.rs:101:10 Aug 30 07:09:28.742 INFO kablam! | Aug 30 07:09:28.742 INFO kablam! 101 | #[derive(Queryable)] Aug 30 07:09:28.742 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.742 INFO kablam! | Aug 30 07:09:28.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.742 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.742 INFO kablam! Aug 30 07:09:28.742 INFO kablam! warning: cannot find type `projects` in this scope Aug 30 07:09:28.742 INFO kablam! --> src/models.rs:109:10 Aug 30 07:09:28.742 INFO kablam! | Aug 30 07:09:28.742 INFO kablam! 109 | #[derive(Insertable)] Aug 30 07:09:28.742 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.742 INFO kablam! | Aug 30 07:09:28.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.742 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.742 INFO kablam! Aug 30 07:09:28.742 INFO kablam! warning: cannot find type `NewProject` in this scope Aug 30 07:09:28.742 INFO kablam! --> src/models.rs:109:10 Aug 30 07:09:28.742 INFO kablam! | Aug 30 07:09:28.742 INFO kablam! 109 | #[derive(Insertable)] Aug 30 07:09:28.742 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.742 INFO kablam! | Aug 30 07:09:28.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.743 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.743 INFO kablam! Aug 30 07:09:28.743 INFO kablam! warning: cannot find type `EventType` in this scope Aug 30 07:09:28.743 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:28.743 INFO kablam! | Aug 30 07:09:28.743 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:28.743 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.743 INFO kablam! | Aug 30 07:09:28.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.743 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.743 INFO kablam! Aug 30 07:09:28.743 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:09:28.743 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:28.743 INFO kablam! | Aug 30 07:09:28.743 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:28.743 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.743 INFO kablam! | Aug 30 07:09:28.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.743 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.743 INFO kablam! Aug 30 07:09:28.743 INFO kablam! warning: cannot find type `Event` in this scope Aug 30 07:09:28.743 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:28.743 INFO kablam! | Aug 30 07:09:28.743 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:28.743 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.743 INFO kablam! | Aug 30 07:09:28.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.743 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.743 INFO kablam! Aug 30 07:09:28.744 INFO kablam! warning: cannot find type `events` in this scope Aug 30 07:09:28.744 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:28.744 INFO kablam! | Aug 30 07:09:28.744 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:28.744 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.744 INFO kablam! | Aug 30 07:09:28.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.744 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.744 INFO kablam! Aug 30 07:09:28.744 INFO kablam! warning: cannot find type `NewEvent` in this scope Aug 30 07:09:28.744 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:28.744 INFO kablam! | Aug 30 07:09:28.744 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:28.744 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.744 INFO kablam! | Aug 30 07:09:28.744 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.744 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.744 INFO kablam! Aug 30 07:09:28.744 INFO kablam! warning: cannot find type `EventType` in this scope Aug 30 07:09:28.744 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:28.744 INFO kablam! | Aug 30 07:09:28.744 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:28.745 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.745 INFO kablam! | Aug 30 07:09:28.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.745 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.745 INFO kablam! Aug 30 07:09:28.745 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:09:28.745 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:28.745 INFO kablam! | Aug 30 07:09:28.745 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:28.745 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.745 INFO kablam! | Aug 30 07:09:28.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.745 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.745 INFO kablam! Aug 30 07:09:28.745 INFO kablam! warning: cannot find type `table` in this scope Aug 30 07:09:28.745 INFO kablam! --> :165:33 Aug 30 07:09:28.745 INFO kablam! | Aug 30 07:09:28.745 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 07:09:28.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.745 INFO kablam! | Aug 30 07:09:28.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.745 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.745 INFO kablam! Aug 30 07:09:28.745 INFO kablam! warning: cannot find type `id` in this scope Aug 30 07:09:28.745 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:28.745 INFO kablam! | Aug 30 07:09:28.745 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:28.745 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.745 INFO kablam! | Aug 30 07:09:28.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.746 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.746 INFO kablam! Aug 30 07:09:28.746 INFO kablam! warning: cannot find type `secret` in this scope Aug 30 07:09:28.746 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:28.746 INFO kablam! | Aug 30 07:09:28.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:28.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.746 INFO kablam! | Aug 30 07:09:28.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.746 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.746 INFO kablam! Aug 30 07:09:28.746 INFO kablam! warning: cannot find type `project_id` in this scope Aug 30 07:09:28.746 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:28.746 INFO kablam! | Aug 30 07:09:28.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:28.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.746 INFO kablam! | Aug 30 07:09:28.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.746 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.746 INFO kablam! Aug 30 07:09:28.746 INFO kablam! warning: cannot find type `event_type` in this scope Aug 30 07:09:28.746 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:28.746 INFO kablam! | Aug 30 07:09:28.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:28.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.746 INFO kablam! | Aug 30 07:09:28.746 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.747 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.747 INFO kablam! Aug 30 07:09:28.747 INFO kablam! warning: cannot find type `clock` in this scope Aug 30 07:09:28.747 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:28.747 INFO kablam! | Aug 30 07:09:28.747 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:28.747 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.747 INFO kablam! | Aug 30 07:09:28.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.747 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.747 INFO kablam! Aug 30 07:09:28.747 INFO kablam! warning: cannot find type `user_id` in this scope Aug 30 07:09:28.747 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:28.747 INFO kablam! | Aug 30 07:09:28.747 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:28.747 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.747 INFO kablam! | Aug 30 07:09:28.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.747 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.747 INFO kablam! Aug 30 07:09:28.747 INFO kablam! warning: cannot find type `name` in this scope Aug 30 07:09:28.747 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:28.748 INFO kablam! | Aug 30 07:09:28.748 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:28.748 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.748 INFO kablam! | Aug 30 07:09:28.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.748 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.748 INFO kablam! Aug 30 07:09:28.748 INFO kablam! warning: cannot find type `overhead` in this scope Aug 30 07:09:28.748 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:28.748 INFO kablam! | Aug 30 07:09:28.748 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:28.748 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.748 INFO kablam! | Aug 30 07:09:28.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.748 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.748 INFO kablam! Aug 30 07:09:28.748 INFO kablam! warning: cannot find type `password` in this scope Aug 30 07:09:28.748 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:28.748 INFO kablam! | Aug 30 07:09:28.748 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:28.748 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.748 INFO kablam! | Aug 30 07:09:28.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.749 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.749 INFO kablam! Aug 30 07:09:28.749 INFO kablam! warning: cannot find type `admin` in this scope Aug 30 07:09:28.749 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:28.749 INFO kablam! | Aug 30 07:09:28.749 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:28.749 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:28.749 INFO kablam! | Aug 30 07:09:28.749 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:28.749 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:28.749 INFO kablam! Aug 30 07:09:29.137 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 30 07:09:29.137 INFO kablam! --> :3:33 Aug 30 07:09:29.137 INFO kablam! | Aug 30 07:09:29.137 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 30 07:09:29.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.137 INFO kablam! | Aug 30 07:09:29.137 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 30 07:09:29.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.137 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.137 INFO kablam! Aug 30 07:09:29.137 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Aug 30 07:09:29.137 INFO kablam! --> :3:33 Aug 30 07:09:29.137 INFO kablam! | Aug 30 07:09:29.137 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 30 07:09:29.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.137 INFO kablam! | Aug 30 07:09:29.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.138 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.138 INFO kablam! Aug 30 07:09:29.139 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 30 07:09:29.139 INFO kablam! --> src/models.rs:14:10 Aug 30 07:09:29.139 INFO kablam! | Aug 30 07:09:29.139 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:29.139 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.139 INFO kablam! | Aug 30 07:09:29.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.139 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.139 INFO kablam! Aug 30 07:09:29.139 INFO kablam! warning: cannot find type `config` in this scope Aug 30 07:09:29.139 INFO kablam! --> src/models.rs:14:21 Aug 30 07:09:29.139 INFO kablam! | Aug 30 07:09:29.139 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:29.139 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.139 INFO kablam! | Aug 30 07:09:29.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.140 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.140 INFO kablam! Aug 30 07:09:29.140 INFO kablam! warning: cannot find type `ConfigRow` in this scope Aug 30 07:09:29.140 INFO kablam! --> src/models.rs:14:21 Aug 30 07:09:29.140 INFO kablam! | Aug 30 07:09:29.140 INFO kablam! 14 | #[derive(Queryable, Insertable)] Aug 30 07:09:29.140 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.140 INFO kablam! | Aug 30 07:09:29.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.140 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.140 INFO kablam! Aug 30 07:09:29.140 INFO kablam! warning: cannot find type `User` in this scope Aug 30 07:09:29.140 INFO kablam! --> src/models.rs:85:21 Aug 30 07:09:29.140 INFO kablam! | Aug 30 07:09:29.140 INFO kablam! 85 | #[derive(Serialize, Queryable)] Aug 30 07:09:29.140 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.140 INFO kablam! | Aug 30 07:09:29.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.140 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.140 INFO kablam! Aug 30 07:09:29.140 INFO kablam! warning: cannot find type `users` in this scope Aug 30 07:09:29.140 INFO kablam! --> src/models.rs:93:10 Aug 30 07:09:29.141 INFO kablam! | Aug 30 07:09:29.141 INFO kablam! 93 | #[derive(Insertable)] Aug 30 07:09:29.141 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.141 INFO kablam! | Aug 30 07:09:29.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.141 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.141 INFO kablam! Aug 30 07:09:29.141 INFO kablam! warning: cannot find type `NewUser` in this scope Aug 30 07:09:29.141 INFO kablam! --> src/models.rs:93:10 Aug 30 07:09:29.141 INFO kablam! | Aug 30 07:09:29.141 INFO kablam! 93 | #[derive(Insertable)] Aug 30 07:09:29.141 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.141 INFO kablam! | Aug 30 07:09:29.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.141 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.141 INFO kablam! Aug 30 07:09:29.141 INFO kablam! warning: cannot find type `Project` in this scope Aug 30 07:09:29.141 INFO kablam! --> src/models.rs:101:10 Aug 30 07:09:29.141 INFO kablam! | Aug 30 07:09:29.141 INFO kablam! 101 | #[derive(Queryable)] Aug 30 07:09:29.141 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.142 INFO kablam! | Aug 30 07:09:29.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.142 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.142 INFO kablam! Aug 30 07:09:29.142 INFO kablam! warning: cannot find type `projects` in this scope Aug 30 07:09:29.142 INFO kablam! --> src/models.rs:109:10 Aug 30 07:09:29.142 INFO kablam! | Aug 30 07:09:29.142 INFO kablam! 109 | #[derive(Insertable)] Aug 30 07:09:29.142 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.142 INFO kablam! | Aug 30 07:09:29.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.142 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.142 INFO kablam! Aug 30 07:09:29.142 INFO kablam! warning: cannot find type `NewProject` in this scope Aug 30 07:09:29.142 INFO kablam! --> src/models.rs:109:10 Aug 30 07:09:29.142 INFO kablam! | Aug 30 07:09:29.142 INFO kablam! 109 | #[derive(Insertable)] Aug 30 07:09:29.142 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.142 INFO kablam! | Aug 30 07:09:29.142 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.142 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.142 INFO kablam! Aug 30 07:09:29.142 INFO kablam! warning: cannot find type `EventType` in this scope Aug 30 07:09:29.143 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:29.143 INFO kablam! | Aug 30 07:09:29.143 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:29.143 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.143 INFO kablam! | Aug 30 07:09:29.143 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.143 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.143 INFO kablam! Aug 30 07:09:29.143 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:09:29.143 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:29.143 INFO kablam! | Aug 30 07:09:29.143 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:29.143 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.143 INFO kablam! | Aug 30 07:09:29.143 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.143 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.143 INFO kablam! Aug 30 07:09:29.143 INFO kablam! warning: cannot find type `Event` in this scope Aug 30 07:09:29.143 INFO kablam! --> src/models.rs:139:10 Aug 30 07:09:29.143 INFO kablam! | Aug 30 07:09:29.143 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Aug 30 07:09:29.143 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.143 INFO kablam! | Aug 30 07:09:29.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.144 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.144 INFO kablam! Aug 30 07:09:29.144 INFO kablam! warning: cannot find type `events` in this scope Aug 30 07:09:29.144 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:29.144 INFO kablam! | Aug 30 07:09:29.144 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:29.144 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.144 INFO kablam! | Aug 30 07:09:29.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.144 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.144 INFO kablam! Aug 30 07:09:29.144 INFO kablam! warning: cannot find type `NewEvent` in this scope Aug 30 07:09:29.144 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:29.144 INFO kablam! | Aug 30 07:09:29.144 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:29.144 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.144 INFO kablam! | Aug 30 07:09:29.144 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.144 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.144 INFO kablam! Aug 30 07:09:29.145 INFO kablam! warning: cannot find type `EventType` in this scope Aug 30 07:09:29.145 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:29.145 INFO kablam! | Aug 30 07:09:29.145 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:29.145 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.145 INFO kablam! | Aug 30 07:09:29.145 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.145 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.145 INFO kablam! Aug 30 07:09:29.145 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 30 07:09:29.145 INFO kablam! --> src/models.rs:154:10 Aug 30 07:09:29.145 INFO kablam! | Aug 30 07:09:29.145 INFO kablam! 154 | #[derive(Insertable)] Aug 30 07:09:29.145 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.145 INFO kablam! | Aug 30 07:09:29.145 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.145 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.145 INFO kablam! Aug 30 07:09:29.145 INFO kablam! warning: cannot find type `table` in this scope Aug 30 07:09:29.145 INFO kablam! --> :165:33 Aug 30 07:09:29.145 INFO kablam! | Aug 30 07:09:29.145 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 30 07:09:29.145 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.146 INFO kablam! | Aug 30 07:09:29.146 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.146 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.146 INFO kablam! Aug 30 07:09:29.146 INFO kablam! warning: cannot find type `id` in this scope Aug 30 07:09:29.146 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:29.146 INFO kablam! | Aug 30 07:09:29.146 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:29.146 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.146 INFO kablam! | Aug 30 07:09:29.146 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.146 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.146 INFO kablam! Aug 30 07:09:29.146 INFO kablam! warning: cannot find type `secret` in this scope Aug 30 07:09:29.146 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:29.146 INFO kablam! | Aug 30 07:09:29.147 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:29.147 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.147 INFO kablam! | Aug 30 07:09:29.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.147 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.147 INFO kablam! Aug 30 07:09:29.147 INFO kablam! warning: cannot find type `project_id` in this scope Aug 30 07:09:29.147 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:29.147 INFO kablam! | Aug 30 07:09:29.147 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:29.147 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.147 INFO kablam! | Aug 30 07:09:29.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.147 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.147 INFO kablam! Aug 30 07:09:29.147 INFO kablam! warning: cannot find type `event_type` in this scope Aug 30 07:09:29.147 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:29.148 INFO kablam! | Aug 30 07:09:29.148 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:29.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.148 INFO kablam! | Aug 30 07:09:29.148 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.148 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.148 INFO kablam! Aug 30 07:09:29.148 INFO kablam! warning: cannot find type `clock` in this scope Aug 30 07:09:29.148 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:29.148 INFO kablam! | Aug 30 07:09:29.148 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:29.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.148 INFO kablam! | Aug 30 07:09:29.148 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.148 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.148 INFO kablam! Aug 30 07:09:29.149 INFO kablam! warning: cannot find type `user_id` in this scope Aug 30 07:09:29.149 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:29.149 INFO kablam! | Aug 30 07:09:29.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:29.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.149 INFO kablam! | Aug 30 07:09:29.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.149 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.149 INFO kablam! Aug 30 07:09:29.149 INFO kablam! warning: cannot find type `name` in this scope Aug 30 07:09:29.149 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:29.149 INFO kablam! | Aug 30 07:09:29.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:29.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.149 INFO kablam! | Aug 30 07:09:29.149 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.150 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.150 INFO kablam! Aug 30 07:09:29.150 INFO kablam! warning: cannot find type `overhead` in this scope Aug 30 07:09:29.150 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:29.150 INFO kablam! | Aug 30 07:09:29.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:29.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.150 INFO kablam! | Aug 30 07:09:29.150 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.150 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.150 INFO kablam! Aug 30 07:09:29.152 INFO kablam! warning: cannot find type `password` in this scope Aug 30 07:09:29.152 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:29.152 INFO kablam! | Aug 30 07:09:29.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:29.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.152 INFO kablam! | Aug 30 07:09:29.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.152 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.152 INFO kablam! Aug 30 07:09:29.152 INFO kablam! warning: cannot find type `admin` in this scope Aug 30 07:09:29.152 INFO kablam! --> <__diesel_column macros>:5:33 Aug 30 07:09:29.152 INFO kablam! | Aug 30 07:09:29.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 30 07:09:29.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 30 07:09:29.152 INFO kablam! | Aug 30 07:09:29.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 07:09:29.152 INFO kablam! = note: for more information, see issue #50504 Aug 30 07:09:29.152 INFO kablam! Aug 30 07:09:31.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 54s Aug 30 07:09:31.989 INFO kablam! su: No module specific data is present Aug 30 07:09:32.504 INFO running `"docker" "rm" "-f" "446ddd56d68cffe4c5cd0b593aeb7a4106b86843ddd7ba131dba0f82b91cb579"` Aug 30 07:09:32.628 INFO blam! 446ddd56d68cffe4c5cd0b593aeb7a4106b86843ddd7ba131dba0f82b91cb579