Dec 05 00:23:54.728 INFO checking RemiliaForever/koumakan against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 00:23:54.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-1/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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 05 00:23:55.011 INFO [stdout] d0a90249a2fc338c75cea7d8eaaa0eb495bae5fd96e28949a8891d6d93ee5bc0 Dec 05 00:23:55.019 INFO running `"docker" "start" "-a" "d0a90249a2fc338c75cea7d8eaaa0eb495bae5fd96e28949a8891d6d93ee5bc0"` Dec 05 00:23:56.024 INFO [stderr] usermod: no changes Dec 05 00:23:56.564 INFO [stderr] Compiling proc-macro2 v0.4.20 Dec 05 00:23:56.607 INFO [stderr] Compiling yansi v0.5.0 Dec 05 00:23:56.641 INFO [stderr] Checking entities v1.0.1 Dec 05 00:23:56.641 INFO [stderr] Compiling email v0.0.20 Dec 05 00:23:56.642 INFO [stderr] Checking filetime v0.2.2 Dec 05 00:23:56.642 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 05 00:23:56.644 INFO [stderr] Checking lettre v0.8.3 Dec 05 00:23:59.503 INFO [stderr] Compiling ring v0.13.2 Dec 05 00:23:59.511 INFO [stderr] Checking twoway v0.1.8 Dec 05 00:23:59.527 INFO [stderr] Compiling hyper v0.10.15 Dec 05 00:23:59.772 INFO [stderr] Checking regex v1.0.5 Dec 05 00:23:59.892 INFO [stderr] Compiling rocket_codegen v0.4.0-rc.2 Dec 05 00:24:00.049 INFO [stderr] Compiling rocket v0.4.0-rc.2 Dec 05 00:24:01.395 INFO [stderr] Compiling rocket_contrib_codegen v0.4.0-rc.2 Dec 05 00:24:04.647 INFO [stderr] Checking notify v4.0.6 Dec 05 00:24:09.960 INFO [stderr] Checking cookie v0.11.0 Dec 05 00:24:09.992 INFO [stderr] Checking lettre_email v0.8.3 Dec 05 00:24:10.139 INFO [stderr] Compiling quote v0.6.9 Dec 05 00:24:14.455 INFO [stderr] Compiling syn v0.15.18 Dec 05 00:24:14.455 INFO [stderr] Compiling syn v0.14.9 Dec 05 00:24:30.359 INFO [stderr] Checking diesel v1.3.3 Dec 05 00:24:30.364 INFO [stderr] Compiling pest_generator v2.0.0 Dec 05 00:24:38.003 INFO [stderr] Compiling pest_derive v2.0.1 Dec 05 00:24:42.875 INFO [stderr] Checking comrak v0.4.0 Dec 05 00:24:51.963 INFO [stderr] Compiling pear_codegen v0.1.0 Dec 05 00:24:51.963 INFO [stderr] Compiling darling_core v0.8.0 Dec 05 00:24:51.963 INFO [stderr] Compiling devise_core v0.2.0 Dec 05 00:24:51.963 INFO [stderr] Compiling synstructure v0.10.1 Dec 05 00:24:51.963 INFO [stderr] Compiling serde_derive v1.0.80 Dec 05 00:25:17.107 INFO [stderr] Compiling pear v0.1.0 Dec 05 00:25:18.823 INFO [stderr] Compiling darling_macro v0.8.0 Dec 05 00:25:19.772 INFO [stderr] Compiling devise_codegen v0.2.0 Dec 05 00:25:20.357 INFO [stderr] Compiling failure_derive v0.1.3 Dec 05 00:25:22.981 INFO [stderr] Checking rocket_http v0.4.0-rc.2 Dec 05 00:25:27.117 INFO [stderr] Compiling darling v0.8.0 Dec 05 00:25:30.124 INFO [stderr] Compiling derive_builder_core v0.4.0 Dec 05 00:25:30.511 INFO [stderr] Compiling devise v0.2.0 Dec 05 00:25:32.989 INFO [stderr] Checking failure v0.1.3 Dec 05 00:25:37.300 INFO [stderr] Checking quick-xml v0.13.1 Dec 05 00:25:37.339 INFO [stderr] Compiling derive_builder v0.7.0 Dec 05 00:25:44.915 INFO [stderr] Checking rss v1.6.1 Dec 05 00:26:00.645 INFO [stderr] Checking rocket_contrib v0.4.0-rc.2 Dec 05 00:26:03.711 INFO [stderr] Checking koumakan v0.1.0 (/source) Dec 05 00:26:11.827 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 00:26:11.827 INFO [stderr] --> src/model.rs:6:10 Dec 05 00:26:11.828 INFO [stderr] | Dec 05 00:26:11.828 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.828 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.828 INFO [stderr] | Dec 05 00:26:11.828 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 00:26:11.830 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 05 00:26:11.830 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.830 INFO [stderr] Dec 05 00:26:11.830 INFO [stderr] warning: cannot find type `Comment` in this scope Dec 05 00:26:11.830 INFO [stderr] --> src/model.rs:6:10 Dec 05 00:26:11.830 INFO [stderr] | Dec 05 00:26:11.830 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.830 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.830 INFO [stderr] | Dec 05 00:26:11.830 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 05 00:26:11.830 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.830 INFO [stderr] Dec 05 00:26:11.830 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 00:26:11.830 INFO [stderr] --> src/model.rs:6:10 Dec 05 00:26:11.830 INFO [stderr] | Dec 05 00:26:11.830 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.830 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.830 INFO [stderr] | Dec 05 00:26:11.830 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 05 00:26:11.830 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.830 INFO [stderr] Dec 05 00:26:11.830 INFO [stderr] warning: cannot find type `comment` in this scope Dec 05 00:26:11.830 INFO [stderr] --> src/model.rs:6:21 Dec 05 00:26:11.830 INFO [stderr] | Dec 05 00:26:11.830 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.830 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.830 INFO [stderr] | Dec 05 00:26:11.830 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 05 00:26:11.830 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.830 INFO [stderr] Dec 05 00:26:11.830 INFO [stderr] warning: cannot find type `Comment` in this scope Dec 05 00:26:11.830 INFO [stderr] --> src/model.rs:6:21 Dec 05 00:26:11.830 INFO [stderr] | Dec 05 00:26:11.830 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.830 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.830 INFO [stderr] | Dec 05 00:26:11.830 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 05 00:26:11.830 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.831 INFO [stderr] Dec 05 00:26:11.831 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 00:26:11.831 INFO [stderr] --> src/model.rs:6:21 Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.831 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 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 05 00:26:11.831 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.831 INFO [stderr] Dec 05 00:26:11.831 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 00:26:11.831 INFO [stderr] --> src/model.rs:22:10 Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.831 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 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 05 00:26:11.831 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.831 INFO [stderr] Dec 05 00:26:11.831 INFO [stderr] warning: cannot find type `Article` in this scope Dec 05 00:26:11.831 INFO [stderr] --> src/model.rs:22:10 Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.831 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 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 05 00:26:11.831 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.831 INFO [stderr] Dec 05 00:26:11.831 INFO [stderr] warning: cannot find type `article` in this scope Dec 05 00:26:11.831 INFO [stderr] --> src/model.rs:22:21 Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.831 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 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 05 00:26:11.831 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.831 INFO [stderr] Dec 05 00:26:11.831 INFO [stderr] warning: cannot find type `Article` in this scope Dec 05 00:26:11.831 INFO [stderr] --> src/model.rs:22:21 Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.831 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 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 05 00:26:11.831 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.831 INFO [stderr] Dec 05 00:26:11.831 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 00:26:11.831 INFO [stderr] --> src/model.rs:22:21 Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 05 00:26:11.831 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 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 05 00:26:11.831 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.831 INFO [stderr] Dec 05 00:26:11.831 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 00:26:11.831 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 00:26:11.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 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 05 00:26:11.831 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.831 INFO [stderr] Dec 05 00:26:11.831 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 00:26:11.831 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 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 05 00:26:11.831 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.831 INFO [stderr] Dec 05 00:26:11.831 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 00:26:11.831 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 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 05 00:26:11.831 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.831 INFO [stderr] Dec 05 00:26:11.831 INFO [stderr] warning: cannot find type `brief` in this scope Dec 05 00:26:11.831 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.831 INFO [stderr] | Dec 05 00:26:11.831 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 05 00:26:11.832 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.832 INFO [stderr] Dec 05 00:26:11.832 INFO [stderr] warning: cannot find type `content` in this scope Dec 05 00:26:11.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 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 05 00:26:11.832 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.832 INFO [stderr] Dec 05 00:26:11.832 INFO [stderr] warning: cannot find type `category` in this scope Dec 05 00:26:11.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 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 05 00:26:11.832 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.832 INFO [stderr] Dec 05 00:26:11.832 INFO [stderr] warning: cannot find type `labels` in this scope Dec 05 00:26:11.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 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 05 00:26:11.832 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.832 INFO [stderr] Dec 05 00:26:11.832 INFO [stderr] warning: cannot find type `date` in this scope Dec 05 00:26:11.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 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 05 00:26:11.832 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.832 INFO [stderr] Dec 05 00:26:11.832 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 05 00:26:11.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 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 05 00:26:11.832 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.832 INFO [stderr] Dec 05 00:26:11.832 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 00:26:11.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 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 05 00:26:11.832 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.832 INFO [stderr] Dec 05 00:26:11.832 INFO [stderr] warning: cannot find type `email` in this scope Dec 05 00:26:11.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 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 05 00:26:11.832 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.832 INFO [stderr] Dec 05 00:26:11.832 INFO [stderr] warning: cannot find type `website` in this scope Dec 05 00:26:11.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.832 INFO [stderr] | Dec 05 00:26:11.832 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 05 00:26:11.832 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.832 INFO [stderr] Dec 05 00:26:11.839 INFO [stderr] warning: cannot find type `avatar` in this scope Dec 05 00:26:11.839 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:11.839 INFO [stderr] | Dec 05 00:26:11.839 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:11.839 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:11.839 INFO [stderr] | Dec 05 00:26:11.839 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 05 00:26:11.839 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:11.839 INFO [stderr] Dec 05 00:26:12.056 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 00:26:12.056 INFO [stderr] --> src/model.rs:6:10 Dec 05 00:26:12.056 INFO [stderr] | Dec 05 00:26:12.056 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.056 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.056 INFO [stderr] | Dec 05 00:26:12.056 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 00:26:12.056 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 05 00:26:12.056 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.056 INFO [stderr] Dec 05 00:26:12.056 INFO [stderr] warning: cannot find type `Comment` in this scope Dec 05 00:26:12.056 INFO [stderr] --> src/model.rs:6:10 Dec 05 00:26:12.056 INFO [stderr] | Dec 05 00:26:12.057 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.057 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.057 INFO [stderr] | Dec 05 00:26:12.057 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 05 00:26:12.058 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.058 INFO [stderr] Dec 05 00:26:12.059 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 00:26:12.059 INFO [stderr] --> src/model.rs:6:10 Dec 05 00:26:12.059 INFO [stderr] | Dec 05 00:26:12.059 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.060 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.060 INFO [stderr] | Dec 05 00:26:12.060 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 05 00:26:12.060 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.060 INFO [stderr] Dec 05 00:26:12.060 INFO [stderr] warning: cannot find type `comment` in this scope Dec 05 00:26:12.060 INFO [stderr] --> src/model.rs:6:21 Dec 05 00:26:12.060 INFO [stderr] | Dec 05 00:26:12.060 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.060 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.060 INFO [stderr] | Dec 05 00:26:12.060 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 05 00:26:12.060 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.060 INFO [stderr] Dec 05 00:26:12.060 INFO [stderr] warning: cannot find type `Comment` in this scope Dec 05 00:26:12.060 INFO [stderr] --> src/model.rs:6:21 Dec 05 00:26:12.060 INFO [stderr] | Dec 05 00:26:12.060 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.060 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.060 INFO [stderr] | Dec 05 00:26:12.060 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 05 00:26:12.060 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.061 INFO [stderr] Dec 05 00:26:12.061 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 00:26:12.061 INFO [stderr] --> src/model.rs:6:21 Dec 05 00:26:12.062 INFO [stderr] | Dec 05 00:26:12.062 INFO [stderr] 6 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.062 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.062 INFO [stderr] | Dec 05 00:26:12.062 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 05 00:26:12.062 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.062 INFO [stderr] Dec 05 00:26:12.066 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 00:26:12.066 INFO [stderr] --> src/model.rs:22:10 Dec 05 00:26:12.066 INFO [stderr] | Dec 05 00:26:12.066 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.066 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.066 INFO [stderr] | Dec 05 00:26:12.066 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 05 00:26:12.066 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.066 INFO [stderr] Dec 05 00:26:12.066 INFO [stderr] warning: cannot find type `Article` in this scope Dec 05 00:26:12.066 INFO [stderr] --> src/model.rs:22:10 Dec 05 00:26:12.066 INFO [stderr] | Dec 05 00:26:12.066 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.066 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.066 INFO [stderr] | Dec 05 00:26:12.066 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 05 00:26:12.066 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.066 INFO [stderr] Dec 05 00:26:12.066 INFO [stderr] warning: cannot find type `article` in this scope Dec 05 00:26:12.066 INFO [stderr] --> src/model.rs:22:21 Dec 05 00:26:12.066 INFO [stderr] | Dec 05 00:26:12.066 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.066 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.066 INFO [stderr] | Dec 05 00:26:12.066 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 05 00:26:12.066 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.066 INFO [stderr] Dec 05 00:26:12.066 INFO [stderr] warning: cannot find type `Article` in this scope Dec 05 00:26:12.067 INFO [stderr] --> src/model.rs:22:21 Dec 05 00:26:12.067 INFO [stderr] | Dec 05 00:26:12.067 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.067 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.067 INFO [stderr] | Dec 05 00:26:12.067 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 05 00:26:12.067 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.067 INFO [stderr] Dec 05 00:26:12.067 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 05 00:26:12.067 INFO [stderr] --> src/model.rs:22:21 Dec 05 00:26:12.067 INFO [stderr] | Dec 05 00:26:12.067 INFO [stderr] 22 | #[derive(Queryable, Insertable)] Dec 05 00:26:12.067 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.067 INFO [stderr] | Dec 05 00:26:12.067 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 05 00:26:12.067 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.070 INFO [stderr] Dec 05 00:26:12.070 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 00:26:12.070 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 00:26:12.071 INFO [stderr] | Dec 05 00:26:12.071 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 00:26:12.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.071 INFO [stderr] | Dec 05 00:26:12.071 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 05 00:26:12.071 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.071 INFO [stderr] Dec 05 00:26:12.071 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 00:26:12.071 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.071 INFO [stderr] | Dec 05 00:26:12.071 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.071 INFO [stderr] | Dec 05 00:26:12.071 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 05 00:26:12.071 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.071 INFO [stderr] Dec 05 00:26:12.071 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 00:26:12.071 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.071 INFO [stderr] | Dec 05 00:26:12.071 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.071 INFO [stderr] | Dec 05 00:26:12.071 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 05 00:26:12.071 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.071 INFO [stderr] Dec 05 00:26:12.071 INFO [stderr] warning: cannot find type `brief` in this scope Dec 05 00:26:12.071 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.071 INFO [stderr] | Dec 05 00:26:12.071 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.071 INFO [stderr] | Dec 05 00:26:12.071 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 05 00:26:12.071 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.071 INFO [stderr] Dec 05 00:26:12.071 INFO [stderr] warning: cannot find type `content` in this scope Dec 05 00:26:12.071 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.071 INFO [stderr] | Dec 05 00:26:12.071 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.071 INFO [stderr] | Dec 05 00:26:12.073 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 05 00:26:12.073 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.073 INFO [stderr] Dec 05 00:26:12.073 INFO [stderr] warning: cannot find type `category` in this scope Dec 05 00:26:12.073 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.073 INFO [stderr] | Dec 05 00:26:12.073 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.073 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.073 INFO [stderr] | Dec 05 00:26:12.073 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 05 00:26:12.073 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.074 INFO [stderr] Dec 05 00:26:12.074 INFO [stderr] warning: cannot find type `labels` in this scope Dec 05 00:26:12.074 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.074 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 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 05 00:26:12.074 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.074 INFO [stderr] Dec 05 00:26:12.074 INFO [stderr] warning: cannot find type `date` in this scope Dec 05 00:26:12.074 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.074 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 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 05 00:26:12.074 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.074 INFO [stderr] Dec 05 00:26:12.074 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 05 00:26:12.074 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.074 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 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 05 00:26:12.074 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.074 INFO [stderr] Dec 05 00:26:12.074 INFO [stderr] warning: cannot find type `name` in this scope Dec 05 00:26:12.074 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.074 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 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 05 00:26:12.074 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.074 INFO [stderr] Dec 05 00:26:12.074 INFO [stderr] warning: cannot find type `email` in this scope Dec 05 00:26:12.074 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.074 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 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 05 00:26:12.074 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.074 INFO [stderr] Dec 05 00:26:12.074 INFO [stderr] warning: cannot find type `website` in this scope Dec 05 00:26:12.074 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.074 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.074 INFO [stderr] | Dec 05 00:26:12.074 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 05 00:26:12.075 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.075 INFO [stderr] Dec 05 00:26:12.075 INFO [stderr] warning: cannot find type `avatar` in this scope Dec 05 00:26:12.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 00:26:12.076 INFO [stderr] | Dec 05 00:26:12.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 00:26:12.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 00:26:12.076 INFO [stderr] | Dec 05 00:26:12.076 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 05 00:26:12.076 INFO [stderr] = note: for more information, see issue #50504 Dec 05 00:26:12.076 INFO [stderr] Dec 05 00:26:13.567 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Dec 05 00:26:13.603 INFO [stderr] su: No module specific data is present Dec 05 00:26:14.322 INFO running `"docker" "inspect" "d0a90249a2fc338c75cea7d8eaaa0eb495bae5fd96e28949a8891d6d93ee5bc0"` Dec 05 00:26:14.609 INFO running `"docker" "rm" "-f" "d0a90249a2fc338c75cea7d8eaaa0eb495bae5fd96e28949a8891d6d93ee5bc0"` Dec 05 00:26:14.871 INFO [stdout] d0a90249a2fc338c75cea7d8eaaa0eb495bae5fd96e28949a8891d6d93ee5bc0