Sep 04 10:30:37.924 INFO checking punch-web-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 10:30:37.924 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 10:30:37.925 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:30:38.075 INFO blam! 2ed4d5d1cfc85b5fcf0c954f683a23abf19941a16c2522b353c92612aa206f2e Sep 04 10:30:38.079 INFO running `"docker" "start" "-a" "2ed4d5d1cfc85b5fcf0c954f683a23abf19941a16c2522b353c92612aa206f2e"` Sep 04 10:30:39.098 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 04 10:30:39.098 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Sep 04 10:30:39.117 INFO kablam! Compiling nom v4.0.0 Sep 04 10:30:39.125 INFO kablam! Compiling diesel-derive-enum v0.4.4 Sep 04 10:30:39.126 INFO kablam! Compiling diesel_derives v1.3.0 Sep 04 10:30:39.127 INFO kablam! Compiling actix_derive v0.3.0 Sep 04 10:30:39.128 INFO kablam! Checking blowfish v0.3.0 Sep 04 10:30:39.165 INFO kablam! Compiling askama_shared v0.7.1 Sep 04 10:30:42.424 INFO kablam! Checking dotenv v0.10.1 Sep 04 10:30:42.514 INFO kablam! Checking bcrypt v0.2.0 Sep 04 10:30:45.390 INFO kablam! Compiling r2d2 v0.8.2 Sep 04 10:30:53.204 INFO kablam! Compiling askama_derive v0.7.1 Sep 04 10:30:56.984 INFO kablam! Checking actix v0.7.4 Sep 04 10:31:01.584 INFO kablam! Compiling diesel v1.3.2 Sep 04 10:31:09.386 INFO kablam! Checking actix-web v0.7.4 Sep 04 10:31:17.609 INFO kablam! Compiling askama v0.7.1 Sep 04 10:31:19.266 INFO kablam! Compiling punch-web v0.1.0 (file:///source) Sep 04 10:31:53.951 INFO kablam! Checking migrations_internals v1.3.0 Sep 04 10:32:00.787 INFO kablam! Compiling migrations_macros v1.3.0 Sep 04 10:32:05.151 INFO kablam! Checking diesel_migrations v1.3.0 Sep 04 10:32:13.138 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 04 10:32:13.138 INFO kablam! --> :3:33 Sep 04 10:32:13.138 INFO kablam! | Sep 04 10:32:13.138 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 04 10:32:13.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.139 INFO kablam! | Sep 04 10:32:13.139 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 10:32:13.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! Sep 04 10:32:13.139 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.139 INFO kablam! Sep 04 10:32:13.139 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 04 10:32:13.139 INFO kablam! --> :3:33 Sep 04 10:32:13.139 INFO kablam! | Sep 04 10:32:13.139 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 04 10:32:13.139 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.139 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.139 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.139 INFO kablam! Sep 04 10:32:13.140 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 04 10:32:13.140 INFO kablam! --> src/models.rs:14:10 Sep 04 10:32:13.140 INFO kablam! | Sep 04 10:32:13.140 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 10:32:13.140 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.140 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.140 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.140 INFO kablam! Sep 04 10:32:13.140 INFO kablam! warning: cannot find type `config` in this scope Sep 04 10:32:13.140 INFO kablam! --> src/models.rs:14:21 Sep 04 10:32:13.140 INFO kablam! | Sep 04 10:32:13.141 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 10:32:13.141 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.141 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.141 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.141 INFO kablam! Sep 04 10:32:13.141 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 04 10:32:13.141 INFO kablam! --> src/models.rs:14:21 Sep 04 10:32:13.141 INFO kablam! | Sep 04 10:32:13.141 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 10:32:13.141 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.141 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.141 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.141 INFO kablam! Sep 04 10:32:13.143 INFO kablam! warning: cannot find type `User` in this scope Sep 04 10:32:13.143 INFO kablam! --> src/models.rs:85:21 Sep 04 10:32:13.143 INFO kablam! | Sep 04 10:32:13.143 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 04 10:32:13.143 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.143 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.143 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.143 INFO kablam! Sep 04 10:32:13.143 INFO kablam! warning: cannot find type `users` in this scope Sep 04 10:32:13.143 INFO kablam! --> src/models.rs:93:10 Sep 04 10:32:13.143 INFO kablam! | Sep 04 10:32:13.143 INFO kablam! 93 | #[derive(Insertable)] Sep 04 10:32:13.143 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.143 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.143 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.143 INFO kablam! Sep 04 10:32:13.143 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 04 10:32:13.144 INFO kablam! --> src/models.rs:93:10 Sep 04 10:32:13.144 INFO kablam! | Sep 04 10:32:13.144 INFO kablam! 93 | #[derive(Insertable)] Sep 04 10:32:13.144 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.144 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.144 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.144 INFO kablam! Sep 04 10:32:13.144 INFO kablam! warning: cannot find type `Project` in this scope Sep 04 10:32:13.144 INFO kablam! --> src/models.rs:101:10 Sep 04 10:32:13.144 INFO kablam! | Sep 04 10:32:13.144 INFO kablam! 101 | #[derive(Queryable)] Sep 04 10:32:13.144 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.144 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.144 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.144 INFO kablam! Sep 04 10:32:13.144 INFO kablam! warning: cannot find type `projects` in this scope Sep 04 10:32:13.144 INFO kablam! --> src/models.rs:109:10 Sep 04 10:32:13.144 INFO kablam! | Sep 04 10:32:13.144 INFO kablam! 109 | #[derive(Insertable)] Sep 04 10:32:13.144 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.144 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.144 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.144 INFO kablam! Sep 04 10:32:13.144 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 04 10:32:13.144 INFO kablam! --> src/models.rs:109:10 Sep 04 10:32:13.145 INFO kablam! | Sep 04 10:32:13.145 INFO kablam! 109 | #[derive(Insertable)] Sep 04 10:32:13.145 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.145 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.145 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.145 INFO kablam! Sep 04 10:32:13.145 INFO kablam! warning: cannot find type `EventType` in this scope Sep 04 10:32:13.145 INFO kablam! --> src/models.rs:139:10 Sep 04 10:32:13.145 INFO kablam! | Sep 04 10:32:13.145 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 10:32:13.145 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.145 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.145 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.145 INFO kablam! Sep 04 10:32:13.145 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 10:32:13.145 INFO kablam! --> src/models.rs:139:10 Sep 04 10:32:13.145 INFO kablam! | Sep 04 10:32:13.145 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 10:32:13.145 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.145 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.145 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.145 INFO kablam! Sep 04 10:32:13.145 INFO kablam! warning: cannot find type `Event` in this scope Sep 04 10:32:13.145 INFO kablam! --> src/models.rs:139:10 Sep 04 10:32:13.145 INFO kablam! | Sep 04 10:32:13.145 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 10:32:13.145 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.145 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.146 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.146 INFO kablam! Sep 04 10:32:13.149 INFO kablam! warning: cannot find type `events` in this scope Sep 04 10:32:13.149 INFO kablam! --> src/models.rs:154:10 Sep 04 10:32:13.150 INFO kablam! | Sep 04 10:32:13.150 INFO kablam! 154 | #[derive(Insertable)] Sep 04 10:32:13.150 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.150 INFO kablam! | Sep 04 10:32:13.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! Sep 04 10:32:13.151 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.151 INFO kablam! Sep 04 10:32:13.151 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 04 10:32:13.151 INFO kablam! --> src/models.rs:154:10 Sep 04 10:32:13.151 INFO kablam! | Sep 04 10:32:13.151 INFO kablam! 154 | #[derive(Insertable)] Sep 04 10:32:13.151 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.151 INFO kablam! | Sep 04 10:32:13.151 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.151 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.152 INFO kablam! Sep 04 10:32:13.152 INFO kablam! warning: cannot find type `EventType` in this scope Sep 04 10:32:13.152 INFO kablam! --> src/models.rs:154:10 Sep 04 10:32:13.152 INFO kablam! | Sep 04 10:32:13.152 INFO kablam! 154 | #[derive(Insertable)] Sep 04 10:32:13.152 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.152 INFO kablam! | Sep 04 10:32:13.153 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.153 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.153 INFO kablam! Sep 04 10:32:13.153 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 10:32:13.153 INFO kablam! --> src/models.rs:154:10 Sep 04 10:32:13.153 INFO kablam! | Sep 04 10:32:13.153 INFO kablam! 154 | #[derive(Insertable)] Sep 04 10:32:13.154 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.154 INFO kablam! | Sep 04 10:32:13.154 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.154 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.154 INFO kablam! Sep 04 10:32:13.154 INFO kablam! warning: cannot find type `table` in this scope Sep 04 10:32:13.154 INFO kablam! --> :165:33 Sep 04 10:32:13.154 INFO kablam! | Sep 04 10:32:13.154 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 10:32:13.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.155 INFO kablam! | Sep 04 10:32:13.155 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.155 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.155 INFO kablam! Sep 04 10:32:13.155 INFO kablam! warning: cannot find type `id` in this scope Sep 04 10:32:13.155 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.155 INFO kablam! | Sep 04 10:32:13.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.156 INFO kablam! | Sep 04 10:32:13.156 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.156 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.156 INFO kablam! Sep 04 10:32:13.156 INFO kablam! warning: cannot find type `secret` in this scope Sep 04 10:32:13.156 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.156 INFO kablam! | Sep 04 10:32:13.156 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.156 INFO kablam! | Sep 04 10:32:13.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.157 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.157 INFO kablam! Sep 04 10:32:13.157 INFO kablam! warning: cannot find type `project_id` in this scope Sep 04 10:32:13.157 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.157 INFO kablam! | Sep 04 10:32:13.157 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.157 INFO kablam! | Sep 04 10:32:13.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.158 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.158 INFO kablam! Sep 04 10:32:13.158 INFO kablam! warning: cannot find type `event_type` in this scope Sep 04 10:32:13.158 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.158 INFO kablam! | Sep 04 10:32:13.158 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.158 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.158 INFO kablam! | Sep 04 10:32:13.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.159 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.159 INFO kablam! Sep 04 10:32:13.159 INFO kablam! warning: cannot find type `clock` in this scope Sep 04 10:32:13.159 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.159 INFO kablam! | Sep 04 10:32:13.159 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.159 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.159 INFO kablam! | Sep 04 10:32:13.159 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.159 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.160 INFO kablam! Sep 04 10:32:13.160 INFO kablam! warning: cannot find type `user_id` in this scope Sep 04 10:32:13.160 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.160 INFO kablam! | Sep 04 10:32:13.160 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.160 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.160 INFO kablam! | Sep 04 10:32:13.160 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.160 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.161 INFO kablam! Sep 04 10:32:13.161 INFO kablam! warning: cannot find type `name` in this scope Sep 04 10:32:13.161 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.161 INFO kablam! | Sep 04 10:32:13.161 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.161 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.161 INFO kablam! | Sep 04 10:32:13.161 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.161 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.161 INFO kablam! Sep 04 10:32:13.162 INFO kablam! warning: cannot find type `overhead` in this scope Sep 04 10:32:13.162 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.162 INFO kablam! | Sep 04 10:32:13.162 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.162 INFO kablam! | Sep 04 10:32:13.162 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.162 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.162 INFO kablam! Sep 04 10:32:13.162 INFO kablam! warning: cannot find type `password` in this scope Sep 04 10:32:13.162 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.163 INFO kablam! | Sep 04 10:32:13.163 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.163 INFO kablam! | Sep 04 10:32:13.163 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.163 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.163 INFO kablam! Sep 04 10:32:13.163 INFO kablam! warning: cannot find type `admin` in this scope Sep 04 10:32:13.163 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.163 INFO kablam! | Sep 04 10:32:13.164 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.164 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.164 INFO kablam! | Sep 04 10:32:13.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.164 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.164 INFO kablam! Sep 04 10:32:13.679 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 04 10:32:13.679 INFO kablam! --> :3:33 Sep 04 10:32:13.679 INFO kablam! | Sep 04 10:32:13.680 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 04 10:32:13.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.680 INFO kablam! | Sep 04 10:32:13.680 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 10:32:13.680 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.680 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.680 INFO kablam! Sep 04 10:32:13.680 INFO kablam! warning: cannot find type `last_insert_rowid` in this scope Sep 04 10:32:13.681 INFO kablam! --> :3:33 Sep 04 10:32:13.681 INFO kablam! | Sep 04 10:32:13.681 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Sep 04 10:32:13.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.681 INFO kablam! | Sep 04 10:32:13.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.681 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.681 INFO kablam! Sep 04 10:32:13.682 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 04 10:32:13.682 INFO kablam! --> src/models.rs:14:10 Sep 04 10:32:13.682 INFO kablam! | Sep 04 10:32:13.682 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 10:32:13.682 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.682 INFO kablam! | Sep 04 10:32:13.682 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.682 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.682 INFO kablam! Sep 04 10:32:13.683 INFO kablam! warning: cannot find type `config` in this scope Sep 04 10:32:13.683 INFO kablam! --> src/models.rs:14:21 Sep 04 10:32:13.683 INFO kablam! | Sep 04 10:32:13.683 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 10:32:13.683 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.683 INFO kablam! | Sep 04 10:32:13.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.683 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.683 INFO kablam! Sep 04 10:32:13.683 INFO kablam! warning: cannot find type `ConfigRow` in this scope Sep 04 10:32:13.683 INFO kablam! --> src/models.rs:14:21 Sep 04 10:32:13.683 INFO kablam! | Sep 04 10:32:13.683 INFO kablam! 14 | #[derive(Queryable, Insertable)] Sep 04 10:32:13.683 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.683 INFO kablam! | Sep 04 10:32:13.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.683 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.683 INFO kablam! Sep 04 10:32:13.683 INFO kablam! warning: cannot find type `User` in this scope Sep 04 10:32:13.683 INFO kablam! --> src/models.rs:85:21 Sep 04 10:32:13.684 INFO kablam! | Sep 04 10:32:13.684 INFO kablam! 85 | #[derive(Serialize, Queryable)] Sep 04 10:32:13.684 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.684 INFO kablam! | Sep 04 10:32:13.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.684 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.684 INFO kablam! Sep 04 10:32:13.684 INFO kablam! warning: cannot find type `users` in this scope Sep 04 10:32:13.684 INFO kablam! --> src/models.rs:93:10 Sep 04 10:32:13.685 INFO kablam! | Sep 04 10:32:13.685 INFO kablam! 93 | #[derive(Insertable)] Sep 04 10:32:13.685 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.685 INFO kablam! | Sep 04 10:32:13.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.685 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.685 INFO kablam! Sep 04 10:32:13.685 INFO kablam! warning: cannot find type `NewUser` in this scope Sep 04 10:32:13.685 INFO kablam! --> src/models.rs:93:10 Sep 04 10:32:13.685 INFO kablam! | Sep 04 10:32:13.685 INFO kablam! 93 | #[derive(Insertable)] Sep 04 10:32:13.685 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.685 INFO kablam! | Sep 04 10:32:13.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.685 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.685 INFO kablam! Sep 04 10:32:13.685 INFO kablam! warning: cannot find type `Project` in this scope Sep 04 10:32:13.685 INFO kablam! --> src/models.rs:101:10 Sep 04 10:32:13.685 INFO kablam! | Sep 04 10:32:13.685 INFO kablam! 101 | #[derive(Queryable)] Sep 04 10:32:13.685 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.685 INFO kablam! | Sep 04 10:32:13.685 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.685 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.685 INFO kablam! Sep 04 10:32:13.685 INFO kablam! warning: cannot find type `projects` in this scope Sep 04 10:32:13.686 INFO kablam! --> src/models.rs:109:10 Sep 04 10:32:13.686 INFO kablam! | Sep 04 10:32:13.686 INFO kablam! 109 | #[derive(Insertable)] Sep 04 10:32:13.686 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.686 INFO kablam! | Sep 04 10:32:13.686 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.686 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.686 INFO kablam! Sep 04 10:32:13.686 INFO kablam! warning: cannot find type `NewProject` in this scope Sep 04 10:32:13.686 INFO kablam! --> src/models.rs:109:10 Sep 04 10:32:13.686 INFO kablam! | Sep 04 10:32:13.686 INFO kablam! 109 | #[derive(Insertable)] Sep 04 10:32:13.686 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.686 INFO kablam! | Sep 04 10:32:13.686 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.686 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.686 INFO kablam! Sep 04 10:32:13.687 INFO kablam! warning: cannot find type `EventType` in this scope Sep 04 10:32:13.687 INFO kablam! --> src/models.rs:139:10 Sep 04 10:32:13.687 INFO kablam! | Sep 04 10:32:13.687 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 10:32:13.687 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.687 INFO kablam! | Sep 04 10:32:13.687 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.687 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.687 INFO kablam! Sep 04 10:32:13.688 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 10:32:13.688 INFO kablam! --> src/models.rs:139:10 Sep 04 10:32:13.688 INFO kablam! | Sep 04 10:32:13.688 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 10:32:13.688 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.688 INFO kablam! | Sep 04 10:32:13.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.688 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.688 INFO kablam! Sep 04 10:32:13.688 INFO kablam! warning: cannot find type `Event` in this scope Sep 04 10:32:13.688 INFO kablam! --> src/models.rs:139:10 Sep 04 10:32:13.688 INFO kablam! | Sep 04 10:32:13.688 INFO kablam! 139 | #[derive(Queryable, Debug, PartialEq, Clone)] Sep 04 10:32:13.688 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.688 INFO kablam! | Sep 04 10:32:13.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.688 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.688 INFO kablam! Sep 04 10:32:13.688 INFO kablam! warning: cannot find type `events` in this scope Sep 04 10:32:13.688 INFO kablam! --> src/models.rs:154:10 Sep 04 10:32:13.688 INFO kablam! | Sep 04 10:32:13.689 INFO kablam! 154 | #[derive(Insertable)] Sep 04 10:32:13.689 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.689 INFO kablam! | Sep 04 10:32:13.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.689 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.689 INFO kablam! Sep 04 10:32:13.689 INFO kablam! warning: cannot find type `NewEvent` in this scope Sep 04 10:32:13.689 INFO kablam! --> src/models.rs:154:10 Sep 04 10:32:13.689 INFO kablam! | Sep 04 10:32:13.689 INFO kablam! 154 | #[derive(Insertable)] Sep 04 10:32:13.689 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.689 INFO kablam! | Sep 04 10:32:13.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.689 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.689 INFO kablam! Sep 04 10:32:13.689 INFO kablam! warning: cannot find type `EventType` in this scope Sep 04 10:32:13.689 INFO kablam! --> src/models.rs:154:10 Sep 04 10:32:13.689 INFO kablam! | Sep 04 10:32:13.689 INFO kablam! 154 | #[derive(Insertable)] Sep 04 10:32:13.689 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.689 INFO kablam! | Sep 04 10:32:13.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.690 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.690 INFO kablam! Sep 04 10:32:13.690 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Sep 04 10:32:13.690 INFO kablam! --> src/models.rs:154:10 Sep 04 10:32:13.690 INFO kablam! | Sep 04 10:32:13.690 INFO kablam! 154 | #[derive(Insertable)] Sep 04 10:32:13.690 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.690 INFO kablam! | Sep 04 10:32:13.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.690 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.690 INFO kablam! Sep 04 10:32:13.690 INFO kablam! warning: cannot find type `table` in this scope Sep 04 10:32:13.690 INFO kablam! --> :165:33 Sep 04 10:32:13.690 INFO kablam! | Sep 04 10:32:13.690 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Sep 04 10:32:13.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.690 INFO kablam! | Sep 04 10:32:13.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.690 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.690 INFO kablam! Sep 04 10:32:13.691 INFO kablam! warning: cannot find type `id` in this scope Sep 04 10:32:13.691 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.691 INFO kablam! | Sep 04 10:32:13.691 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.692 INFO kablam! | Sep 04 10:32:13.692 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.692 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.692 INFO kablam! Sep 04 10:32:13.692 INFO kablam! warning: cannot find type `secret` in this scope Sep 04 10:32:13.692 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.692 INFO kablam! | Sep 04 10:32:13.692 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.693 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.693 INFO kablam! | Sep 04 10:32:13.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.693 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.693 INFO kablam! Sep 04 10:32:13.693 INFO kablam! warning: cannot find type `project_id` in this scope Sep 04 10:32:13.693 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.693 INFO kablam! | Sep 04 10:32:13.693 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.693 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.693 INFO kablam! | Sep 04 10:32:13.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.693 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.693 INFO kablam! Sep 04 10:32:13.693 INFO kablam! warning: cannot find type `event_type` in this scope Sep 04 10:32:13.693 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.693 INFO kablam! | Sep 04 10:32:13.693 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.693 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.693 INFO kablam! | Sep 04 10:32:13.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.694 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.694 INFO kablam! Sep 04 10:32:13.694 INFO kablam! warning: cannot find type `clock` in this scope Sep 04 10:32:13.694 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.694 INFO kablam! | Sep 04 10:32:13.694 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.694 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.694 INFO kablam! | Sep 04 10:32:13.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.694 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.694 INFO kablam! Sep 04 10:32:13.694 INFO kablam! warning: cannot find type `user_id` in this scope Sep 04 10:32:13.695 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.695 INFO kablam! | Sep 04 10:32:13.695 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.695 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.695 INFO kablam! | Sep 04 10:32:13.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.695 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.695 INFO kablam! Sep 04 10:32:13.695 INFO kablam! warning: cannot find type `name` in this scope Sep 04 10:32:13.695 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.695 INFO kablam! | Sep 04 10:32:13.695 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.695 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.695 INFO kablam! | Sep 04 10:32:13.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.695 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.696 INFO kablam! Sep 04 10:32:13.696 INFO kablam! warning: cannot find type `overhead` in this scope Sep 04 10:32:13.696 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.696 INFO kablam! | Sep 04 10:32:13.696 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.696 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.696 INFO kablam! | Sep 04 10:32:13.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.696 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.696 INFO kablam! Sep 04 10:32:13.696 INFO kablam! warning: cannot find type `password` in this scope Sep 04 10:32:13.696 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.696 INFO kablam! | Sep 04 10:32:13.696 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.696 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.696 INFO kablam! | Sep 04 10:32:13.696 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.696 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.696 INFO kablam! Sep 04 10:32:13.696 INFO kablam! warning: cannot find type `admin` in this scope Sep 04 10:32:13.696 INFO kablam! --> <__diesel_column macros>:5:33 Sep 04 10:32:13.697 INFO kablam! | Sep 04 10:32:13.697 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Sep 04 10:32:13.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 10:32:13.697 INFO kablam! | Sep 04 10:32:13.697 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 10:32:13.697 INFO kablam! = note: for more information, see issue #50504 Sep 04 10:32:13.697 INFO kablam! Sep 04 10:32:16.482 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Sep 04 10:32:16.504 INFO kablam! su: No module specific data is present Sep 04 10:32:16.882 INFO running `"docker" "rm" "-f" "2ed4d5d1cfc85b5fcf0c954f683a23abf19941a16c2522b353c92612aa206f2e"` Sep 04 10:32:16.962 INFO blam! 2ed4d5d1cfc85b5fcf0c954f683a23abf19941a16c2522b353c92612aa206f2e