Nov 17 09:13:09.193 INFO testing apolitical/scraped_to_posts against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 09:13:09.193 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 09:13:09.677 INFO [stdout] f50faff1da4253c05dbb5f98f0c23a4523929f5117b3d88255ce398f8aa38d05 Nov 17 09:13:09.684 INFO running `"docker" "start" "-a" "f50faff1da4253c05dbb5f98f0c23a4523929f5117b3d88255ce398f8aa38d05"` Nov 17 09:13:10.598 INFO [stderr] usermod: no changes Nov 17 09:13:10.775 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 17 09:13:10.783 INFO [stderr] Compiling regex-syntax v0.6.3 Nov 17 09:13:10.783 INFO [stderr] Compiling thread_local v0.3.6 Nov 17 09:13:10.784 INFO [stderr] Compiling r2d2 v0.8.3 Nov 17 09:13:10.799 INFO [stderr] Compiling memchr v2.1.1 Nov 17 09:13:10.812 INFO [stderr] Compiling syn v0.15.18 Nov 17 09:13:10.812 INFO [stderr] Compiling backtrace v0.3.9 Nov 17 09:13:10.812 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 17 09:13:14.293 INFO [stderr] Compiling chrono v0.4.6 Nov 17 09:13:16.543 INFO [stderr] Compiling failure v0.1.1 Nov 17 09:13:18.483 INFO [stderr] Compiling aho-corasick v0.6.9 Nov 17 09:13:39.757 INFO [stderr] Compiling regex v1.0.6 Nov 17 09:13:44.227 INFO [stderr] Compiling diesel v1.3.3 Nov 17 09:13:47.515 INFO [stderr] Compiling serde_derive v1.0.80 Nov 17 09:13:59.539 INFO [stderr] Compiling env_logger v0.6.0 Nov 17 09:13:59.540 INFO [stderr] Compiling dotenv v0.13.0 Nov 17 09:14:35.978 INFO [stderr] Compiling scraped_to_posts v0.1.0 (/source) Nov 17 09:14:37.667 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:37.667 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:37.667 INFO [stderr] | Nov 17 09:14:37.667 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.667 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.667 INFO [stderr] | Nov 17 09:14:37.667 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 09:14:37.667 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.667 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.667 INFO [stderr] Nov 17 09:14:37.667 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 17 09:14:37.667 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:37.667 INFO [stderr] | Nov 17 09:14:37.667 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.667 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.667 INFO [stderr] | Nov 17 09:14:37.667 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.667 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.667 INFO [stderr] Nov 17 09:14:37.667 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:37.667 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:37.667 INFO [stderr] | Nov 17 09:14:37.667 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.667 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.667 INFO [stderr] | Nov 17 09:14:37.667 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.667 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.667 INFO [stderr] Nov 17 09:14:37.667 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 17 09:14:37.667 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:37.667 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.668 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.668 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.668 INFO [stderr] Nov 17 09:14:37.668 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:37.668 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.668 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.668 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.668 INFO [stderr] Nov 17 09:14:37.668 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 09:14:37.668 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.668 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.668 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.668 INFO [stderr] Nov 17 09:14:37.668 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 09:14:37.668 INFO [stderr] --> src/model.rs:9:36 Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.668 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.668 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.668 INFO [stderr] Nov 17 09:14:37.668 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:37.668 INFO [stderr] --> src/model.rs:9:36 Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.668 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.668 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.668 INFO [stderr] Nov 17 09:14:37.668 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:37.668 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.668 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.668 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.668 INFO [stderr] Nov 17 09:14:37.668 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:37.668 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.668 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.668 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.668 INFO [stderr] Nov 17 09:14:37.668 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:37.668 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.668 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.668 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.668 INFO [stderr] Nov 17 09:14:37.668 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:37.668 INFO [stderr] --> src/model.rs:55:24 Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.668 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.668 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.668 INFO [stderr] Nov 17 09:14:37.668 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:37.668 INFO [stderr] --> src/model.rs:55:24 Nov 17 09:14:37.668 INFO [stderr] | Nov 17 09:14:37.668 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.668 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.669 INFO [stderr] | Nov 17 09:14:37.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.669 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.669 INFO [stderr] Nov 17 09:14:37.669 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:37.669 INFO [stderr] --> src/model.rs:55:38 Nov 17 09:14:37.669 INFO [stderr] | Nov 17 09:14:37.669 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.669 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.669 INFO [stderr] | Nov 17 09:14:37.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.669 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.669 INFO [stderr] Nov 17 09:14:37.669 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:37.669 INFO [stderr] --> src/model.rs:55:38 Nov 17 09:14:37.669 INFO [stderr] | Nov 17 09:14:37.669 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.669 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.669 INFO [stderr] | Nov 17 09:14:37.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.669 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.669 INFO [stderr] Nov 17 09:14:37.669 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:37.669 INFO [stderr] --> src/model.rs:55:50 Nov 17 09:14:37.669 INFO [stderr] | Nov 17 09:14:37.669 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:37.669 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.669 INFO [stderr] | Nov 17 09:14:37.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.669 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.669 INFO [stderr] Nov 17 09:14:37.695 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 09:14:37.695 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 09:14:37.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.695 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.695 INFO [stderr] Nov 17 09:14:37.695 INFO [stderr] warning: cannot find type `ID` in this scope Nov 17 09:14:37.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.695 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.695 INFO [stderr] Nov 17 09:14:37.695 INFO [stderr] warning: cannot find type `post_author` in this scope Nov 17 09:14:37.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.695 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.695 INFO [stderr] Nov 17 09:14:37.695 INFO [stderr] warning: cannot find type `post_date` in this scope Nov 17 09:14:37.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.695 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.695 INFO [stderr] Nov 17 09:14:37.695 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Nov 17 09:14:37.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.695 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.695 INFO [stderr] Nov 17 09:14:37.695 INFO [stderr] warning: cannot find type `post_content` in this scope Nov 17 09:14:37.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.695 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.695 INFO [stderr] Nov 17 09:14:37.695 INFO [stderr] warning: cannot find type `post_title` in this scope Nov 17 09:14:37.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.695 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.695 INFO [stderr] Nov 17 09:14:37.695 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Nov 17 09:14:37.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.695 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.695 INFO [stderr] Nov 17 09:14:37.695 INFO [stderr] warning: cannot find type `post_status` in this scope Nov 17 09:14:37.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.695 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.696 INFO [stderr] Nov 17 09:14:37.696 INFO [stderr] warning: cannot find type `comment_status` in this scope Nov 17 09:14:37.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.696 INFO [stderr] Nov 17 09:14:37.696 INFO [stderr] warning: cannot find type `ping_status` in this scope Nov 17 09:14:37.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.696 INFO [stderr] Nov 17 09:14:37.696 INFO [stderr] warning: cannot find type `post_password` in this scope Nov 17 09:14:37.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.696 INFO [stderr] Nov 17 09:14:37.696 INFO [stderr] warning: cannot find type `post_name` in this scope Nov 17 09:14:37.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.696 INFO [stderr] Nov 17 09:14:37.696 INFO [stderr] warning: cannot find type `to_ping` in this scope Nov 17 09:14:37.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.696 INFO [stderr] Nov 17 09:14:37.696 INFO [stderr] warning: cannot find type `pinged` in this scope Nov 17 09:14:37.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.696 INFO [stderr] Nov 17 09:14:37.696 INFO [stderr] warning: cannot find type `post_modified` in this scope Nov 17 09:14:37.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.696 INFO [stderr] Nov 17 09:14:37.696 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Nov 17 09:14:37.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.696 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.696 INFO [stderr] Nov 17 09:14:37.696 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Nov 17 09:14:37.696 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.696 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.696 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.696 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.697 INFO [stderr] Nov 17 09:14:37.697 INFO [stderr] warning: cannot find type `post_parent` in this scope Nov 17 09:14:37.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.697 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.697 INFO [stderr] Nov 17 09:14:37.697 INFO [stderr] warning: cannot find type `guid` in this scope Nov 17 09:14:37.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.697 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.697 INFO [stderr] Nov 17 09:14:37.697 INFO [stderr] warning: cannot find type `menu_order` in this scope Nov 17 09:14:37.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.697 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.697 INFO [stderr] Nov 17 09:14:37.697 INFO [stderr] warning: cannot find type `post_type` in this scope Nov 17 09:14:37.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.697 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.697 INFO [stderr] Nov 17 09:14:37.697 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Nov 17 09:14:37.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.697 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.697 INFO [stderr] Nov 17 09:14:37.697 INFO [stderr] warning: cannot find type `comment_count` in this scope Nov 17 09:14:37.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.697 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.697 INFO [stderr] Nov 17 09:14:37.697 INFO [stderr] warning: cannot find type `meta_id` in this scope Nov 17 09:14:37.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.697 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.697 INFO [stderr] Nov 17 09:14:37.697 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 17 09:14:37.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.697 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.697 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.697 INFO [stderr] Nov 17 09:14:37.697 INFO [stderr] warning: cannot find type `meta_key` in this scope Nov 17 09:14:37.697 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.697 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.697 INFO [stderr] | Nov 17 09:14:37.697 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.698 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.698 INFO [stderr] Nov 17 09:14:37.698 INFO [stderr] warning: cannot find type `meta_value` in this scope Nov 17 09:14:37.698 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:37.698 INFO [stderr] | Nov 17 09:14:37.698 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:37.698 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:37.698 INFO [stderr] | Nov 17 09:14:37.698 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:37.698 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:37.698 INFO [stderr] Nov 17 09:14:44.911 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s Nov 17 09:14:44.922 INFO [stderr] su: No module specific data is present Nov 17 09:14:45.344 INFO running `"docker" "inspect" "f50faff1da4253c05dbb5f98f0c23a4523929f5117b3d88255ce398f8aa38d05"` Nov 17 09:14:45.450 INFO running `"docker" "rm" "-f" "f50faff1da4253c05dbb5f98f0c23a4523929f5117b3d88255ce398f8aa38d05"` Nov 17 09:14:45.557 INFO [stdout] f50faff1da4253c05dbb5f98f0c23a4523929f5117b3d88255ce398f8aa38d05 Nov 17 09:14:45.560 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 09:14:45.799 INFO [stdout] 1e9584ad1b234c9ae34f39b32bf81235c85cd2eeba1b68c1e6f8a80d18cf0db6 Nov 17 09:14:45.804 INFO running `"docker" "start" "-a" "1e9584ad1b234c9ae34f39b32bf81235c85cd2eeba1b68c1e6f8a80d18cf0db6"` Nov 17 09:14:46.411 INFO [stderr] usermod: no changes Nov 17 09:14:46.523 INFO [stderr] Compiling scraped_to_posts v0.1.0 (/source) Nov 17 09:14:48.462 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:48.462 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:48.463 INFO [stderr] | Nov 17 09:14:48.463 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.464 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.464 INFO [stderr] | Nov 17 09:14:48.464 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 09:14:48.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.464 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.464 INFO [stderr] Nov 17 09:14:48.464 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 17 09:14:48.464 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:48.464 INFO [stderr] | Nov 17 09:14:48.464 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.464 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.464 INFO [stderr] | Nov 17 09:14:48.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.465 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.465 INFO [stderr] Nov 17 09:14:48.465 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:48.465 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:48.465 INFO [stderr] | Nov 17 09:14:48.465 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.465 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.465 INFO [stderr] | Nov 17 09:14:48.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.465 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.465 INFO [stderr] Nov 17 09:14:48.465 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 17 09:14:48.465 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:48.465 INFO [stderr] | Nov 17 09:14:48.465 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.465 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.465 INFO [stderr] | Nov 17 09:14:48.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.465 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.465 INFO [stderr] Nov 17 09:14:48.465 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:48.465 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:48.465 INFO [stderr] | Nov 17 09:14:48.465 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.465 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.465 INFO [stderr] | Nov 17 09:14:48.466 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.466 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.466 INFO [stderr] Nov 17 09:14:48.466 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 09:14:48.466 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:48.466 INFO [stderr] | Nov 17 09:14:48.466 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.466 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.466 INFO [stderr] | Nov 17 09:14:48.466 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.466 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.466 INFO [stderr] Nov 17 09:14:48.466 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 09:14:48.466 INFO [stderr] --> src/model.rs:9:36 Nov 17 09:14:48.466 INFO [stderr] | Nov 17 09:14:48.466 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.466 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.466 INFO [stderr] | Nov 17 09:14:48.466 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.466 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.466 INFO [stderr] Nov 17 09:14:48.466 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:48.466 INFO [stderr] --> src/model.rs:9:36 Nov 17 09:14:48.467 INFO [stderr] | Nov 17 09:14:48.467 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.467 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.467 INFO [stderr] | Nov 17 09:14:48.467 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.467 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.467 INFO [stderr] Nov 17 09:14:48.467 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:48.467 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:48.467 INFO [stderr] | Nov 17 09:14:48.467 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.467 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.467 INFO [stderr] | Nov 17 09:14:48.467 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.467 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.467 INFO [stderr] Nov 17 09:14:48.467 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:48.467 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:48.467 INFO [stderr] | Nov 17 09:14:48.467 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.467 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.467 INFO [stderr] | Nov 17 09:14:48.467 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.467 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.467 INFO [stderr] Nov 17 09:14:48.467 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:48.467 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:48.467 INFO [stderr] | Nov 17 09:14:48.467 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.467 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.467 INFO [stderr] | Nov 17 09:14:48.467 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.467 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.467 INFO [stderr] Nov 17 09:14:48.467 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:48.467 INFO [stderr] --> src/model.rs:55:24 Nov 17 09:14:48.467 INFO [stderr] | Nov 17 09:14:48.467 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.467 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.467 INFO [stderr] | Nov 17 09:14:48.467 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.467 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.468 INFO [stderr] Nov 17 09:14:48.468 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:48.468 INFO [stderr] --> src/model.rs:55:24 Nov 17 09:14:48.468 INFO [stderr] | Nov 17 09:14:48.468 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.468 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.468 INFO [stderr] | Nov 17 09:14:48.468 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.468 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.468 INFO [stderr] Nov 17 09:14:48.468 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:48.468 INFO [stderr] --> src/model.rs:55:38 Nov 17 09:14:48.468 INFO [stderr] | Nov 17 09:14:48.468 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.468 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.468 INFO [stderr] | Nov 17 09:14:48.468 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.468 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.468 INFO [stderr] Nov 17 09:14:48.474 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:48.474 INFO [stderr] --> src/model.rs:55:38 Nov 17 09:14:48.474 INFO [stderr] | Nov 17 09:14:48.474 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.474 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.474 INFO [stderr] | Nov 17 09:14:48.474 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.474 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.474 INFO [stderr] Nov 17 09:14:48.474 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:48.474 INFO [stderr] --> src/model.rs:55:50 Nov 17 09:14:48.474 INFO [stderr] | Nov 17 09:14:48.474 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:48.474 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.474 INFO [stderr] | Nov 17 09:14:48.474 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.474 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.476 INFO [stderr] Nov 17 09:14:48.476 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 09:14:48.476 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 09:14:48.476 INFO [stderr] | Nov 17 09:14:48.476 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 09:14:48.476 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.476 INFO [stderr] | Nov 17 09:14:48.476 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.476 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.476 INFO [stderr] Nov 17 09:14:48.476 INFO [stderr] warning: cannot find type `ID` in this scope Nov 17 09:14:48.476 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.476 INFO [stderr] | Nov 17 09:14:48.476 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.476 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.476 INFO [stderr] | Nov 17 09:14:48.476 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.476 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.476 INFO [stderr] Nov 17 09:14:48.476 INFO [stderr] warning: cannot find type `post_author` in this scope Nov 17 09:14:48.476 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.476 INFO [stderr] | Nov 17 09:14:48.476 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.476 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.476 INFO [stderr] | Nov 17 09:14:48.476 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.476 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.476 INFO [stderr] Nov 17 09:14:48.476 INFO [stderr] warning: cannot find type `post_date` in this scope Nov 17 09:14:48.476 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.476 INFO [stderr] | Nov 17 09:14:48.476 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.476 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.476 INFO [stderr] | Nov 17 09:14:48.476 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.476 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.476 INFO [stderr] Nov 17 09:14:48.476 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Nov 17 09:14:48.476 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.477 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.477 INFO [stderr] Nov 17 09:14:48.477 INFO [stderr] warning: cannot find type `post_content` in this scope Nov 17 09:14:48.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.477 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.477 INFO [stderr] Nov 17 09:14:48.477 INFO [stderr] warning: cannot find type `post_title` in this scope Nov 17 09:14:48.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.477 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.477 INFO [stderr] Nov 17 09:14:48.477 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Nov 17 09:14:48.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.477 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.477 INFO [stderr] Nov 17 09:14:48.477 INFO [stderr] warning: cannot find type `post_status` in this scope Nov 17 09:14:48.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.477 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.477 INFO [stderr] Nov 17 09:14:48.477 INFO [stderr] warning: cannot find type `comment_status` in this scope Nov 17 09:14:48.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.477 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.477 INFO [stderr] Nov 17 09:14:48.477 INFO [stderr] warning: cannot find type `ping_status` in this scope Nov 17 09:14:48.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.477 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.477 INFO [stderr] Nov 17 09:14:48.477 INFO [stderr] warning: cannot find type `post_password` in this scope Nov 17 09:14:48.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.477 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.477 INFO [stderr] Nov 17 09:14:48.477 INFO [stderr] warning: cannot find type `post_name` in this scope Nov 17 09:14:48.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.477 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.477 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.477 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.477 INFO [stderr] Nov 17 09:14:48.477 INFO [stderr] warning: cannot find type `to_ping` in this scope Nov 17 09:14:48.477 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.477 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.478 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.478 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.478 INFO [stderr] Nov 17 09:14:48.478 INFO [stderr] warning: cannot find type `pinged` in this scope Nov 17 09:14:48.478 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.478 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.478 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.478 INFO [stderr] Nov 17 09:14:48.478 INFO [stderr] warning: cannot find type `post_modified` in this scope Nov 17 09:14:48.478 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.478 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.478 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.478 INFO [stderr] Nov 17 09:14:48.478 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Nov 17 09:14:48.478 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.478 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.478 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.478 INFO [stderr] Nov 17 09:14:48.478 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Nov 17 09:14:48.478 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.478 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.478 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.478 INFO [stderr] Nov 17 09:14:48.478 INFO [stderr] warning: cannot find type `post_parent` in this scope Nov 17 09:14:48.478 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.478 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.478 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.478 INFO [stderr] Nov 17 09:14:48.478 INFO [stderr] warning: cannot find type `guid` in this scope Nov 17 09:14:48.478 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.478 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.478 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.478 INFO [stderr] Nov 17 09:14:48.478 INFO [stderr] warning: cannot find type `menu_order` in this scope Nov 17 09:14:48.478 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.478 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.478 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.478 INFO [stderr] Nov 17 09:14:48.478 INFO [stderr] warning: cannot find type `post_type` in this scope Nov 17 09:14:48.478 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.478 INFO [stderr] | Nov 17 09:14:48.478 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.482 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.482 INFO [stderr] | Nov 17 09:14:48.482 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.483 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.483 INFO [stderr] Nov 17 09:14:48.483 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Nov 17 09:14:48.483 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.483 INFO [stderr] | Nov 17 09:14:48.483 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.483 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.483 INFO [stderr] | Nov 17 09:14:48.483 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.483 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.483 INFO [stderr] Nov 17 09:14:48.484 INFO [stderr] warning: cannot find type `comment_count` in this scope Nov 17 09:14:48.484 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.484 INFO [stderr] | Nov 17 09:14:48.484 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.485 INFO [stderr] | Nov 17 09:14:48.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.485 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.485 INFO [stderr] Nov 17 09:14:48.485 INFO [stderr] warning: cannot find type `meta_id` in this scope Nov 17 09:14:48.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.485 INFO [stderr] | Nov 17 09:14:48.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.485 INFO [stderr] | Nov 17 09:14:48.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.485 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.485 INFO [stderr] Nov 17 09:14:48.485 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 17 09:14:48.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.485 INFO [stderr] | Nov 17 09:14:48.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.485 INFO [stderr] | Nov 17 09:14:48.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.485 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.485 INFO [stderr] Nov 17 09:14:48.485 INFO [stderr] warning: cannot find type `meta_key` in this scope Nov 17 09:14:48.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.485 INFO [stderr] | Nov 17 09:14:48.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.485 INFO [stderr] | Nov 17 09:14:48.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.485 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.485 INFO [stderr] Nov 17 09:14:48.485 INFO [stderr] warning: cannot find type `meta_value` in this scope Nov 17 09:14:48.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:48.485 INFO [stderr] | Nov 17 09:14:48.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:48.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:48.486 INFO [stderr] | Nov 17 09:14:48.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:14:48.486 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:48.486 INFO [stderr] Nov 17 09:14:49.639 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.21s Nov 17 09:14:49.646 INFO [stderr] su: No module specific data is present Nov 17 09:14:49.968 INFO running `"docker" "inspect" "1e9584ad1b234c9ae34f39b32bf81235c85cd2eeba1b68c1e6f8a80d18cf0db6"` Nov 17 09:14:50.081 INFO running `"docker" "rm" "-f" "1e9584ad1b234c9ae34f39b32bf81235c85cd2eeba1b68c1e6f8a80d18cf0db6"` Nov 17 09:14:50.201 INFO [stdout] 1e9584ad1b234c9ae34f39b32bf81235c85cd2eeba1b68c1e6f8a80d18cf0db6 Nov 17 09:14:50.203 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 09:14:50.361 INFO [stdout] 38182353d985b57c22ac7ef309f7eeb44be5e8faa32f260cf7111b3a1cc86bb6 Nov 17 09:14:50.363 INFO running `"docker" "start" "-a" "38182353d985b57c22ac7ef309f7eeb44be5e8faa32f260cf7111b3a1cc86bb6"` Nov 17 09:14:50.811 INFO [stderr] usermod: no changes Nov 17 09:14:50.907 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Nov 17 09:14:50.911 INFO [stderr] Running /target/debug/deps/scraped_to_posts-783105df0608afec Nov 17 09:14:50.916 INFO [stdout] Nov 17 09:14:50.916 INFO [stdout] running 0 tests Nov 17 09:14:50.916 INFO [stdout] Nov 17 09:14:50.916 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:14:50.916 INFO [stdout] Nov 17 09:14:50.917 INFO [stderr] Running /target/debug/deps/scraped_to_posts-374249b2842c9ae4 Nov 17 09:14:50.928 INFO [stdout] Nov 17 09:14:50.928 INFO [stdout] running 0 tests Nov 17 09:14:50.928 INFO [stdout] Nov 17 09:14:50.928 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:14:50.928 INFO [stdout] Nov 17 09:14:50.928 INFO [stderr] Doc-tests scraped_to_posts Nov 17 09:14:53.928 INFO [stdout] Nov 17 09:14:53.928 INFO [stdout] running 0 tests Nov 17 09:14:53.928 INFO [stdout] Nov 17 09:14:53.928 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:14:53.928 INFO [stdout] Nov 17 09:14:53.940 INFO [stderr] su: No module specific data is present Nov 17 09:14:54.657 INFO running `"docker" "inspect" "38182353d985b57c22ac7ef309f7eeb44be5e8faa32f260cf7111b3a1cc86bb6"` Nov 17 09:14:54.933 INFO running `"docker" "rm" "-f" "38182353d985b57c22ac7ef309f7eeb44be5e8faa32f260cf7111b3a1cc86bb6"` Nov 17 09:14:55.081 INFO [stdout] 38182353d985b57c22ac7ef309f7eeb44be5e8faa32f260cf7111b3a1cc86bb6