Dec 14 02:39:19.780 INFO testing apolitical/scraped_to_posts against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 02:39:19.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-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 14 02:39:20.135 INFO [stdout] 0d796564f7c0fe7b2dc74fb1fb62f3de6859514f4c0e9ec3f67531952748dbdf Dec 14 02:39:20.143 INFO running `"docker" "start" "-a" "0d796564f7c0fe7b2dc74fb1fb62f3de6859514f4c0e9ec3f67531952748dbdf"` Dec 14 02:39:21.162 INFO [stderr] usermod: no changes Dec 14 02:39:21.397 INFO [stderr] Compiling regex-syntax v0.6.3 Dec 14 02:39:21.398 INFO [stderr] Compiling memchr v2.1.1 Dec 14 02:39:21.399 INFO [stderr] Compiling syn v0.15.22 Dec 14 02:39:21.404 INFO [stderr] Compiling backtrace v0.3.9 Dec 14 02:39:21.404 INFO [stderr] Compiling chrono v0.4.6 Dec 14 02:39:21.405 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 14 02:39:23.977 INFO [stderr] Compiling failure v0.1.1 Dec 14 02:39:24.647 INFO [stderr] Compiling aho-corasick v0.6.9 Dec 14 02:39:35.803 INFO [stderr] Compiling diesel v1.3.3 Dec 14 02:39:38.791 INFO [stderr] Compiling serde_derive v1.0.82 Dec 14 02:39:42.232 INFO [stderr] Compiling regex v1.0.6 Dec 14 02:40:00.263 INFO [stderr] Compiling env_logger v0.6.0 Dec 14 02:40:00.263 INFO [stderr] Compiling dotenv v0.13.0 Dec 14 02:40:30.440 INFO [stderr] Compiling scraped_to_posts v0.1.0 (/source) Dec 14 02:40:32.515 INFO [stderr] warning: cannot find type `Post` in this scope Dec 14 02:40:32.515 INFO [stderr] --> src/model.rs:9:10 Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.515 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 02:40:32.515 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 14 02:40:32.515 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.515 INFO [stderr] Dec 14 02:40:32.515 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 14 02:40:32.515 INFO [stderr] --> src/model.rs:9:10 Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.515 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 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 14 02:40:32.515 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.515 INFO [stderr] Dec 14 02:40:32.515 INFO [stderr] warning: cannot find type `Post` in this scope Dec 14 02:40:32.515 INFO [stderr] --> src/model.rs:9:10 Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.515 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 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 14 02:40:32.515 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.515 INFO [stderr] Dec 14 02:40:32.515 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 14 02:40:32.515 INFO [stderr] --> src/model.rs:9:24 Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.515 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 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 14 02:40:32.515 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.515 INFO [stderr] Dec 14 02:40:32.515 INFO [stderr] warning: cannot find type `Post` in this scope Dec 14 02:40:32.515 INFO [stderr] --> src/model.rs:9:24 Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.515 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 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 14 02:40:32.515 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.515 INFO [stderr] Dec 14 02:40:32.515 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 14 02:40:32.515 INFO [stderr] --> src/model.rs:9:24 Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.515 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 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 14 02:40:32.515 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.515 INFO [stderr] Dec 14 02:40:32.515 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 14 02:40:32.515 INFO [stderr] --> src/model.rs:9:36 Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.515 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 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 14 02:40:32.515 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.515 INFO [stderr] Dec 14 02:40:32.515 INFO [stderr] warning: cannot find type `Post` in this scope Dec 14 02:40:32.515 INFO [stderr] --> src/model.rs:9:36 Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.515 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 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 14 02:40:32.515 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.515 INFO [stderr] Dec 14 02:40:32.515 INFO [stderr] warning: cannot find type `Post` in this scope Dec 14 02:40:32.515 INFO [stderr] --> src/model.rs:55:10 Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.515 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.515 INFO [stderr] | Dec 14 02:40:32.515 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 14 02:40:32.515 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.515 INFO [stderr] Dec 14 02:40:32.516 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 14 02:40:32.516 INFO [stderr] --> src/model.rs:55:10 Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.516 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 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 14 02:40:32.516 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.516 INFO [stderr] Dec 14 02:40:32.516 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 14 02:40:32.516 INFO [stderr] --> src/model.rs:55:10 Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.516 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 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 14 02:40:32.516 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.516 INFO [stderr] Dec 14 02:40:32.516 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 14 02:40:32.516 INFO [stderr] --> src/model.rs:55:24 Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.516 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 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 14 02:40:32.516 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.516 INFO [stderr] Dec 14 02:40:32.516 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 14 02:40:32.516 INFO [stderr] --> src/model.rs:55:24 Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.516 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 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 14 02:40:32.516 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.516 INFO [stderr] Dec 14 02:40:32.516 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 14 02:40:32.516 INFO [stderr] --> src/model.rs:55:38 Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.516 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 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 14 02:40:32.516 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.516 INFO [stderr] Dec 14 02:40:32.516 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 14 02:40:32.516 INFO [stderr] --> src/model.rs:55:38 Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.516 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 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 14 02:40:32.516 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.516 INFO [stderr] Dec 14 02:40:32.516 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 14 02:40:32.516 INFO [stderr] --> src/model.rs:55:50 Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:32.516 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 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 14 02:40:32.516 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.516 INFO [stderr] Dec 14 02:40:32.516 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 02:40:32.516 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 02:40:32.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 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 14 02:40:32.516 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.516 INFO [stderr] Dec 14 02:40:32.516 INFO [stderr] warning: cannot find type `ID` in this scope Dec 14 02:40:32.516 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 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 14 02:40:32.516 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.516 INFO [stderr] Dec 14 02:40:32.516 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 14 02:40:32.516 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.516 INFO [stderr] | Dec 14 02:40:32.516 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 14 02:40:32.516 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.517 INFO [stderr] Dec 14 02:40:32.517 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 14 02:40:32.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 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 14 02:40:32.517 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.517 INFO [stderr] Dec 14 02:40:32.517 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 14 02:40:32.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 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 14 02:40:32.517 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.517 INFO [stderr] Dec 14 02:40:32.517 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 14 02:40:32.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 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 14 02:40:32.517 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.517 INFO [stderr] Dec 14 02:40:32.517 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 14 02:40:32.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 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 14 02:40:32.517 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.517 INFO [stderr] Dec 14 02:40:32.517 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 14 02:40:32.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 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 14 02:40:32.517 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.517 INFO [stderr] Dec 14 02:40:32.517 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 14 02:40:32.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 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 14 02:40:32.517 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.517 INFO [stderr] Dec 14 02:40:32.517 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 14 02:40:32.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 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 14 02:40:32.517 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.517 INFO [stderr] Dec 14 02:40:32.517 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 14 02:40:32.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 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 14 02:40:32.517 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.517 INFO [stderr] Dec 14 02:40:32.517 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 14 02:40:32.517 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.517 INFO [stderr] | Dec 14 02:40:32.517 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 14 02:40:32.517 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.517 INFO [stderr] Dec 14 02:40:32.523 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 14 02:40:32.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 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 14 02:40:32.523 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.523 INFO [stderr] Dec 14 02:40:32.523 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 14 02:40:32.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 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 14 02:40:32.523 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.523 INFO [stderr] Dec 14 02:40:32.523 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 14 02:40:32.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 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 14 02:40:32.523 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.523 INFO [stderr] Dec 14 02:40:32.523 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 14 02:40:32.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 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 14 02:40:32.523 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.523 INFO [stderr] Dec 14 02:40:32.523 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 14 02:40:32.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 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 14 02:40:32.523 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.523 INFO [stderr] Dec 14 02:40:32.523 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 14 02:40:32.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 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 14 02:40:32.523 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.523 INFO [stderr] Dec 14 02:40:32.523 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 14 02:40:32.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 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 14 02:40:32.523 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.523 INFO [stderr] Dec 14 02:40:32.523 INFO [stderr] warning: cannot find type `guid` in this scope Dec 14 02:40:32.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 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 14 02:40:32.523 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.523 INFO [stderr] Dec 14 02:40:32.523 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 14 02:40:32.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 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 14 02:40:32.523 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.523 INFO [stderr] Dec 14 02:40:32.523 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 14 02:40:32.523 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.523 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.523 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.523 INFO [stderr] | Dec 14 02:40:32.524 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 14 02:40:32.524 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.524 INFO [stderr] Dec 14 02:40:32.524 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 14 02:40:32.524 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.524 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 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 14 02:40:32.524 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.524 INFO [stderr] Dec 14 02:40:32.524 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 14 02:40:32.524 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.524 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 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 14 02:40:32.524 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.524 INFO [stderr] Dec 14 02:40:32.524 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 14 02:40:32.524 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.524 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 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 14 02:40:32.524 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.524 INFO [stderr] Dec 14 02:40:32.524 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 14 02:40:32.524 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.524 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 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 14 02:40:32.524 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.524 INFO [stderr] Dec 14 02:40:32.524 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 14 02:40:32.524 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.524 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 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 14 02:40:32.524 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.524 INFO [stderr] Dec 14 02:40:32.524 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 14 02:40:32.524 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:32.524 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:32.524 INFO [stderr] | Dec 14 02:40:32.524 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 14 02:40:32.524 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:32.524 INFO [stderr] Dec 14 02:40:41.811 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Dec 14 02:40:41.820 INFO [stderr] su: No module specific data is present Dec 14 02:40:42.754 INFO running `"docker" "inspect" "0d796564f7c0fe7b2dc74fb1fb62f3de6859514f4c0e9ec3f67531952748dbdf"` Dec 14 02:40:43.131 INFO running `"docker" "rm" "-f" "0d796564f7c0fe7b2dc74fb1fb62f3de6859514f4c0e9ec3f67531952748dbdf"` Dec 14 02:40:43.487 INFO [stdout] 0d796564f7c0fe7b2dc74fb1fb62f3de6859514f4c0e9ec3f67531952748dbdf Dec 14 02:40:43.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-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 14 02:40:43.988 INFO [stdout] 8b131e780fee5a171de7e99f13d3aa8d7e0defd6ed78da36e5f9a96900f6b3c9 Dec 14 02:40:43.990 INFO running `"docker" "start" "-a" "8b131e780fee5a171de7e99f13d3aa8d7e0defd6ed78da36e5f9a96900f6b3c9"` Dec 14 02:40:46.347 INFO [stderr] usermod: no changes Dec 14 02:40:46.491 INFO [stderr] Compiling scraped_to_posts v0.1.0 (/source) Dec 14 02:40:49.555 INFO [stderr] warning: cannot find type `Post` in this scope Dec 14 02:40:49.555 INFO [stderr] --> src/model.rs:9:10 Dec 14 02:40:49.555 INFO [stderr] | Dec 14 02:40:49.555 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.555 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.555 INFO [stderr] | Dec 14 02:40:49.555 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 02:40:49.555 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 14 02:40:49.555 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.555 INFO [stderr] Dec 14 02:40:49.555 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 14 02:40:49.555 INFO [stderr] --> src/model.rs:9:10 Dec 14 02:40:49.555 INFO [stderr] | Dec 14 02:40:49.555 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.555 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.555 INFO [stderr] | Dec 14 02:40:49.555 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 14 02:40:49.555 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.555 INFO [stderr] Dec 14 02:40:49.555 INFO [stderr] warning: cannot find type `Post` in this scope Dec 14 02:40:49.555 INFO [stderr] --> src/model.rs:9:10 Dec 14 02:40:49.555 INFO [stderr] | Dec 14 02:40:49.555 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.555 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.555 INFO [stderr] | Dec 14 02:40:49.555 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 14 02:40:49.555 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.555 INFO [stderr] Dec 14 02:40:49.555 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 14 02:40:49.555 INFO [stderr] --> src/model.rs:9:24 Dec 14 02:40:49.555 INFO [stderr] | Dec 14 02:40:49.555 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.555 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.555 INFO [stderr] | Dec 14 02:40:49.555 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 14 02:40:49.555 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.555 INFO [stderr] Dec 14 02:40:49.555 INFO [stderr] warning: cannot find type `Post` in this scope Dec 14 02:40:49.555 INFO [stderr] --> src/model.rs:9:24 Dec 14 02:40:49.555 INFO [stderr] | Dec 14 02:40:49.555 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.555 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.555 INFO [stderr] | Dec 14 02:40:49.556 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 14 02:40:49.556 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.556 INFO [stderr] Dec 14 02:40:49.556 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 14 02:40:49.556 INFO [stderr] --> src/model.rs:9:24 Dec 14 02:40:49.556 INFO [stderr] | Dec 14 02:40:49.556 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.556 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.556 INFO [stderr] | Dec 14 02:40:49.556 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 14 02:40:49.556 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.556 INFO [stderr] Dec 14 02:40:49.556 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 14 02:40:49.556 INFO [stderr] --> src/model.rs:9:36 Dec 14 02:40:49.556 INFO [stderr] | Dec 14 02:40:49.556 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.556 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.556 INFO [stderr] | Dec 14 02:40:49.556 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 14 02:40:49.556 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.556 INFO [stderr] Dec 14 02:40:49.556 INFO [stderr] warning: cannot find type `Post` in this scope Dec 14 02:40:49.556 INFO [stderr] --> src/model.rs:9:36 Dec 14 02:40:49.556 INFO [stderr] | Dec 14 02:40:49.556 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.556 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.556 INFO [stderr] | Dec 14 02:40:49.556 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 14 02:40:49.556 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.556 INFO [stderr] Dec 14 02:40:49.568 INFO [stderr] warning: cannot find type `Post` in this scope Dec 14 02:40:49.568 INFO [stderr] --> src/model.rs:55:10 Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.568 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 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 14 02:40:49.568 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.568 INFO [stderr] Dec 14 02:40:49.568 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 14 02:40:49.568 INFO [stderr] --> src/model.rs:55:10 Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.568 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 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 14 02:40:49.568 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.568 INFO [stderr] Dec 14 02:40:49.568 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 14 02:40:49.568 INFO [stderr] --> src/model.rs:55:10 Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.568 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 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 14 02:40:49.568 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.568 INFO [stderr] Dec 14 02:40:49.568 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 14 02:40:49.568 INFO [stderr] --> src/model.rs:55:24 Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.568 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 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 14 02:40:49.568 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.568 INFO [stderr] Dec 14 02:40:49.568 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 14 02:40:49.568 INFO [stderr] --> src/model.rs:55:24 Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.568 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 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 14 02:40:49.568 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.568 INFO [stderr] Dec 14 02:40:49.568 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 14 02:40:49.568 INFO [stderr] --> src/model.rs:55:38 Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.568 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 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 14 02:40:49.568 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.568 INFO [stderr] Dec 14 02:40:49.568 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 14 02:40:49.568 INFO [stderr] --> src/model.rs:55:38 Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.568 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.568 INFO [stderr] | Dec 14 02:40:49.568 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 14 02:40:49.568 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.568 INFO [stderr] Dec 14 02:40:49.568 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 14 02:40:49.569 INFO [stderr] --> src/model.rs:55:50 Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 14 02:40:49.569 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 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 14 02:40:49.569 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.569 INFO [stderr] Dec 14 02:40:49.569 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 02:40:49.569 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 02:40:49.569 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 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 14 02:40:49.569 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.569 INFO [stderr] Dec 14 02:40:49.569 INFO [stderr] warning: cannot find type `ID` in this scope Dec 14 02:40:49.569 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.569 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 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 14 02:40:49.569 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.569 INFO [stderr] Dec 14 02:40:49.569 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 14 02:40:49.569 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.569 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 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 14 02:40:49.569 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.569 INFO [stderr] Dec 14 02:40:49.569 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 14 02:40:49.569 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.569 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 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 14 02:40:49.569 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.569 INFO [stderr] Dec 14 02:40:49.569 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 14 02:40:49.569 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.569 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 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 14 02:40:49.569 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.569 INFO [stderr] Dec 14 02:40:49.569 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 14 02:40:49.569 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.569 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 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 14 02:40:49.569 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.569 INFO [stderr] Dec 14 02:40:49.569 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 14 02:40:49.569 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.569 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 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 14 02:40:49.569 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.569 INFO [stderr] Dec 14 02:40:49.569 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 14 02:40:49.569 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.569 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 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 14 02:40:49.569 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.569 INFO [stderr] Dec 14 02:40:49.569 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 14 02:40:49.569 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.569 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.569 INFO [stderr] | Dec 14 02:40:49.569 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 14 02:40:49.569 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.569 INFO [stderr] Dec 14 02:40:49.569 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 14 02:40:49.569 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.570 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 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 14 02:40:49.570 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.570 INFO [stderr] Dec 14 02:40:49.570 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 14 02:40:49.570 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.570 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 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 14 02:40:49.570 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.570 INFO [stderr] Dec 14 02:40:49.570 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 14 02:40:49.570 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.570 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 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 14 02:40:49.570 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.570 INFO [stderr] Dec 14 02:40:49.570 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 14 02:40:49.570 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.570 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 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 14 02:40:49.570 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.570 INFO [stderr] Dec 14 02:40:49.570 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 14 02:40:49.570 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.570 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 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 14 02:40:49.570 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.570 INFO [stderr] Dec 14 02:40:49.570 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 14 02:40:49.570 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.570 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 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 14 02:40:49.570 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.570 INFO [stderr] Dec 14 02:40:49.570 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 14 02:40:49.570 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.570 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 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 14 02:40:49.570 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.570 INFO [stderr] Dec 14 02:40:49.570 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 14 02:40:49.570 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.570 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.570 INFO [stderr] | Dec 14 02:40:49.570 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 14 02:40:49.570 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.570 INFO [stderr] Dec 14 02:40:49.571 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 14 02:40:49.571 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.571 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 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 14 02:40:49.571 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.571 INFO [stderr] Dec 14 02:40:49.571 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 14 02:40:49.571 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.571 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 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 14 02:40:49.571 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.571 INFO [stderr] Dec 14 02:40:49.571 INFO [stderr] warning: cannot find type `guid` in this scope Dec 14 02:40:49.571 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.571 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 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 14 02:40:49.571 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.571 INFO [stderr] Dec 14 02:40:49.571 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 14 02:40:49.571 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.571 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 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 14 02:40:49.571 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.571 INFO [stderr] Dec 14 02:40:49.571 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 14 02:40:49.571 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.571 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 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 14 02:40:49.571 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.571 INFO [stderr] Dec 14 02:40:49.571 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 14 02:40:49.571 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.571 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.571 INFO [stderr] | Dec 14 02:40:49.571 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 14 02:40:49.571 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.571 INFO [stderr] Dec 14 02:40:49.571 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 14 02:40:49.572 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.572 INFO [stderr] | Dec 14 02:40:49.572 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.572 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.572 INFO [stderr] | Dec 14 02:40:49.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 14 02:40:49.572 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.572 INFO [stderr] Dec 14 02:40:49.572 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 14 02:40:49.572 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.572 INFO [stderr] | Dec 14 02:40:49.572 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.572 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.572 INFO [stderr] | Dec 14 02:40:49.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 14 02:40:49.572 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.572 INFO [stderr] Dec 14 02:40:49.572 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 14 02:40:49.572 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.572 INFO [stderr] | Dec 14 02:40:49.572 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.572 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.572 INFO [stderr] | Dec 14 02:40:49.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 14 02:40:49.572 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.572 INFO [stderr] Dec 14 02:40:49.572 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 14 02:40:49.572 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.572 INFO [stderr] | Dec 14 02:40:49.572 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.572 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.572 INFO [stderr] | Dec 14 02:40:49.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 14 02:40:49.572 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.572 INFO [stderr] Dec 14 02:40:49.572 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 14 02:40:49.572 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 02:40:49.572 INFO [stderr] | Dec 14 02:40:49.572 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 02:40:49.572 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 02:40:49.572 INFO [stderr] | Dec 14 02:40:49.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 14 02:40:49.572 INFO [stderr] = note: for more information, see issue #50504 Dec 14 02:40:49.572 INFO [stderr] Dec 14 02:40:51.321 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.96s Dec 14 02:40:51.330 INFO [stderr] su: No module specific data is present Dec 14 02:40:51.981 INFO running `"docker" "inspect" "8b131e780fee5a171de7e99f13d3aa8d7e0defd6ed78da36e5f9a96900f6b3c9"` Dec 14 02:40:52.135 INFO running `"docker" "rm" "-f" "8b131e780fee5a171de7e99f13d3aa8d7e0defd6ed78da36e5f9a96900f6b3c9"` Dec 14 02:40:52.274 INFO [stdout] 8b131e780fee5a171de7e99f13d3aa8d7e0defd6ed78da36e5f9a96900f6b3c9 Dec 14 02:40:52.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen" "-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 14 02:40:52.548 INFO [stdout] e519026705dd87b7218b234547d68cd6509bdd396ae7156e7b474bad328f6c8c Dec 14 02:40:52.550 INFO running `"docker" "start" "-a" "e519026705dd87b7218b234547d68cd6509bdd396ae7156e7b474bad328f6c8c"` Dec 14 02:40:53.044 INFO [stderr] usermod: no changes Dec 14 02:40:53.139 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s Dec 14 02:40:53.155 INFO [stderr] Running /target/debug/deps/scraped_to_posts-293e8af8137e20af Dec 14 02:40:53.157 INFO [stdout] Dec 14 02:40:53.157 INFO [stdout] running 0 tests Dec 14 02:40:53.157 INFO [stdout] Dec 14 02:40:53.157 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 02:40:53.158 INFO [stdout] Dec 14 02:40:53.158 INFO [stderr] Running /target/debug/deps/scraped_to_posts-96f0c08a8bbd72c0 Dec 14 02:40:53.160 INFO [stdout] Dec 14 02:40:53.160 INFO [stdout] running 0 tests Dec 14 02:40:53.160 INFO [stdout] Dec 14 02:40:53.160 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 02:40:53.160 INFO [stdout] Dec 14 02:40:53.160 INFO [stderr] Doc-tests scraped_to_posts Dec 14 02:40:56.602 INFO [stdout] Dec 14 02:40:56.603 INFO [stdout] running 0 tests Dec 14 02:40:56.603 INFO [stdout] Dec 14 02:40:56.603 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 02:40:56.603 INFO [stdout] Dec 14 02:40:56.615 INFO [stderr] su: No module specific data is present Dec 14 02:40:57.128 INFO running `"docker" "inspect" "e519026705dd87b7218b234547d68cd6509bdd396ae7156e7b474bad328f6c8c"` Dec 14 02:40:57.265 INFO running `"docker" "rm" "-f" "e519026705dd87b7218b234547d68cd6509bdd396ae7156e7b474bad328f6c8c"` Dec 14 02:40:57.360 INFO [stdout] e519026705dd87b7218b234547d68cd6509bdd396ae7156e7b474bad328f6c8c