Dec 06 06:41:57.629 INFO testing apolitical/scraped_to_posts against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 06:41:57.629 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 06:41:57.890 INFO [stdout] 34774ae2056824ec3de789c9370ce76ec3c3f286fff3f4c2b37a9354cdbad252 Dec 06 06:41:57.890 INFO running `"docker" "start" "-a" "34774ae2056824ec3de789c9370ce76ec3c3f286fff3f4c2b37a9354cdbad252"` Dec 06 06:41:58.793 INFO [stderr] usermod: no changes Dec 06 06:41:59.004 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 06 06:41:59.004 INFO [stderr] Compiling thread_local v0.3.6 Dec 06 06:41:59.004 INFO [stderr] Compiling scheduled-thread-pool v0.2.0 Dec 06 06:41:59.004 INFO [stderr] Compiling regex-syntax v0.6.3 Dec 06 06:41:59.004 INFO [stderr] Compiling memchr v2.1.1 Dec 06 06:41:59.004 INFO [stderr] Compiling syn v0.15.18 Dec 06 06:41:59.004 INFO [stderr] Compiling backtrace v0.3.9 Dec 06 06:41:59.004 INFO [stderr] Compiling chrono v0.4.6 Dec 06 06:42:01.364 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 06 06:42:02.396 INFO [stderr] Compiling failure v0.1.1 Dec 06 06:42:02.422 INFO [stderr] Compiling aho-corasick v0.6.9 Dec 06 06:42:02.452 INFO [stderr] Compiling r2d2 v0.8.3 Dec 06 06:42:12.820 INFO [stderr] Compiling serde_derive v1.0.80 Dec 06 06:42:13.940 INFO [stderr] Compiling regex v1.0.6 Dec 06 06:42:14.292 INFO [stderr] Compiling diesel v1.3.3 Dec 06 06:42:26.344 INFO [stderr] Compiling dotenv v0.13.0 Dec 06 06:42:26.344 INFO [stderr] Compiling env_logger v0.6.0 Dec 06 06:42:55.714 INFO [stderr] Compiling scraped_to_posts v0.1.0 (/source) Dec 06 06:42:56.988 INFO [stderr] warning: cannot find type `Post` in this scope Dec 06 06:42:56.988 INFO [stderr] --> src/model.rs:9:10 Dec 06 06:42:56.988 INFO [stderr] | Dec 06 06:42:56.988 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.988 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.988 INFO [stderr] | Dec 06 06:42:56.988 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 06:42:56.988 INFO [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 06 06:42:56.989 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.989 INFO [stderr] Dec 06 06:42:56.989 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 06 06:42:56.989 INFO [stderr] --> src/model.rs:9:10 Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.989 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [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 06 06:42:56.989 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.989 INFO [stderr] Dec 06 06:42:56.989 INFO [stderr] warning: cannot find type `Post` in this scope Dec 06 06:42:56.989 INFO [stderr] --> src/model.rs:9:10 Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.989 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [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 06 06:42:56.989 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.989 INFO [stderr] Dec 06 06:42:56.989 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 06 06:42:56.989 INFO [stderr] --> src/model.rs:9:24 Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.989 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [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 06 06:42:56.989 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.989 INFO [stderr] Dec 06 06:42:56.989 INFO [stderr] warning: cannot find type `Post` in this scope Dec 06 06:42:56.989 INFO [stderr] --> src/model.rs:9:24 Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.989 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [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 06 06:42:56.989 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.989 INFO [stderr] Dec 06 06:42:56.989 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 06:42:56.989 INFO [stderr] --> src/model.rs:9:24 Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.989 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [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 06 06:42:56.989 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.989 INFO [stderr] Dec 06 06:42:56.989 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 06:42:56.989 INFO [stderr] --> src/model.rs:9:36 Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.989 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [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 06 06:42:56.989 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.989 INFO [stderr] Dec 06 06:42:56.989 INFO [stderr] warning: cannot find type `Post` in this scope Dec 06 06:42:56.989 INFO [stderr] --> src/model.rs:9:36 Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.989 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [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 06 06:42:56.989 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.989 INFO [stderr] Dec 06 06:42:56.989 INFO [stderr] warning: cannot find type `Post` in this scope Dec 06 06:42:56.989 INFO [stderr] --> src/model.rs:55:10 Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.989 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.989 INFO [stderr] | Dec 06 06:42:56.989 INFO [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 06 06:42:56.990 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.990 INFO [stderr] Dec 06 06:42:56.990 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 06 06:42:56.990 INFO [stderr] --> src/model.rs:55:10 Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.990 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [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 06 06:42:56.990 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.990 INFO [stderr] Dec 06 06:42:56.990 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 06 06:42:56.990 INFO [stderr] --> src/model.rs:55:10 Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.990 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [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 06 06:42:56.990 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.990 INFO [stderr] Dec 06 06:42:56.990 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 06 06:42:56.990 INFO [stderr] --> src/model.rs:55:24 Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.990 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [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 06 06:42:56.990 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.990 INFO [stderr] Dec 06 06:42:56.990 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 06 06:42:56.990 INFO [stderr] --> src/model.rs:55:24 Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.990 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [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 06 06:42:56.990 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.990 INFO [stderr] Dec 06 06:42:56.990 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 06 06:42:56.990 INFO [stderr] --> src/model.rs:55:38 Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.990 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [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 06 06:42:56.990 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.990 INFO [stderr] Dec 06 06:42:56.990 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 06 06:42:56.990 INFO [stderr] --> src/model.rs:55:38 Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.990 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [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 06 06:42:56.990 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.990 INFO [stderr] Dec 06 06:42:56.990 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 06 06:42:56.990 INFO [stderr] --> src/model.rs:55:50 Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:42:56.990 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [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 06 06:42:56.990 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.990 INFO [stderr] Dec 06 06:42:56.990 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 06:42:56.990 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 06:42:56.990 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [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 06 06:42:56.990 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.990 INFO [stderr] Dec 06 06:42:56.990 INFO [stderr] warning: cannot find type `ID` in this scope Dec 06 06:42:56.990 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.990 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.990 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.990 INFO [stderr] | Dec 06 06:42:56.991 INFO [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 06 06:42:56.991 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.991 INFO [stderr] Dec 06 06:42:56.991 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 06 06:42:56.991 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.991 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [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 06 06:42:56.991 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.991 INFO [stderr] Dec 06 06:42:56.991 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 06 06:42:56.991 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.991 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [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 06 06:42:56.991 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.991 INFO [stderr] Dec 06 06:42:56.991 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 06 06:42:56.991 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.991 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [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 06 06:42:56.991 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.991 INFO [stderr] Dec 06 06:42:56.991 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 06 06:42:56.991 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.991 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [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 06 06:42:56.991 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.991 INFO [stderr] Dec 06 06:42:56.991 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 06 06:42:56.991 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.991 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [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 06 06:42:56.991 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.991 INFO [stderr] Dec 06 06:42:56.991 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 06 06:42:56.991 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.991 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [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 06 06:42:56.991 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.991 INFO [stderr] Dec 06 06:42:56.991 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 06 06:42:56.991 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.991 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [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 06 06:42:56.991 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.991 INFO [stderr] Dec 06 06:42:56.991 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 06 06:42:56.991 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.991 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [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 06 06:42:56.991 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.991 INFO [stderr] Dec 06 06:42:56.991 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 06 06:42:56.991 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.991 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.991 INFO [stderr] | Dec 06 06:42:56.991 INFO [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 06 06:42:56.991 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.992 INFO [stderr] Dec 06 06:42:56.992 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 06 06:42:56.992 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:56.992 INFO [stderr] | Dec 06 06:42:56.992 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:56.992 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:56.992 INFO [stderr] | Dec 06 06:42:56.992 INFO [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 06 06:42:56.992 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:56.992 INFO [stderr] Dec 06 06:42:57.000 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 06 06:42:57.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.000 INFO [stderr] | Dec 06 06:42:57.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.000 INFO [stderr] | Dec 06 06:42:57.000 INFO [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 06 06:42:57.000 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.001 INFO [stderr] Dec 06 06:42:57.001 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 06 06:42:57.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [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 06 06:42:57.001 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.001 INFO [stderr] Dec 06 06:42:57.001 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 06 06:42:57.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [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 06 06:42:57.001 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.001 INFO [stderr] Dec 06 06:42:57.001 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 06 06:42:57.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [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 06 06:42:57.001 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.001 INFO [stderr] Dec 06 06:42:57.001 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 06 06:42:57.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [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 06 06:42:57.001 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.001 INFO [stderr] Dec 06 06:42:57.001 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 06 06:42:57.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [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 06 06:42:57.001 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.001 INFO [stderr] Dec 06 06:42:57.001 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 06 06:42:57.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [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 06 06:42:57.001 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.001 INFO [stderr] Dec 06 06:42:57.001 INFO [stderr] warning: cannot find type `guid` in this scope Dec 06 06:42:57.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.001 INFO [stderr] | Dec 06 06:42:57.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [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 06 06:42:57.002 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.002 INFO [stderr] Dec 06 06:42:57.002 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 06 06:42:57.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.002 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [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 06 06:42:57.002 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.002 INFO [stderr] Dec 06 06:42:57.002 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 06 06:42:57.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.002 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [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 06 06:42:57.002 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.002 INFO [stderr] Dec 06 06:42:57.002 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 06 06:42:57.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.002 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [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 06 06:42:57.002 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.002 INFO [stderr] Dec 06 06:42:57.002 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 06 06:42:57.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.002 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [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 06 06:42:57.002 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.002 INFO [stderr] Dec 06 06:42:57.002 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 06 06:42:57.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.002 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.002 INFO [stderr] | Dec 06 06:42:57.002 INFO [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 06 06:42:57.002 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.002 INFO [stderr] Dec 06 06:42:57.002 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 06 06:42:57.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.003 INFO [stderr] | Dec 06 06:42:57.003 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.003 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.003 INFO [stderr] | Dec 06 06:42:57.003 INFO [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 06 06:42:57.003 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.003 INFO [stderr] Dec 06 06:42:57.003 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 06 06:42:57.003 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.003 INFO [stderr] | Dec 06 06:42:57.003 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.003 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.003 INFO [stderr] | Dec 06 06:42:57.003 INFO [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 06 06:42:57.003 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.003 INFO [stderr] Dec 06 06:42:57.003 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 06 06:42:57.003 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:42:57.003 INFO [stderr] | Dec 06 06:42:57.003 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:42:57.003 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:42:57.003 INFO [stderr] | Dec 06 06:42:57.003 INFO [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 06 06:42:57.003 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:42:57.003 INFO [stderr] Dec 06 06:43:04.222 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Dec 06 06:43:04.244 INFO [stderr] su: No module specific data is present Dec 06 06:43:05.480 INFO running `"docker" "inspect" "34774ae2056824ec3de789c9370ce76ec3c3f286fff3f4c2b37a9354cdbad252"` Dec 06 06:43:05.819 INFO running `"docker" "rm" "-f" "34774ae2056824ec3de789c9370ce76ec3c3f286fff3f4c2b37a9354cdbad252"` Dec 06 06:43:06.154 INFO [stdout] 34774ae2056824ec3de789c9370ce76ec3c3f286fff3f4c2b37a9354cdbad252 Dec 06 06:43:06.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 06:43:06.695 INFO [stdout] 39e42963adc20c2d82480cc21348d8138d76778a15b1286ad7d8c7af1ed043ca Dec 06 06:43:06.702 INFO running `"docker" "start" "-a" "39e42963adc20c2d82480cc21348d8138d76778a15b1286ad7d8c7af1ed043ca"` Dec 06 06:43:07.568 INFO [stderr] usermod: no changes Dec 06 06:43:07.686 INFO [stderr] Compiling scraped_to_posts v0.1.0 (/source) Dec 06 06:43:09.128 INFO [stderr] warning: cannot find type `Post` in this scope Dec 06 06:43:09.128 INFO [stderr] --> src/model.rs:9:10 Dec 06 06:43:09.128 INFO [stderr] | Dec 06 06:43:09.128 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.128 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.128 INFO [stderr] | Dec 06 06:43:09.128 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 06:43:09.128 INFO [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 06 06:43:09.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.129 INFO [stderr] Dec 06 06:43:09.129 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 06 06:43:09.129 INFO [stderr] --> src/model.rs:9:10 Dec 06 06:43:09.129 INFO [stderr] | Dec 06 06:43:09.129 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.129 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.129 INFO [stderr] | Dec 06 06:43:09.129 INFO [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 06 06:43:09.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.129 INFO [stderr] Dec 06 06:43:09.129 INFO [stderr] warning: cannot find type `Post` in this scope Dec 06 06:43:09.129 INFO [stderr] --> src/model.rs:9:10 Dec 06 06:43:09.129 INFO [stderr] | Dec 06 06:43:09.129 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.129 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.129 INFO [stderr] | Dec 06 06:43:09.129 INFO [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 06 06:43:09.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.129 INFO [stderr] Dec 06 06:43:09.129 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 06 06:43:09.129 INFO [stderr] --> src/model.rs:9:24 Dec 06 06:43:09.129 INFO [stderr] | Dec 06 06:43:09.129 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.129 INFO [stderr] | Dec 06 06:43:09.129 INFO [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 06 06:43:09.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.129 INFO [stderr] Dec 06 06:43:09.129 INFO [stderr] warning: cannot find type `Post` in this scope Dec 06 06:43:09.129 INFO [stderr] --> src/model.rs:9:24 Dec 06 06:43:09.129 INFO [stderr] | Dec 06 06:43:09.129 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.129 INFO [stderr] | Dec 06 06:43:09.129 INFO [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 06 06:43:09.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.129 INFO [stderr] Dec 06 06:43:09.129 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 06:43:09.129 INFO [stderr] --> src/model.rs:9:24 Dec 06 06:43:09.129 INFO [stderr] | Dec 06 06:43:09.129 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.129 INFO [stderr] | Dec 06 06:43:09.129 INFO [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 06 06:43:09.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.129 INFO [stderr] Dec 06 06:43:09.130 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 06:43:09.130 INFO [stderr] --> src/model.rs:9:36 Dec 06 06:43:09.130 INFO [stderr] | Dec 06 06:43:09.130 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.130 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.130 INFO [stderr] | Dec 06 06:43:09.130 INFO [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 06 06:43:09.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.130 INFO [stderr] Dec 06 06:43:09.131 INFO [stderr] warning: cannot find type `Post` in this scope Dec 06 06:43:09.131 INFO [stderr] --> src/model.rs:9:36 Dec 06 06:43:09.131 INFO [stderr] | Dec 06 06:43:09.131 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.131 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.131 INFO [stderr] | Dec 06 06:43:09.131 INFO [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 06 06:43:09.131 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.131 INFO [stderr] Dec 06 06:43:09.131 INFO [stderr] warning: cannot find type `Post` in this scope Dec 06 06:43:09.131 INFO [stderr] --> src/model.rs:55:10 Dec 06 06:43:09.131 INFO [stderr] | Dec 06 06:43:09.131 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.131 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.132 INFO [stderr] | Dec 06 06:43:09.132 INFO [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 06 06:43:09.132 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.132 INFO [stderr] Dec 06 06:43:09.132 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 06 06:43:09.132 INFO [stderr] --> src/model.rs:55:10 Dec 06 06:43:09.132 INFO [stderr] | Dec 06 06:43:09.132 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.132 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.132 INFO [stderr] | Dec 06 06:43:09.132 INFO [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 06 06:43:09.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.133 INFO [stderr] Dec 06 06:43:09.133 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 06 06:43:09.133 INFO [stderr] --> src/model.rs:55:10 Dec 06 06:43:09.133 INFO [stderr] | Dec 06 06:43:09.133 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.133 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.133 INFO [stderr] | Dec 06 06:43:09.133 INFO [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 06 06:43:09.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.133 INFO [stderr] Dec 06 06:43:09.133 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 06 06:43:09.133 INFO [stderr] --> src/model.rs:55:24 Dec 06 06:43:09.133 INFO [stderr] | Dec 06 06:43:09.133 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.133 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.133 INFO [stderr] | Dec 06 06:43:09.133 INFO [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 06 06:43:09.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.133 INFO [stderr] Dec 06 06:43:09.133 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 06 06:43:09.133 INFO [stderr] --> src/model.rs:55:24 Dec 06 06:43:09.133 INFO [stderr] | Dec 06 06:43:09.133 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.133 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.133 INFO [stderr] | Dec 06 06:43:09.133 INFO [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 06 06:43:09.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.133 INFO [stderr] Dec 06 06:43:09.134 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 06 06:43:09.134 INFO [stderr] --> src/model.rs:55:38 Dec 06 06:43:09.134 INFO [stderr] | Dec 06 06:43:09.134 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.134 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.134 INFO [stderr] | Dec 06 06:43:09.134 INFO [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 06 06:43:09.134 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.134 INFO [stderr] Dec 06 06:43:09.134 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 06 06:43:09.134 INFO [stderr] --> src/model.rs:55:38 Dec 06 06:43:09.134 INFO [stderr] | Dec 06 06:43:09.134 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.134 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.134 INFO [stderr] | Dec 06 06:43:09.134 INFO [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 06 06:43:09.134 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.134 INFO [stderr] Dec 06 06:43:09.134 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 06 06:43:09.134 INFO [stderr] --> src/model.rs:55:50 Dec 06 06:43:09.134 INFO [stderr] | Dec 06 06:43:09.134 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 06 06:43:09.134 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.134 INFO [stderr] | Dec 06 06:43:09.134 INFO [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 06 06:43:09.134 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.134 INFO [stderr] Dec 06 06:43:09.135 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 06:43:09.135 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 06:43:09.135 INFO [stderr] | Dec 06 06:43:09.135 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 06:43:09.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.135 INFO [stderr] | Dec 06 06:43:09.135 INFO [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 06 06:43:09.135 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.135 INFO [stderr] Dec 06 06:43:09.135 INFO [stderr] warning: cannot find type `ID` in this scope Dec 06 06:43:09.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.135 INFO [stderr] | Dec 06 06:43:09.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.135 INFO [stderr] | Dec 06 06:43:09.135 INFO [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 06 06:43:09.135 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.135 INFO [stderr] Dec 06 06:43:09.135 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 06 06:43:09.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.136 INFO [stderr] | Dec 06 06:43:09.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.137 INFO [stderr] | Dec 06 06:43:09.137 INFO [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 06 06:43:09.137 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.137 INFO [stderr] Dec 06 06:43:09.137 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 06 06:43:09.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.137 INFO [stderr] | Dec 06 06:43:09.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.137 INFO [stderr] | Dec 06 06:43:09.137 INFO [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 06 06:43:09.137 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.137 INFO [stderr] Dec 06 06:43:09.137 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 06 06:43:09.137 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.137 INFO [stderr] | Dec 06 06:43:09.137 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.137 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.137 INFO [stderr] | Dec 06 06:43:09.137 INFO [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 06 06:43:09.137 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.137 INFO [stderr] Dec 06 06:43:09.138 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 06 06:43:09.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.138 INFO [stderr] | Dec 06 06:43:09.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.138 INFO [stderr] | Dec 06 06:43:09.138 INFO [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 06 06:43:09.138 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.138 INFO [stderr] Dec 06 06:43:09.138 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 06 06:43:09.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.138 INFO [stderr] | Dec 06 06:43:09.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.138 INFO [stderr] | Dec 06 06:43:09.138 INFO [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 06 06:43:09.138 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.138 INFO [stderr] Dec 06 06:43:09.138 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 06 06:43:09.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.138 INFO [stderr] | Dec 06 06:43:09.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.138 INFO [stderr] | Dec 06 06:43:09.138 INFO [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 06 06:43:09.138 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.138 INFO [stderr] Dec 06 06:43:09.139 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 06 06:43:09.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.139 INFO [stderr] | Dec 06 06:43:09.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.139 INFO [stderr] | Dec 06 06:43:09.139 INFO [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 06 06:43:09.139 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.139 INFO [stderr] Dec 06 06:43:09.139 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 06 06:43:09.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.139 INFO [stderr] | Dec 06 06:43:09.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.139 INFO [stderr] | Dec 06 06:43:09.139 INFO [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 06 06:43:09.139 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.139 INFO [stderr] Dec 06 06:43:09.139 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 06 06:43:09.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.139 INFO [stderr] | Dec 06 06:43:09.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.139 INFO [stderr] | Dec 06 06:43:09.139 INFO [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 06 06:43:09.139 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.140 INFO [stderr] Dec 06 06:43:09.140 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 06 06:43:09.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.140 INFO [stderr] | Dec 06 06:43:09.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.140 INFO [stderr] | Dec 06 06:43:09.140 INFO [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 06 06:43:09.140 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.140 INFO [stderr] Dec 06 06:43:09.141 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 06 06:43:09.141 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.141 INFO [stderr] | Dec 06 06:43:09.141 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.141 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.141 INFO [stderr] | Dec 06 06:43:09.141 INFO [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 06 06:43:09.141 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.141 INFO [stderr] Dec 06 06:43:09.141 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 06 06:43:09.141 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.141 INFO [stderr] | Dec 06 06:43:09.141 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.141 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.141 INFO [stderr] | Dec 06 06:43:09.141 INFO [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 06 06:43:09.141 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.141 INFO [stderr] Dec 06 06:43:09.141 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 06 06:43:09.141 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.141 INFO [stderr] | Dec 06 06:43:09.141 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.141 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.141 INFO [stderr] | Dec 06 06:43:09.141 INFO [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 06 06:43:09.142 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.142 INFO [stderr] Dec 06 06:43:09.142 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 06 06:43:09.142 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.142 INFO [stderr] | Dec 06 06:43:09.142 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.142 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.142 INFO [stderr] | Dec 06 06:43:09.142 INFO [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 06 06:43:09.142 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.142 INFO [stderr] Dec 06 06:43:09.142 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 06 06:43:09.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.143 INFO [stderr] | Dec 06 06:43:09.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.143 INFO [stderr] | Dec 06 06:43:09.143 INFO [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 06 06:43:09.143 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.143 INFO [stderr] Dec 06 06:43:09.143 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 06 06:43:09.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.144 INFO [stderr] | Dec 06 06:43:09.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.144 INFO [stderr] | Dec 06 06:43:09.144 INFO [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 06 06:43:09.144 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.144 INFO [stderr] Dec 06 06:43:09.144 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 06 06:43:09.144 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.144 INFO [stderr] | Dec 06 06:43:09.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.144 INFO [stderr] | Dec 06 06:43:09.144 INFO [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 06 06:43:09.144 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.144 INFO [stderr] Dec 06 06:43:09.144 INFO [stderr] warning: cannot find type `guid` in this scope Dec 06 06:43:09.144 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.144 INFO [stderr] | Dec 06 06:43:09.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.144 INFO [stderr] | Dec 06 06:43:09.144 INFO [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 06 06:43:09.144 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.144 INFO [stderr] Dec 06 06:43:09.145 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 06 06:43:09.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.145 INFO [stderr] | Dec 06 06:43:09.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.145 INFO [stderr] | Dec 06 06:43:09.145 INFO [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 06 06:43:09.145 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.145 INFO [stderr] Dec 06 06:43:09.145 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 06 06:43:09.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.145 INFO [stderr] | Dec 06 06:43:09.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.145 INFO [stderr] | Dec 06 06:43:09.145 INFO [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 06 06:43:09.145 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.145 INFO [stderr] Dec 06 06:43:09.146 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 06 06:43:09.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.146 INFO [stderr] | Dec 06 06:43:09.146 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.146 INFO [stderr] | Dec 06 06:43:09.146 INFO [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 06 06:43:09.146 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.146 INFO [stderr] Dec 06 06:43:09.146 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 06 06:43:09.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.146 INFO [stderr] | Dec 06 06:43:09.146 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.146 INFO [stderr] | Dec 06 06:43:09.146 INFO [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 06 06:43:09.146 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.146 INFO [stderr] Dec 06 06:43:09.147 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 06 06:43:09.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.147 INFO [stderr] | Dec 06 06:43:09.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.147 INFO [stderr] | Dec 06 06:43:09.147 INFO [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 06 06:43:09.147 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.147 INFO [stderr] Dec 06 06:43:09.147 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 06 06:43:09.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.147 INFO [stderr] | Dec 06 06:43:09.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.147 INFO [stderr] | Dec 06 06:43:09.147 INFO [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 06 06:43:09.147 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.147 INFO [stderr] Dec 06 06:43:09.147 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 06 06:43:09.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.147 INFO [stderr] | Dec 06 06:43:09.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.147 INFO [stderr] | Dec 06 06:43:09.147 INFO [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 06 06:43:09.152 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.152 INFO [stderr] Dec 06 06:43:09.152 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 06 06:43:09.152 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 06:43:09.152 INFO [stderr] | Dec 06 06:43:09.152 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 06:43:09.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 06:43:09.152 INFO [stderr] | Dec 06 06:43:09.152 INFO [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 06 06:43:09.152 INFO [stderr] = note: for more information, see issue #50504 Dec 06 06:43:09.152 INFO [stderr] Dec 06 06:43:10.715 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.13s Dec 06 06:43:10.729 INFO [stderr] su: No module specific data is present Dec 06 06:43:11.330 INFO running `"docker" "inspect" "39e42963adc20c2d82480cc21348d8138d76778a15b1286ad7d8c7af1ed043ca"` Dec 06 06:43:11.530 INFO running `"docker" "rm" "-f" "39e42963adc20c2d82480cc21348d8138d76778a15b1286ad7d8c7af1ed043ca"` Dec 06 06:43:11.628 INFO [stdout] 39e42963adc20c2d82480cc21348d8138d76778a15b1286ad7d8c7af1ed043ca Dec 06 06:43:11.634 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 06:43:11.832 INFO [stdout] 419a3b30fa1f90ed80de2f43a36865a4acf6f929748cbcfaedb86d27a81fdd2b Dec 06 06:43:11.834 INFO running `"docker" "start" "-a" "419a3b30fa1f90ed80de2f43a36865a4acf6f929748cbcfaedb86d27a81fdd2b"` Dec 06 06:43:12.464 INFO [stderr] usermod: no changes Dec 06 06:43:12.585 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s Dec 06 06:43:12.589 INFO [stderr] Running /target/debug/deps/scraped_to_posts-9074d1cc1c7e8764 Dec 06 06:43:12.592 INFO [stdout] Dec 06 06:43:12.592 INFO [stdout] running 0 tests Dec 06 06:43:12.592 INFO [stdout] Dec 06 06:43:12.592 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 06:43:12.592 INFO [stdout] Dec 06 06:43:12.592 INFO [stderr] Running /target/debug/deps/scraped_to_posts-73cdd11fb191139c Dec 06 06:43:12.593 INFO [stdout] Dec 06 06:43:12.593 INFO [stdout] running 0 tests Dec 06 06:43:12.593 INFO [stdout] Dec 06 06:43:12.593 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 06:43:12.593 INFO [stdout] Dec 06 06:43:12.593 INFO [stderr] Doc-tests scraped_to_posts Dec 06 06:43:14.030 INFO [stdout] Dec 06 06:43:14.030 INFO [stdout] running 0 tests Dec 06 06:43:14.030 INFO [stdout] Dec 06 06:43:14.030 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 06:43:14.030 INFO [stdout] Dec 06 06:43:14.038 INFO [stderr] su: No module specific data is present Dec 06 06:43:14.740 INFO running `"docker" "inspect" "419a3b30fa1f90ed80de2f43a36865a4acf6f929748cbcfaedb86d27a81fdd2b"` Dec 06 06:43:14.954 INFO running `"docker" "rm" "-f" "419a3b30fa1f90ed80de2f43a36865a4acf6f929748cbcfaedb86d27a81fdd2b"` Dec 06 06:43:15.133 INFO [stdout] 419a3b30fa1f90ed80de2f43a36865a4acf6f929748cbcfaedb86d27a81fdd2b