Dec 12 01:51:00.898 INFO checking LachlanHogan/chat-app-websocket against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 12 01:51:00.898 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-3/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/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 +aa9aa79c3c583aab59ac9134542d60a780c35e2e-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 12 01:51:01.457 INFO [stdout] 96ac1ee4fcea2d96c009107dd2e7b3110a0b5c9a4d41c74db16736d249ec2dc0 Dec 12 01:51:01.464 INFO running `"docker" "start" "-a" "96ac1ee4fcea2d96c009107dd2e7b3110a0b5c9a4d41c74db16736d249ec2dc0"` Dec 12 01:51:02.815 INFO [stderr] usermod: no changes Dec 12 01:51:03.092 INFO [stderr] Compiling syn v0.13.10 Dec 12 01:51:03.100 INFO [stderr] Checking dotenv v0.9.0 Dec 12 01:51:03.105 INFO [stderr] Checking ws v0.7.6 Dec 12 01:51:22.668 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 12 01:51:22.668 INFO [stderr] Compiling serde_derive v1.0.55 Dec 12 01:51:34.605 INFO [stderr] Checking diesel v1.3.0 Dec 12 01:52:15.920 INFO [stderr] Checking chat-app-websocket v0.1.0 (/source) Dec 12 01:52:18.744 INFO [stderr] warning: cannot find type `Message` in this scope Dec 12 01:52:18.744 INFO [stderr] --> src/models.rs:11:10 Dec 12 01:52:18.744 INFO [stderr] | Dec 12 01:52:18.744 INFO [stderr] 11 | #[derive(Queryable)] Dec 12 01:52:18.744 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.744 INFO [stderr] | Dec 12 01:52:18.744 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 01:52:18.744 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 12 01:52:18.744 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.744 INFO [stderr] Dec 12 01:52:18.744 INFO [stderr] warning: cannot find type `messages` in this scope Dec 12 01:52:18.744 INFO [stderr] --> src/models.rs:21:10 Dec 12 01:52:18.744 INFO [stderr] | Dec 12 01:52:18.744 INFO [stderr] 21 | #[derive(Insertable)] Dec 12 01:52:18.744 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.744 INFO [stderr] | Dec 12 01:52:18.744 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 12 01:52:18.744 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.744 INFO [stderr] Dec 12 01:52:18.744 INFO [stderr] warning: cannot find type `NewMessage` in this scope Dec 12 01:52:18.744 INFO [stderr] --> src/models.rs:21:10 Dec 12 01:52:18.744 INFO [stderr] | Dec 12 01:52:18.744 INFO [stderr] 21 | #[derive(Insertable)] Dec 12 01:52:18.744 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.744 INFO [stderr] | Dec 12 01:52:18.744 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 12 01:52:18.744 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.744 INFO [stderr] Dec 12 01:52:18.744 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 01:52:18.744 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 01:52:18.744 INFO [stderr] | Dec 12 01:52:18.744 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 01:52:18.744 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.744 INFO [stderr] | Dec 12 01:52:18.744 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 12 01:52:18.745 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.745 INFO [stderr] Dec 12 01:52:18.745 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 01:52:18.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 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 12 01:52:18.745 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.745 INFO [stderr] Dec 12 01:52:18.745 INFO [stderr] warning: cannot find type `message` in this scope Dec 12 01:52:18.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 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 12 01:52:18.745 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.745 INFO [stderr] Dec 12 01:52:18.745 INFO [stderr] warning: cannot find type `username` in this scope Dec 12 01:52:18.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 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 12 01:52:18.745 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.745 INFO [stderr] Dec 12 01:52:18.745 INFO [stderr] warning: cannot find type `user_from` in this scope Dec 12 01:52:18.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 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 12 01:52:18.745 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.745 INFO [stderr] Dec 12 01:52:18.745 INFO [stderr] warning: cannot find type `user_to` in this scope Dec 12 01:52:18.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 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 12 01:52:18.745 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.745 INFO [stderr] Dec 12 01:52:18.745 INFO [stderr] warning: cannot find type `time` in this scope Dec 12 01:52:18.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.745 INFO [stderr] | Dec 12 01:52:18.745 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 12 01:52:18.745 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.745 INFO [stderr] Dec 12 01:52:18.768 INFO [stderr] warning: cannot find type `Message` in this scope Dec 12 01:52:18.768 INFO [stderr] --> src/models.rs:11:10 Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 INFO [stderr] 11 | #[derive(Queryable)] Dec 12 01:52:18.769 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 12 01:52:18.769 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 12 01:52:18.769 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.769 INFO [stderr] Dec 12 01:52:18.769 INFO [stderr] warning: cannot find type `messages` in this scope Dec 12 01:52:18.769 INFO [stderr] --> src/models.rs:21:10 Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 INFO [stderr] 21 | #[derive(Insertable)] Dec 12 01:52:18.769 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 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 12 01:52:18.769 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.769 INFO [stderr] Dec 12 01:52:18.769 INFO [stderr] warning: cannot find type `NewMessage` in this scope Dec 12 01:52:18.769 INFO [stderr] --> src/models.rs:21:10 Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 INFO [stderr] 21 | #[derive(Insertable)] Dec 12 01:52:18.769 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 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 12 01:52:18.769 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.769 INFO [stderr] Dec 12 01:52:18.769 INFO [stderr] warning: cannot find type `table` in this scope Dec 12 01:52:18.769 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 12 01:52:18.769 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 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 12 01:52:18.769 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.769 INFO [stderr] Dec 12 01:52:18.769 INFO [stderr] warning: cannot find type `id` in this scope Dec 12 01:52:18.769 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.769 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 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 12 01:52:18.769 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.769 INFO [stderr] Dec 12 01:52:18.769 INFO [stderr] warning: cannot find type `message` in this scope Dec 12 01:52:18.769 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.769 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 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 12 01:52:18.769 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.769 INFO [stderr] Dec 12 01:52:18.769 INFO [stderr] warning: cannot find type `username` in this scope Dec 12 01:52:18.769 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.769 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 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 12 01:52:18.769 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.769 INFO [stderr] Dec 12 01:52:18.769 INFO [stderr] warning: cannot find type `user_from` in this scope Dec 12 01:52:18.769 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.769 INFO [stderr] | Dec 12 01:52:18.769 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.769 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.777 INFO [stderr] | Dec 12 01:52:18.777 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 12 01:52:18.777 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.777 INFO [stderr] Dec 12 01:52:18.777 INFO [stderr] warning: cannot find type `user_to` in this scope Dec 12 01:52:18.777 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.777 INFO [stderr] | Dec 12 01:52:18.777 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.777 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.777 INFO [stderr] | Dec 12 01:52:18.777 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 12 01:52:18.777 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.777 INFO [stderr] Dec 12 01:52:18.777 INFO [stderr] warning: cannot find type `time` in this scope Dec 12 01:52:18.777 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 12 01:52:18.777 INFO [stderr] | Dec 12 01:52:18.777 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 12 01:52:18.777 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 12 01:52:18.777 INFO [stderr] | Dec 12 01:52:18.777 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 12 01:52:18.777 INFO [stderr] = note: for more information, see issue #50504 Dec 12 01:52:18.778 INFO [stderr] Dec 12 01:52:19.208 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Dec 12 01:52:19.220 INFO [stderr] su: No module specific data is present Dec 12 01:52:19.529 INFO running `"docker" "inspect" "96ac1ee4fcea2d96c009107dd2e7b3110a0b5c9a4d41c74db16736d249ec2dc0"` Dec 12 01:52:19.681 INFO running `"docker" "rm" "-f" "96ac1ee4fcea2d96c009107dd2e7b3110a0b5c9a4d41c74db16736d249ec2dc0"` Dec 12 01:52:19.815 INFO [stdout] 96ac1ee4fcea2d96c009107dd2e7b3110a0b5c9a4d41c74db16736d249ec2dc0