Dec 11 20:00:01.162 INFO checking davidarmstronglewis/personal-blog against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 20:00:01.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-7/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/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 +3a75e80557a103497cffbcab395a2f37061a77ea-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"` Dec 11 20:00:01.597 INFO [stdout] ad2979786c25a708a16abde330d30f1a58aa02803a0456a6f2c56f3402a189ad Dec 11 20:00:01.599 INFO running `"docker" "start" "-a" "ad2979786c25a708a16abde330d30f1a58aa02803a0456a6f2c56f3402a189ad"` Dec 11 20:00:03.077 INFO [stderr] usermod: no changes Dec 11 20:00:03.589 INFO [stderr] Compiling actix-web v0.6.12 Dec 11 20:00:03.603 INFO [stderr] Checking diesel v1.3.0 Dec 11 20:00:03.603 INFO [stderr] Compiling actix v0.5.8 Dec 11 20:00:48.620 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 11 20:00:49.822 INFO [stderr] Checking personal-blog v0.1.0 (/source) Dec 11 20:00:57.447 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 20:00:57.447 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:00:57.447 INFO [stderr] | Dec 11 20:00:57.447 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:00:57.447 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.447 INFO [stderr] | Dec 11 20:00:57.447 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 20:00:57.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.447 INFO [stderr] Dec 11 20:00:57.447 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 20:00:57.447 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:00:57.447 INFO [stderr] | Dec 11 20:00:57.447 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:00:57.447 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.447 INFO [stderr] | Dec 11 20:00:57.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.447 INFO [stderr] Dec 11 20:00:57.447 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 11 20:00:57.447 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:00:57.447 INFO [stderr] | Dec 11 20:00:57.447 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:00:57.447 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.447 INFO [stderr] | Dec 11 20:00:57.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.447 INFO [stderr] Dec 11 20:00:57.452 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 11 20:00:57.453 INFO [stderr] --> src/db/models.rs:15:17 Dec 11 20:00:57.453 INFO [stderr] | Dec 11 20:00:57.453 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 11 20:00:57.453 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.453 INFO [stderr] | Dec 11 20:00:57.453 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.453 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.453 INFO [stderr] Dec 11 20:00:57.453 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 11 20:00:57.453 INFO [stderr] --> src/db/models.rs:15:17 Dec 11 20:00:57.453 INFO [stderr] | Dec 11 20:00:57.453 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 11 20:00:57.453 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.453 INFO [stderr] | Dec 11 20:00:57.453 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.453 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.453 INFO [stderr] Dec 11 20:00:57.453 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 20:00:57.453 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 20:00:57.453 INFO [stderr] | Dec 11 20:00:57.454 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 20:00:57.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.454 INFO [stderr] | Dec 11 20:00:57.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.454 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.454 INFO [stderr] Dec 11 20:00:57.454 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 20:00:57.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.455 INFO [stderr] | Dec 11 20:00:57.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.455 INFO [stderr] | Dec 11 20:00:57.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.455 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.455 INFO [stderr] Dec 11 20:00:57.455 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 20:00:57.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.456 INFO [stderr] | Dec 11 20:00:57.456 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.456 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.468 INFO [stderr] | Dec 11 20:00:57.468 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.468 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.468 INFO [stderr] Dec 11 20:00:57.468 INFO [stderr] warning: cannot find type `body` in this scope Dec 11 20:00:57.468 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.468 INFO [stderr] | Dec 11 20:00:57.468 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.468 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.468 INFO [stderr] | Dec 11 20:00:57.468 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.468 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.468 INFO [stderr] Dec 11 20:00:57.468 INFO [stderr] warning: cannot find type `published` in this scope Dec 11 20:00:57.468 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.469 INFO [stderr] | Dec 11 20:00:57.469 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.469 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.469 INFO [stderr] | Dec 11 20:00:57.469 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.469 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.469 INFO [stderr] Dec 11 20:00:57.469 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 20:00:57.469 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.469 INFO [stderr] | Dec 11 20:00:57.469 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.469 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.469 INFO [stderr] | Dec 11 20:00:57.469 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.469 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.469 INFO [stderr] Dec 11 20:00:57.469 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 20:00:57.469 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.469 INFO [stderr] | Dec 11 20:00:57.469 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.469 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.469 INFO [stderr] | Dec 11 20:00:57.469 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.469 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.469 INFO [stderr] Dec 11 20:00:57.987 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 20:00:57.987 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:00:57.987 INFO [stderr] | Dec 11 20:00:57.987 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:00:57.987 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.987 INFO [stderr] | Dec 11 20:00:57.987 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 20:00:57.987 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.987 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.987 INFO [stderr] Dec 11 20:00:57.987 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 20:00:57.987 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:00:57.987 INFO [stderr] | Dec 11 20:00:57.987 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:00:57.987 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.987 INFO [stderr] | Dec 11 20:00:57.987 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.987 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.987 INFO [stderr] Dec 11 20:00:57.987 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 11 20:00:57.987 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:00:57.987 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:00:57.988 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.988 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.988 INFO [stderr] Dec 11 20:00:57.988 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 11 20:00:57.988 INFO [stderr] --> src/db/models.rs:15:17 Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 11 20:00:57.988 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.988 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.988 INFO [stderr] Dec 11 20:00:57.988 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 11 20:00:57.988 INFO [stderr] --> src/db/models.rs:15:17 Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 11 20:00:57.988 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.988 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.988 INFO [stderr] Dec 11 20:00:57.988 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 20:00:57.988 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 20:00:57.988 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.988 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.988 INFO [stderr] Dec 11 20:00:57.988 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 20:00:57.988 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.988 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.988 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.988 INFO [stderr] Dec 11 20:00:57.988 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 20:00:57.988 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.988 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.988 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.988 INFO [stderr] Dec 11 20:00:57.988 INFO [stderr] warning: cannot find type `body` in this scope Dec 11 20:00:57.988 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.988 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.988 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.988 INFO [stderr] Dec 11 20:00:57.988 INFO [stderr] warning: cannot find type `published` in this scope Dec 11 20:00:57.988 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.988 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.988 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.988 INFO [stderr] Dec 11 20:00:57.988 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 20:00:57.988 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.988 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.988 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.988 INFO [stderr] Dec 11 20:00:57.988 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 20:00:57.988 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:00:57.988 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:00:57.988 INFO [stderr] | Dec 11 20:00:57.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:00:57.988 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:00:57.988 INFO [stderr] Dec 11 20:01:07.960 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 20:01:07.960 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:01:07.960 INFO [stderr] | Dec 11 20:01:07.960 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:01:07.960 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.960 INFO [stderr] | Dec 11 20:01:07.960 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 20:01:07.960 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.961 INFO [stderr] Dec 11 20:01:07.961 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 20:01:07.961 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:01:07.961 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.961 INFO [stderr] Dec 11 20:01:07.961 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 11 20:01:07.961 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:01:07.961 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.961 INFO [stderr] Dec 11 20:01:07.961 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 11 20:01:07.961 INFO [stderr] --> src/db/models.rs:15:17 Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 11 20:01:07.961 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.961 INFO [stderr] Dec 11 20:01:07.961 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 11 20:01:07.961 INFO [stderr] --> src/db/models.rs:15:17 Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 11 20:01:07.961 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.961 INFO [stderr] Dec 11 20:01:07.961 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 20:01:07.961 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 20:01:07.961 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.961 INFO [stderr] Dec 11 20:01:07.961 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 20:01:07.961 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:07.961 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.961 INFO [stderr] | Dec 11 20:01:07.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.961 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.961 INFO [stderr] Dec 11 20:01:07.964 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 20:01:07.964 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:07.964 INFO [stderr] | Dec 11 20:01:07.964 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:07.964 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.964 INFO [stderr] | Dec 11 20:01:07.964 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.964 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.964 INFO [stderr] Dec 11 20:01:07.964 INFO [stderr] warning: cannot find type `body` in this scope Dec 11 20:01:07.964 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:07.964 INFO [stderr] | Dec 11 20:01:07.964 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:07.964 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.964 INFO [stderr] | Dec 11 20:01:07.964 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.964 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.964 INFO [stderr] Dec 11 20:01:07.964 INFO [stderr] warning: cannot find type `published` in this scope Dec 11 20:01:07.964 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:07.964 INFO [stderr] | Dec 11 20:01:07.964 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:07.964 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.964 INFO [stderr] | Dec 11 20:01:07.964 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.964 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.964 INFO [stderr] Dec 11 20:01:07.964 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 20:01:07.964 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:07.964 INFO [stderr] | Dec 11 20:01:07.964 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:07.965 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.965 INFO [stderr] | Dec 11 20:01:07.965 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.965 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.965 INFO [stderr] Dec 11 20:01:07.965 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 20:01:07.965 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:07.965 INFO [stderr] | Dec 11 20:01:07.965 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:07.965 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:07.968 INFO [stderr] | Dec 11 20:01:07.968 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:07.968 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:07.968 INFO [stderr] Dec 11 20:01:08.448 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 20:01:08.448 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:01:08.448 INFO [stderr] | Dec 11 20:01:08.448 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:01:08.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.449 INFO [stderr] | Dec 11 20:01:08.449 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 20:01:08.449 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.449 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.449 INFO [stderr] Dec 11 20:01:08.449 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 20:01:08.449 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:01:08.449 INFO [stderr] | Dec 11 20:01:08.449 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:01:08.449 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.449 INFO [stderr] | Dec 11 20:01:08.449 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.449 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.449 INFO [stderr] Dec 11 20:01:08.449 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 11 20:01:08.449 INFO [stderr] --> src/db/models.rs:3:17 Dec 11 20:01:08.449 INFO [stderr] | Dec 11 20:01:08.449 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 11 20:01:08.449 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.449 INFO [stderr] | Dec 11 20:01:08.449 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.449 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.449 INFO [stderr] Dec 11 20:01:08.460 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 11 20:01:08.460 INFO [stderr] --> src/db/models.rs:15:17 Dec 11 20:01:08.460 INFO [stderr] | Dec 11 20:01:08.460 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 11 20:01:08.460 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.460 INFO [stderr] | Dec 11 20:01:08.460 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.460 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.460 INFO [stderr] Dec 11 20:01:08.460 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 11 20:01:08.460 INFO [stderr] --> src/db/models.rs:15:17 Dec 11 20:01:08.460 INFO [stderr] | Dec 11 20:01:08.460 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 11 20:01:08.460 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.460 INFO [stderr] | Dec 11 20:01:08.460 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.460 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.460 INFO [stderr] Dec 11 20:01:08.460 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 20:01:08.460 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 20:01:08.460 INFO [stderr] | Dec 11 20:01:08.460 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 20:01:08.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.460 INFO [stderr] | Dec 11 20:01:08.460 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.460 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.460 INFO [stderr] Dec 11 20:01:08.460 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 20:01:08.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:08.460 INFO [stderr] | Dec 11 20:01:08.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:08.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.464 INFO [stderr] | Dec 11 20:01:08.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.464 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.464 INFO [stderr] Dec 11 20:01:08.464 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 20:01:08.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:08.464 INFO [stderr] | Dec 11 20:01:08.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:08.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.464 INFO [stderr] | Dec 11 20:01:08.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.464 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.464 INFO [stderr] Dec 11 20:01:08.464 INFO [stderr] warning: cannot find type `body` in this scope Dec 11 20:01:08.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:08.464 INFO [stderr] | Dec 11 20:01:08.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:08.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.464 INFO [stderr] | Dec 11 20:01:08.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.468 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.468 INFO [stderr] Dec 11 20:01:08.468 INFO [stderr] warning: cannot find type `published` in this scope Dec 11 20:01:08.468 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:08.468 INFO [stderr] | Dec 11 20:01:08.468 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:08.468 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.468 INFO [stderr] | Dec 11 20:01:08.468 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.468 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.468 INFO [stderr] Dec 11 20:01:08.468 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 20:01:08.468 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:08.468 INFO [stderr] | Dec 11 20:01:08.468 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:08.468 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.468 INFO [stderr] | Dec 11 20:01:08.468 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.468 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.468 INFO [stderr] Dec 11 20:01:08.468 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 20:01:08.472 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:01:08.472 INFO [stderr] | Dec 11 20:01:08.472 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:01:08.472 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:01:08.472 INFO [stderr] | Dec 11 20:01:08.472 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 20:01:08.472 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:01:08.472 INFO [stderr] Dec 11 20:01:09.116 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Dec 11 20:01:09.140 INFO [stderr] su: No module specific data is present Dec 11 20:01:10.052 INFO running `"docker" "inspect" "ad2979786c25a708a16abde330d30f1a58aa02803a0456a6f2c56f3402a189ad"` Dec 11 20:01:10.350 INFO running `"docker" "rm" "-f" "ad2979786c25a708a16abde330d30f1a58aa02803a0456a6f2c56f3402a189ad"` Dec 11 20:01:10.683 INFO [stdout] ad2979786c25a708a16abde330d30f1a58aa02803a0456a6f2c56f3402a189ad