Dec 19 18:16:49.937 INFO checking davidarmstronglewis/personal-blog against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 18:16:49.937 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-5/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 18:16:50.165 INFO [stdout] 26b9886c045e5d13fa07d04c2400c5b2438a47205d5b56aed0c9dbb48ab2d114 Dec 19 18:16:50.167 INFO running `"docker" "start" "-a" "26b9886c045e5d13fa07d04c2400c5b2438a47205d5b56aed0c9dbb48ab2d114"` Dec 19 18:16:51.545 INFO [stderr] Checking r2d2 v0.8.2 Dec 19 18:16:51.545 INFO [stderr] Checking tokio-io v0.1.6 Dec 19 18:16:51.546 INFO [stderr] Checking mio-uds v0.6.6 Dec 19 18:16:51.547 INFO [stderr] Checking crossbeam-channel v0.1.3 Dec 19 18:16:51.553 INFO [stderr] Checking tokio-threadpool v0.1.4 Dec 19 18:16:51.556 INFO [stderr] Checking diesel v1.3.0 Dec 19 18:16:53.440 INFO [stderr] Checking tokio-reactor v0.1.1 Dec 19 18:16:53.449 INFO [stderr] Checking h2 v0.1.9 Dec 19 18:16:53.924 INFO [stderr] Checking tokio-fs v0.1.0 Dec 19 18:16:54.476 INFO [stderr] Checking tokio-tcp v0.1.0 Dec 19 18:16:54.476 INFO [stderr] Checking tokio-udp v0.1.0 Dec 19 18:16:55.152 INFO [stderr] Checking tokio v0.1.7 Dec 19 18:16:56.308 INFO [stderr] Checking tokio-core v0.1.17 Dec 19 18:16:57.958 INFO [stderr] Checking trust-dns-proto v0.3.3 Dec 19 18:16:57.958 INFO [stderr] Checking tokio-signal v0.1.5 Dec 19 18:17:01.441 INFO [stderr] Checking trust-dns-resolver v0.8.2 Dec 19 18:17:03.400 INFO [stderr] Checking actix v0.5.8 Dec 19 18:17:07.001 INFO [stderr] Checking actix-web v0.6.12 Dec 19 18:17:33.404 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 19 18:17:33.939 INFO [stderr] Checking personal-blog v0.1.0 (/opt/crater/workdir) Dec 19 18:17:36.283 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 18:17:36.284 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:36.284 INFO [stderr] | Dec 19 18:17:36.284 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:36.284 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.284 INFO [stderr] | Dec 19 18:17:36.284 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 18:17:36.284 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 19 18:17:36.284 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.284 INFO [stderr] Dec 19 18:17:36.284 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 18:17:36.284 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:36.284 INFO [stderr] | Dec 19 18:17:36.284 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:36.284 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.284 INFO [stderr] | Dec 19 18:17:36.284 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 19 18:17:36.284 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.284 INFO [stderr] Dec 19 18:17:36.284 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 19 18:17:36.284 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:36.284 INFO [stderr] | Dec 19 18:17:36.284 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:36.284 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.284 INFO [stderr] | Dec 19 18:17:36.284 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 19 18:17:36.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.293 INFO [stderr] Dec 19 18:17:36.293 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 19 18:17:36.293 INFO [stderr] --> src/db/models.rs:15:17 Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 19 18:17:36.293 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 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 19 18:17:36.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.293 INFO [stderr] Dec 19 18:17:36.293 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 19 18:17:36.293 INFO [stderr] --> src/db/models.rs:15:17 Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 19 18:17:36.293 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 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 19 18:17:36.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.293 INFO [stderr] Dec 19 18:17:36.293 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 18:17:36.293 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 18:17:36.293 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 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 19 18:17:36.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.293 INFO [stderr] Dec 19 18:17:36.293 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 18:17:36.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.293 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 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 19 18:17:36.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.293 INFO [stderr] Dec 19 18:17:36.293 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 18:17:36.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.293 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 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 19 18:17:36.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.293 INFO [stderr] Dec 19 18:17:36.293 INFO [stderr] warning: cannot find type `body` in this scope Dec 19 18:17:36.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.293 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 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 19 18:17:36.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.293 INFO [stderr] Dec 19 18:17:36.293 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 18:17:36.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.293 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 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 19 18:17:36.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.293 INFO [stderr] Dec 19 18:17:36.293 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 18:17:36.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.293 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 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 19 18:17:36.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.293 INFO [stderr] Dec 19 18:17:36.293 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 19 18:17:36.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.293 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.293 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.293 INFO [stderr] | Dec 19 18:17:36.294 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 19 18:17:36.294 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.294 INFO [stderr] Dec 19 18:17:36.320 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 18:17:36.321 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:36.321 INFO [stderr] | Dec 19 18:17:36.321 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:36.322 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.322 INFO [stderr] | Dec 19 18:17:36.322 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 18:17:36.322 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 19 18:17:36.323 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.323 INFO [stderr] Dec 19 18:17:36.323 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 18:17:36.323 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:36.324 INFO [stderr] | Dec 19 18:17:36.324 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:36.324 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.324 INFO [stderr] | Dec 19 18:17:36.325 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 19 18:17:36.325 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.325 INFO [stderr] Dec 19 18:17:36.325 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 19 18:17:36.326 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:36.326 INFO [stderr] | Dec 19 18:17:36.326 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:36.327 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.327 INFO [stderr] | Dec 19 18:17:36.327 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 19 18:17:36.327 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.328 INFO [stderr] Dec 19 18:17:36.328 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 19 18:17:36.328 INFO [stderr] --> src/db/models.rs:15:17 Dec 19 18:17:36.328 INFO [stderr] | Dec 19 18:17:36.329 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 19 18:17:36.329 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.329 INFO [stderr] | Dec 19 18:17:36.329 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 19 18:17:36.330 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.330 INFO [stderr] Dec 19 18:17:36.330 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 19 18:17:36.330 INFO [stderr] --> src/db/models.rs:15:17 Dec 19 18:17:36.331 INFO [stderr] | Dec 19 18:17:36.331 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 19 18:17:36.331 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.331 INFO [stderr] | Dec 19 18:17:36.332 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 19 18:17:36.332 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.332 INFO [stderr] Dec 19 18:17:36.332 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 18:17:36.333 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 18:17:36.333 INFO [stderr] | Dec 19 18:17:36.333 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 18:17:36.333 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.334 INFO [stderr] | Dec 19 18:17:36.334 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 19 18:17:36.334 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.334 INFO [stderr] Dec 19 18:17:36.335 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 18:17:36.335 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.335 INFO [stderr] | Dec 19 18:17:36.335 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.336 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.336 INFO [stderr] | Dec 19 18:17:36.336 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 19 18:17:36.336 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.337 INFO [stderr] Dec 19 18:17:36.337 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 18:17:36.337 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.337 INFO [stderr] | Dec 19 18:17:36.338 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.338 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.338 INFO [stderr] | Dec 19 18:17:36.338 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 19 18:17:36.339 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.339 INFO [stderr] Dec 19 18:17:36.339 INFO [stderr] warning: cannot find type `body` in this scope Dec 19 18:17:36.339 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.340 INFO [stderr] | Dec 19 18:17:36.340 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.340 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.340 INFO [stderr] | Dec 19 18:17:36.341 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 19 18:17:36.341 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.341 INFO [stderr] Dec 19 18:17:36.341 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 18:17:36.341 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.342 INFO [stderr] | Dec 19 18:17:36.342 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.342 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.343 INFO [stderr] | Dec 19 18:17:36.343 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 19 18:17:36.343 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.343 INFO [stderr] Dec 19 18:17:36.343 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 18:17:36.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.344 INFO [stderr] | Dec 19 18:17:36.344 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.344 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.345 INFO [stderr] | Dec 19 18:17:36.345 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 19 18:17:36.345 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.345 INFO [stderr] Dec 19 18:17:36.346 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 19 18:17:36.346 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:36.346 INFO [stderr] | Dec 19 18:17:36.346 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:36.347 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:36.347 INFO [stderr] | Dec 19 18:17:36.347 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 19 18:17:36.348 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:36.348 INFO [stderr] Dec 19 18:17:39.215 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 18:17:39.215 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:39.215 INFO [stderr] | Dec 19 18:17:39.215 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:39.215 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.215 INFO [stderr] | Dec 19 18:17:39.215 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 18:17:39.215 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 19 18:17:39.219 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.219 INFO [stderr] Dec 19 18:17:39.219 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 18:17:39.219 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:39.219 INFO [stderr] | Dec 19 18:17:39.219 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:39.219 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.219 INFO [stderr] | Dec 19 18:17:39.219 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 19 18:17:39.219 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.219 INFO [stderr] Dec 19 18:17:39.219 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 19 18:17:39.219 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:39.219 INFO [stderr] | Dec 19 18:17:39.219 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:39.219 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.219 INFO [stderr] | Dec 19 18:17:39.219 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 19 18:17:39.219 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.219 INFO [stderr] Dec 19 18:17:39.219 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 19 18:17:39.219 INFO [stderr] --> src/db/models.rs:15:17 Dec 19 18:17:39.219 INFO [stderr] | Dec 19 18:17:39.219 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 19 18:17:39.219 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.219 INFO [stderr] | Dec 19 18:17:39.219 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 19 18:17:39.219 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.219 INFO [stderr] Dec 19 18:17:39.219 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 19 18:17:39.219 INFO [stderr] --> src/db/models.rs:15:17 Dec 19 18:17:39.219 INFO [stderr] | Dec 19 18:17:39.219 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 19 18:17:39.219 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 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 19 18:17:39.220 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.220 INFO [stderr] Dec 19 18:17:39.220 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 18:17:39.220 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 18:17:39.220 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 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 19 18:17:39.220 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.220 INFO [stderr] Dec 19 18:17:39.220 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 18:17:39.220 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.220 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 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 19 18:17:39.220 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.220 INFO [stderr] Dec 19 18:17:39.220 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 18:17:39.220 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.220 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 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 19 18:17:39.220 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.220 INFO [stderr] Dec 19 18:17:39.220 INFO [stderr] warning: cannot find type `body` in this scope Dec 19 18:17:39.220 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.220 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 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 19 18:17:39.220 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.220 INFO [stderr] Dec 19 18:17:39.220 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 18:17:39.220 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.220 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 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 19 18:17:39.220 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.220 INFO [stderr] Dec 19 18:17:39.220 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 18:17:39.220 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.220 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 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 19 18:17:39.220 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.220 INFO [stderr] Dec 19 18:17:39.220 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 19 18:17:39.220 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.220 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.220 INFO [stderr] | Dec 19 18:17:39.220 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 19 18:17:39.220 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.220 INFO [stderr] Dec 19 18:17:39.222 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 18:17:39.222 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:39.222 INFO [stderr] | Dec 19 18:17:39.222 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:39.222 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.222 INFO [stderr] | Dec 19 18:17:39.222 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 18:17:39.223 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 19 18:17:39.223 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.223 INFO [stderr] Dec 19 18:17:39.223 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 18:17:39.223 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:39.223 INFO [stderr] | Dec 19 18:17:39.224 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:39.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.224 INFO [stderr] | Dec 19 18:17:39.224 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 19 18:17:39.224 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.224 INFO [stderr] Dec 19 18:17:39.225 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 19 18:17:39.225 INFO [stderr] --> src/db/models.rs:3:17 Dec 19 18:17:39.225 INFO [stderr] | Dec 19 18:17:39.225 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Dec 19 18:17:39.225 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.225 INFO [stderr] | Dec 19 18:17:39.225 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 19 18:17:39.226 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.226 INFO [stderr] Dec 19 18:17:39.227 INFO [stderr] warning: cannot find type `blog_posts` in this scope Dec 19 18:17:39.227 INFO [stderr] --> src/db/models.rs:15:17 Dec 19 18:17:39.227 INFO [stderr] | Dec 19 18:17:39.227 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 19 18:17:39.227 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.227 INFO [stderr] | Dec 19 18:17:39.228 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 19 18:17:39.228 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.228 INFO [stderr] Dec 19 18:17:39.228 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Dec 19 18:17:39.228 INFO [stderr] --> src/db/models.rs:15:17 Dec 19 18:17:39.228 INFO [stderr] | Dec 19 18:17:39.229 INFO [stderr] 15 | #[derive(Debug, Insertable)] Dec 19 18:17:39.229 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.229 INFO [stderr] | Dec 19 18:17:39.229 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 19 18:17:39.229 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.229 INFO [stderr] Dec 19 18:17:39.230 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 18:17:39.230 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 18:17:39.230 INFO [stderr] | Dec 19 18:17:39.230 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 18:17:39.230 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.230 INFO [stderr] | Dec 19 18:17:39.230 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 19 18:17:39.230 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.230 INFO [stderr] Dec 19 18:17:39.231 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 18:17:39.231 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.231 INFO [stderr] | Dec 19 18:17:39.231 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.231 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.231 INFO [stderr] | Dec 19 18:17:39.231 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 19 18:17:39.231 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.231 INFO [stderr] Dec 19 18:17:39.231 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 18:17:39.231 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.231 INFO [stderr] | Dec 19 18:17:39.231 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.232 INFO [stderr] | Dec 19 18:17:39.232 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 19 18:17:39.232 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.232 INFO [stderr] Dec 19 18:17:39.232 INFO [stderr] warning: cannot find type `body` in this scope Dec 19 18:17:39.232 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.232 INFO [stderr] | Dec 19 18:17:39.232 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.236 INFO [stderr] | Dec 19 18:17:39.236 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 19 18:17:39.236 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.236 INFO [stderr] Dec 19 18:17:39.237 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 18:17:39.237 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.237 INFO [stderr] | Dec 19 18:17:39.237 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.237 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.237 INFO [stderr] | Dec 19 18:17:39.237 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 19 18:17:39.237 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.237 INFO [stderr] Dec 19 18:17:39.237 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 18:17:39.237 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.237 INFO [stderr] | Dec 19 18:17:39.237 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.237 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.237 INFO [stderr] | Dec 19 18:17:39.237 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 19 18:17:39.237 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.237 INFO [stderr] Dec 19 18:17:39.238 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 19 18:17:39.238 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:17:39.238 INFO [stderr] | Dec 19 18:17:39.238 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:17:39.238 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:17:39.238 INFO [stderr] | Dec 19 18:17:39.238 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 19 18:17:39.238 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:17:39.238 INFO [stderr] Dec 19 18:17:40.236 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.07s Dec 19 18:17:41.288 INFO running `"docker" "inspect" "26b9886c045e5d13fa07d04c2400c5b2438a47205d5b56aed0c9dbb48ab2d114"` Dec 19 18:17:41.596 INFO running `"docker" "rm" "-f" "26b9886c045e5d13fa07d04c2400c5b2438a47205d5b56aed0c9dbb48ab2d114"` Dec 19 18:17:41.916 INFO [stdout] 26b9886c045e5d13fa07d04c2400c5b2438a47205d5b56aed0c9dbb48ab2d114