Dec 18 01:40:27.505 INFO checking davidarmstronglewis/personal-blog against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 01:40:27.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-1/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/davidarmstronglewis/personal-blog:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 01:40:28.027 INFO [stdout] 3d822e7ebfcc2000c613a9d91661e01864ababf5fde7fed0b1d0730661f33e8e Dec 18 01:40:28.029 INFO running `"docker" "start" "-a" "3d822e7ebfcc2000c613a9d91661e01864ababf5fde7fed0b1d0730661f33e8e"` Dec 18 01:40:29.988 INFO [stderr] Checking diesel v1.3.0 Dec 18 01:40:29.989 INFO [stderr] Checking actix v0.5.8 Dec 18 01:40:33.032 INFO [stderr] Checking actix-web v0.6.12 Dec 18 01:41:07.003 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 18 01:41:07.491 INFO [stderr] Checking personal-blog v0.1.0 (/opt/crater/workdir) Dec 18 01:41:09.652 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:41:09.652 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:09.652 INFO [stderr] | Dec 18 01:41:09.652 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:09.652 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.652 INFO [stderr] | Dec 18 01:41:09.652 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 01:41:09.654 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 18 01:41:09.655 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.655 INFO [stderr] Dec 18 01:41:09.655 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:41:09.655 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:09.655 INFO [stderr] | Dec 18 01:41:09.655 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:09.655 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.655 INFO [stderr] | Dec 18 01:41:09.656 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 18 01:41:09.656 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.656 INFO [stderr] Dec 18 01:41:09.656 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 18 01:41:09.656 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:09.656 INFO [stderr] | Dec 18 01:41:09.656 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:09.657 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.657 INFO [stderr] | Dec 18 01:41:09.657 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 18 01:41:09.657 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.657 INFO [stderr] Dec 18 01:41:09.657 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 18 01:41:09.657 INFO [stderr] --> src/db/models.rs:15:17 Dec 18 01:41:09.657 INFO [stderr] | Dec 18 01:41:09.657 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 18 01:41:09.657 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.657 INFO [stderr] | Dec 18 01:41:09.657 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 18 01:41:09.657 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.657 INFO [stderr] Dec 18 01:41:09.657 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 18 01:41:09.657 INFO [stderr] --> src/db/models.rs:15:17 Dec 18 01:41:09.657 INFO [stderr] | Dec 18 01:41:09.657 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 18 01:41:09.657 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.657 INFO [stderr] | Dec 18 01:41:09.657 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 18 01:41:09.657 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.657 INFO [stderr] Dec 18 01:41:09.657 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 01:41:09.657 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 01:41:09.657 INFO [stderr] | Dec 18 01:41:09.657 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 01:41:09.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.658 INFO [stderr] | Dec 18 01:41:09.658 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 18 01:41:09.658 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.658 INFO [stderr] Dec 18 01:41:09.658 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 01:41:09.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.658 INFO [stderr] | Dec 18 01:41:09.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.658 INFO [stderr] | Dec 18 01:41:09.658 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 18 01:41:09.658 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.658 INFO [stderr] Dec 18 01:41:09.658 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 01:41:09.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.658 INFO [stderr] | Dec 18 01:41:09.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.658 INFO [stderr] | Dec 18 01:41:09.658 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 18 01:41:09.659 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.659 INFO [stderr] Dec 18 01:41:09.659 INFO [stderr] warning: cannot find type `body` in this scope Dec 18 01:41:09.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.659 INFO [stderr] | Dec 18 01:41:09.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.659 INFO [stderr] | Dec 18 01:41:09.659 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 18 01:41:09.659 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.659 INFO [stderr] Dec 18 01:41:09.659 INFO [stderr] warning: cannot find type `published` in this scope Dec 18 01:41:09.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.659 INFO [stderr] | Dec 18 01:41:09.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.659 INFO [stderr] | Dec 18 01:41:09.659 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 18 01:41:09.659 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.659 INFO [stderr] Dec 18 01:41:09.659 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 01:41:09.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.659 INFO [stderr] | Dec 18 01:41:09.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.659 INFO [stderr] | Dec 18 01:41:09.664 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 18 01:41:09.664 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.664 INFO [stderr] Dec 18 01:41:09.664 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 18 01:41:09.664 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.664 INFO [stderr] | Dec 18 01:41:09.664 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.664 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.664 INFO [stderr] | Dec 18 01:41:09.664 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 18 01:41:09.664 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.664 INFO [stderr] Dec 18 01:41:09.804 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:41:09.804 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:09.804 INFO [stderr] | Dec 18 01:41:09.805 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:09.805 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.805 INFO [stderr] | Dec 18 01:41:09.805 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 01:41:09.805 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 18 01:41:09.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.805 INFO [stderr] Dec 18 01:41:09.805 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:41:09.805 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:09.805 INFO [stderr] | Dec 18 01:41:09.805 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:09.805 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.805 INFO [stderr] | Dec 18 01:41:09.805 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 18 01:41:09.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.805 INFO [stderr] Dec 18 01:41:09.805 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 18 01:41:09.805 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:09.805 INFO [stderr] | Dec 18 01:41:09.805 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:09.805 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.805 INFO [stderr] | Dec 18 01:41:09.805 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 18 01:41:09.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.805 INFO [stderr] Dec 18 01:41:09.805 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 18 01:41:09.805 INFO [stderr] --> src/db/models.rs:15:17 Dec 18 01:41:09.805 INFO [stderr] | Dec 18 01:41:09.805 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 18 01:41:09.805 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.805 INFO [stderr] | Dec 18 01:41:09.805 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 18 01:41:09.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.805 INFO [stderr] Dec 18 01:41:09.805 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 18 01:41:09.805 INFO [stderr] --> src/db/models.rs:15:17 Dec 18 01:41:09.805 INFO [stderr] | Dec 18 01:41:09.805 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 18 01:41:09.805 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.805 INFO [stderr] | Dec 18 01:41:09.805 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 18 01:41:09.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.805 INFO [stderr] Dec 18 01:41:09.806 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 01:41:09.806 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 01:41:09.806 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 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 18 01:41:09.806 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.806 INFO [stderr] Dec 18 01:41:09.806 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 01:41:09.806 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.806 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 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 18 01:41:09.806 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.806 INFO [stderr] Dec 18 01:41:09.806 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 01:41:09.806 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.806 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 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 18 01:41:09.806 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.806 INFO [stderr] Dec 18 01:41:09.806 INFO [stderr] warning: cannot find type `body` in this scope Dec 18 01:41:09.806 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.806 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 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 18 01:41:09.806 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.806 INFO [stderr] Dec 18 01:41:09.806 INFO [stderr] warning: cannot find type `published` in this scope Dec 18 01:41:09.806 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.806 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 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 18 01:41:09.806 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.806 INFO [stderr] Dec 18 01:41:09.806 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 01:41:09.806 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.806 INFO [stderr] | Dec 18 01:41:09.806 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.807 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.807 INFO [stderr] | Dec 18 01:41:09.807 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 18 01:41:09.807 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.807 INFO [stderr] Dec 18 01:41:09.807 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 18 01:41:09.807 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:09.807 INFO [stderr] | Dec 18 01:41:09.807 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:09.807 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:09.807 INFO [stderr] | Dec 18 01:41:09.807 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 18 01:41:09.807 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:09.807 INFO [stderr] Dec 18 01:41:12.157 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:41:12.157 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:12.157 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 01:41:12.157 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 18 01:41:12.157 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.157 INFO [stderr] Dec 18 01:41:12.157 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:41:12.157 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:12.157 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 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 18 01:41:12.157 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.157 INFO [stderr] Dec 18 01:41:12.157 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 18 01:41:12.157 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:12.157 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 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 18 01:41:12.157 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.157 INFO [stderr] Dec 18 01:41:12.157 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 18 01:41:12.157 INFO [stderr] --> src/db/models.rs:15:17 Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 18 01:41:12.157 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 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 18 01:41:12.157 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.157 INFO [stderr] Dec 18 01:41:12.157 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 18 01:41:12.157 INFO [stderr] --> src/db/models.rs:15:17 Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 18 01:41:12.157 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 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 18 01:41:12.157 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.157 INFO [stderr] Dec 18 01:41:12.157 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 01:41:12.157 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 01:41:12.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 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 18 01:41:12.157 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.157 INFO [stderr] Dec 18 01:41:12.157 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 01:41:12.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.157 INFO [stderr] | Dec 18 01:41:12.157 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 18 01:41:12.157 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.157 INFO [stderr] Dec 18 01:41:12.157 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 01:41:12.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.158 INFO [stderr] | Dec 18 01:41:12.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.158 INFO [stderr] | Dec 18 01:41:12.158 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 18 01:41:12.158 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.158 INFO [stderr] Dec 18 01:41:12.158 INFO [stderr] warning: cannot find type `body` in this scope Dec 18 01:41:12.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.158 INFO [stderr] | Dec 18 01:41:12.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.158 INFO [stderr] | Dec 18 01:41:12.158 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 18 01:41:12.158 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.158 INFO [stderr] Dec 18 01:41:12.158 INFO [stderr] warning: cannot find type `published` in this scope Dec 18 01:41:12.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.158 INFO [stderr] | Dec 18 01:41:12.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.158 INFO [stderr] | Dec 18 01:41:12.158 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 18 01:41:12.158 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.158 INFO [stderr] Dec 18 01:41:12.158 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 01:41:12.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.158 INFO [stderr] | Dec 18 01:41:12.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.158 INFO [stderr] | Dec 18 01:41:12.158 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 18 01:41:12.158 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.158 INFO [stderr] Dec 18 01:41:12.158 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 18 01:41:12.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.158 INFO [stderr] | Dec 18 01:41:12.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.158 INFO [stderr] | Dec 18 01:41:12.158 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 18 01:41:12.158 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.158 INFO [stderr] Dec 18 01:41:12.732 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:41:12.732 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:12.732 INFO [stderr] | Dec 18 01:41:12.732 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:12.732 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.732 INFO [stderr] | Dec 18 01:41:12.732 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 01:41:12.732 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 18 01:41:12.732 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.732 INFO [stderr] Dec 18 01:41:12.732 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:41:12.732 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:12.732 INFO [stderr] | Dec 18 01:41:12.732 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:12.732 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.732 INFO [stderr] | Dec 18 01:41:12.732 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 18 01:41:12.732 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.732 INFO [stderr] Dec 18 01:41:12.732 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 18 01:41:12.732 INFO [stderr] --> src/db/models.rs:3:17 Dec 18 01:41:12.732 INFO [stderr] | Dec 18 01:41:12.732 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 18 01:41:12.732 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.732 INFO [stderr] | Dec 18 01:41:12.732 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 18 01:41:12.732 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.732 INFO [stderr] Dec 18 01:41:12.732 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 18 01:41:12.732 INFO [stderr] --> src/db/models.rs:15:17 Dec 18 01:41:12.732 INFO [stderr] | Dec 18 01:41:12.732 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 18 01:41:12.732 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.732 INFO [stderr] | Dec 18 01:41:12.732 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 18 01:41:12.732 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.732 INFO [stderr] Dec 18 01:41:12.732 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 18 01:41:12.732 INFO [stderr] --> src/db/models.rs:15:17 Dec 18 01:41:12.732 INFO [stderr] | Dec 18 01:41:12.732 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 18 01:41:12.732 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.732 INFO [stderr] | Dec 18 01:41:12.733 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 18 01:41:12.733 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.733 INFO [stderr] Dec 18 01:41:12.733 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 01:41:12.733 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 01:41:12.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 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 18 01:41:12.733 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.733 INFO [stderr] Dec 18 01:41:12.733 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 01:41:12.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 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 18 01:41:12.733 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.733 INFO [stderr] Dec 18 01:41:12.733 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 01:41:12.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 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 18 01:41:12.733 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.733 INFO [stderr] Dec 18 01:41:12.733 INFO [stderr] warning: cannot find type `body` in this scope Dec 18 01:41:12.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 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 18 01:41:12.733 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.733 INFO [stderr] Dec 18 01:41:12.733 INFO [stderr] warning: cannot find type `published` in this scope Dec 18 01:41:12.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 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 18 01:41:12.733 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.733 INFO [stderr] Dec 18 01:41:12.733 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 01:41:12.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 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 18 01:41:12.733 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.733 INFO [stderr] Dec 18 01:41:12.733 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 18 01:41:12.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:41:12.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:41:12.733 INFO [stderr] | Dec 18 01:41:12.733 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 18 01:41:12.733 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:41:12.733 INFO [stderr] Dec 18 01:41:13.401 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.88s Dec 18 01:41:14.452 INFO running `"docker" "inspect" "3d822e7ebfcc2000c613a9d91661e01864ababf5fde7fed0b1d0730661f33e8e"` Dec 18 01:41:14.844 INFO running `"docker" "rm" "-f" "3d822e7ebfcc2000c613a9d91661e01864ababf5fde7fed0b1d0730661f33e8e"` Dec 18 01:41:15.180 INFO [stdout] 3d822e7ebfcc2000c613a9d91661e01864ababf5fde7fed0b1d0730661f33e8e