Dec 12 00:37:52.499 INFO checking RemiliaForever/koumakan against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 12 00:37:52.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-1/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a75e80557a103497cffbcab395a2f37061a77ea-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 12 00:37:52.787 INFO [stdout] 3a7f9da62c70a4927412be108617705d55d6087f3e11eb0c9210ecfe66a45d64 Dec 12 00:37:52.790 INFO running `"docker" "start" "-a" "3a7f9da62c70a4927412be108617705d55d6087f3e11eb0c9210ecfe66a45d64"` Dec 12 00:37:53.391 INFO [stderr] usermod: no changes Dec 12 00:37:53.808 INFO [stderr] Compiling ident_case v1.0.0 Dec 12 00:37:53.822 INFO [stderr] Compiling derive_builder v0.7.0 Dec 12 00:37:53.823 INFO [stderr] Checking entities v1.0.1 Dec 12 00:37:53.823 INFO [stderr] Checking md5 v0.6.0 Dec 12 00:37:53.826 INFO [stderr] Compiling email v0.0.20 Dec 12 00:37:53.860 INFO [stderr] Compiling rocket_codegen v0.4.0-rc.2 Dec 12 00:37:53.860 INFO [stderr] Compiling rocket_contrib_codegen v0.4.0-rc.2 Dec 12 00:37:53.860 INFO [stderr] Compiling rocket v0.4.0-rc.2 Dec 12 00:37:56.148 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 12 00:37:56.196 INFO [stderr] Checking lettre v0.8.3 Dec 12 00:37:56.637 INFO [stderr] Compiling quote v0.6.9 Dec 12 00:37:56.657 INFO [stderr] Compiling ring v0.13.2 Dec 12 00:37:58.998 INFO [stderr] Checking twoway v0.1.8 Dec 12 00:37:59.835 INFO [stderr] Checking notify v4.0.6 Dec 12 00:38:01.844 INFO [stderr] Compiling syn v0.15.18 Dec 12 00:38:01.844 INFO [stderr] Compiling syn v0.14.9 Dec 12 00:38:04.608 INFO [stderr] Checking lettre_email v0.8.3 Dec 12 00:38:06.403 INFO [stderr] Checking cookie v0.11.0 Dec 12 00:38:22.356 INFO [stderr] Compiling pest_generator v2.0.0 Dec 12 00:38:25.964 INFO [stderr] Checking diesel v1.3.3 Dec 12 00:38:27.996 INFO [stderr] Compiling pest_derive v2.0.1 Dec 12 00:38:34.688 INFO [stderr] Checking comrak v0.4.0 Dec 12 00:38:41.204 INFO [stderr] Compiling devise_core v0.2.0 Dec 12 00:38:41.204 INFO [stderr] Compiling darling_core v0.8.0 Dec 12 00:38:41.204 INFO [stderr] Compiling pear_codegen v0.1.0 Dec 12 00:38:41.204 INFO [stderr] Compiling synstructure v0.10.1 Dec 12 00:38:41.204 INFO [stderr] Compiling serde_derive v1.0.80 Dec 12 00:39:01.782 INFO [stderr] Compiling failure_derive v0.1.3 Dec 12 00:39:09.688 INFO [stderr] Compiling devise_codegen v0.2.0 Dec 12 00:39:10.238 INFO [stderr] Compiling darling_macro v0.8.0 Dec 12 00:39:10.936 INFO [stderr] Compiling pear v0.1.0 Dec 12 00:39:16.628 INFO [stderr] Checking rocket_http v0.4.0-rc.2 Dec 12 00:39:16.674 INFO [stderr] Checking failure v0.1.3 Dec 12 00:39:19.596 INFO [stderr] Compiling darling v0.8.0 Dec 12 00:39:19.748 INFO [stderr] Checking quick-xml v0.13.1 Dec 12 00:39:21.804 INFO [stderr] Compiling devise v0.2.0 Dec 12 00:39:23.890 INFO [stderr] Compiling derive_builder_core v0.4.0 Dec 12 00:39:37.196 INFO [stderr] Checking rss v1.6.1 Dec 12 00:39:55.984 INFO [stderr] Checking rocket_contrib v0.4.0-rc.2 Dec 12 00:39:59.490 INFO [stderr] Checking koumakan v0.1.0 (/source) Dec 12 00:40:09.416 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 00:40:09.416 INFO [stderr] --> src/model.rs:6:10 Dec 12 00:40:09.416 INFO [stderr] | Dec 12 00:40:09.416 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.416 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.416 INFO [stderr] | Dec 12 00:40:09.416 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 00:40:09.416 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 12 00:40:09.416 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.417 INFO [stderr] Dec 12 00:40:09.417 INFO [stderr] warning: cannot find type `Comment` in this scope Dec 12 00:40:09.417 INFO [stderr] --> src/model.rs:6:10 Dec 12 00:40:09.417 INFO [stderr] | Dec 12 00:40:09.417 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.417 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.417 INFO [stderr] | Dec 12 00:40:09.417 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 12 00:40:09.417 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.417 INFO [stderr] Dec 12 00:40:09.417 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 00:40:09.417 INFO [stderr] --> src/model.rs:6:10 Dec 12 00:40:09.417 INFO [stderr] | Dec 12 00:40:09.417 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.417 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.417 INFO [stderr] | Dec 12 00:40:09.417 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 12 00:40:09.417 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.417 INFO [stderr] Dec 12 00:40:09.418 INFO [stderr] warning: cannot find type `comment` in this scope Dec 12 00:40:09.418 INFO [stderr] --> src/model.rs:6:21 Dec 12 00:40:09.418 INFO [stderr] | Dec 12 00:40:09.418 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.418 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.418 INFO [stderr] | Dec 12 00:40:09.418 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 12 00:40:09.418 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.418 INFO [stderr] Dec 12 00:40:09.418 INFO [stderr] warning: cannot find type `Comment` in this scope Dec 12 00:40:09.418 INFO [stderr] --> src/model.rs:6:21 Dec 12 00:40:09.418 INFO [stderr] | Dec 12 00:40:09.418 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.418 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.419 INFO [stderr] | Dec 12 00:40:09.419 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 12 00:40:09.419 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.419 INFO [stderr] Dec 12 00:40:09.420 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 00:40:09.420 INFO [stderr] --> src/model.rs:6:21 Dec 12 00:40:09.420 INFO [stderr] | Dec 12 00:40:09.420 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.420 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.420 INFO [stderr] | Dec 12 00:40:09.420 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 12 00:40:09.420 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.420 INFO [stderr] Dec 12 00:40:09.428 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 00:40:09.428 INFO [stderr] --> src/model.rs:22:10 Dec 12 00:40:09.428 INFO [stderr] | Dec 12 00:40:09.428 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.428 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.428 INFO [stderr] | Dec 12 00:40:09.428 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 12 00:40:09.428 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.428 INFO [stderr] Dec 12 00:40:09.429 INFO [stderr] warning: cannot find type `Article` in this scope Dec 12 00:40:09.429 INFO [stderr] --> src/model.rs:22:10 Dec 12 00:40:09.429 INFO [stderr] | Dec 12 00:40:09.429 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.429 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.429 INFO [stderr] | Dec 12 00:40:09.429 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 12 00:40:09.429 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.429 INFO [stderr] Dec 12 00:40:09.429 INFO [stderr] warning: cannot find type `article` in this scope Dec 12 00:40:09.429 INFO [stderr] --> src/model.rs:22:21 Dec 12 00:40:09.429 INFO [stderr] | Dec 12 00:40:09.429 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.429 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.429 INFO [stderr] | Dec 12 00:40:09.429 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 12 00:40:09.429 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.429 INFO [stderr] Dec 12 00:40:09.429 INFO [stderr] warning: cannot find type `Article` in this scope Dec 12 00:40:09.429 INFO [stderr] --> src/model.rs:22:21 Dec 12 00:40:09.429 INFO [stderr] | Dec 12 00:40:09.430 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.430 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.430 INFO [stderr] | Dec 12 00:40:09.430 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 12 00:40:09.430 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.430 INFO [stderr] Dec 12 00:40:09.430 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 00:40:09.430 INFO [stderr] --> src/model.rs:22:21 Dec 12 00:40:09.430 INFO [stderr] | Dec 12 00:40:09.430 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.430 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.430 INFO [stderr] | Dec 12 00:40:09.430 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 12 00:40:09.430 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.430 INFO [stderr] Dec 12 00:40:09.430 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 00:40:09.430 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 00:40:09.430 INFO [stderr] | Dec 12 00:40:09.430 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 00:40:09.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.431 INFO [stderr] | Dec 12 00:40:09.431 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 12 00:40:09.431 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.431 INFO [stderr] Dec 12 00:40:09.431 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 00:40:09.431 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.431 INFO [stderr] | Dec 12 00:40:09.431 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.431 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.431 INFO [stderr] | Dec 12 00:40:09.431 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 12 00:40:09.431 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.431 INFO [stderr] Dec 12 00:40:09.432 INFO [stderr] warning: cannot find type `title` in this scope Dec 12 00:40:09.432 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.432 INFO [stderr] | Dec 12 00:40:09.432 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.432 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.432 INFO [stderr] | Dec 12 00:40:09.432 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 12 00:40:09.432 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.432 INFO [stderr] Dec 12 00:40:09.432 INFO [stderr] warning: cannot find type `brief` in this scope Dec 12 00:40:09.433 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.433 INFO [stderr] | Dec 12 00:40:09.433 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.433 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.433 INFO [stderr] | Dec 12 00:40:09.433 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 12 00:40:09.433 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.433 INFO [stderr] Dec 12 00:40:09.433 INFO [stderr] warning: cannot find type `content` in this scope Dec 12 00:40:09.433 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.433 INFO [stderr] | Dec 12 00:40:09.434 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.434 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.434 INFO [stderr] | Dec 12 00:40:09.434 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 12 00:40:09.434 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.434 INFO [stderr] Dec 12 00:40:09.434 INFO [stderr] warning: cannot find type `category` in this scope Dec 12 00:40:09.434 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.434 INFO [stderr] | Dec 12 00:40:09.434 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.434 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.434 INFO [stderr] | Dec 12 00:40:09.434 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 12 00:40:09.434 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.434 INFO [stderr] Dec 12 00:40:09.434 INFO [stderr] warning: cannot find type `labels` in this scope Dec 12 00:40:09.434 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.434 INFO [stderr] | Dec 12 00:40:09.435 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.435 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.435 INFO [stderr] | Dec 12 00:40:09.435 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 12 00:40:09.435 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.435 INFO [stderr] Dec 12 00:40:09.435 INFO [stderr] warning: cannot find type `date` in this scope Dec 12 00:40:09.435 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.435 INFO [stderr] | Dec 12 00:40:09.435 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.435 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.435 INFO [stderr] | Dec 12 00:40:09.435 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 12 00:40:09.435 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.435 INFO [stderr] Dec 12 00:40:09.440 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 12 00:40:09.440 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.440 INFO [stderr] | Dec 12 00:40:09.440 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.440 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.440 INFO [stderr] | Dec 12 00:40:09.440 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 12 00:40:09.440 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.440 INFO [stderr] Dec 12 00:40:09.441 INFO [stderr] warning: cannot find type `name` in this scope Dec 12 00:40:09.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.441 INFO [stderr] | Dec 12 00:40:09.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.441 INFO [stderr] | Dec 12 00:40:09.441 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 12 00:40:09.441 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.441 INFO [stderr] Dec 12 00:40:09.441 INFO [stderr] warning: cannot find type `email` in this scope Dec 12 00:40:09.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.441 INFO [stderr] | Dec 12 00:40:09.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.441 INFO [stderr] | Dec 12 00:40:09.441 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 12 00:40:09.441 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.442 INFO [stderr] Dec 12 00:40:09.442 INFO [stderr] warning: cannot find type `website` in this scope Dec 12 00:40:09.442 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.442 INFO [stderr] | Dec 12 00:40:09.442 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.442 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.442 INFO [stderr] | Dec 12 00:40:09.442 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 12 00:40:09.442 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.442 INFO [stderr] Dec 12 00:40:09.442 INFO [stderr] warning: cannot find type `avatar` in this scope Dec 12 00:40:09.442 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.442 INFO [stderr] | Dec 12 00:40:09.443 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.443 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.443 INFO [stderr] | Dec 12 00:40:09.443 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 12 00:40:09.443 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.443 INFO [stderr] Dec 12 00:40:09.572 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 00:40:09.572 INFO [stderr] --> src/model.rs:6:10 Dec 12 00:40:09.572 INFO [stderr] | Dec 12 00:40:09.572 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.572 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.572 INFO [stderr] | Dec 12 00:40:09.572 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 00:40:09.572 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 12 00:40:09.573 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.573 INFO [stderr] Dec 12 00:40:09.573 INFO [stderr] warning: cannot find type `Comment` in this scope Dec 12 00:40:09.573 INFO [stderr] --> src/model.rs:6:10 Dec 12 00:40:09.573 INFO [stderr] | Dec 12 00:40:09.573 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.573 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.573 INFO [stderr] | Dec 12 00:40:09.573 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 12 00:40:09.573 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.573 INFO [stderr] Dec 12 00:40:09.573 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 00:40:09.573 INFO [stderr] --> src/model.rs:6:10 Dec 12 00:40:09.573 INFO [stderr] | Dec 12 00:40:09.573 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.574 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.574 INFO [stderr] | Dec 12 00:40:09.574 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 12 00:40:09.574 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.574 INFO [stderr] Dec 12 00:40:09.574 INFO [stderr] warning: cannot find type `comment` in this scope Dec 12 00:40:09.574 INFO [stderr] --> src/model.rs:6:21 Dec 12 00:40:09.574 INFO [stderr] | Dec 12 00:40:09.574 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.574 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.574 INFO [stderr] | Dec 12 00:40:09.574 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 12 00:40:09.574 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.574 INFO [stderr] Dec 12 00:40:09.574 INFO [stderr] warning: cannot find type `Comment` in this scope Dec 12 00:40:09.574 INFO [stderr] --> src/model.rs:6:21 Dec 12 00:40:09.574 INFO [stderr] | Dec 12 00:40:09.574 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.574 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.574 INFO [stderr] | Dec 12 00:40:09.574 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 12 00:40:09.575 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.575 INFO [stderr] Dec 12 00:40:09.575 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 00:40:09.575 INFO [stderr] --> src/model.rs:6:21 Dec 12 00:40:09.575 INFO [stderr] | Dec 12 00:40:09.575 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.575 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.575 INFO [stderr] | Dec 12 00:40:09.575 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 12 00:40:09.575 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.575 INFO [stderr] Dec 12 00:40:09.575 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 00:40:09.575 INFO [stderr] --> src/model.rs:22:10 Dec 12 00:40:09.575 INFO [stderr] | Dec 12 00:40:09.575 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.575 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.575 INFO [stderr] | Dec 12 00:40:09.575 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 12 00:40:09.575 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.575 INFO [stderr] Dec 12 00:40:09.575 INFO [stderr] warning: cannot find type `Article` in this scope Dec 12 00:40:09.575 INFO [stderr] --> src/model.rs:22:10 Dec 12 00:40:09.575 INFO [stderr] | Dec 12 00:40:09.575 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.575 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.575 INFO [stderr] | Dec 12 00:40:09.575 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 12 00:40:09.575 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.575 INFO [stderr] Dec 12 00:40:09.575 INFO [stderr] warning: cannot find type `article` in this scope Dec 12 00:40:09.575 INFO [stderr] --> src/model.rs:22:21 Dec 12 00:40:09.575 INFO [stderr] | Dec 12 00:40:09.575 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.575 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.575 INFO [stderr] | Dec 12 00:40:09.575 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 12 00:40:09.575 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.576 INFO [stderr] Dec 12 00:40:09.576 INFO [stderr] warning: cannot find type `Article` in this scope Dec 12 00:40:09.576 INFO [stderr] --> src/model.rs:22:21 Dec 12 00:40:09.576 INFO [stderr] | Dec 12 00:40:09.576 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.576 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.576 INFO [stderr] | Dec 12 00:40:09.576 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 12 00:40:09.576 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.576 INFO [stderr] Dec 12 00:40:09.576 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 12 00:40:09.576 INFO [stderr] --> src/model.rs:22:21 Dec 12 00:40:09.576 INFO [stderr] | Dec 12 00:40:09.576 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 12 00:40:09.576 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.576 INFO [stderr] | Dec 12 00:40:09.576 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 12 00:40:09.576 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.576 INFO [stderr] Dec 12 00:40:09.576 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 00:40:09.576 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 00:40:09.576 INFO [stderr] | Dec 12 00:40:09.576 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 00:40:09.576 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.576 INFO [stderr] | Dec 12 00:40:09.576 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 12 00:40:09.576 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.576 INFO [stderr] Dec 12 00:40:09.576 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 00:40:09.576 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.576 INFO [stderr] | Dec 12 00:40:09.576 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.576 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.576 INFO [stderr] | Dec 12 00:40:09.576 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 12 00:40:09.576 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.576 INFO [stderr] Dec 12 00:40:09.576 INFO [stderr] warning: cannot find type `title` in this scope Dec 12 00:40:09.577 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.577 INFO [stderr] | Dec 12 00:40:09.577 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.577 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.577 INFO [stderr] | Dec 12 00:40:09.577 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 12 00:40:09.577 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.577 INFO [stderr] Dec 12 00:40:09.577 INFO [stderr] warning: cannot find type `brief` in this scope Dec 12 00:40:09.577 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.577 INFO [stderr] | Dec 12 00:40:09.577 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.577 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.577 INFO [stderr] | Dec 12 00:40:09.577 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 12 00:40:09.577 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.577 INFO [stderr] Dec 12 00:40:09.577 INFO [stderr] warning: cannot find type `content` in this scope Dec 12 00:40:09.577 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.577 INFO [stderr] | Dec 12 00:40:09.577 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.577 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.577 INFO [stderr] | Dec 12 00:40:09.577 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 12 00:40:09.577 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.577 INFO [stderr] Dec 12 00:40:09.577 INFO [stderr] warning: cannot find type `category` in this scope Dec 12 00:40:09.577 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.577 INFO [stderr] | Dec 12 00:40:09.577 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.577 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.577 INFO [stderr] | Dec 12 00:40:09.577 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 12 00:40:09.577 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.578 INFO [stderr] Dec 12 00:40:09.578 INFO [stderr] warning: cannot find type `labels` in this scope Dec 12 00:40:09.578 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.578 INFO [stderr] | Dec 12 00:40:09.578 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.578 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.578 INFO [stderr] | Dec 12 00:40:09.578 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 12 00:40:09.578 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.578 INFO [stderr] Dec 12 00:40:09.578 INFO [stderr] warning: cannot find type `date` in this scope Dec 12 00:40:09.578 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.578 INFO [stderr] | Dec 12 00:40:09.578 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.578 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.578 INFO [stderr] | Dec 12 00:40:09.578 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 12 00:40:09.578 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.578 INFO [stderr] Dec 12 00:40:09.578 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 12 00:40:09.578 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.578 INFO [stderr] | Dec 12 00:40:09.578 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.578 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.578 INFO [stderr] | Dec 12 00:40:09.578 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 12 00:40:09.578 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.579 INFO [stderr] Dec 12 00:40:09.579 INFO [stderr] warning: cannot find type `name` in this scope Dec 12 00:40:09.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.579 INFO [stderr] | Dec 12 00:40:09.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.579 INFO [stderr] | Dec 12 00:40:09.579 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 12 00:40:09.579 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.579 INFO [stderr] Dec 12 00:40:09.579 INFO [stderr] warning: cannot find type `email` in this scope Dec 12 00:40:09.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.579 INFO [stderr] | Dec 12 00:40:09.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.579 INFO [stderr] | Dec 12 00:40:09.579 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 12 00:40:09.579 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.579 INFO [stderr] Dec 12 00:40:09.579 INFO [stderr] warning: cannot find type `website` in this scope Dec 12 00:40:09.579 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.579 INFO [stderr] | Dec 12 00:40:09.579 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.579 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.579 INFO [stderr] | Dec 12 00:40:09.579 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 12 00:40:09.579 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.579 INFO [stderr] Dec 12 00:40:09.584 INFO [stderr] warning: cannot find type `avatar` in this scope Dec 12 00:40:09.584 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 00:40:09.584 INFO [stderr] | Dec 12 00:40:09.584 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 00:40:09.584 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 00:40:09.584 INFO [stderr] | Dec 12 00:40:09.584 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 12 00:40:09.584 INFO [stderr] = note: for more information, see issue #50504 Dec 12 00:40:09.584 INFO [stderr] Dec 12 00:40:11.542 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s Dec 12 00:40:11.573 INFO [stderr] su: No module specific data is present Dec 12 00:40:12.394 INFO running `"docker" "inspect" "3a7f9da62c70a4927412be108617705d55d6087f3e11eb0c9210ecfe66a45d64"` Dec 12 00:40:12.598 INFO running `"docker" "rm" "-f" "3a7f9da62c70a4927412be108617705d55d6087f3e11eb0c9210ecfe66a45d64"` Dec 12 00:40:12.972 INFO [stdout] 3a7f9da62c70a4927412be108617705d55d6087f3e11eb0c9210ecfe66a45d64