Dec 04 18:02:36.688 INFO checking goriunov/rust-test against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 18:02:36.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-3/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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:36.999 INFO [stdout] 38a3addd58b04a8e9359a75e59eb9df05ed51c11d015517f7747d81f94d7b9a6 Dec 04 18:02:37.003 INFO running `"docker" "start" "-a" "38a3addd58b04a8e9359a75e59eb9df05ed51c11d015517f7747d81f94d7b9a6"` Dec 04 18:02:37.708 INFO [stderr] usermod: no changes Dec 04 18:02:37.944 INFO [stderr] Checking r2d2 v0.8.3 Dec 04 18:02:38.555 INFO [stderr] Checking diesel v1.3.3 Dec 04 18:03:13.578 INFO [stderr] Checking vouc v0.1.0 (/source) Dec 04 18:03:16.883 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 18:03:16.883 INFO [stderr] --> src/models.rs:3:10 Dec 04 18:03:16.883 INFO [stderr] | Dec 04 18:03:16.883 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Dec 04 18:03:16.883 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.883 INFO [stderr] | Dec 04 18:03:16.883 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 18:03:16.883 INFO [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:16.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.883 INFO [stderr] Dec 04 18:03:16.883 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 18:03:16.883 INFO [stderr] --> src/models.rs:11:10 Dec 04 18:03:16.883 INFO [stderr] | Dec 04 18:03:16.883 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 04 18:03:16.883 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.883 INFO [stderr] | Dec 04 18:03:16.883 INFO [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:16.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.883 INFO [stderr] Dec 04 18:03:16.883 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 04 18:03:16.883 INFO [stderr] --> src/models.rs:11:10 Dec 04 18:03:16.883 INFO [stderr] | Dec 04 18:03:16.883 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 04 18:03:16.883 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.883 INFO [stderr] | Dec 04 18:03:16.883 INFO [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:16.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.883 INFO [stderr] Dec 04 18:03:16.883 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 18:03:16.883 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 18:03:16.883 INFO [stderr] | Dec 04 18:03:16.883 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 18:03:16.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.883 INFO [stderr] | Dec 04 18:03:16.883 INFO [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:16.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.883 INFO [stderr] Dec 04 18:03:16.883 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 18:03:16.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:16.883 INFO [stderr] | Dec 04 18:03:16.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:16.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.884 INFO [stderr] | Dec 04 18:03:16.884 INFO [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:16.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.884 INFO [stderr] Dec 04 18:03:16.884 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 18:03:16.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:16.884 INFO [stderr] | Dec 04 18:03:16.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:16.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.884 INFO [stderr] | Dec 04 18:03:16.884 INFO [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:16.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.884 INFO [stderr] Dec 04 18:03:16.884 INFO [stderr] warning: cannot find type `body` in this scope Dec 04 18:03:16.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:16.884 INFO [stderr] | Dec 04 18:03:16.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:16.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.884 INFO [stderr] | Dec 04 18:03:16.884 INFO [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:16.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.884 INFO [stderr] Dec 04 18:03:16.884 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 18:03:16.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:16.884 INFO [stderr] | Dec 04 18:03:16.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:16.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.884 INFO [stderr] | Dec 04 18:03:16.884 INFO [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:16.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.884 INFO [stderr] Dec 04 18:03:16.946 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 18:03:16.946 INFO [stderr] --> src/models.rs:3:10 Dec 04 18:03:16.946 INFO [stderr] | Dec 04 18:03:16.946 INFO [stderr] 3 | #[derive(Queryable, Clone, Debug)] Dec 04 18:03:16.946 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.946 INFO [stderr] | Dec 04 18:03:16.946 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 18:03:16.946 INFO [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:16.946 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.946 INFO [stderr] Dec 04 18:03:16.946 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 18:03:16.946 INFO [stderr] --> src/models.rs:11:10 Dec 04 18:03:16.947 INFO [stderr] | Dec 04 18:03:16.947 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 04 18:03:16.947 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.947 INFO [stderr] | Dec 04 18:03:16.947 INFO [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:16.947 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.947 INFO [stderr] Dec 04 18:03:16.947 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 04 18:03:16.947 INFO [stderr] --> src/models.rs:11:10 Dec 04 18:03:16.947 INFO [stderr] | Dec 04 18:03:16.947 INFO [stderr] 11 | #[derive(Insertable, Clone, Debug)] Dec 04 18:03:16.947 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.947 INFO [stderr] | Dec 04 18:03:16.947 INFO [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:16.947 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.947 INFO [stderr] Dec 04 18:03:16.951 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 18:03:16.951 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 18:03:16.951 INFO [stderr] | Dec 04 18:03:16.951 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 18:03:16.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.951 INFO [stderr] | Dec 04 18:03:16.951 INFO [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:16.951 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.951 INFO [stderr] Dec 04 18:03:16.951 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 18:03:16.951 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:16.951 INFO [stderr] | Dec 04 18:03:16.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:16.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.951 INFO [stderr] | Dec 04 18:03:16.951 INFO [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:16.951 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.951 INFO [stderr] Dec 04 18:03:16.951 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 18:03:16.951 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:16.951 INFO [stderr] | Dec 04 18:03:16.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:16.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.951 INFO [stderr] | Dec 04 18:03:16.951 INFO [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:16.951 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.951 INFO [stderr] Dec 04 18:03:16.951 INFO [stderr] warning: cannot find type `body` in this scope Dec 04 18:03:16.951 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:16.951 INFO [stderr] | Dec 04 18:03:16.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:16.951 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.951 INFO [stderr] | Dec 04 18:03:16.951 INFO [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:16.951 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.951 INFO [stderr] Dec 04 18:03:16.953 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 18:03:16.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:03:16.953 INFO [stderr] | Dec 04 18:03:16.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:03:16.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:03:16.953 INFO [stderr] | Dec 04 18:03:16.953 INFO [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:16.953 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:03:16.953 INFO [stderr] Dec 04 18:03:17.292 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.52s Dec 04 18:03:17.302 INFO [stderr] su: No module specific data is present Dec 04 18:03:17.931 INFO running `"docker" "inspect" "38a3addd58b04a8e9359a75e59eb9df05ed51c11d015517f7747d81f94d7b9a6"` Dec 04 18:03:18.269 INFO running `"docker" "rm" "-f" "38a3addd58b04a8e9359a75e59eb9df05ed51c11d015517f7747d81f94d7b9a6"` Dec 04 18:03:18.591 INFO [stdout] 38a3addd58b04a8e9359a75e59eb9df05ed51c11d015517f7747d81f94d7b9a6