Dec 17 23:38:17.950 INFO checking goriunov/rust-test against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 17 23:38:17.950 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-5/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/goriunov/rust-test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 23:38:18.388 INFO [stdout] aac209e3951f1a7f5d8a74b7ffef0d68122ed750d1112d53fb8fc867c611f7f5 Dec 17 23:38:18.396 INFO running `"docker" "start" "-a" "aac209e3951f1a7f5d8a74b7ffef0d68122ed750d1112d53fb8fc867c611f7f5"` Dec 17 23:38:20.092 INFO [stderr] Checking r2d2 v0.8.3 Dec 17 23:38:20.684 INFO [stderr] Checking diesel v1.3.3 Dec 17 23:38:54.766 INFO [stderr] Checking vouc v0.1.0 (/opt/crater/workdir) Dec 17 23:38:55.874 INFO [stderr] warning: cannot find type `Post` in this scope Dec 17 23:38:55.874 INFO [stderr] --> src/models.rs:3:10 Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Dec 17 23:38:55.874 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 23:38:55.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.874 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.874 INFO [stderr] Dec 17 23:38:55.874 INFO [stderr] warning: cannot find type `posts` in this scope Dec 17 23:38:55.874 INFO [stderr] --> src/models.rs:11:10 Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 17 23:38:55.874 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.874 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.874 INFO [stderr] Dec 17 23:38:55.874 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 17 23:38:55.874 INFO [stderr] --> src/models.rs:11:10 Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 17 23:38:55.874 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.874 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.874 INFO [stderr] Dec 17 23:38:55.874 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 23:38:55.874 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 23:38:55.874 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.874 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.874 INFO [stderr] Dec 17 23:38:55.874 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 23:38:55.874 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:38:55.874 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.874 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.874 INFO [stderr] Dec 17 23:38:55.874 INFO [stderr] warning: cannot find type `title` in this scope Dec 17 23:38:55.874 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:38:55.874 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.874 INFO [stderr] | Dec 17 23:38:55.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.880 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.880 INFO [stderr] Dec 17 23:38:55.880 INFO [stderr] warning: cannot find type `body` in this scope Dec 17 23:38:55.880 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:38:55.880 INFO [stderr] | Dec 17 23:38:55.880 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:38:55.880 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.880 INFO [stderr] | Dec 17 23:38:55.880 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.880 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.880 INFO [stderr] Dec 17 23:38:55.880 INFO [stderr] warning: cannot find type `published` in this scope Dec 17 23:38:55.880 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:38:55.880 INFO [stderr] | Dec 17 23:38:55.880 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:38:55.880 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.880 INFO [stderr] | Dec 17 23:38:55.880 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.880 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.880 INFO [stderr] Dec 17 23:38:55.924 INFO [stderr] warning: cannot find type `Post` in this scope Dec 17 23:38:55.924 INFO [stderr] --> src/models.rs:3:10 Dec 17 23:38:55.924 INFO [stderr] | Dec 17 23:38:55.924 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Dec 17 23:38:55.924 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.924 INFO [stderr] | Dec 17 23:38:55.924 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 23:38:55.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.924 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.924 INFO [stderr] Dec 17 23:38:55.924 INFO [stderr] warning: cannot find type `posts` in this scope Dec 17 23:38:55.924 INFO [stderr] --> src/models.rs:11:10 Dec 17 23:38:55.924 INFO [stderr] | Dec 17 23:38:55.924 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 17 23:38:55.924 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.925 INFO [stderr] | Dec 17 23:38:55.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.925 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.925 INFO [stderr] Dec 17 23:38:55.925 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 17 23:38:55.925 INFO [stderr] --> src/models.rs:11:10 Dec 17 23:38:55.925 INFO [stderr] | Dec 17 23:38:55.925 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 17 23:38:55.925 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.925 INFO [stderr] | Dec 17 23:38:55.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.925 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.925 INFO [stderr] Dec 17 23:38:55.925 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 23:38:55.925 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 23:38:55.925 INFO [stderr] | Dec 17 23:38:55.925 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 23:38:55.925 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.925 INFO [stderr] | Dec 17 23:38:55.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.925 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.925 INFO [stderr] Dec 17 23:38:55.925 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 23:38:55.925 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:38:55.925 INFO [stderr] | Dec 17 23:38:55.925 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:38:55.925 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.925 INFO [stderr] | Dec 17 23:38:55.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.925 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.925 INFO [stderr] Dec 17 23:38:55.925 INFO [stderr] warning: cannot find type `title` in this scope Dec 17 23:38:55.925 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:38:55.925 INFO [stderr] | Dec 17 23:38:55.925 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:38:55.925 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.925 INFO [stderr] | Dec 17 23:38:55.925 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.926 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.926 INFO [stderr] Dec 17 23:38:55.926 INFO [stderr] warning: cannot find type `body` in this scope Dec 17 23:38:55.926 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:38:55.926 INFO [stderr] | Dec 17 23:38:55.926 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:38:55.926 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.926 INFO [stderr] | Dec 17 23:38:55.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.927 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.927 INFO [stderr] Dec 17 23:38:55.927 INFO [stderr] warning: cannot find type `published` in this scope Dec 17 23:38:55.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 23:38:55.927 INFO [stderr] | Dec 17 23:38:55.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 23:38:55.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 23:38:55.927 INFO [stderr] | Dec 17 23:38:55.927 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 23:38:55.927 INFO [stderr] = note: for more information, see issue #50504 Dec 17 23:38:55.928 INFO [stderr] Dec 17 23:38:56.340 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.51s Dec 17 23:38:56.856 INFO running `"docker" "inspect" "aac209e3951f1a7f5d8a74b7ffef0d68122ed750d1112d53fb8fc867c611f7f5"` Dec 17 23:38:57.163 INFO running `"docker" "rm" "-f" "aac209e3951f1a7f5d8a74b7ffef0d68122ed750d1112d53fb8fc867c611f7f5"` Dec 17 23:38:57.390 INFO [stdout] aac209e3951f1a7f5d8a74b7ffef0d68122ed750d1112d53fb8fc867c611f7f5