Nov 30 04:27:56.378 INFO checking davidarmstronglewis/personal-blog against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 04:27:56.378 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 30 04:27:56.836 INFO [stdout] d9a0af3eb76b683df45e1c94a649d45b963e4dbe1ddff26600250f3a7b895a1a Nov 30 04:27:56.844 INFO running `"docker" "start" "-a" "d9a0af3eb76b683df45e1c94a649d45b963e4dbe1ddff26600250f3a7b895a1a"` Nov 30 04:27:58.388 INFO [stderr] usermod: no changes Nov 30 04:27:59.020 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 30 04:27:59.037 INFO [stderr] Compiling actix-web v0.6.12 Nov 30 04:27:59.047 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 30 04:27:59.047 INFO [stderr] Compiling serde v1.0.66 Nov 30 04:27:59.047 INFO [stderr] Compiling backtrace-sys v0.1.23 Nov 30 04:27:59.048 INFO [stderr] Checking mio-uds v0.6.6 Nov 30 04:27:59.049 INFO [stderr] Compiling actix_derive v0.2.0 Nov 30 04:27:59.049 INFO [stderr] Checking crossbeam-channel v0.1.3 Nov 30 04:28:01.354 INFO [stderr] Checking flate2 v1.0.1 Nov 30 04:28:02.931 INFO [stderr] Checking backtrace v0.2.3 Nov 30 04:28:04.992 INFO [stderr] Checking serde_urlencoded v0.5.2 Nov 30 04:28:05.092 INFO [stderr] Checking chrono v0.4.2 Nov 30 04:28:05.196 INFO [stderr] Checking env_logger v0.5.10 Nov 30 04:28:06.076 INFO [stderr] Compiling backtrace v0.3.8 Nov 30 04:28:10.396 INFO [stderr] Checking failure v0.1.1 Nov 30 04:28:11.276 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 30 04:28:13.041 INFO [stderr] Checking error-chain v0.1.12 Nov 30 04:28:14.466 INFO [stderr] Compiling error-chain v0.11.0 Nov 30 04:28:14.817 INFO [stderr] Checking tokio-core v0.1.17 Nov 30 04:28:16.688 INFO [stderr] Compiling rayon-core v1.4.0 Nov 30 04:28:20.641 INFO [stderr] Checking diesel v1.3.0 Nov 30 04:28:27.468 INFO [stderr] Compiling rayon v0.8.2 Nov 30 04:28:28.060 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 30 04:28:28.060 INFO [stderr] Checking tokio-signal v0.1.5 Nov 30 04:28:37.559 INFO [stderr] Compiling ring v0.12.1 Nov 30 04:28:37.953 INFO [stderr] Checking brotli2 v0.3.2 Nov 30 04:28:42.494 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 30 04:28:44.348 INFO [stderr] Compiling semver v0.9.0 Nov 30 04:28:44.348 INFO [stderr] Compiling serde_json v1.0.20 Nov 30 04:29:01.577 INFO [stderr] Compiling cargo_metadata v0.5.6 Nov 30 04:29:02.044 INFO [stderr] Checking cookie v0.10.1 Nov 30 04:29:09.409 INFO [stderr] Compiling skeptic v0.13.3 Nov 30 04:29:16.489 INFO [stderr] Compiling actix v0.5.8 Nov 30 04:29:45.797 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 30 04:29:49.435 INFO [stderr] Checking personal-blog v0.1.0 (/source) Nov 30 04:29:57.943 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 04:29:57.943 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:29:57.943 INFO [stderr] | Nov 30 04:29:57.944 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:29:57.944 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 04:29:57.944 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! Nov 30 04:29:57.944 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.944 INFO [stderr] Nov 30 04:29:57.944 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 04:29:57.944 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:29:57.944 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 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! Nov 30 04:29:57.944 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.944 INFO [stderr] Nov 30 04:29:57.944 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 30 04:29:57.944 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:29:57.944 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 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! Nov 30 04:29:57.944 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.944 INFO [stderr] Nov 30 04:29:57.944 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 30 04:29:57.944 INFO [stderr] --> src/db/models.rs:15:17 Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 30 04:29:57.944 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 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! Nov 30 04:29:57.944 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.944 INFO [stderr] Nov 30 04:29:57.944 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 30 04:29:57.944 INFO [stderr] --> src/db/models.rs:15:17 Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 30 04:29:57.944 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 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! Nov 30 04:29:57.944 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.944 INFO [stderr] Nov 30 04:29:57.944 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 04:29:57.944 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 04:29:57.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 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! Nov 30 04:29:57.944 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.944 INFO [stderr] Nov 30 04:29:57.944 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 04:29:57.944 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:57.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 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! Nov 30 04:29:57.944 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.944 INFO [stderr] Nov 30 04:29:57.944 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 04:29:57.944 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:57.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 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! Nov 30 04:29:57.944 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.944 INFO [stderr] Nov 30 04:29:57.944 INFO [stderr] warning: cannot find type `body` in this scope Nov 30 04:29:57.944 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:57.944 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.944 INFO [stderr] | Nov 30 04:29:57.944 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! Nov 30 04:29:57.944 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.944 INFO [stderr] Nov 30 04:29:57.948 INFO [stderr] warning: cannot find type `published` in this scope Nov 30 04:29:57.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:57.948 INFO [stderr] | Nov 30 04:29:57.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:57.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.948 INFO [stderr] | Nov 30 04:29:57.948 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! Nov 30 04:29:57.948 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.948 INFO [stderr] Nov 30 04:29:57.948 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 30 04:29:57.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:57.948 INFO [stderr] | Nov 30 04:29:57.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:57.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.948 INFO [stderr] | Nov 30 04:29:57.948 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! Nov 30 04:29:57.948 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.948 INFO [stderr] Nov 30 04:29:57.948 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 30 04:29:57.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:57.949 INFO [stderr] | Nov 30 04:29:57.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:57.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:57.949 INFO [stderr] | Nov 30 04:29:57.949 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! Nov 30 04:29:57.949 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:57.949 INFO [stderr] Nov 30 04:29:59.196 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 04:29:59.196 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:29:59.196 INFO [stderr] | Nov 30 04:29:59.196 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:29:59.196 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.196 INFO [stderr] | Nov 30 04:29:59.196 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 04:29:59.196 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! Nov 30 04:29:59.196 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.196 INFO [stderr] Nov 30 04:29:59.196 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 04:29:59.196 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:29:59.196 INFO [stderr] | Nov 30 04:29:59.196 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:29:59.196 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.196 INFO [stderr] | Nov 30 04:29:59.196 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! Nov 30 04:29:59.196 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.196 INFO [stderr] Nov 30 04:29:59.196 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 30 04:29:59.196 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:29:59.196 INFO [stderr] | Nov 30 04:29:59.196 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:29:59.196 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.196 INFO [stderr] | Nov 30 04:29:59.196 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! Nov 30 04:29:59.196 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.196 INFO [stderr] Nov 30 04:29:59.196 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 30 04:29:59.196 INFO [stderr] --> src/db/models.rs:15:17 Nov 30 04:29:59.196 INFO [stderr] | Nov 30 04:29:59.196 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 30 04:29:59.196 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.196 INFO [stderr] | Nov 30 04:29:59.196 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! Nov 30 04:29:59.196 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.196 INFO [stderr] Nov 30 04:29:59.196 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 30 04:29:59.196 INFO [stderr] --> src/db/models.rs:15:17 Nov 30 04:29:59.196 INFO [stderr] | Nov 30 04:29:59.196 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 30 04:29:59.196 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.196 INFO [stderr] | Nov 30 04:29:59.196 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! Nov 30 04:29:59.197 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.197 INFO [stderr] Nov 30 04:29:59.197 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 04:29:59.197 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 04:29:59.197 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 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! Nov 30 04:29:59.197 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.197 INFO [stderr] Nov 30 04:29:59.197 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 04:29:59.197 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:59.197 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 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! Nov 30 04:29:59.197 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.197 INFO [stderr] Nov 30 04:29:59.197 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 04:29:59.197 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:59.197 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 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! Nov 30 04:29:59.197 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.197 INFO [stderr] Nov 30 04:29:59.197 INFO [stderr] warning: cannot find type `body` in this scope Nov 30 04:29:59.197 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:59.197 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 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! Nov 30 04:29:59.197 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.197 INFO [stderr] Nov 30 04:29:59.197 INFO [stderr] warning: cannot find type `published` in this scope Nov 30 04:29:59.197 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:59.197 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 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! Nov 30 04:29:59.197 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.197 INFO [stderr] Nov 30 04:29:59.197 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 30 04:29:59.197 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:59.197 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 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! Nov 30 04:29:59.197 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.197 INFO [stderr] Nov 30 04:29:59.197 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 30 04:29:59.197 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:29:59.197 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:29:59.197 INFO [stderr] | Nov 30 04:29:59.197 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! Nov 30 04:29:59.197 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:29:59.197 INFO [stderr] Nov 30 04:30:07.528 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 04:30:07.528 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:30:07.528 INFO [stderr] | Nov 30 04:30:07.528 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:30:07.528 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.528 INFO [stderr] | Nov 30 04:30:07.528 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 04:30:07.528 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! Nov 30 04:30:07.528 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.528 INFO [stderr] Nov 30 04:30:07.528 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 04:30:07.528 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:30:07.528 INFO [stderr] | Nov 30 04:30:07.528 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:30:07.528 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.528 INFO [stderr] | Nov 30 04:30:07.528 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! Nov 30 04:30:07.528 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.528 INFO [stderr] Nov 30 04:30:07.528 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 30 04:30:07.528 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:30:07.528 INFO [stderr] | Nov 30 04:30:07.528 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:30:07.528 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.528 INFO [stderr] | Nov 30 04:30:07.528 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! Nov 30 04:30:07.528 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.528 INFO [stderr] Nov 30 04:30:07.528 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 04:30:07.528 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:30:07.528 INFO [stderr] | Nov 30 04:30:07.528 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:30:07.528 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.528 INFO [stderr] | Nov 30 04:30:07.528 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 04:30:07.528 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! Nov 30 04:30:07.528 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.528 INFO [stderr] Nov 30 04:30:07.528 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 04:30:07.528 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:30:07.528 INFO [stderr] | Nov 30 04:30:07.528 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:30:07.528 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.528 INFO [stderr] | Nov 30 04:30:07.528 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! Nov 30 04:30:07.529 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.529 INFO [stderr] Nov 30 04:30:07.529 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 30 04:30:07.529 INFO [stderr] --> src/db/models.rs:3:17 Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 30 04:30:07.529 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 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! Nov 30 04:30:07.529 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.529 INFO [stderr] Nov 30 04:30:07.529 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 30 04:30:07.529 INFO [stderr] --> src/db/models.rs:15:17 Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 30 04:30:07.529 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 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! Nov 30 04:30:07.529 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.529 INFO [stderr] Nov 30 04:30:07.529 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 30 04:30:07.529 INFO [stderr] --> src/db/models.rs:15:17 Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 30 04:30:07.529 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 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! Nov 30 04:30:07.529 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.529 INFO [stderr] Nov 30 04:30:07.529 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 04:30:07.529 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 04:30:07.529 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.529 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 30 04:30:07.529 INFO [stderr] --> src/db/models.rs:15:17 Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 30 04:30:07.529 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 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! Nov 30 04:30:07.529 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.529 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! Nov 30 04:30:07.529 INFO [stderr] Nov 30 04:30:07.529 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.529 INFO [stderr] Nov 30 04:30:07.529 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 30 04:30:07.529 INFO [stderr] --> src/db/models.rs:15:17 Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 30 04:30:07.529 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 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! Nov 30 04:30:07.529 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.529 INFO [stderr] Nov 30 04:30:07.529 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 04:30:07.529 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.529 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 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! Nov 30 04:30:07.529 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.529 INFO [stderr] Nov 30 04:30:07.529 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 04:30:07.529 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 04:30:07.529 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 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! Nov 30 04:30:07.529 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.529 INFO [stderr] Nov 30 04:30:07.529 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 04:30:07.529 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.529 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 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! Nov 30 04:30:07.529 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.529 INFO [stderr] Nov 30 04:30:07.529 INFO [stderr] warning: cannot find type `body` in this scope Nov 30 04:30:07.529 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.529 INFO [stderr] | Nov 30 04:30:07.529 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.530 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 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! Nov 30 04:30:07.530 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.530 INFO [stderr] Nov 30 04:30:07.530 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 04:30:07.530 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.530 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 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! Nov 30 04:30:07.530 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.530 INFO [stderr] Nov 30 04:30:07.530 INFO [stderr] warning: cannot find type `published` in this scope Nov 30 04:30:07.530 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.530 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 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! Nov 30 04:30:07.530 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.530 INFO [stderr] Nov 30 04:30:07.530 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 04:30:07.530 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.530 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 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! Nov 30 04:30:07.530 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.530 INFO [stderr] Nov 30 04:30:07.530 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 30 04:30:07.530 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.530 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 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! Nov 30 04:30:07.530 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.530 INFO [stderr] Nov 30 04:30:07.530 INFO [stderr] warning: cannot find type `body` in this scope Nov 30 04:30:07.530 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.530 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 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! Nov 30 04:30:07.530 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.530 INFO [stderr] Nov 30 04:30:07.530 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 30 04:30:07.530 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.530 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 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! Nov 30 04:30:07.530 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.530 INFO [stderr] Nov 30 04:30:07.530 INFO [stderr] warning: cannot find type `published` in this scope Nov 30 04:30:07.530 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.530 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 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! Nov 30 04:30:07.530 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.530 INFO [stderr] Nov 30 04:30:07.530 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 30 04:30:07.530 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.530 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 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! Nov 30 04:30:07.530 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.530 INFO [stderr] Nov 30 04:30:07.530 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 30 04:30:07.530 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 04:30:07.530 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 04:30:07.530 INFO [stderr] | Nov 30 04:30:07.530 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! Nov 30 04:30:07.530 INFO [stderr] = note: for more information, see issue #50504 Nov 30 04:30:07.530 INFO [stderr] Nov 30 04:30:08.632 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s Nov 30 04:30:08.673 INFO [stderr] su: No module specific data is present Nov 30 04:30:09.584 INFO running `"docker" "inspect" "d9a0af3eb76b683df45e1c94a649d45b963e4dbe1ddff26600250f3a7b895a1a"` Nov 30 04:30:09.892 INFO running `"docker" "rm" "-f" "d9a0af3eb76b683df45e1c94a649d45b963e4dbe1ddff26600250f3a7b895a1a"` Nov 30 04:30:10.252 INFO [stdout] d9a0af3eb76b683df45e1c94a649d45b963e4dbe1ddff26600250f3a7b895a1a