Nov 17 09:13:09.173 INFO testing apolitical/scraped_to_posts against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 09:13:09.173 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.604 INFO [stdout] ee06749bef94510dec32f63f095e98b857e7cc24f21efffa9ec8dff481d39c40 Nov 17 09:13:09.606 INFO running `"docker" "start" "-a" "ee06749bef94510dec32f63f095e98b857e7cc24f21efffa9ec8dff481d39c40"` Nov 17 09:13:10.533 INFO [stderr] usermod: no changes Nov 17 09:13:10.687 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 17 09:13:10.689 INFO [stderr] Compiling regex-syntax v0.6.3 Nov 17 09:13:10.697 INFO [stderr] Compiling memchr v2.1.1 Nov 17 09:13:10.697 INFO [stderr] Compiling syn v0.15.18 Nov 17 09:13:10.697 INFO [stderr] Compiling backtrace v0.3.9 Nov 17 09:13:10.698 INFO [stderr] Compiling chrono v0.4.6 Nov 17 09:13:10.698 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 17 09:13:15.600 INFO [stderr] Compiling failure v0.1.1 Nov 17 09:13:17.959 INFO [stderr] Compiling aho-corasick v0.6.9 Nov 17 09:13:39.540 INFO [stderr] Compiling diesel v1.3.3 Nov 17 09:13:44.339 INFO [stderr] Compiling regex v1.0.6 Nov 17 09:13:47.431 INFO [stderr] Compiling serde_derive v1.0.80 Nov 17 09:13:59.563 INFO [stderr] Compiling env_logger v0.6.0 Nov 17 09:13:59.563 INFO [stderr] Compiling dotenv v0.13.0 Nov 17 09:14:33.339 INFO [stderr] Compiling scraped_to_posts v0.1.0 (/source) Nov 17 09:14:35.267 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:35.268 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:35.269 INFO [stderr] | Nov 17 09:14:35.269 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.270 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.270 INFO [stderr] | Nov 17 09:14:35.271 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 09:14:35.272 INFO [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:35.272 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.273 INFO [stderr] Nov 17 09:14:35.273 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 17 09:14:35.274 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:35.274 INFO [stderr] | Nov 17 09:14:35.275 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.275 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.276 INFO [stderr] | Nov 17 09:14:35.277 INFO [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:35.277 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.277 INFO [stderr] Nov 17 09:14:35.277 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:35.277 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:35.277 INFO [stderr] | Nov 17 09:14:35.277 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.277 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.277 INFO [stderr] | Nov 17 09:14:35.277 INFO [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:35.277 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.277 INFO [stderr] Nov 17 09:14:35.277 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 17 09:14:35.277 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:35.277 INFO [stderr] | Nov 17 09:14:35.277 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.277 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.277 INFO [stderr] | Nov 17 09:14:35.277 INFO [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:35.277 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.283 INFO [stderr] Nov 17 09:14:35.283 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:35.283 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.283 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [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:35.283 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.283 INFO [stderr] Nov 17 09:14:35.283 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 09:14:35.283 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.283 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [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:35.283 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.283 INFO [stderr] Nov 17 09:14:35.283 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 09:14:35.283 INFO [stderr] --> src/model.rs:9:36 Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.283 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [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:35.283 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.283 INFO [stderr] Nov 17 09:14:35.283 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:35.283 INFO [stderr] --> src/model.rs:9:36 Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.283 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [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:35.283 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.283 INFO [stderr] Nov 17 09:14:35.283 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:35.283 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.283 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [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:35.283 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.283 INFO [stderr] Nov 17 09:14:35.283 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:35.283 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.283 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.283 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.283 INFO [stderr] | Nov 17 09:14:35.284 INFO [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:35.284 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.284 INFO [stderr] Nov 17 09:14:35.284 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:35.284 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.284 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [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:35.284 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.284 INFO [stderr] Nov 17 09:14:35.284 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:35.284 INFO [stderr] --> src/model.rs:55:24 Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.284 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [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:35.284 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.284 INFO [stderr] Nov 17 09:14:35.284 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:35.284 INFO [stderr] --> src/model.rs:55:24 Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.284 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [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:35.284 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.284 INFO [stderr] Nov 17 09:14:35.284 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:35.284 INFO [stderr] --> src/model.rs:55:38 Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.284 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [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:35.284 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.284 INFO [stderr] Nov 17 09:14:35.284 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:35.284 INFO [stderr] --> src/model.rs:55:38 Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.284 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [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:35.284 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.284 INFO [stderr] Nov 17 09:14:35.284 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:35.284 INFO [stderr] --> src/model.rs:55:50 Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:35.284 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [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:35.284 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.284 INFO [stderr] Nov 17 09:14:35.284 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 09:14:35.284 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 09:14:35.284 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [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:35.284 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.284 INFO [stderr] Nov 17 09:14:35.284 INFO [stderr] warning: cannot find type `ID` in this scope Nov 17 09:14:35.284 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.284 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [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:35.284 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.284 INFO [stderr] Nov 17 09:14:35.284 INFO [stderr] warning: cannot find type `post_author` in this scope Nov 17 09:14:35.284 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.284 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.284 INFO [stderr] | Nov 17 09:14:35.284 INFO [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:35.285 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.285 INFO [stderr] Nov 17 09:14:35.285 INFO [stderr] warning: cannot find type `post_date` in this scope Nov 17 09:14:35.285 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [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:35.285 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.285 INFO [stderr] Nov 17 09:14:35.285 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Nov 17 09:14:35.285 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [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:35.285 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.285 INFO [stderr] Nov 17 09:14:35.285 INFO [stderr] warning: cannot find type `post_content` in this scope Nov 17 09:14:35.285 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [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:35.285 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.285 INFO [stderr] Nov 17 09:14:35.285 INFO [stderr] warning: cannot find type `post_title` in this scope Nov 17 09:14:35.285 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [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:35.285 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.285 INFO [stderr] Nov 17 09:14:35.285 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Nov 17 09:14:35.285 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [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:35.285 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.285 INFO [stderr] Nov 17 09:14:35.285 INFO [stderr] warning: cannot find type `post_status` in this scope Nov 17 09:14:35.285 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [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:35.285 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.285 INFO [stderr] Nov 17 09:14:35.285 INFO [stderr] warning: cannot find type `comment_status` in this scope Nov 17 09:14:35.285 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [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:35.285 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.285 INFO [stderr] Nov 17 09:14:35.285 INFO [stderr] warning: cannot find type `ping_status` in this scope Nov 17 09:14:35.285 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [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:35.285 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.285 INFO [stderr] Nov 17 09:14:35.285 INFO [stderr] warning: cannot find type `post_password` in this scope Nov 17 09:14:35.285 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.285 INFO [stderr] | Nov 17 09:14:35.285 INFO [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:35.285 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.286 INFO [stderr] Nov 17 09:14:35.286 INFO [stderr] warning: cannot find type `post_name` in this scope Nov 17 09:14:35.286 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [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:35.286 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.286 INFO [stderr] Nov 17 09:14:35.286 INFO [stderr] warning: cannot find type `to_ping` in this scope Nov 17 09:14:35.286 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [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:35.286 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.286 INFO [stderr] Nov 17 09:14:35.286 INFO [stderr] warning: cannot find type `pinged` in this scope Nov 17 09:14:35.286 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [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:35.286 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.286 INFO [stderr] Nov 17 09:14:35.286 INFO [stderr] warning: cannot find type `post_modified` in this scope Nov 17 09:14:35.286 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [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:35.286 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.286 INFO [stderr] Nov 17 09:14:35.286 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Nov 17 09:14:35.286 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [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:35.286 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.286 INFO [stderr] Nov 17 09:14:35.286 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Nov 17 09:14:35.286 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [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:35.286 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.286 INFO [stderr] Nov 17 09:14:35.286 INFO [stderr] warning: cannot find type `post_parent` in this scope Nov 17 09:14:35.286 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [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:35.286 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.286 INFO [stderr] Nov 17 09:14:35.286 INFO [stderr] warning: cannot find type `guid` in this scope Nov 17 09:14:35.286 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.286 INFO [stderr] | Nov 17 09:14:35.286 INFO [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:35.286 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.286 INFO [stderr] Nov 17 09:14:35.286 INFO [stderr] warning: cannot find type `menu_order` in this scope Nov 17 09:14:35.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [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:35.303 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.303 INFO [stderr] Nov 17 09:14:35.303 INFO [stderr] warning: cannot find type `post_type` in this scope Nov 17 09:14:35.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [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:35.303 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.303 INFO [stderr] Nov 17 09:14:35.303 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Nov 17 09:14:35.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [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:35.303 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.303 INFO [stderr] Nov 17 09:14:35.303 INFO [stderr] warning: cannot find type `comment_count` in this scope Nov 17 09:14:35.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [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:35.303 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.303 INFO [stderr] Nov 17 09:14:35.303 INFO [stderr] warning: cannot find type `meta_id` in this scope Nov 17 09:14:35.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [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:35.303 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.303 INFO [stderr] Nov 17 09:14:35.303 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 17 09:14:35.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [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:35.303 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.303 INFO [stderr] Nov 17 09:14:35.303 INFO [stderr] warning: cannot find type `meta_key` in this scope Nov 17 09:14:35.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.303 INFO [stderr] | Nov 17 09:14:35.303 INFO [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:35.303 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.303 INFO [stderr] Nov 17 09:14:35.303 INFO [stderr] warning: cannot find type `meta_value` in this scope Nov 17 09:14:35.304 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:35.304 INFO [stderr] | Nov 17 09:14:35.304 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:35.304 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:35.304 INFO [stderr] | Nov 17 09:14:35.304 INFO [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:35.304 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:35.304 INFO [stderr] Nov 17 09:14:42.820 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Nov 17 09:14:42.830 INFO [stderr] su: No module specific data is present Nov 17 09:14:43.209 INFO running `"docker" "inspect" "ee06749bef94510dec32f63f095e98b857e7cc24f21efffa9ec8dff481d39c40"` Nov 17 09:14:43.349 INFO running `"docker" "rm" "-f" "ee06749bef94510dec32f63f095e98b857e7cc24f21efffa9ec8dff481d39c40"` Nov 17 09:14:43.457 INFO [stdout] ee06749bef94510dec32f63f095e98b857e7cc24f21efffa9ec8dff481d39c40 Nov 17 09:14:43.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:43.642 INFO [stdout] 0c287fa73921644a2f7955f8d6db912fee49349ed4a8f388b6840b210bbfa8a9 Nov 17 09:14:43.644 INFO running `"docker" "start" "-a" "0c287fa73921644a2f7955f8d6db912fee49349ed4a8f388b6840b210bbfa8a9"` Nov 17 09:14:44.049 INFO [stderr] usermod: no changes Nov 17 09:14:44.188 INFO [stderr] Compiling scraped_to_posts v0.1.0 (/source) Nov 17 09:14:46.039 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:46.039 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.039 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 09:14:46.039 INFO [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:46.039 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.039 INFO [stderr] Nov 17 09:14:46.039 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 17 09:14:46.039 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.039 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [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:46.039 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.039 INFO [stderr] Nov 17 09:14:46.039 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:46.039 INFO [stderr] --> src/model.rs:9:10 Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.039 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [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:46.039 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.039 INFO [stderr] Nov 17 09:14:46.039 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 17 09:14:46.039 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.039 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [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:46.039 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.039 INFO [stderr] Nov 17 09:14:46.039 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:46.039 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.039 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [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:46.039 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.039 INFO [stderr] Nov 17 09:14:46.039 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 09:14:46.039 INFO [stderr] --> src/model.rs:9:24 Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.039 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [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:46.039 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.039 INFO [stderr] Nov 17 09:14:46.039 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 09:14:46.039 INFO [stderr] --> src/model.rs:9:36 Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.039 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [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:46.039 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.039 INFO [stderr] Nov 17 09:14:46.039 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:46.039 INFO [stderr] --> src/model.rs:9:36 Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.039 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.039 INFO [stderr] | Nov 17 09:14:46.039 INFO [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:46.040 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.040 INFO [stderr] Nov 17 09:14:46.040 INFO [stderr] warning: cannot find type `Post` in this scope Nov 17 09:14:46.040 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.040 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [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:46.040 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.040 INFO [stderr] Nov 17 09:14:46.040 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:46.040 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.040 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [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:46.040 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.040 INFO [stderr] Nov 17 09:14:46.040 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:46.040 INFO [stderr] --> src/model.rs:55:10 Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.040 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [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:46.040 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.040 INFO [stderr] Nov 17 09:14:46.040 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:46.040 INFO [stderr] --> src/model.rs:55:24 Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.040 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [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:46.040 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.040 INFO [stderr] Nov 17 09:14:46.040 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:46.040 INFO [stderr] --> src/model.rs:55:24 Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.040 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [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:46.040 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.040 INFO [stderr] Nov 17 09:14:46.040 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 17 09:14:46.040 INFO [stderr] --> src/model.rs:55:38 Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.040 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [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:46.040 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.040 INFO [stderr] Nov 17 09:14:46.040 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:46.040 INFO [stderr] --> src/model.rs:55:38 Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.040 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [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:46.040 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.040 INFO [stderr] Nov 17 09:14:46.040 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 17 09:14:46.040 INFO [stderr] --> src/model.rs:55:50 Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 17 09:14:46.040 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.040 INFO [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:46.040 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.040 INFO [stderr] Nov 17 09:14:46.040 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 09:14:46.040 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 09:14:46.040 INFO [stderr] | Nov 17 09:14:46.041 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 09:14:46.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [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:46.041 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.041 INFO [stderr] Nov 17 09:14:46.041 INFO [stderr] warning: cannot find type `ID` in this scope Nov 17 09:14:46.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [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:46.041 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.041 INFO [stderr] Nov 17 09:14:46.041 INFO [stderr] warning: cannot find type `post_author` in this scope Nov 17 09:14:46.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [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:46.041 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.041 INFO [stderr] Nov 17 09:14:46.041 INFO [stderr] warning: cannot find type `post_date` in this scope Nov 17 09:14:46.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [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:46.041 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.041 INFO [stderr] Nov 17 09:14:46.041 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Nov 17 09:14:46.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [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:46.041 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.041 INFO [stderr] Nov 17 09:14:46.041 INFO [stderr] warning: cannot find type `post_content` in this scope Nov 17 09:14:46.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [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:46.041 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.041 INFO [stderr] Nov 17 09:14:46.041 INFO [stderr] warning: cannot find type `post_title` in this scope Nov 17 09:14:46.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [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:46.041 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.041 INFO [stderr] Nov 17 09:14:46.041 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Nov 17 09:14:46.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [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:46.041 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.041 INFO [stderr] Nov 17 09:14:46.041 INFO [stderr] warning: cannot find type `post_status` in this scope Nov 17 09:14:46.041 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.041 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.041 INFO [stderr] | Nov 17 09:14:46.041 INFO [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:46.041 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.041 INFO [stderr] Nov 17 09:14:46.042 INFO [stderr] warning: cannot find type `comment_status` in this scope Nov 17 09:14:46.042 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.042 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [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:46.042 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.042 INFO [stderr] Nov 17 09:14:46.042 INFO [stderr] warning: cannot find type `ping_status` in this scope Nov 17 09:14:46.042 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.042 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [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:46.042 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.042 INFO [stderr] Nov 17 09:14:46.042 INFO [stderr] warning: cannot find type `post_password` in this scope Nov 17 09:14:46.042 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.042 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [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:46.042 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.042 INFO [stderr] Nov 17 09:14:46.042 INFO [stderr] warning: cannot find type `post_name` in this scope Nov 17 09:14:46.042 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.042 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [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:46.042 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.042 INFO [stderr] Nov 17 09:14:46.042 INFO [stderr] warning: cannot find type `to_ping` in this scope Nov 17 09:14:46.042 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.042 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [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:46.042 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.042 INFO [stderr] Nov 17 09:14:46.042 INFO [stderr] warning: cannot find type `pinged` in this scope Nov 17 09:14:46.042 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.042 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [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:46.042 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.042 INFO [stderr] Nov 17 09:14:46.042 INFO [stderr] warning: cannot find type `post_modified` in this scope Nov 17 09:14:46.042 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.042 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [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:46.042 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.042 INFO [stderr] Nov 17 09:14:46.042 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Nov 17 09:14:46.042 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.042 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.042 INFO [stderr] | Nov 17 09:14:46.042 INFO [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:46.042 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.042 INFO [stderr] Nov 17 09:14:46.057 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Nov 17 09:14:46.057 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.057 INFO [stderr] | Nov 17 09:14:46.057 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.057 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [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:46.058 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.058 INFO [stderr] Nov 17 09:14:46.058 INFO [stderr] warning: cannot find type `post_parent` in this scope Nov 17 09:14:46.058 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.058 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [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:46.058 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.058 INFO [stderr] Nov 17 09:14:46.058 INFO [stderr] warning: cannot find type `guid` in this scope Nov 17 09:14:46.058 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.058 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [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:46.058 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.058 INFO [stderr] Nov 17 09:14:46.058 INFO [stderr] warning: cannot find type `menu_order` in this scope Nov 17 09:14:46.058 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.058 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [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:46.058 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.058 INFO [stderr] Nov 17 09:14:46.058 INFO [stderr] warning: cannot find type `post_type` in this scope Nov 17 09:14:46.058 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.058 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [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:46.058 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.058 INFO [stderr] Nov 17 09:14:46.058 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Nov 17 09:14:46.058 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.058 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [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:46.058 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.058 INFO [stderr] Nov 17 09:14:46.058 INFO [stderr] warning: cannot find type `comment_count` in this scope Nov 17 09:14:46.058 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.058 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [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:46.058 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.058 INFO [stderr] Nov 17 09:14:46.058 INFO [stderr] warning: cannot find type `meta_id` in this scope Nov 17 09:14:46.058 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.058 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [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:46.058 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.058 INFO [stderr] Nov 17 09:14:46.058 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 17 09:14:46.058 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.058 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.058 INFO [stderr] | Nov 17 09:14:46.058 INFO [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:46.058 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.059 INFO [stderr] Nov 17 09:14:46.059 INFO [stderr] warning: cannot find type `meta_key` in this scope Nov 17 09:14:46.059 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.059 INFO [stderr] | Nov 17 09:14:46.059 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.059 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.059 INFO [stderr] | Nov 17 09:14:46.059 INFO [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:46.059 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.059 INFO [stderr] Nov 17 09:14:46.059 INFO [stderr] warning: cannot find type `meta_value` in this scope Nov 17 09:14:46.059 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 09:14:46.059 INFO [stderr] | Nov 17 09:14:46.059 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 09:14:46.059 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 09:14:46.059 INFO [stderr] | Nov 17 09:14:46.059 INFO [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:46.059 INFO [stderr] = note: for more information, see issue #50504 Nov 17 09:14:46.059 INFO [stderr] Nov 17 09:14:47.195 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.12s Nov 17 09:14:47.203 INFO [stderr] su: No module specific data is present Nov 17 09:14:47.726 INFO running `"docker" "inspect" "0c287fa73921644a2f7955f8d6db912fee49349ed4a8f388b6840b210bbfa8a9"` Nov 17 09:14:47.920 INFO running `"docker" "rm" "-f" "0c287fa73921644a2f7955f8d6db912fee49349ed4a8f388b6840b210bbfa8a9"` Nov 17 09:14:48.095 INFO [stdout] 0c287fa73921644a2f7955f8d6db912fee49349ed4a8f388b6840b210bbfa8a9 Nov 17 09:14:48.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:48.435 INFO [stdout] 880895efdc682247bab997b77caa02cab1d861bcc89ed31197a3e109ea106593 Nov 17 09:14:48.437 INFO running `"docker" "start" "-a" "880895efdc682247bab997b77caa02cab1d861bcc89ed31197a3e109ea106593"` Nov 17 09:14:49.107 INFO [stderr] usermod: no changes Nov 17 09:14:49.227 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s Nov 17 09:14:49.243 INFO [stderr] Running /target/debug/deps/scraped_to_posts-e2666a9b45e3993e Nov 17 09:14:49.245 INFO [stdout] Nov 17 09:14:49.245 INFO [stdout] running 0 tests Nov 17 09:14:49.245 INFO [stdout] Nov 17 09:14:49.245 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:14:49.245 INFO [stdout] Nov 17 09:14:49.247 INFO [stderr] Running /target/debug/deps/scraped_to_posts-0d64cb6b6147b086 Nov 17 09:14:49.248 INFO [stdout] Nov 17 09:14:49.248 INFO [stdout] running 0 tests Nov 17 09:14:49.248 INFO [stdout] Nov 17 09:14:49.248 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:14:49.248 INFO [stdout] Nov 17 09:14:49.248 INFO [stderr] Doc-tests scraped_to_posts Nov 17 09:14:51.884 INFO [stdout] Nov 17 09:14:51.884 INFO [stdout] running 0 tests Nov 17 09:14:51.884 INFO [stdout] Nov 17 09:14:51.884 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:14:51.884 INFO [stdout] Nov 17 09:14:51.901 INFO [stderr] su: No module specific data is present Nov 17 09:14:52.923 INFO running `"docker" "inspect" "880895efdc682247bab997b77caa02cab1d861bcc89ed31197a3e109ea106593"` Nov 17 09:14:53.182 INFO running `"docker" "rm" "-f" "880895efdc682247bab997b77caa02cab1d861bcc89ed31197a3e109ea106593"` Nov 17 09:14:53.461 INFO [stdout] 880895efdc682247bab997b77caa02cab1d861bcc89ed31197a3e109ea106593