Dec 04 18:02:39.080 INFO checking goriunov/rust-test against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 18:02:39.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-0/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 04 18:02:39.439 INFO [stdout] 437de228fa17a8a894e12f7cc53a178508484fae44a3722eba3939e8be9ff134 Dec 04 18:02:39.439 INFO running `"docker" "start" "-a" "437de228fa17a8a894e12f7cc53a178508484fae44a3722eba3939e8be9ff134"` Dec 04 18:02:40.127 INFO [stderr] usermod: no changes Dec 04 18:02:40.335 INFO [stderr] Checking diesel v1.3.3 Dec 04 18:02:40.335 INFO [stderr] Checking hyper v0.12.13 Dec 04 18:03:16.083 INFO [stderr] Checking vouc v0.1.0 (/source) Dec 04 18:03:18.891 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 18:03:18.891 INFO [stderr] --> src/models.rs:3:10 Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Dec 04 18:03:18.891 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 18:03:18.891 INFO [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 04 18:03:18.891 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.891 INFO [stderr] Dec 04 18:03:18.891 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 18:03:18.891 INFO [stderr] --> src/models.rs:11:10 Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 04 18:03:18.891 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [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 04 18:03:18.891 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.891 INFO [stderr] Dec 04 18:03:18.891 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 04 18:03:18.891 INFO [stderr] --> src/models.rs:11:10 Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 04 18:03:18.891 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [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 04 18:03:18.891 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.891 INFO [stderr] Dec 04 18:03:18.891 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 18:03:18.891 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 18:03:18.891 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [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 04 18:03:18.891 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.891 INFO [stderr] Dec 04 18:03:18.891 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 18:03:18.891 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:18.891 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [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 04 18:03:18.891 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.891 INFO [stderr] Dec 04 18:03:18.891 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 18:03:18.891 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:18.891 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [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 04 18:03:18.891 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.891 INFO [stderr] Dec 04 18:03:18.891 INFO [stderr] warning: cannot find type `body` in this scope Dec 04 18:03:18.891 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:18.891 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [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 04 18:03:18.891 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.891 INFO [stderr] Dec 04 18:03:18.891 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 18:03:18.891 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:18.891 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.891 INFO [stderr] | Dec 04 18:03:18.891 INFO [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 04 18:03:18.891 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.891 INFO [stderr] Dec 04 18:03:18.917 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 18:03:18.917 INFO [stderr] --> src/models.rs:3:10 Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.917 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Dec 04 18:03:18.917 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.917 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 18:03:18.917 INFO [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 04 18:03:18.917 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.917 INFO [stderr] Dec 04 18:03:18.917 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 18:03:18.917 INFO [stderr] --> src/models.rs:11:10 Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.917 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 04 18:03:18.917 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.917 INFO [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 04 18:03:18.917 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.917 INFO [stderr] Dec 04 18:03:18.917 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 04 18:03:18.917 INFO [stderr] --> src/models.rs:11:10 Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.917 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 04 18:03:18.917 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.917 INFO [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 04 18:03:18.917 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.917 INFO [stderr] Dec 04 18:03:18.917 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 18:03:18.917 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.917 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 18:03:18.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.917 INFO [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 04 18:03:18.917 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.917 INFO [stderr] Dec 04 18:03:18.917 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 18:03:18.917 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.917 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:18.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.917 INFO [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 04 18:03:18.917 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.917 INFO [stderr] Dec 04 18:03:18.917 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 18:03:18.917 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:18.917 INFO [stderr] | Dec 04 18:03:18.918 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:18.918 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.918 INFO [stderr] | Dec 04 18:03:18.918 INFO [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 04 18:03:18.918 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.918 INFO [stderr] Dec 04 18:03:18.918 INFO [stderr] warning: cannot find type `body` in this scope Dec 04 18:03:18.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:18.918 INFO [stderr] | Dec 04 18:03:18.918 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:18.918 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.918 INFO [stderr] | Dec 04 18:03:18.918 INFO [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 04 18:03:18.918 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.918 INFO [stderr] Dec 04 18:03:18.918 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 18:03:18.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:18.918 INFO [stderr] | Dec 04 18:03:18.918 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:18.918 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:18.918 INFO [stderr] | Dec 04 18:03:18.918 INFO [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 04 18:03:18.918 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:18.918 INFO [stderr] Dec 04 18:03:19.251 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.10s Dec 04 18:03:19.253 INFO [stderr] su: No module specific data is present Dec 04 18:03:19.706 INFO running `"docker" "inspect" "437de228fa17a8a894e12f7cc53a178508484fae44a3722eba3939e8be9ff134"` Dec 04 18:03:19.848 INFO running `"docker" "rm" "-f" "437de228fa17a8a894e12f7cc53a178508484fae44a3722eba3939e8be9ff134"` Dec 04 18:03:19.978 INFO [stdout] 437de228fa17a8a894e12f7cc53a178508484fae44a3722eba3939e8be9ff134