Sep 14 11:24:47.493 INFO checking punch-web-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 11:24:47.493 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 11:24:47.494 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:24:47.696 INFO blam! 6fe947337879ebff8ac493337c2c6c0d0d6cdb09e38d26eab1637f28c4fe939b Sep 14 11:24:47.698 INFO running `"docker" "start" "-a" "6fe947337879ebff8ac493337c2c6c0d0d6cdb09e38d26eab1637f28c4fe939b"` Sep 14 11:24:48.291 INFO kablam! usermod: no changes Sep 14 11:24:48.718 INFO kablam! Compiling antidote v1.0.0 Sep 14 11:24:48.731 INFO kablam! Compiling actix-web v0.7.7 Sep 14 11:24:48.731 INFO kablam! Compiling brotli-sys v0.3.2 Sep 14 11:24:48.731 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 14 11:24:48.731 INFO kablam! Checking resolv-conf v0.6.1 Sep 14 11:24:48.731 INFO kablam! Compiling num-traits v0.2.6 Sep 14 11:24:48.731 INFO kablam! Compiling nom v4.0.0 Sep 14 11:24:48.731 INFO kablam! Compiling syn v0.11.11 Sep 14 11:24:50.695 INFO kablam! Compiling syn v0.13.11 Sep 14 11:24:51.339 INFO kablam! Checking url v1.7.1 Sep 14 11:24:51.963 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Sep 14 11:24:52.051 INFO kablam! Checking crossbeam-epoch v0.6.0 Sep 14 11:24:52.584 INFO kablam! Checking flate2 v1.0.2 Sep 14 11:24:57.507 INFO kablam! Compiling actix_derive v0.3.0 Sep 14 11:24:57.530 INFO kablam! Checking error-chain v0.10.0 Sep 14 11:24:57.552 INFO kablam! Compiling r2d2 v0.8.2 Sep 14 11:24:57.655 INFO kablam! Checking error-chain v0.1.12 Sep 14 11:24:58.747 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 14 11:24:58.848 INFO kablam! Checking cookie v0.11.0 Sep 14 11:25:00.899 INFO kablam! Compiling num-integer v0.1.39 Sep 14 11:25:00.937 INFO kablam! Compiling askama_shared v0.7.1 Sep 14 11:25:03.668 INFO kablam! Checking bcrypt v0.2.0 Sep 14 11:25:03.687 INFO kablam! Checking crossbeam-channel v0.2.5 Sep 14 11:25:10.304 INFO kablam! Compiling chrono v0.4.6 Sep 14 11:25:10.304 INFO kablam! Checking tokio-signal v0.2.5 Sep 14 11:25:10.521 INFO kablam! Compiling askama_derive v0.7.1 Sep 14 11:25:10.987 INFO kablam! Checking trust-dns-proto v0.4.0 Sep 14 11:25:11.112 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 14 11:25:12.083 INFO kablam! Compiling diesel-derive-enum v0.4.4 Sep 14 11:25:21.667 INFO kablam! Checking brotli2 v0.3.2 Sep 14 11:25:21.683 INFO kablam! Checking trust-dns-resolver v0.9.1 Sep 14 11:25:21.763 INFO kablam! Compiling diesel_derives v1.3.0 Sep 14 11:25:28.417 INFO kablam! Checking dotenv v0.10.1 Sep 14 11:25:30.699 INFO kablam! Checking actix v0.7.4 Sep 14 11:25:32.572 INFO kablam! Compiling askama v0.7.1 Sep 14 11:25:33.551 INFO kablam! Compiling punch-web v0.1.0 (file:///source) Sep 14 11:25:36.952 INFO kablam! Compiling diesel v1.3.3 Sep 14 11:26:07.407 INFO kablam! Checking migrations_internals v1.3.0 Sep 14 11:26:13.401 INFO kablam! Compiling migrations_macros v1.3.0 Sep 14 11:26:15.978 INFO kablam! Checking diesel_migrations v1.3.0 Sep 14 11:26:18.619 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 14 11:26:18.619 INFO kablam! --> :3:33 Sep 14 11:26:18.619 INFO kablam! | Sep 14 11:26:18.619 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 14 11:26:18.619 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.619 INFO kablam! | Sep 14 11:26:18.619 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 14 11:26:18.619 INFO 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 14 11:26:18.619 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.619 INFO kablam! Sep 14 11:26:18.619 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 14 11:26:18.619 INFO kablam! --> :3:33 Sep 14 11:26:18.619 INFO kablam! | Sep 14 11:26:18.619 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 14 11:26:18.619 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.619 INFO kablam! | Sep 14 11:26:18.619 INFO 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 14 11:26:18.619 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.619 INFO kablam! Sep 14 11:26:18.619 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 14 11:26:18.619 INFO kablam! --> src/models.rs:14:10 Sep 14 11:26:18.619 INFO kablam! | Sep 14 11:26:18.619 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 14 11:26:18.619 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.619 INFO kablam! | Sep 14 11:26:18.619 INFO 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 14 11:26:18.619 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.619 INFO kablam! Sep 14 11:26:18.619 INFO kablam! warning: cannot find type `config` in this scope Sep 14 11:26:18.619 INFO kablam! --> src/models.rs:14:21 Sep 14 11:26:18.619 INFO kablam! | Sep 14 11:26:18.619 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 14 11:26:18.619 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.619 INFO kablam! | Sep 14 11:26:18.619 INFO 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 14 11:26:18.619 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.619 INFO kablam! Sep 14 11:26:18.619 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 14 11:26:18.619 INFO kablam! --> src/models.rs:14:21 Sep 14 11:26:18.619 INFO kablam! | Sep 14 11:26:18.619 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 14 11:26:18.619 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.619 INFO kablam! | Sep 14 11:26:18.619 INFO 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 14 11:26:18.619 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.620 INFO kablam! Sep 14 11:26:18.620 INFO kablam! warning: cannot find type `User` in this scope Sep 14 11:26:18.620 INFO kablam! --> src/models.rs:85:21 Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 14 11:26:18.620 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO 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 14 11:26:18.620 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.620 INFO kablam! Sep 14 11:26:18.620 INFO kablam! warning: cannot find type `users` in this scope Sep 14 11:26:18.620 INFO kablam! --> src/models.rs:93:10 Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO kablam! 93 | #[derive(Insertable)] Sep 14 11:26:18.620 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO 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 14 11:26:18.620 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.620 INFO kablam! Sep 14 11:26:18.620 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 14 11:26:18.620 INFO kablam! --> src/models.rs:93:10 Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO kablam! 93 | #[derive(Insertable)] Sep 14 11:26:18.620 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO 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 14 11:26:18.620 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.620 INFO kablam! Sep 14 11:26:18.620 INFO kablam! warning: cannot find type `Project` in this scope Sep 14 11:26:18.620 INFO kablam! --> src/models.rs:101:10 Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO kablam! 101 | #[derive(Queryable)] Sep 14 11:26:18.620 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO 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 14 11:26:18.620 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.620 INFO kablam! Sep 14 11:26:18.620 INFO kablam! warning: cannot find type `projects` in this scope Sep 14 11:26:18.620 INFO kablam! --> src/models.rs:109:10 Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO kablam! 109 | #[derive(Insertable)] Sep 14 11:26:18.620 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO 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 14 11:26:18.620 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.620 INFO kablam! Sep 14 11:26:18.620 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 14 11:26:18.620 INFO kablam! --> src/models.rs:109:10 Sep 14 11:26:18.620 INFO kablam! | Sep 14 11:26:18.620 INFO kablam! 109 | #[derive(Insertable)] Sep 14 11:26:18.620 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO 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 14 11:26:18.621 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.621 INFO kablam! Sep 14 11:26:18.621 INFO kablam! warning: cannot find type `EventType` in this scope Sep 14 11:26:18.621 INFO kablam! --> src/models.rs:139:10 Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 14 11:26:18.621 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO 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 14 11:26:18.621 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.621 INFO kablam! Sep 14 11:26:18.621 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:26:18.621 INFO kablam! --> src/models.rs:139:10 Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 14 11:26:18.621 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO 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 14 11:26:18.621 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.621 INFO kablam! Sep 14 11:26:18.621 INFO kablam! warning: cannot find type `Event` in this scope Sep 14 11:26:18.621 INFO kablam! --> src/models.rs:139:10 Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 14 11:26:18.621 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO 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 14 11:26:18.621 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.621 INFO kablam! Sep 14 11:26:18.621 INFO kablam! warning: cannot find type `events` in this scope Sep 14 11:26:18.621 INFO kablam! --> src/models.rs:154:10 Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO kablam! 154 | #[derive(Insertable)] Sep 14 11:26:18.621 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO 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 14 11:26:18.621 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.621 INFO kablam! Sep 14 11:26:18.621 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 14 11:26:18.621 INFO kablam! --> src/models.rs:154:10 Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO kablam! 154 | #[derive(Insertable)] Sep 14 11:26:18.621 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO 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 14 11:26:18.621 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.621 INFO kablam! Sep 14 11:26:18.621 INFO kablam! warning: cannot find type `EventType` in this scope Sep 14 11:26:18.621 INFO kablam! --> src/models.rs:154:10 Sep 14 11:26:18.621 INFO kablam! | Sep 14 11:26:18.621 INFO kablam! 154 | #[derive(Insertable)] Sep 14 11:26:18.622 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO 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 14 11:26:18.622 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.622 INFO kablam! Sep 14 11:26:18.622 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:26:18.622 INFO kablam! --> src/models.rs:154:10 Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO kablam! 154 | #[derive(Insertable)] Sep 14 11:26:18.622 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO 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 14 11:26:18.622 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.622 INFO kablam! Sep 14 11:26:18.622 INFO kablam! warning: cannot find type `table` in this scope Sep 14 11:26:18.622 INFO kablam! --> :165:33 Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 14 11:26:18.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO 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 14 11:26:18.622 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.622 INFO kablam! Sep 14 11:26:18.622 INFO kablam! warning: cannot find type `id` in this scope Sep 14 11:26:18.622 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO 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 14 11:26:18.622 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.622 INFO kablam! Sep 14 11:26:18.622 INFO kablam! warning: cannot find type `secret` in this scope Sep 14 11:26:18.622 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO 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 14 11:26:18.622 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.622 INFO kablam! Sep 14 11:26:18.622 INFO kablam! warning: cannot find type `project_id` in this scope Sep 14 11:26:18.622 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.622 INFO kablam! | Sep 14 11:26:18.622 INFO 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 14 11:26:18.622 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.622 INFO kablam! Sep 14 11:26:18.622 INFO kablam! warning: cannot find type `event_type` in this scope Sep 14 11:26:18.622 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO 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 14 11:26:18.623 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.623 INFO kablam! Sep 14 11:26:18.623 INFO kablam! warning: cannot find type `clock` in this scope Sep 14 11:26:18.623 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO 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 14 11:26:18.623 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.623 INFO kablam! Sep 14 11:26:18.623 INFO kablam! warning: cannot find type `user_id` in this scope Sep 14 11:26:18.623 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO 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 14 11:26:18.623 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.623 INFO kablam! Sep 14 11:26:18.623 INFO kablam! warning: cannot find type `name` in this scope Sep 14 11:26:18.623 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO 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 14 11:26:18.623 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.623 INFO kablam! Sep 14 11:26:18.623 INFO kablam! warning: cannot find type `overhead` in this scope Sep 14 11:26:18.623 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO 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 14 11:26:18.623 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.623 INFO kablam! Sep 14 11:26:18.623 INFO kablam! warning: cannot find type `password` in this scope Sep 14 11:26:18.623 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.623 INFO kablam! | Sep 14 11:26:18.623 INFO 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 14 11:26:18.623 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.623 INFO kablam! Sep 14 11:26:18.623 INFO kablam! warning: cannot find type `admin` in this scope Sep 14 11:26:18.624 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.624 INFO kablam! | Sep 14 11:26:18.624 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.624 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.624 INFO kablam! | Sep 14 11:26:18.624 INFO 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 14 11:26:18.624 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.624 INFO kablam! Sep 14 11:26:18.665 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 14 11:26:18.665 INFO kablam! --> :3:33 Sep 14 11:26:18.665 INFO kablam! | Sep 14 11:26:18.665 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 14 11:26:18.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.665 INFO kablam! | Sep 14 11:26:18.665 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 14 11:26:18.665 INFO 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 14 11:26:18.665 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.665 INFO kablam! Sep 14 11:26:18.665 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 14 11:26:18.665 INFO kablam! --> :3:33 Sep 14 11:26:18.665 INFO kablam! | Sep 14 11:26:18.665 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 14 11:26:18.665 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.665 INFO kablam! | Sep 14 11:26:18.665 INFO 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 14 11:26:18.665 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.665 INFO kablam! Sep 14 11:26:18.666 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 14 11:26:18.666 INFO kablam! --> src/models.rs:14:10 Sep 14 11:26:18.666 INFO kablam! | Sep 14 11:26:18.666 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 14 11:26:18.666 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.666 INFO kablam! | Sep 14 11:26:18.666 INFO 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 14 11:26:18.666 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.666 INFO kablam! Sep 14 11:26:18.666 INFO kablam! warning: cannot find type `config` in this scope Sep 14 11:26:18.666 INFO kablam! --> src/models.rs:14:21 Sep 14 11:26:18.666 INFO kablam! | Sep 14 11:26:18.666 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 14 11:26:18.666 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.666 INFO kablam! | Sep 14 11:26:18.666 INFO 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 14 11:26:18.666 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.666 INFO kablam! Sep 14 11:26:18.666 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 14 11:26:18.666 INFO kablam! --> src/models.rs:14:21 Sep 14 11:26:18.666 INFO kablam! | Sep 14 11:26:18.666 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 14 11:26:18.666 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.666 INFO kablam! | Sep 14 11:26:18.666 INFO 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 14 11:26:18.666 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.666 INFO kablam! Sep 14 11:26:18.667 INFO kablam! warning: cannot find type `User` in this scope Sep 14 11:26:18.667 INFO kablam! --> src/models.rs:85:21 Sep 14 11:26:18.667 INFO kablam! | Sep 14 11:26:18.667 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 14 11:26:18.667 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.667 INFO kablam! | Sep 14 11:26:18.667 INFO 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 14 11:26:18.667 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.667 INFO kablam! Sep 14 11:26:18.667 INFO kablam! warning: cannot find type `users` in this scope Sep 14 11:26:18.667 INFO kablam! --> src/models.rs:93:10 Sep 14 11:26:18.667 INFO kablam! | Sep 14 11:26:18.667 INFO kablam! 93 | #[derive(Insertable)] Sep 14 11:26:18.667 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.667 INFO kablam! | Sep 14 11:26:18.667 INFO 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 14 11:26:18.667 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.667 INFO kablam! Sep 14 11:26:18.667 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 14 11:26:18.667 INFO kablam! --> src/models.rs:93:10 Sep 14 11:26:18.667 INFO kablam! | Sep 14 11:26:18.667 INFO kablam! 93 | #[derive(Insertable)] Sep 14 11:26:18.667 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.667 INFO kablam! | Sep 14 11:26:18.667 INFO 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 14 11:26:18.667 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.667 INFO kablam! Sep 14 11:26:18.667 INFO kablam! warning: cannot find type `Project` in this scope Sep 14 11:26:18.667 INFO kablam! --> src/models.rs:101:10 Sep 14 11:26:18.667 INFO kablam! | Sep 14 11:26:18.667 INFO kablam! 101 | #[derive(Queryable)] Sep 14 11:26:18.667 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.667 INFO kablam! | Sep 14 11:26:18.667 INFO 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 14 11:26:18.667 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.667 INFO kablam! Sep 14 11:26:18.667 INFO kablam! warning: cannot find type `projects` in this scope Sep 14 11:26:18.667 INFO kablam! --> src/models.rs:109:10 Sep 14 11:26:18.667 INFO kablam! | Sep 14 11:26:18.667 INFO kablam! 109 | #[derive(Insertable)] Sep 14 11:26:18.667 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.667 INFO kablam! | Sep 14 11:26:18.667 INFO 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 14 11:26:18.667 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.667 INFO kablam! Sep 14 11:26:18.669 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 14 11:26:18.669 INFO kablam! --> src/models.rs:109:10 Sep 14 11:26:18.669 INFO kablam! | Sep 14 11:26:18.669 INFO kablam! 109 | #[derive(Insertable)] Sep 14 11:26:18.670 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.670 INFO kablam! | Sep 14 11:26:18.670 INFO 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 14 11:26:18.670 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.670 INFO kablam! Sep 14 11:26:18.670 INFO kablam! warning: cannot find type `EventType` in this scope Sep 14 11:26:18.670 INFO kablam! --> src/models.rs:139:10 Sep 14 11:26:18.670 INFO kablam! | Sep 14 11:26:18.670 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 14 11:26:18.670 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.670 INFO kablam! | Sep 14 11:26:18.670 INFO 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 14 11:26:18.670 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.670 INFO kablam! Sep 14 11:26:18.670 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:26:18.670 INFO kablam! --> src/models.rs:139:10 Sep 14 11:26:18.670 INFO kablam! | Sep 14 11:26:18.670 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 14 11:26:18.670 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.670 INFO kablam! | Sep 14 11:26:18.670 INFO 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 14 11:26:18.670 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.670 INFO kablam! Sep 14 11:26:18.670 INFO kablam! warning: cannot find type `Event` in this scope Sep 14 11:26:18.670 INFO kablam! --> src/models.rs:139:10 Sep 14 11:26:18.670 INFO kablam! | Sep 14 11:26:18.670 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 14 11:26:18.670 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.671 INFO kablam! | Sep 14 11:26:18.671 INFO 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 14 11:26:18.671 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.671 INFO kablam! Sep 14 11:26:18.671 INFO kablam! warning: cannot find type `events` in this scope Sep 14 11:26:18.671 INFO kablam! --> src/models.rs:154:10 Sep 14 11:26:18.671 INFO kablam! | Sep 14 11:26:18.671 INFO kablam! 154 | #[derive(Insertable)] Sep 14 11:26:18.671 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.671 INFO kablam! | Sep 14 11:26:18.671 INFO 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 14 11:26:18.671 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.671 INFO kablam! Sep 14 11:26:18.671 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 14 11:26:18.671 INFO kablam! --> src/models.rs:154:10 Sep 14 11:26:18.671 INFO kablam! | Sep 14 11:26:18.671 INFO kablam! 154 | #[derive(Insertable)] Sep 14 11:26:18.671 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.671 INFO kablam! | Sep 14 11:26:18.671 INFO 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 14 11:26:18.671 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.671 INFO kablam! Sep 14 11:26:18.675 INFO kablam! warning: cannot find type `EventType` in this scope Sep 14 11:26:18.675 INFO kablam! --> src/models.rs:154:10 Sep 14 11:26:18.675 INFO kablam! | Sep 14 11:26:18.675 INFO kablam! 154 | #[derive(Insertable)] Sep 14 11:26:18.675 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.675 INFO kablam! | Sep 14 11:26:18.675 INFO 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 14 11:26:18.675 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.675 INFO kablam! Sep 14 11:26:18.675 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 14 11:26:18.675 INFO kablam! --> src/models.rs:154:10 Sep 14 11:26:18.675 INFO kablam! | Sep 14 11:26:18.675 INFO kablam! 154 | #[derive(Insertable)] Sep 14 11:26:18.675 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.675 INFO kablam! | Sep 14 11:26:18.675 INFO 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 14 11:26:18.675 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.675 INFO kablam! Sep 14 11:26:18.675 INFO kablam! warning: cannot find type `table` in this scope Sep 14 11:26:18.675 INFO kablam! --> :165:33 Sep 14 11:26:18.675 INFO kablam! | Sep 14 11:26:18.675 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 14 11:26:18.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.675 INFO kablam! | Sep 14 11:26:18.675 INFO 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 14 11:26:18.675 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.675 INFO kablam! Sep 14 11:26:18.675 INFO kablam! warning: cannot find type `id` in this scope Sep 14 11:26:18.676 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO 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 14 11:26:18.676 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.676 INFO kablam! Sep 14 11:26:18.676 INFO kablam! warning: cannot find type `secret` in this scope Sep 14 11:26:18.676 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO 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 14 11:26:18.676 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.676 INFO kablam! Sep 14 11:26:18.676 INFO kablam! warning: cannot find type `project_id` in this scope Sep 14 11:26:18.676 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO 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 14 11:26:18.676 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.676 INFO kablam! Sep 14 11:26:18.676 INFO kablam! warning: cannot find type `event_type` in this scope Sep 14 11:26:18.676 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO 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 14 11:26:18.676 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.676 INFO kablam! Sep 14 11:26:18.676 INFO kablam! warning: cannot find type `clock` in this scope Sep 14 11:26:18.676 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO 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 14 11:26:18.676 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.676 INFO kablam! Sep 14 11:26:18.676 INFO kablam! warning: cannot find type `user_id` in this scope Sep 14 11:26:18.676 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO 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 14 11:26:18.676 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.676 INFO kablam! Sep 14 11:26:18.676 INFO kablam! warning: cannot find type `name` in this scope Sep 14 11:26:18.676 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO 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 14 11:26:18.676 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.676 INFO kablam! Sep 14 11:26:18.676 INFO kablam! warning: cannot find type `overhead` in this scope Sep 14 11:26:18.676 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.676 INFO kablam! | Sep 14 11:26:18.676 INFO 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 14 11:26:18.676 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.677 INFO kablam! Sep 14 11:26:18.677 INFO kablam! warning: cannot find type `password` in this scope Sep 14 11:26:18.677 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.677 INFO kablam! | Sep 14 11:26:18.677 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.677 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.677 INFO kablam! | Sep 14 11:26:18.677 INFO 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 14 11:26:18.677 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.677 INFO kablam! Sep 14 11:26:18.677 INFO kablam! warning: cannot find type `admin` in this scope Sep 14 11:26:18.677 INFO kablam! --> <__diesel_column macros>:5:33 Sep 14 11:26:18.677 INFO kablam! | Sep 14 11:26:18.677 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 14 11:26:18.677 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 11:26:18.677 INFO kablam! | Sep 14 11:26:18.677 INFO 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 14 11:26:18.677 INFO kablam! = note: for more information, see issue #50504 Sep 14 11:26:18.677 INFO kablam! Sep 14 11:26:20.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Sep 14 11:26:20.147 INFO kablam! su: No module specific data is present Sep 14 11:26:20.916 INFO running `"docker" "rm" "-f" "6fe947337879ebff8ac493337c2c6c0d0d6cdb09e38d26eab1637f28c4fe939b"` Sep 14 11:26:20.997 INFO blam! 6fe947337879ebff8ac493337c2c6c0d0d6cdb09e38d26eab1637f28c4fe939b