Dec 05 01:33:17.288 INFO checking LachlanHogan/chat-app-websocket against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 05 01:33:17.288 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-7/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 05 01:33:17.671 INFO [stdout] f7cce3249806d3ad1bd6173cfa0833bf4f2bafe8ead727434567fd3633cac172 Dec 05 01:33:17.676 INFO running `"docker" "start" "-a" "f7cce3249806d3ad1bd6173cfa0833bf4f2bafe8ead727434567fd3633cac172"` Dec 05 01:33:19.159 INFO [stderr] usermod: no changes Dec 05 01:33:19.383 INFO [stderr] Compiling syn v0.13.10 Dec 05 01:33:19.383 INFO [stderr] Checking ws v0.7.6 Dec 05 01:33:38.099 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 05 01:33:38.099 INFO [stderr] Compiling serde_derive v1.0.55 Dec 05 01:33:49.606 INFO [stderr] Checking diesel v1.3.0 Dec 05 01:34:33.651 INFO [stderr] Checking chat-app-websocket v0.1.0 (/source) Dec 05 01:34:36.983 INFO [stderr] warning: cannot find type `Message` in this scope Dec 05 01:34:36.983 INFO [stderr] --> src/models.rs:11:10 Dec 05 01:34:36.983 INFO [stderr] | Dec 05 01:34:36.983 INFO [stderr] 11 | #[derive(Queryable)] Dec 05 01:34:36.983 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:36.983 INFO [stderr] | Dec 05 01:34:36.983 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 01:34:36.983 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 05 01:34:36.983 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:36.983 INFO [stderr] Dec 05 01:34:36.983 INFO [stderr] warning: cannot find type `messages` in this scope Dec 05 01:34:36.983 INFO [stderr] --> src/models.rs:21:10 Dec 05 01:34:36.983 INFO [stderr] | Dec 05 01:34:36.983 INFO [stderr] 21 | #[derive(Insertable)] Dec 05 01:34:36.983 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:36.983 INFO [stderr] | Dec 05 01:34:36.983 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 05 01:34:36.983 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:36.983 INFO [stderr] Dec 05 01:34:36.983 INFO [stderr] warning: cannot find type `NewMessage` in this scope Dec 05 01:34:36.983 INFO [stderr] --> src/models.rs:21:10 Dec 05 01:34:36.983 INFO [stderr] | Dec 05 01:34:36.983 INFO [stderr] 21 | #[derive(Insertable)] Dec 05 01:34:36.983 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:36.983 INFO [stderr] | Dec 05 01:34:36.983 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 05 01:34:36.983 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:36.983 INFO [stderr] Dec 05 01:34:36.983 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 01:34:36.983 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 01:34:36.983 INFO [stderr] | Dec 05 01:34:36.983 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 01:34:36.983 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:36.983 INFO [stderr] | Dec 05 01:34:36.983 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 05 01:34:36.983 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:36.983 INFO [stderr] Dec 05 01:34:36.984 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 01:34:36.984 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:36.984 INFO [stderr] | Dec 05 01:34:36.984 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:36.984 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:36.984 INFO [stderr] | Dec 05 01:34:36.984 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 05 01:34:36.984 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:36.984 INFO [stderr] Dec 05 01:34:36.984 INFO [stderr] warning: cannot find type `message` in this scope Dec 05 01:34:36.984 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:36.984 INFO [stderr] | Dec 05 01:34:36.984 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:36.984 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:36.984 INFO [stderr] | Dec 05 01:34:36.984 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 05 01:34:36.984 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:36.984 INFO [stderr] Dec 05 01:34:36.984 INFO [stderr] warning: cannot find type `username` in this scope Dec 05 01:34:36.984 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:36.984 INFO [stderr] | Dec 05 01:34:36.984 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:36.984 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:36.984 INFO [stderr] | Dec 05 01:34:36.984 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 05 01:34:36.984 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:36.984 INFO [stderr] Dec 05 01:34:36.984 INFO [stderr] warning: cannot find type `user_from` in this scope Dec 05 01:34:36.984 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:36.984 INFO [stderr] | Dec 05 01:34:36.984 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:36.984 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:36.984 INFO [stderr] | Dec 05 01:34:36.984 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 05 01:34:36.984 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:36.984 INFO [stderr] Dec 05 01:34:36.984 INFO [stderr] warning: cannot find type `user_to` in this scope Dec 05 01:34:36.984 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:36.984 INFO [stderr] | Dec 05 01:34:36.984 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:36.984 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:36.984 INFO [stderr] | Dec 05 01:34:36.984 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 05 01:34:36.985 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:36.985 INFO [stderr] Dec 05 01:34:36.985 INFO [stderr] warning: cannot find type `time` in this scope Dec 05 01:34:36.985 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:36.985 INFO [stderr] | Dec 05 01:34:36.985 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:36.985 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:36.985 INFO [stderr] | Dec 05 01:34:36.985 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 05 01:34:36.985 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:36.985 INFO [stderr] Dec 05 01:34:37.635 INFO [stderr] warning: cannot find type `Message` in this scope Dec 05 01:34:37.635 INFO [stderr] --> src/models.rs:11:10 Dec 05 01:34:37.635 INFO [stderr] | Dec 05 01:34:37.635 INFO [stderr] 11 | #[derive(Queryable)] Dec 05 01:34:37.635 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:37.635 INFO [stderr] | Dec 05 01:34:37.635 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 01:34:37.635 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 05 01:34:37.635 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:37.635 INFO [stderr] Dec 05 01:34:37.635 INFO [stderr] warning: cannot find type `messages` in this scope Dec 05 01:34:37.635 INFO [stderr] --> src/models.rs:21:10 Dec 05 01:34:37.635 INFO [stderr] | Dec 05 01:34:37.635 INFO [stderr] 21 | #[derive(Insertable)] Dec 05 01:34:37.635 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:37.635 INFO [stderr] | Dec 05 01:34:37.635 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 05 01:34:37.635 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:37.635 INFO [stderr] Dec 05 01:34:37.635 INFO [stderr] warning: cannot find type `NewMessage` in this scope Dec 05 01:34:37.635 INFO [stderr] --> src/models.rs:21:10 Dec 05 01:34:37.635 INFO [stderr] | Dec 05 01:34:37.635 INFO [stderr] 21 | #[derive(Insertable)] Dec 05 01:34:37.635 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:37.635 INFO [stderr] | Dec 05 01:34:37.635 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 05 01:34:37.635 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:37.635 INFO [stderr] Dec 05 01:34:37.636 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 01:34:37.636 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 01:34:37.636 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 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 05 01:34:37.636 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:37.636 INFO [stderr] Dec 05 01:34:37.636 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 01:34:37.636 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:37.636 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 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 05 01:34:37.636 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:37.636 INFO [stderr] Dec 05 01:34:37.636 INFO [stderr] warning: cannot find type `message` in this scope Dec 05 01:34:37.636 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:37.636 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 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 05 01:34:37.636 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:37.636 INFO [stderr] Dec 05 01:34:37.636 INFO [stderr] warning: cannot find type `username` in this scope Dec 05 01:34:37.636 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:37.636 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 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 05 01:34:37.636 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:37.636 INFO [stderr] Dec 05 01:34:37.636 INFO [stderr] warning: cannot find type `user_from` in this scope Dec 05 01:34:37.636 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:37.636 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 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 05 01:34:37.636 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:37.636 INFO [stderr] Dec 05 01:34:37.636 INFO [stderr] warning: cannot find type `user_to` in this scope Dec 05 01:34:37.636 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:37.636 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 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 05 01:34:37.636 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:37.636 INFO [stderr] Dec 05 01:34:37.636 INFO [stderr] warning: cannot find type `time` in this scope Dec 05 01:34:37.636 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:37.636 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:37.636 INFO [stderr] | Dec 05 01:34:37.636 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 05 01:34:37.636 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:37.636 INFO [stderr] Dec 05 01:34:38.119 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Dec 05 01:34:38.126 INFO [stderr] su: No module specific data is present Dec 05 01:34:38.836 INFO running `"docker" "inspect" "f7cce3249806d3ad1bd6173cfa0833bf4f2bafe8ead727434567fd3633cac172"` Dec 05 01:34:39.105 INFO running `"docker" "rm" "-f" "f7cce3249806d3ad1bd6173cfa0833bf4f2bafe8ead727434567fd3633cac172"` Dec 05 01:34:39.369 INFO [stdout] f7cce3249806d3ad1bd6173cfa0833bf4f2bafe8ead727434567fd3633cac172