Nov 06 23:10:35.100 INFO checking davidarmstronglewis/personal-blog against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 06 23:10:35.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-4/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 06 23:10:35.336 INFO blam! 7fb148a703c7c1135a4db2962eac1e6ba2a3d3cf127cec63b38a31601cc7e8e8 Nov 06 23:10:35.340 INFO running `"docker" "start" "-a" "7fb148a703c7c1135a4db2962eac1e6ba2a3d3cf127cec63b38a31601cc7e8e8"` Nov 06 23:10:35.916 INFO kablam! usermod: no changes Nov 06 23:10:36.378 INFO kablam! Checking r2d2 v0.8.2 Nov 06 23:10:36.382 INFO kablam! Checking parking_lot v0.5.5 Nov 06 23:10:36.384 INFO kablam! Compiling serde_json v1.0.20 Nov 06 23:10:36.388 INFO kablam! Checking flate2 v1.0.1 Nov 06 23:10:36.389 INFO kablam! Checking h2 v0.1.9 Nov 06 23:10:36.393 INFO kablam! Checking chrono v0.4.2 Nov 06 23:10:36.393 INFO kablam! Checking env_logger v0.5.10 Nov 06 23:10:36.394 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 06 23:10:38.515 INFO kablam! Checking tokio-signal v0.1.5 Nov 06 23:10:40.592 INFO kablam! Checking crossbeam-channel v0.1.3 Nov 06 23:10:45.548 INFO kablam! Checking diesel v1.3.0 Nov 06 23:10:48.970 INFO kablam! Compiling cargo_metadata v0.5.6 Nov 06 23:10:53.328 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 06 23:10:58.154 INFO kablam! Compiling skeptic v0.13.3 Nov 06 23:11:04.292 INFO kablam! Compiling actix v0.5.8 Nov 06 23:11:15.690 INFO kablam! Checking actix-web v0.6.12 Nov 06 23:11:50.005 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 06 23:11:51.948 INFO kablam! Checking personal-blog v0.1.0 (/source) Nov 06 23:11:58.369 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 23:11:58.369 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:11:58.369 INFO kablam! | Nov 06 23:11:58.369 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:11:58.369 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.369 INFO kablam! | Nov 06 23:11:58.369 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 23:11:58.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.369 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.369 INFO kablam! Nov 06 23:11:58.369 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 23:11:58.369 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:11:58.369 INFO kablam! | Nov 06 23:11:58.369 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:11:58.369 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.369 INFO kablam! | Nov 06 23:11:58.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.369 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.369 INFO kablam! Nov 06 23:11:58.369 INFO kablam! warning: cannot find type `BlogPost` in this scope Nov 06 23:11:58.369 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:11:58.369 INFO kablam! | Nov 06 23:11:58.369 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:11:58.369 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.369 INFO kablam! | Nov 06 23:11:58.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.369 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.369 INFO kablam! Nov 06 23:11:58.369 INFO kablam! warning: cannot find type `blog_posts` in this scope Nov 06 23:11:58.369 INFO kablam! --> src/db/models.rs:15:17 Nov 06 23:11:58.369 INFO kablam! | Nov 06 23:11:58.369 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 06 23:11:58.369 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.369 INFO kablam! | Nov 06 23:11:58.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.369 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.369 INFO kablam! Nov 06 23:11:58.369 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Nov 06 23:11:58.369 INFO kablam! --> src/db/models.rs:15:17 Nov 06 23:11:58.369 INFO kablam! | Nov 06 23:11:58.369 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 06 23:11:58.369 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.369 INFO kablam! | Nov 06 23:11:58.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.369 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.369 INFO kablam! Nov 06 23:11:58.376 INFO kablam! warning: cannot find type `table` in this scope Nov 06 23:11:58.376 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 23:11:58.376 INFO kablam! | Nov 06 23:11:58.376 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 23:11:58.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.376 INFO kablam! | Nov 06 23:11:58.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.376 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.376 INFO kablam! Nov 06 23:11:58.376 INFO kablam! warning: cannot find type `id` in this scope Nov 06 23:11:58.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:58.376 INFO kablam! | Nov 06 23:11:58.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:58.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.376 INFO kablam! | Nov 06 23:11:58.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.376 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.376 INFO kablam! Nov 06 23:11:58.376 INFO kablam! warning: cannot find type `title` in this scope Nov 06 23:11:58.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:58.376 INFO kablam! | Nov 06 23:11:58.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:58.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.376 INFO kablam! | Nov 06 23:11:58.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.376 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.376 INFO kablam! Nov 06 23:11:58.376 INFO kablam! warning: cannot find type `body` in this scope Nov 06 23:11:58.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:58.376 INFO kablam! | Nov 06 23:11:58.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:58.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.376 INFO kablam! | Nov 06 23:11:58.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.376 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.376 INFO kablam! Nov 06 23:11:58.376 INFO kablam! warning: cannot find type `published` in this scope Nov 06 23:11:58.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:58.376 INFO kablam! | Nov 06 23:11:58.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:58.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.376 INFO kablam! | Nov 06 23:11:58.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.376 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.376 INFO kablam! Nov 06 23:11:58.376 INFO kablam! warning: cannot find type `created_at` in this scope Nov 06 23:11:58.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:58.377 INFO kablam! | Nov 06 23:11:58.377 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:58.377 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.377 INFO kablam! | Nov 06 23:11:58.377 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.377 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.377 INFO kablam! Nov 06 23:11:58.377 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 06 23:11:58.377 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:58.377 INFO kablam! | Nov 06 23:11:58.377 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:58.377 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:58.377 INFO kablam! | Nov 06 23:11:58.377 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:58.377 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:58.377 INFO kablam! Nov 06 23:11:59.116 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 23:11:59.117 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:11:59.117 INFO kablam! | Nov 06 23:11:59.117 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:11:59.118 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.124 INFO kablam! | Nov 06 23:11:59.125 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 23:11:59.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:59.125 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.126 INFO kablam! Nov 06 23:11:59.126 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 23:11:59.126 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:11:59.126 INFO kablam! | Nov 06 23:11:59.127 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:11:59.127 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.127 INFO kablam! | Nov 06 23:11:59.128 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:59.128 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.128 INFO kablam! Nov 06 23:11:59.129 INFO kablam! warning: cannot find type `BlogPost` in this scope Nov 06 23:11:59.129 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:11:59.129 INFO kablam! | Nov 06 23:11:59.130 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:11:59.130 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.130 INFO kablam! | Nov 06 23:11:59.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:59.131 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.131 INFO kablam! Nov 06 23:11:59.131 INFO kablam! warning: cannot find type `blog_posts` in this scope Nov 06 23:11:59.132 INFO kablam! --> src/db/models.rs:15:17 Nov 06 23:11:59.132 INFO kablam! | Nov 06 23:11:59.132 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 06 23:11:59.133 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.133 INFO kablam! | Nov 06 23:11:59.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:59.133 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.134 INFO kablam! Nov 06 23:11:59.134 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Nov 06 23:11:59.134 INFO kablam! --> src/db/models.rs:15:17 Nov 06 23:11:59.135 INFO kablam! | Nov 06 23:11:59.135 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 06 23:11:59.135 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.136 INFO kablam! | Nov 06 23:11:59.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:59.136 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.136 INFO kablam! Nov 06 23:11:59.137 INFO kablam! warning: cannot find type `table` in this scope Nov 06 23:11:59.137 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 23:11:59.137 INFO kablam! | Nov 06 23:11:59.138 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 23:11:59.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.138 INFO kablam! | Nov 06 23:11:59.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! Nov 06 23:11:59.139 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.139 INFO kablam! Nov 06 23:11:59.139 INFO kablam! warning: cannot find type `id` in this scope Nov 06 23:11:59.140 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:59.140 INFO kablam! | Nov 06 23:11:59.140 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:59.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.141 INFO kablam! | Nov 06 23:11:59.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! Nov 06 23:11:59.141 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.142 INFO kablam! Nov 06 23:11:59.142 INFO kablam! warning: cannot find type `title` in this scope Nov 06 23:11:59.142 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:59.142 INFO kablam! | Nov 06 23:11:59.143 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:59.143 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.143 INFO kablam! | Nov 06 23:11:59.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! Nov 06 23:11:59.148 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.148 INFO kablam! Nov 06 23:11:59.148 INFO kablam! warning: cannot find type `body` in this scope Nov 06 23:11:59.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:59.149 INFO kablam! | Nov 06 23:11:59.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:59.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.150 INFO kablam! | Nov 06 23:11:59.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! Nov 06 23:11:59.150 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.150 INFO kablam! Nov 06 23:11:59.151 INFO kablam! warning: cannot find type `published` in this scope Nov 06 23:11:59.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:59.151 INFO kablam! | Nov 06 23:11:59.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:59.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.152 INFO kablam! | Nov 06 23:11:59.152 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:11:59.152 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.153 INFO kablam! Nov 06 23:11:59.153 INFO kablam! warning: cannot find type `created_at` in this scope Nov 06 23:11:59.153 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:59.153 INFO kablam! | Nov 06 23:11:59.153 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:59.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.154 INFO kablam! | Nov 06 23:11:59.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! Nov 06 23:11:59.155 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.155 INFO kablam! Nov 06 23:11:59.155 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 06 23:11:59.155 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:11:59.156 INFO kablam! | Nov 06 23:11:59.156 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:11:59.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:11:59.156 INFO kablam! | Nov 06 23:11:59.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! Nov 06 23:11:59.157 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:11:59.157 INFO kablam! Nov 06 23:12:06.525 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 23:12:06.525 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:12:06.525 INFO kablam! | Nov 06 23:12:06.525 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:12:06.525 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.525 INFO kablam! | Nov 06 23:12:06.525 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 23:12:06.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.525 INFO kablam! Nov 06 23:12:06.525 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 23:12:06.525 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:12:06.525 INFO kablam! | Nov 06 23:12:06.525 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:12:06.525 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.525 INFO kablam! | Nov 06 23:12:06.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.525 INFO kablam! Nov 06 23:12:06.525 INFO kablam! warning: cannot find type `BlogPost` in this scope Nov 06 23:12:06.525 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:12:06.525 INFO kablam! | Nov 06 23:12:06.525 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:12:06.525 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.525 INFO kablam! | Nov 06 23:12:06.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.525 INFO kablam! Nov 06 23:12:06.525 INFO kablam! warning: cannot find type `blog_posts` in this scope Nov 06 23:12:06.525 INFO kablam! --> src/db/models.rs:15:17 Nov 06 23:12:06.525 INFO kablam! | Nov 06 23:12:06.525 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 06 23:12:06.525 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.525 INFO kablam! | Nov 06 23:12:06.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.525 INFO kablam! Nov 06 23:12:06.525 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Nov 06 23:12:06.525 INFO kablam! --> src/db/models.rs:15:17 Nov 06 23:12:06.525 INFO kablam! | Nov 06 23:12:06.525 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 06 23:12:06.525 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.525 INFO kablam! | Nov 06 23:12:06.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.525 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.525 INFO kablam! Nov 06 23:12:06.525 INFO kablam! warning: cannot find type `table` in this scope Nov 06 23:12:06.526 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 23:12:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.526 INFO kablam! Nov 06 23:12:06.526 INFO kablam! warning: cannot find type `id` in this scope Nov 06 23:12:06.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.526 INFO kablam! Nov 06 23:12:06.526 INFO kablam! warning: cannot find type `title` in this scope Nov 06 23:12:06.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.526 INFO kablam! Nov 06 23:12:06.526 INFO kablam! warning: cannot find type `body` in this scope Nov 06 23:12:06.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.526 INFO kablam! Nov 06 23:12:06.526 INFO kablam! warning: cannot find type `published` in this scope Nov 06 23:12:06.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.526 INFO kablam! Nov 06 23:12:06.526 INFO kablam! warning: cannot find type `created_at` in this scope Nov 06 23:12:06.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.526 INFO kablam! | Nov 06 23:12:06.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.526 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.526 INFO kablam! Nov 06 23:12:06.548 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 06 23:12:06.548 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.548 INFO kablam! | Nov 06 23:12:06.548 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.548 INFO kablam! | Nov 06 23:12:06.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.548 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.548 INFO kablam! Nov 06 23:12:06.548 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 23:12:06.548 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:12:06.548 INFO kablam! | Nov 06 23:12:06.548 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:12:06.549 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.549 INFO kablam! | Nov 06 23:12:06.549 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 23:12:06.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! Nov 06 23:12:06.549 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.549 INFO kablam! Nov 06 23:12:06.549 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 23:12:06.549 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:12:06.549 INFO kablam! | Nov 06 23:12:06.549 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:12:06.549 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.549 INFO kablam! | Nov 06 23:12:06.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! Nov 06 23:12:06.549 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.549 INFO kablam! Nov 06 23:12:06.549 INFO kablam! warning: cannot find type `BlogPost` in this scope Nov 06 23:12:06.549 INFO kablam! --> src/db/models.rs:3:17 Nov 06 23:12:06.549 INFO kablam! | Nov 06 23:12:06.549 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 06 23:12:06.549 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.549 INFO kablam! | Nov 06 23:12:06.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! Nov 06 23:12:06.549 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.549 INFO kablam! Nov 06 23:12:06.549 INFO kablam! warning: cannot find type `blog_posts` in this scope Nov 06 23:12:06.549 INFO kablam! --> src/db/models.rs:15:17 Nov 06 23:12:06.549 INFO kablam! | Nov 06 23:12:06.549 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 06 23:12:06.549 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.549 INFO kablam! | Nov 06 23:12:06.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! Nov 06 23:12:06.550 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.550 INFO kablam! Nov 06 23:12:06.550 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Nov 06 23:12:06.550 INFO kablam! --> src/db/models.rs:15:17 Nov 06 23:12:06.550 INFO kablam! | Nov 06 23:12:06.550 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 06 23:12:06.550 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.550 INFO kablam! | Nov 06 23:12:06.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! Nov 06 23:12:06.550 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.550 INFO kablam! Nov 06 23:12:06.550 INFO kablam! warning: cannot find type `table` in this scope Nov 06 23:12:06.550 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 23:12:06.550 INFO kablam! | Nov 06 23:12:06.550 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 23:12:06.550 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.550 INFO kablam! | Nov 06 23:12:06.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! Nov 06 23:12:06.550 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.550 INFO kablam! Nov 06 23:12:06.550 INFO kablam! warning: cannot find type `id` in this scope Nov 06 23:12:06.550 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.550 INFO kablam! | Nov 06 23:12:06.550 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.550 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.550 INFO kablam! | Nov 06 23:12:06.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! Nov 06 23:12:06.550 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.550 INFO kablam! Nov 06 23:12:06.551 INFO kablam! warning: cannot find type `title` in this scope Nov 06 23:12:06.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.551 INFO kablam! | Nov 06 23:12:06.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.551 INFO kablam! | Nov 06 23:12:06.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.551 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.551 INFO kablam! Nov 06 23:12:06.551 INFO kablam! warning: cannot find type `body` in this scope Nov 06 23:12:06.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.551 INFO kablam! | Nov 06 23:12:06.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.551 INFO kablam! | Nov 06 23:12:06.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.551 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.551 INFO kablam! Nov 06 23:12:06.551 INFO kablam! warning: cannot find type `published` in this scope Nov 06 23:12:06.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.551 INFO kablam! | Nov 06 23:12:06.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.551 INFO kablam! | Nov 06 23:12:06.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 23:12:06.551 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.551 INFO kablam! Nov 06 23:12:06.552 INFO kablam! warning: cannot find type `created_at` in this scope Nov 06 23:12:06.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.552 INFO kablam! | Nov 06 23:12:06.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.552 INFO kablam! | Nov 06 23:12:06.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! Nov 06 23:12:06.552 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.552 INFO kablam! Nov 06 23:12:06.552 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 06 23:12:06.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 23:12:06.552 INFO kablam! | Nov 06 23:12:06.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 23:12:06.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 23:12:06.552 INFO kablam! | Nov 06 23:12:06.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! Nov 06 23:12:06.552 INFO kablam! = note: for more information, see issue #50504 Nov 06 23:12:06.552 INFO kablam! Nov 06 23:12:07.773 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Nov 06 23:12:07.801 INFO kablam! su: No module specific data is present Nov 06 23:12:08.948 INFO running `"docker" "rm" "-f" "7fb148a703c7c1135a4db2962eac1e6ba2a3d3cf127cec63b38a31601cc7e8e8"` Nov 06 23:12:09.252 INFO blam! 7fb148a703c7c1135a4db2962eac1e6ba2a3d3cf127cec63b38a31601cc7e8e8