Sep 02 04:05:22.624 INFO checking punch-web-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 04:05:22.624 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 04:05:22.624 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 04:05:22.785 INFO blam! 5a283cfd1f4a98fd48b0b976fc4e792960b4325f11955463b9068ee8836bb6ff Sep 02 04:05:22.787 INFO running `"docker" "start" "-a" "5a283cfd1f4a98fd48b0b976fc4e792960b4325f11955463b9068ee8836bb6ff"` Sep 02 04:05:23.779 INFO kablam! Compiling antidote v1.0.0 Sep 02 04:05:23.782 INFO kablam! Compiling actix-web v0.7.4 Sep 02 04:05:23.788 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 02 04:05:23.794 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 02 04:05:23.794 INFO kablam! Compiling diesel-derive-enum v0.4.4 Sep 02 04:05:23.796 INFO kablam! Compiling diesel_derives v1.3.0 Sep 02 04:05:23.798 INFO kablam! Checking flate2 v1.0.2 Sep 02 04:05:23.800 INFO kablam! Checking cookie v0.11.0 Sep 02 04:05:25.954 INFO kablam! Checking error-chain v0.10.0 Sep 02 04:05:27.010 INFO kablam! Checking blowfish v0.3.0 Sep 02 04:05:27.363 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Sep 02 04:05:28.153 INFO kablam! Checking tokio-signal v0.2.5 Sep 02 04:05:28.654 INFO kablam! Compiling askama_shared v0.7.1 Sep 02 04:05:32.304 INFO kablam! Checking bcrypt v0.2.0 Sep 02 04:05:32.313 INFO kablam! Checking trust-dns-proto v0.4.0 Sep 02 04:05:33.226 INFO kablam! Compiling r2d2 v0.8.2 Sep 02 04:05:38.089 INFO kablam! Compiling askama_derive v0.7.1 Sep 02 04:05:43.914 INFO kablam! Checking dotenv v0.10.1 Sep 02 04:05:49.607 INFO kablam! Checking trust-dns-resolver v0.9.1 Sep 02 04:05:51.843 INFO kablam! Compiling diesel v1.3.2 Sep 02 04:05:58.618 INFO kablam! Checking actix v0.7.4 Sep 02 04:06:08.013 INFO kablam! Compiling askama v0.7.1 Sep 02 04:06:10.485 INFO kablam! Compiling punch-web v0.1.0 (file:///source) Sep 02 04:06:49.696 INFO kablam! Checking migrations_internals v1.3.0 Sep 02 04:06:59.952 INFO kablam! Compiling migrations_macros v1.3.0 Sep 02 04:07:04.709 INFO kablam! Checking diesel_migrations v1.3.0 Sep 02 04:07:12.497 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 02 04:07:12.497 INFO kablam! --> :3:33 Sep 02 04:07:12.497 INFO kablam! | Sep 02 04:07:12.497 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 02 04:07:12.497 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.497 INFO kablam! | Sep 02 04:07:12.497 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 04:07:12.497 INFO 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 02 04:07:12.497 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.497 INFO kablam! Sep 02 04:07:12.498 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 02 04:07:12.498 INFO kablam! --> :3:33 Sep 02 04:07:12.498 INFO kablam! | Sep 02 04:07:12.498 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 02 04:07:12.498 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.498 INFO kablam! | Sep 02 04:07:12.498 INFO 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 02 04:07:12.498 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.498 INFO kablam! Sep 02 04:07:12.500 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 02 04:07:12.500 INFO kablam! --> src/models.rs:14:10 Sep 02 04:07:12.500 INFO kablam! | Sep 02 04:07:12.500 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:12.500 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.500 INFO kablam! | Sep 02 04:07:12.500 INFO 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 02 04:07:12.500 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.500 INFO kablam! Sep 02 04:07:12.500 INFO kablam! warning: cannot find type `config` in this scope Sep 02 04:07:12.500 INFO kablam! --> src/models.rs:14:21 Sep 02 04:07:12.500 INFO kablam! | Sep 02 04:07:12.500 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:12.500 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.500 INFO kablam! | Sep 02 04:07:12.500 INFO 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 02 04:07:12.500 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.501 INFO kablam! Sep 02 04:07:12.501 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 02 04:07:12.501 INFO kablam! --> src/models.rs:14:21 Sep 02 04:07:12.501 INFO kablam! | Sep 02 04:07:12.501 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:12.501 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.501 INFO kablam! | Sep 02 04:07:12.501 INFO 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 02 04:07:12.501 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.501 INFO kablam! Sep 02 04:07:12.501 INFO kablam! warning: cannot find type `User` in this scope Sep 02 04:07:12.501 INFO kablam! --> src/models.rs:85:21 Sep 02 04:07:12.501 INFO kablam! | Sep 02 04:07:12.501 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 02 04:07:12.501 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.501 INFO kablam! | Sep 02 04:07:12.501 INFO 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 02 04:07:12.501 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.501 INFO kablam! Sep 02 04:07:12.502 INFO kablam! warning: cannot find type `users` in this scope Sep 02 04:07:12.502 INFO kablam! --> src/models.rs:93:10 Sep 02 04:07:12.502 INFO kablam! | Sep 02 04:07:12.502 INFO kablam! 93 | #[derive(Insertable)] Sep 02 04:07:12.502 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.502 INFO kablam! | Sep 02 04:07:12.502 INFO 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 02 04:07:12.502 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.502 INFO kablam! Sep 02 04:07:12.502 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 02 04:07:12.502 INFO kablam! --> src/models.rs:93:10 Sep 02 04:07:12.502 INFO kablam! | Sep 02 04:07:12.502 INFO kablam! 93 | #[derive(Insertable)] Sep 02 04:07:12.502 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.502 INFO kablam! | Sep 02 04:07:12.502 INFO 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 02 04:07:12.502 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.502 INFO kablam! Sep 02 04:07:12.503 INFO kablam! warning: cannot find type `Project` in this scope Sep 02 04:07:12.503 INFO kablam! --> src/models.rs:101:10 Sep 02 04:07:12.503 INFO kablam! | Sep 02 04:07:12.503 INFO kablam! 101 | #[derive(Queryable)] Sep 02 04:07:12.503 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.503 INFO kablam! | Sep 02 04:07:12.503 INFO 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 02 04:07:12.503 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.503 INFO kablam! Sep 02 04:07:12.503 INFO kablam! warning: cannot find type `projects` in this scope Sep 02 04:07:12.503 INFO kablam! --> src/models.rs:109:10 Sep 02 04:07:12.503 INFO kablam! | Sep 02 04:07:12.503 INFO kablam! 109 | #[derive(Insertable)] Sep 02 04:07:12.503 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.503 INFO kablam! | Sep 02 04:07:12.503 INFO 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 02 04:07:12.503 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.503 INFO kablam! Sep 02 04:07:12.503 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 02 04:07:12.503 INFO kablam! --> src/models.rs:109:10 Sep 02 04:07:12.503 INFO kablam! | Sep 02 04:07:12.503 INFO kablam! 109 | #[derive(Insertable)] Sep 02 04:07:12.504 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.504 INFO kablam! | Sep 02 04:07:12.504 INFO 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 02 04:07:12.504 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.504 INFO kablam! Sep 02 04:07:12.504 INFO kablam! warning: cannot find type `EventType` in this scope Sep 02 04:07:12.504 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:12.504 INFO kablam! | Sep 02 04:07:12.504 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:12.504 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.504 INFO kablam! | Sep 02 04:07:12.504 INFO 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 02 04:07:12.504 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.504 INFO kablam! Sep 02 04:07:12.504 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 02 04:07:12.505 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:12.505 INFO kablam! | Sep 02 04:07:12.505 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:12.505 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.505 INFO kablam! | Sep 02 04:07:12.505 INFO 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 02 04:07:12.505 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.505 INFO kablam! Sep 02 04:07:12.505 INFO kablam! warning: cannot find type `Event` in this scope Sep 02 04:07:12.505 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:12.505 INFO kablam! | Sep 02 04:07:12.505 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:12.505 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.505 INFO kablam! | Sep 02 04:07:12.505 INFO 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 02 04:07:12.505 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.505 INFO kablam! Sep 02 04:07:12.506 INFO kablam! warning: cannot find type `events` in this scope Sep 02 04:07:12.506 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:12.506 INFO kablam! | Sep 02 04:07:12.506 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:12.506 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.506 INFO kablam! | Sep 02 04:07:12.506 INFO 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 02 04:07:12.506 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.506 INFO kablam! Sep 02 04:07:12.506 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 02 04:07:12.506 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:12.506 INFO kablam! | Sep 02 04:07:12.506 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:12.506 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.506 INFO kablam! | Sep 02 04:07:12.506 INFO 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 02 04:07:12.506 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.506 INFO kablam! Sep 02 04:07:12.507 INFO kablam! warning: cannot find type `EventType` in this scope Sep 02 04:07:12.507 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:12.507 INFO kablam! | Sep 02 04:07:12.507 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:12.507 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.507 INFO kablam! | Sep 02 04:07:12.507 INFO 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 02 04:07:12.507 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.507 INFO kablam! Sep 02 04:07:12.507 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 02 04:07:12.507 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:12.507 INFO kablam! | Sep 02 04:07:12.507 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:12.507 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.507 INFO kablam! | Sep 02 04:07:12.507 INFO 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 02 04:07:12.507 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.508 INFO kablam! Sep 02 04:07:12.508 INFO kablam! warning: cannot find type `table` in this scope Sep 02 04:07:12.508 INFO kablam! --> :165:33 Sep 02 04:07:12.508 INFO kablam! | Sep 02 04:07:12.508 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 02 04:07:12.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.508 INFO kablam! | Sep 02 04:07:12.508 INFO 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 02 04:07:12.508 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.508 INFO kablam! Sep 02 04:07:12.508 INFO kablam! warning: cannot find type `id` in this scope Sep 02 04:07:12.508 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.508 INFO kablam! | Sep 02 04:07:12.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.508 INFO kablam! | Sep 02 04:07:12.508 INFO 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 02 04:07:12.508 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.509 INFO kablam! Sep 02 04:07:12.509 INFO kablam! warning: cannot find type `secret` in this scope Sep 02 04:07:12.509 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.509 INFO kablam! | Sep 02 04:07:12.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.509 INFO kablam! | Sep 02 04:07:12.509 INFO 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 02 04:07:12.509 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.509 INFO kablam! Sep 02 04:07:12.509 INFO kablam! warning: cannot find type `project_id` in this scope Sep 02 04:07:12.509 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.509 INFO kablam! | Sep 02 04:07:12.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.509 INFO kablam! | Sep 02 04:07:12.509 INFO 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 02 04:07:12.510 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.510 INFO kablam! Sep 02 04:07:12.510 INFO kablam! warning: cannot find type `event_type` in this scope Sep 02 04:07:12.510 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.510 INFO kablam! | Sep 02 04:07:12.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.510 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.510 INFO kablam! | Sep 02 04:07:12.510 INFO 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 02 04:07:12.510 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.510 INFO kablam! Sep 02 04:07:12.510 INFO kablam! warning: cannot find type `clock` in this scope Sep 02 04:07:12.510 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.510 INFO kablam! | Sep 02 04:07:12.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.510 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.510 INFO kablam! | Sep 02 04:07:12.511 INFO 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 02 04:07:12.511 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.511 INFO kablam! Sep 02 04:07:12.511 INFO kablam! warning: cannot find type `user_id` in this scope Sep 02 04:07:12.511 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.511 INFO kablam! | Sep 02 04:07:12.511 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.511 INFO kablam! | Sep 02 04:07:12.511 INFO 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 02 04:07:12.511 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.511 INFO kablam! Sep 02 04:07:12.511 INFO kablam! warning: cannot find type `name` in this scope Sep 02 04:07:12.511 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.511 INFO kablam! | Sep 02 04:07:12.511 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.512 INFO kablam! | Sep 02 04:07:12.512 INFO 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 02 04:07:12.512 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.512 INFO kablam! Sep 02 04:07:12.512 INFO kablam! warning: cannot find type `overhead` in this scope Sep 02 04:07:12.512 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.512 INFO kablam! | Sep 02 04:07:12.512 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.512 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.512 INFO kablam! | Sep 02 04:07:12.512 INFO 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 02 04:07:12.512 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.512 INFO kablam! Sep 02 04:07:12.512 INFO kablam! warning: cannot find type `password` in this scope Sep 02 04:07:12.512 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.513 INFO kablam! | Sep 02 04:07:12.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.513 INFO kablam! | Sep 02 04:07:12.513 INFO 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 02 04:07:12.513 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.513 INFO kablam! Sep 02 04:07:12.513 INFO kablam! warning: cannot find type `admin` in this scope Sep 02 04:07:12.513 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.513 INFO kablam! | Sep 02 04:07:12.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.513 INFO kablam! | Sep 02 04:07:12.513 INFO 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 02 04:07:12.513 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.513 INFO kablam! Sep 02 04:07:12.535 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 02 04:07:12.535 INFO kablam! --> :3:33 Sep 02 04:07:12.535 INFO kablam! | Sep 02 04:07:12.535 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 02 04:07:12.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.535 INFO kablam! | Sep 02 04:07:12.535 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 04:07:12.535 INFO 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 02 04:07:12.536 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.536 INFO kablam! Sep 02 04:07:12.536 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 02 04:07:12.536 INFO kablam! --> :3:33 Sep 02 04:07:12.536 INFO kablam! | Sep 02 04:07:12.536 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 02 04:07:12.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.536 INFO kablam! | Sep 02 04:07:12.536 INFO 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 02 04:07:12.536 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.536 INFO kablam! Sep 02 04:07:12.538 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 02 04:07:12.538 INFO kablam! --> src/models.rs:14:10 Sep 02 04:07:12.538 INFO kablam! | Sep 02 04:07:12.538 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:12.538 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.538 INFO kablam! | Sep 02 04:07:12.538 INFO 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 02 04:07:12.539 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.539 INFO kablam! Sep 02 04:07:12.539 INFO kablam! warning: cannot find type `config` in this scope Sep 02 04:07:12.539 INFO kablam! --> src/models.rs:14:21 Sep 02 04:07:12.539 INFO kablam! | Sep 02 04:07:12.539 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:12.539 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.539 INFO kablam! | Sep 02 04:07:12.539 INFO 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 02 04:07:12.539 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.540 INFO kablam! Sep 02 04:07:12.540 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 02 04:07:12.540 INFO kablam! --> src/models.rs:14:21 Sep 02 04:07:12.540 INFO kablam! | Sep 02 04:07:12.540 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 02 04:07:12.540 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.541 INFO kablam! | Sep 02 04:07:12.541 INFO 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 02 04:07:12.541 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.541 INFO kablam! Sep 02 04:07:12.541 INFO kablam! warning: cannot find type `User` in this scope Sep 02 04:07:12.541 INFO kablam! --> src/models.rs:85:21 Sep 02 04:07:12.541 INFO kablam! | Sep 02 04:07:12.541 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 02 04:07:12.541 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.542 INFO kablam! | Sep 02 04:07:12.542 INFO 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 02 04:07:12.542 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.542 INFO kablam! Sep 02 04:07:12.542 INFO kablam! warning: cannot find type `users` in this scope Sep 02 04:07:12.542 INFO kablam! --> src/models.rs:93:10 Sep 02 04:07:12.542 INFO kablam! | Sep 02 04:07:12.542 INFO kablam! 93 | #[derive(Insertable)] Sep 02 04:07:12.542 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.543 INFO kablam! | Sep 02 04:07:12.543 INFO 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 02 04:07:12.543 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.543 INFO kablam! Sep 02 04:07:12.543 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 02 04:07:12.543 INFO kablam! --> src/models.rs:93:10 Sep 02 04:07:12.543 INFO kablam! | Sep 02 04:07:12.544 INFO kablam! 93 | #[derive(Insertable)] Sep 02 04:07:12.544 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.544 INFO kablam! | Sep 02 04:07:12.544 INFO 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 02 04:07:12.544 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.544 INFO kablam! Sep 02 04:07:12.544 INFO kablam! warning: cannot find type `Project` in this scope Sep 02 04:07:12.545 INFO kablam! --> src/models.rs:101:10 Sep 02 04:07:12.545 INFO kablam! | Sep 02 04:07:12.545 INFO kablam! 101 | #[derive(Queryable)] Sep 02 04:07:12.545 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.545 INFO kablam! | Sep 02 04:07:12.545 INFO 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 02 04:07:12.545 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.545 INFO kablam! Sep 02 04:07:12.546 INFO kablam! warning: cannot find type `projects` in this scope Sep 02 04:07:12.546 INFO kablam! --> src/models.rs:109:10 Sep 02 04:07:12.546 INFO kablam! | Sep 02 04:07:12.546 INFO kablam! 109 | #[derive(Insertable)] Sep 02 04:07:12.546 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.546 INFO kablam! | Sep 02 04:07:12.546 INFO 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 02 04:07:12.546 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.547 INFO kablam! Sep 02 04:07:12.547 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 02 04:07:12.547 INFO kablam! --> src/models.rs:109:10 Sep 02 04:07:12.547 INFO kablam! | Sep 02 04:07:12.547 INFO kablam! 109 | #[derive(Insertable)] Sep 02 04:07:12.547 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.547 INFO kablam! | Sep 02 04:07:12.547 INFO 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 02 04:07:12.548 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.548 INFO kablam! Sep 02 04:07:12.548 INFO kablam! warning: cannot find type `EventType` in this scope Sep 02 04:07:12.548 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:12.548 INFO kablam! | Sep 02 04:07:12.548 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:12.548 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.549 INFO kablam! | Sep 02 04:07:12.549 INFO 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 02 04:07:12.549 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.549 INFO kablam! Sep 02 04:07:12.549 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 02 04:07:12.549 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:12.549 INFO kablam! | Sep 02 04:07:12.549 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:12.550 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.550 INFO kablam! | Sep 02 04:07:12.550 INFO 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 02 04:07:12.550 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.550 INFO kablam! Sep 02 04:07:12.550 INFO kablam! warning: cannot find type `Event` in this scope Sep 02 04:07:12.550 INFO kablam! --> src/models.rs:139:10 Sep 02 04:07:12.550 INFO kablam! | Sep 02 04:07:12.550 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 02 04:07:12.550 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.550 INFO kablam! | Sep 02 04:07:12.550 INFO 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 02 04:07:12.550 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.550 INFO kablam! Sep 02 04:07:12.551 INFO kablam! warning: cannot find type `events` in this scope Sep 02 04:07:12.551 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:12.551 INFO kablam! | Sep 02 04:07:12.551 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:12.551 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.552 INFO kablam! | Sep 02 04:07:12.552 INFO 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 02 04:07:12.552 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.552 INFO kablam! Sep 02 04:07:12.552 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 02 04:07:12.552 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:12.552 INFO kablam! | Sep 02 04:07:12.553 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:12.553 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.553 INFO kablam! | Sep 02 04:07:12.553 INFO 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 02 04:07:12.553 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.553 INFO kablam! Sep 02 04:07:12.553 INFO kablam! warning: cannot find type `EventType` in this scope Sep 02 04:07:12.554 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:12.554 INFO kablam! | Sep 02 04:07:12.554 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:12.554 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.554 INFO kablam! | Sep 02 04:07:12.554 INFO 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 02 04:07:12.554 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.555 INFO kablam! Sep 02 04:07:12.555 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 02 04:07:12.555 INFO kablam! --> src/models.rs:154:10 Sep 02 04:07:12.555 INFO kablam! | Sep 02 04:07:12.555 INFO kablam! 154 | #[derive(Insertable)] Sep 02 04:07:12.555 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.555 INFO kablam! | Sep 02 04:07:12.556 INFO 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 02 04:07:12.556 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.556 INFO kablam! Sep 02 04:07:12.556 INFO kablam! warning: cannot find type `table` in this scope Sep 02 04:07:12.556 INFO kablam! --> :165:33 Sep 02 04:07:12.556 INFO kablam! | Sep 02 04:07:12.556 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 02 04:07:12.556 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.556 INFO kablam! | Sep 02 04:07:12.557 INFO 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 02 04:07:12.557 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.557 INFO kablam! Sep 02 04:07:12.557 INFO kablam! warning: cannot find type `id` in this scope Sep 02 04:07:12.557 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.557 INFO kablam! | Sep 02 04:07:12.557 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.558 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.558 INFO kablam! | Sep 02 04:07:12.558 INFO 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 02 04:07:12.558 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.558 INFO kablam! Sep 02 04:07:12.558 INFO kablam! warning: cannot find type `secret` in this scope Sep 02 04:07:12.559 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.559 INFO kablam! | Sep 02 04:07:12.559 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.559 INFO kablam! | Sep 02 04:07:12.559 INFO 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 02 04:07:12.559 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.560 INFO kablam! Sep 02 04:07:12.560 INFO kablam! warning: cannot find type `project_id` in this scope Sep 02 04:07:12.560 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.560 INFO kablam! | Sep 02 04:07:12.560 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.560 INFO kablam! | Sep 02 04:07:12.560 INFO 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 02 04:07:12.561 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.561 INFO kablam! Sep 02 04:07:12.561 INFO kablam! warning: cannot find type `event_type` in this scope Sep 02 04:07:12.561 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.561 INFO kablam! | Sep 02 04:07:12.561 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.561 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.562 INFO kablam! | Sep 02 04:07:12.562 INFO 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 02 04:07:12.562 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.562 INFO kablam! Sep 02 04:07:12.562 INFO kablam! warning: cannot find type `clock` in this scope Sep 02 04:07:12.562 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.563 INFO kablam! | Sep 02 04:07:12.563 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.563 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.563 INFO kablam! | Sep 02 04:07:12.563 INFO 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 02 04:07:12.563 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.564 INFO kablam! Sep 02 04:07:12.564 INFO kablam! warning: cannot find type `user_id` in this scope Sep 02 04:07:12.564 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.564 INFO kablam! | Sep 02 04:07:12.564 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.564 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.564 INFO kablam! | Sep 02 04:07:12.565 INFO 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 02 04:07:12.565 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.565 INFO kablam! Sep 02 04:07:12.565 INFO kablam! warning: cannot find type `name` in this scope Sep 02 04:07:12.565 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.565 INFO kablam! | Sep 02 04:07:12.565 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.566 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.566 INFO kablam! | Sep 02 04:07:12.566 INFO 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 02 04:07:12.566 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.566 INFO kablam! Sep 02 04:07:12.566 INFO kablam! warning: cannot find type `overhead` in this scope Sep 02 04:07:12.566 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.567 INFO kablam! | Sep 02 04:07:12.567 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.567 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.567 INFO kablam! | Sep 02 04:07:12.567 INFO 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 02 04:07:12.567 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.567 INFO kablam! Sep 02 04:07:12.568 INFO kablam! warning: cannot find type `password` in this scope Sep 02 04:07:12.568 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.568 INFO kablam! | Sep 02 04:07:12.568 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.568 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.568 INFO kablam! | Sep 02 04:07:12.568 INFO 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 02 04:07:12.569 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.569 INFO kablam! Sep 02 04:07:12.569 INFO kablam! warning: cannot find type `admin` in this scope Sep 02 04:07:12.569 INFO kablam! --> <__diesel_column macros>:5:33 Sep 02 04:07:12.569 INFO kablam! | Sep 02 04:07:12.569 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 02 04:07:12.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 04:07:12.570 INFO kablam! | Sep 02 04:07:12.570 INFO 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 02 04:07:12.570 INFO kablam! = note: for more information, see issue #50504 Sep 02 04:07:12.570 INFO kablam! Sep 02 04:07:15.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Sep 02 04:07:15.158 INFO kablam! su: No module specific data is present Sep 02 04:07:15.500 INFO running `"docker" "rm" "-f" "5a283cfd1f4a98fd48b0b976fc4e792960b4325f11955463b9068ee8836bb6ff"` Sep 02 04:07:15.595 INFO blam! 5a283cfd1f4a98fd48b0b976fc4e792960b4325f11955463b9068ee8836bb6ff