Nov 04 13:00:13.421 INFO checking LachlanHogan/chat-app-websocket against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 13:00:13.422 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-2/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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"` Nov 04 13:00:13.798 INFO blam! 9c4a7ddba3f2a9b5ec4abdbc9786c6239ce0768f3ecad3b53fe2d555c701ff77 Nov 04 13:00:13.800 INFO running `"docker" "start" "-a" "9c4a7ddba3f2a9b5ec4abdbc9786c6239ce0768f3ecad3b53fe2d555c701ff77"` Nov 04 13:00:14.359 INFO kablam! usermod: no changes Nov 04 13:00:14.469 INFO kablam! Compiling syn v0.13.10 Nov 04 13:00:14.469 INFO kablam! Checking dotenv v0.9.0 Nov 04 13:00:14.470 INFO kablam! Checking ws v0.7.6 Nov 04 13:00:32.000 INFO kablam! Compiling diesel_derives v1.3.0 Nov 04 13:00:32.002 INFO kablam! Compiling serde_derive v1.0.55 Nov 04 13:00:45.384 INFO kablam! Checking diesel v1.3.0 Nov 04 13:01:31.713 INFO kablam! Checking chat-app-websocket v0.1.0 (/source) Nov 04 13:01:35.519 INFO kablam! warning: cannot find type `Message` in this scope Nov 04 13:01:35.520 INFO kablam! --> src/models.rs:11:10 Nov 04 13:01:35.521 INFO kablam! | Nov 04 13:01:35.522 INFO kablam! 11 | #[derive(Queryable)] Nov 04 13:01:35.522 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.523 INFO kablam! | Nov 04 13:01:35.523 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 13:01:35.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.525 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.525 INFO kablam! Nov 04 13:01:35.526 INFO kablam! warning: cannot find type `messages` in this scope Nov 04 13:01:35.526 INFO kablam! --> src/models.rs:21:10 Nov 04 13:01:35.527 INFO kablam! | Nov 04 13:01:35.527 INFO kablam! 21 | #[derive(Insertable)] Nov 04 13:01:35.528 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.529 INFO kablam! | Nov 04 13:01:35.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.530 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.530 INFO kablam! Nov 04 13:01:35.530 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 04 13:01:35.530 INFO kablam! --> src/models.rs:21:10 Nov 04 13:01:35.530 INFO kablam! | Nov 04 13:01:35.530 INFO kablam! 21 | #[derive(Insertable)] Nov 04 13:01:35.530 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.530 INFO kablam! | Nov 04 13:01:35.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.530 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.530 INFO kablam! Nov 04 13:01:35.530 INFO kablam! warning: cannot find type `table` in this scope Nov 04 13:01:35.530 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 13:01:35.530 INFO kablam! | Nov 04 13:01:35.530 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 13:01:35.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.530 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.535 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.535 INFO kablam! Nov 04 13:01:35.535 INFO kablam! warning: cannot find type `id` in this scope Nov 04 13:01:35.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.535 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.535 INFO kablam! Nov 04 13:01:35.535 INFO kablam! warning: cannot find type `message` in this scope Nov 04 13:01:35.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.535 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.535 INFO kablam! Nov 04 13:01:35.535 INFO kablam! warning: cannot find type `username` in this scope Nov 04 13:01:35.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.535 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.535 INFO kablam! Nov 04 13:01:35.535 INFO kablam! warning: cannot find type `user_from` in this scope Nov 04 13:01:35.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.535 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.535 INFO kablam! Nov 04 13:01:35.535 INFO kablam! warning: cannot find type `user_to` in this scope Nov 04 13:01:35.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.535 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.535 INFO kablam! Nov 04 13:01:35.535 INFO kablam! warning: cannot find type `time` in this scope Nov 04 13:01:35.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.535 INFO kablam! | Nov 04 13:01:35.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.535 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.535 INFO kablam! Nov 04 13:01:35.599 INFO kablam! warning: cannot find type `Message` in this scope Nov 04 13:01:35.600 INFO kablam! --> src/models.rs:11:10 Nov 04 13:01:35.600 INFO kablam! | Nov 04 13:01:35.601 INFO kablam! 11 | #[derive(Queryable)] Nov 04 13:01:35.602 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.603 INFO kablam! | Nov 04 13:01:35.603 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 13:01:35.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.605 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.605 INFO kablam! Nov 04 13:01:35.606 INFO kablam! warning: cannot find type `messages` in this scope Nov 04 13:01:35.606 INFO kablam! --> src/models.rs:21:10 Nov 04 13:01:35.607 INFO kablam! | Nov 04 13:01:35.608 INFO kablam! 21 | #[derive(Insertable)] Nov 04 13:01:35.608 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.609 INFO kablam! | Nov 04 13:01:35.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.614 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.614 INFO kablam! Nov 04 13:01:35.615 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 04 13:01:35.616 INFO kablam! --> src/models.rs:21:10 Nov 04 13:01:35.616 INFO kablam! | Nov 04 13:01:35.617 INFO kablam! 21 | #[derive(Insertable)] Nov 04 13:01:35.618 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.618 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.623 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.623 INFO kablam! Nov 04 13:01:35.623 INFO kablam! warning: cannot find type `table` in this scope Nov 04 13:01:35.623 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 13:01:35.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.623 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.623 INFO kablam! Nov 04 13:01:35.623 INFO kablam! warning: cannot find type `id` in this scope Nov 04 13:01:35.623 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.623 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.623 INFO kablam! Nov 04 13:01:35.623 INFO kablam! warning: cannot find type `message` in this scope Nov 04 13:01:35.623 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.623 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.623 INFO kablam! Nov 04 13:01:35.623 INFO kablam! warning: cannot find type `username` in this scope Nov 04 13:01:35.623 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.623 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.623 INFO kablam! Nov 04 13:01:35.623 INFO kablam! warning: cannot find type `user_from` in this scope Nov 04 13:01:35.623 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.623 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.623 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.623 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.623 INFO kablam! Nov 04 13:01:35.623 INFO kablam! warning: cannot find type `user_to` in this scope Nov 04 13:01:35.623 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.623 INFO kablam! | Nov 04 13:01:35.639 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.639 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.639 INFO kablam! | Nov 04 13:01:35.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.639 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.639 INFO kablam! Nov 04 13:01:35.639 INFO kablam! warning: cannot find type `time` in this scope Nov 04 13:01:35.639 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 13:01:35.639 INFO kablam! | Nov 04 13:01:35.639 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 13:01:35.639 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 13:01:35.639 INFO kablam! | Nov 04 13:01:35.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 13:01:35.639 INFO kablam! = note: for more information, see issue #50504 Nov 04 13:01:35.639 INFO kablam! Nov 04 13:01:36.746 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Nov 04 13:01:36.754 INFO kablam! su: No module specific data is present Nov 04 13:01:38.122 INFO running `"docker" "rm" "-f" "9c4a7ddba3f2a9b5ec4abdbc9786c6239ce0768f3ecad3b53fe2d555c701ff77"` Nov 04 13:01:38.359 INFO blam! 9c4a7ddba3f2a9b5ec4abdbc9786c6239ce0768f3ecad3b53fe2d555c701ff77