Nov 02 15:53:17.412 INFO checking davidarmstronglewis/personal-blog against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 15:53:17.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-3/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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 02 15:53:17.872 INFO blam! 638b0b6e0649da069c22abc11a4869fc891ad48754bd798c9f0cf5e93385b16c Nov 02 15:53:17.874 INFO running `"docker" "start" "-a" "638b0b6e0649da069c22abc11a4869fc891ad48754bd798c9f0cf5e93385b16c"` Nov 02 15:53:18.692 INFO kablam! usermod: no changes Nov 02 15:53:19.131 INFO kablam! Compiling pq-sys v0.4.5 Nov 02 15:53:19.204 INFO kablam! Checking r2d2 v0.8.2 Nov 02 15:53:19.213 INFO kablam! Checking parking_lot v0.5.5 Nov 02 15:53:19.214 INFO kablam! Checking mio-uds v0.6.6 Nov 02 15:53:19.229 INFO kablam! Checking h2 v0.1.9 Nov 02 15:53:19.236 INFO kablam! Checking chrono v0.4.2 Nov 02 15:53:19.238 INFO kablam! Checking env_logger v0.5.10 Nov 02 15:53:19.252 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 02 15:53:20.801 INFO kablam! Checking crossbeam-channel v0.1.3 Nov 02 15:53:21.967 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 15:53:25.190 INFO kablam! Checking diesel v1.3.0 Nov 02 15:53:30.388 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 02 15:53:33.861 INFO kablam! Checking actix v0.5.8 Nov 02 15:53:41.141 INFO kablam! Checking actix-web v0.6.12 Nov 02 15:54:17.128 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 02 15:54:18.172 INFO kablam! Checking personal-blog v0.1.0 (/source) Nov 02 15:54:24.194 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:54:24.194 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:24.194 INFO kablam! | Nov 02 15:54:24.194 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:24.194 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.194 INFO kablam! | Nov 02 15:54:24.194 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 15:54:24.194 INFO 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 02 15:54:24.201 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.201 INFO kablam! Nov 02 15:54:24.202 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:54:24.202 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:24.202 INFO kablam! | Nov 02 15:54:24.202 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:24.202 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.203 INFO kablam! | Nov 02 15:54:24.204 INFO 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 02 15:54:24.204 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.204 INFO kablam! Nov 02 15:54:24.205 INFO kablam! warning: cannot find type `BlogPost` in this scope Nov 02 15:54:24.205 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:24.205 INFO kablam! | Nov 02 15:54:24.205 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:24.205 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.206 INFO kablam! | Nov 02 15:54:24.206 INFO 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 02 15:54:24.206 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.207 INFO kablam! Nov 02 15:54:24.207 INFO kablam! warning: cannot find type `blog_posts` in this scope Nov 02 15:54:24.208 INFO kablam! --> src/db/models.rs:15:17 Nov 02 15:54:24.208 INFO kablam! | Nov 02 15:54:24.208 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 02 15:54:24.208 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.208 INFO kablam! | Nov 02 15:54:24.209 INFO 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 02 15:54:24.209 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.209 INFO kablam! Nov 02 15:54:24.210 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Nov 02 15:54:24.210 INFO kablam! --> src/db/models.rs:15:17 Nov 02 15:54:24.210 INFO kablam! | Nov 02 15:54:24.210 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 02 15:54:24.210 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.210 INFO kablam! | Nov 02 15:54:24.211 INFO 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 02 15:54:24.212 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.212 INFO kablam! Nov 02 15:54:24.212 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:54:24.212 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:54:24.212 INFO kablam! | Nov 02 15:54:24.213 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:54:24.213 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.213 INFO kablam! | Nov 02 15:54:24.213 INFO 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 02 15:54:24.214 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.214 INFO kablam! Nov 02 15:54:24.214 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:54:24.214 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:24.214 INFO kablam! | Nov 02 15:54:24.215 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:24.215 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.215 INFO kablam! | Nov 02 15:54:24.215 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 15:54:24.215 INFO 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 02 15:54:24.215 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.216 INFO kablam! Nov 02 15:54:24.216 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:54:24.216 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.217 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:24.217 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.217 INFO 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 02 15:54:24.217 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.217 INFO kablam! Nov 02 15:54:24.217 INFO kablam! warning: cannot find type `BlogPost` in this scope Nov 02 15:54:24.217 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.217 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:24.217 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.217 INFO 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 02 15:54:24.217 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.217 INFO kablam! Nov 02 15:54:24.217 INFO kablam! warning: cannot find type `blog_posts` in this scope Nov 02 15:54:24.217 INFO kablam! --> src/db/models.rs:15:17 Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.217 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 02 15:54:24.217 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.217 INFO 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 02 15:54:24.217 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.217 INFO kablam! Nov 02 15:54:24.217 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Nov 02 15:54:24.217 INFO kablam! --> src/db/models.rs:15:17 Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.217 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 02 15:54:24.217 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.217 INFO 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 02 15:54:24.217 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.217 INFO kablam! Nov 02 15:54:24.217 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:54:24.217 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.217 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:54:24.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.217 INFO 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 02 15:54:24.217 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.217 INFO kablam! Nov 02 15:54:24.217 INFO kablam! warning: cannot find type `id` in this scope Nov 02 15:54:24.217 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.217 INFO kablam! | Nov 02 15:54:24.223 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.223 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.223 INFO kablam! | Nov 02 15:54:24.223 INFO 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 02 15:54:24.223 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.223 INFO kablam! Nov 02 15:54:24.223 INFO kablam! warning: cannot find type `title` in this scope Nov 02 15:54:24.223 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.223 INFO kablam! | Nov 02 15:54:24.223 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.223 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.223 INFO kablam! | Nov 02 15:54:24.223 INFO 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 02 15:54:24.223 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.223 INFO kablam! Nov 02 15:54:24.223 INFO kablam! warning: cannot find type `body` in this scope Nov 02 15:54:24.223 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.223 INFO kablam! | Nov 02 15:54:24.223 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.223 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.223 INFO kablam! | Nov 02 15:54:24.223 INFO 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 02 15:54:24.223 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.223 INFO kablam! Nov 02 15:54:24.223 INFO kablam! warning: cannot find type `published` in this scope Nov 02 15:54:24.223 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.224 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO 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 02 15:54:24.224 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.224 INFO kablam! Nov 02 15:54:24.224 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 15:54:24.224 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.224 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO 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 02 15:54:24.224 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.224 INFO kablam! Nov 02 15:54:24.224 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 02 15:54:24.224 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.224 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO 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 02 15:54:24.224 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.224 INFO kablam! Nov 02 15:54:24.224 INFO kablam! warning: cannot find type `id` in this scope Nov 02 15:54:24.224 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.224 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO 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 02 15:54:24.224 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.224 INFO kablam! Nov 02 15:54:24.224 INFO kablam! warning: cannot find type `title` in this scope Nov 02 15:54:24.224 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.224 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO 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 02 15:54:24.224 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.224 INFO kablam! Nov 02 15:54:24.224 INFO kablam! warning: cannot find type `body` in this scope Nov 02 15:54:24.224 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.224 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO 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 02 15:54:24.224 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.224 INFO kablam! Nov 02 15:54:24.224 INFO kablam! warning: cannot find type `published` in this scope Nov 02 15:54:24.224 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.224 INFO kablam! | Nov 02 15:54:24.224 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.224 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.236 INFO kablam! | Nov 02 15:54:24.237 INFO 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 02 15:54:24.237 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.237 INFO kablam! Nov 02 15:54:24.237 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 15:54:24.237 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.237 INFO kablam! | Nov 02 15:54:24.237 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.237 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.237 INFO kablam! | Nov 02 15:54:24.237 INFO 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 02 15:54:24.237 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.237 INFO kablam! Nov 02 15:54:24.237 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 02 15:54:24.237 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:24.237 INFO kablam! | Nov 02 15:54:24.237 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:24.237 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:24.237 INFO kablam! | Nov 02 15:54:24.237 INFO 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 02 15:54:24.237 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:24.237 INFO kablam! Nov 02 15:54:32.528 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:54:32.529 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:32.529 INFO kablam! | Nov 02 15:54:32.529 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:32.529 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.530 INFO kablam! | Nov 02 15:54:32.530 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 15:54:32.530 INFO 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 02 15:54:32.531 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.531 INFO kablam! Nov 02 15:54:32.531 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:54:32.531 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:32.532 INFO kablam! | Nov 02 15:54:32.532 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:32.532 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.533 INFO kablam! | Nov 02 15:54:32.533 INFO 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 02 15:54:32.533 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.534 INFO kablam! Nov 02 15:54:32.534 INFO kablam! warning: cannot find type `BlogPost` in this scope Nov 02 15:54:32.534 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:32.534 INFO kablam! | Nov 02 15:54:32.535 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:32.535 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.535 INFO kablam! | Nov 02 15:54:32.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:54:32.536 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.536 INFO kablam! Nov 02 15:54:32.536 INFO kablam! warning: cannot find type `blog_posts` in this scope Nov 02 15:54:32.537 INFO kablam! --> src/db/models.rs:15:17 Nov 02 15:54:32.537 INFO kablam! | Nov 02 15:54:32.537 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 02 15:54:32.538 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.538 INFO kablam! | Nov 02 15:54:32.538 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:54:32.539 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.539 INFO kablam! Nov 02 15:54:32.539 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Nov 02 15:54:32.540 INFO kablam! --> src/db/models.rs:15:17 Nov 02 15:54:32.540 INFO kablam! | Nov 02 15:54:32.540 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 02 15:54:32.541 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.541 INFO kablam! | Nov 02 15:54:32.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:54:32.541 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.542 INFO kablam! Nov 02 15:54:32.542 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:54:32.542 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:54:32.542 INFO kablam! | Nov 02 15:54:32.543 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:54:32.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.543 INFO kablam! | Nov 02 15:54:32.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:54:32.544 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.544 INFO kablam! Nov 02 15:54:32.544 INFO kablam! warning: cannot find type `id` in this scope Nov 02 15:54:32.544 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:32.545 INFO kablam! | Nov 02 15:54:32.545 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:32.545 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.546 INFO kablam! | Nov 02 15:54:32.546 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:54:32.546 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.546 INFO kablam! Nov 02 15:54:32.547 INFO kablam! warning: cannot find type `title` in this scope Nov 02 15:54:32.547 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:32.547 INFO kablam! | Nov 02 15:54:32.547 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:32.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.548 INFO kablam! | Nov 02 15:54:32.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 02 15:54:32.552 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.553 INFO kablam! Nov 02 15:54:32.553 INFO kablam! warning: cannot find type `body` in this scope Nov 02 15:54:32.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:32.553 INFO kablam! | Nov 02 15:54:32.554 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:32.554 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.554 INFO kablam! | Nov 02 15:54:32.555 INFO 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 02 15:54:32.555 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.555 INFO kablam! Nov 02 15:54:32.555 INFO kablam! warning: cannot find type `published` in this scope Nov 02 15:54:32.556 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:32.556 INFO kablam! | Nov 02 15:54:32.556 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:32.557 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.557 INFO kablam! | Nov 02 15:54:32.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:54:32.558 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.558 INFO kablam! Nov 02 15:54:32.558 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 15:54:32.558 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:32.559 INFO kablam! | Nov 02 15:54:32.559 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:32.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.560 INFO kablam! | Nov 02 15:54:32.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:54:32.560 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.561 INFO kablam! Nov 02 15:54:32.561 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 02 15:54:32.561 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:32.561 INFO kablam! | Nov 02 15:54:32.562 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:32.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:32.562 INFO kablam! | Nov 02 15:54:32.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 15:54:32.563 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:32.563 INFO kablam! Nov 02 15:54:33.253 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:54:33.253 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:33.253 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 15:54:33.253 INFO 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 02 15:54:33.253 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.253 INFO kablam! Nov 02 15:54:33.253 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 15:54:33.253 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:33.253 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO 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 02 15:54:33.253 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.253 INFO kablam! Nov 02 15:54:33.253 INFO kablam! warning: cannot find type `BlogPost` in this scope Nov 02 15:54:33.253 INFO kablam! --> src/db/models.rs:3:17 Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 02 15:54:33.253 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO 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 02 15:54:33.253 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.253 INFO kablam! Nov 02 15:54:33.253 INFO kablam! warning: cannot find type `blog_posts` in this scope Nov 02 15:54:33.253 INFO kablam! --> src/db/models.rs:15:17 Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 02 15:54:33.253 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO 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 02 15:54:33.253 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.253 INFO kablam! Nov 02 15:54:33.253 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Nov 02 15:54:33.253 INFO kablam! --> src/db/models.rs:15:17 Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO kablam! 15 | #[derive(Debug, Insertable)] Nov 02 15:54:33.253 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO 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 02 15:54:33.253 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.253 INFO kablam! Nov 02 15:54:33.253 INFO kablam! warning: cannot find type `table` in this scope Nov 02 15:54:33.253 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 15:54:33.253 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO 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 02 15:54:33.253 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.253 INFO kablam! Nov 02 15:54:33.253 INFO kablam! warning: cannot find type `id` in this scope Nov 02 15:54:33.253 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:33.253 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO 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 02 15:54:33.253 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.253 INFO kablam! Nov 02 15:54:33.253 INFO kablam! warning: cannot find type `title` in this scope Nov 02 15:54:33.253 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:33.253 INFO kablam! | Nov 02 15:54:33.253 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:33.253 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.254 INFO kablam! | Nov 02 15:54:33.254 INFO 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 02 15:54:33.254 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.254 INFO kablam! Nov 02 15:54:33.254 INFO kablam! warning: cannot find type `body` in this scope Nov 02 15:54:33.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:33.254 INFO kablam! | Nov 02 15:54:33.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:33.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.254 INFO kablam! | Nov 02 15:54:33.254 INFO 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 02 15:54:33.254 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.254 INFO kablam! Nov 02 15:54:33.254 INFO kablam! warning: cannot find type `published` in this scope Nov 02 15:54:33.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:33.254 INFO kablam! | Nov 02 15:54:33.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:33.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.254 INFO kablam! | Nov 02 15:54:33.254 INFO 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 02 15:54:33.254 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.254 INFO kablam! Nov 02 15:54:33.254 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 15:54:33.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:33.254 INFO kablam! | Nov 02 15:54:33.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:33.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.254 INFO kablam! | Nov 02 15:54:33.254 INFO 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 02 15:54:33.254 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.254 INFO kablam! Nov 02 15:54:33.254 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 02 15:54:33.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 15:54:33.254 INFO kablam! | Nov 02 15:54:33.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 15:54:33.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 15:54:33.254 INFO kablam! | Nov 02 15:54:33.254 INFO 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 02 15:54:33.254 INFO kablam! = note: for more information, see issue #50504 Nov 02 15:54:33.254 INFO kablam! Nov 02 15:54:33.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Nov 02 15:54:34.014 INFO kablam! su: No module specific data is present Nov 02 15:54:35.149 INFO running `"docker" "rm" "-f" "638b0b6e0649da069c22abc11a4869fc891ad48754bd798c9f0cf5e93385b16c"` Nov 02 15:54:35.436 INFO blam! 638b0b6e0649da069c22abc11a4869fc891ad48754bd798c9f0cf5e93385b16c