Oct 27 10:58:51.305 INFO checking LachlanHogan/chat-app-websocket against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:58:51.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 27 10:58:51.642 INFO blam! b9cb2c560616900c3938fb1131cd0b828cba760c98b38a6a6e5ac0a82087c931 Oct 27 10:58:51.647 INFO running `"docker" "start" "-a" "b9cb2c560616900c3938fb1131cd0b828cba760c98b38a6a6e5ac0a82087c931"` Oct 27 10:58:52.676 INFO kablam! usermod: no changes Oct 27 10:58:52.867 INFO kablam! Checking mio v0.6.14 Oct 27 10:58:52.867 INFO kablam! Compiling syn v0.13.10 Oct 27 10:58:52.879 INFO kablam! Checking dotenv v0.9.0 Oct 27 10:58:56.111 INFO kablam! Checking ws v0.7.6 Oct 27 10:59:16.202 INFO kablam! Compiling diesel_derives v1.3.0 Oct 27 10:59:16.202 INFO kablam! Compiling serde_derive v1.0.55 Oct 27 10:59:28.607 INFO kablam! Checking diesel v1.3.0 Oct 27 11:00:14.131 INFO kablam! Checking chat-app-websocket v0.1.0 (/source) Oct 27 11:00:17.907 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 11:00:17.907 INFO kablam! --> src/models.rs:11:10 Oct 27 11:00:17.907 INFO kablam! | Oct 27 11:00:17.907 INFO kablam! 11 | #[derive(Queryable)] Oct 27 11:00:17.907 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.907 INFO kablam! | Oct 27 11:00:17.907 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 11:00:17.907 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! Oct 27 11:00:17.907 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.907 INFO kablam! Oct 27 11:00:17.907 INFO kablam! warning: cannot find type `messages` in this scope Oct 27 11:00:17.907 INFO kablam! --> src/models.rs:21:10 Oct 27 11:00:17.907 INFO kablam! | Oct 27 11:00:17.907 INFO kablam! 21 | #[derive(Insertable)] Oct 27 11:00:17.907 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.907 INFO kablam! | Oct 27 11:00:17.907 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! Oct 27 11:00:17.907 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.907 INFO kablam! Oct 27 11:00:17.907 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 27 11:00:17.907 INFO kablam! --> src/models.rs:21:10 Oct 27 11:00:17.907 INFO kablam! | Oct 27 11:00:17.907 INFO kablam! 21 | #[derive(Insertable)] Oct 27 11:00:17.907 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.907 INFO kablam! | Oct 27 11:00:17.907 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! Oct 27 11:00:17.907 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.907 INFO kablam! Oct 27 11:00:17.907 INFO kablam! warning: cannot find type `table` in this scope Oct 27 11:00:17.907 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 11:00:17.907 INFO kablam! | Oct 27 11:00:17.907 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 11:00:17.907 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.907 INFO kablam! | Oct 27 11:00:17.907 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! Oct 27 11:00:17.907 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.907 INFO kablam! Oct 27 11:00:17.907 INFO kablam! warning: cannot find type `id` in this scope Oct 27 11:00:17.907 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.907 INFO kablam! | Oct 27 11:00:17.907 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.907 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.908 INFO kablam! | Oct 27 11:00:17.908 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! Oct 27 11:00:17.908 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.908 INFO kablam! Oct 27 11:00:17.908 INFO kablam! warning: cannot find type `message` in this scope Oct 27 11:00:17.908 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.908 INFO kablam! | Oct 27 11:00:17.908 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.908 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.908 INFO kablam! | Oct 27 11:00:17.908 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! Oct 27 11:00:17.908 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.908 INFO kablam! Oct 27 11:00:17.908 INFO kablam! warning: cannot find type `username` in this scope Oct 27 11:00:17.908 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.908 INFO kablam! | Oct 27 11:00:17.908 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.908 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.908 INFO kablam! | Oct 27 11:00:17.908 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! Oct 27 11:00:17.908 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.908 INFO kablam! Oct 27 11:00:17.908 INFO kablam! warning: cannot find type `user_from` in this scope Oct 27 11:00:17.908 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.908 INFO kablam! | Oct 27 11:00:17.908 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.908 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.908 INFO kablam! | Oct 27 11:00:17.908 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! Oct 27 11:00:17.908 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.908 INFO kablam! Oct 27 11:00:17.927 INFO kablam! warning: cannot find type `user_to` in this scope Oct 27 11:00:17.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.927 INFO kablam! | Oct 27 11:00:17.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.927 INFO kablam! | Oct 27 11:00:17.927 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! Oct 27 11:00:17.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.927 INFO kablam! Oct 27 11:00:17.927 INFO kablam! warning: cannot find type `time` in this scope Oct 27 11:00:17.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.927 INFO kablam! | Oct 27 11:00:17.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.927 INFO kablam! | Oct 27 11:00:17.927 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! Oct 27 11:00:17.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.927 INFO kablam! Oct 27 11:00:17.975 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 11:00:17.975 INFO kablam! --> src/models.rs:11:10 Oct 27 11:00:17.975 INFO kablam! | Oct 27 11:00:17.975 INFO kablam! 11 | #[derive(Queryable)] Oct 27 11:00:17.975 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.975 INFO kablam! | Oct 27 11:00:17.975 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 11:00:17.975 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! Oct 27 11:00:17.975 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.975 INFO kablam! Oct 27 11:00:17.975 INFO kablam! warning: cannot find type `messages` in this scope Oct 27 11:00:17.975 INFO kablam! --> src/models.rs:21:10 Oct 27 11:00:17.975 INFO kablam! | Oct 27 11:00:17.975 INFO kablam! 21 | #[derive(Insertable)] Oct 27 11:00:17.975 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.975 INFO kablam! | Oct 27 11:00:17.975 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! Oct 27 11:00:17.975 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.975 INFO kablam! Oct 27 11:00:17.975 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 27 11:00:17.975 INFO kablam! --> src/models.rs:21:10 Oct 27 11:00:17.975 INFO kablam! | Oct 27 11:00:17.975 INFO kablam! 21 | #[derive(Insertable)] Oct 27 11:00:17.975 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.975 INFO kablam! | Oct 27 11:00:17.975 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! Oct 27 11:00:17.975 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.975 INFO kablam! Oct 27 11:00:17.983 INFO kablam! warning: cannot find type `table` in this scope Oct 27 11:00:17.983 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 11:00:17.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 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! Oct 27 11:00:17.983 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.983 INFO kablam! Oct 27 11:00:17.983 INFO kablam! warning: cannot find type `id` in this scope Oct 27 11:00:17.983 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 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! Oct 27 11:00:17.983 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.983 INFO kablam! Oct 27 11:00:17.983 INFO kablam! warning: cannot find type `message` in this scope Oct 27 11:00:17.983 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 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! Oct 27 11:00:17.983 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.983 INFO kablam! Oct 27 11:00:17.983 INFO kablam! warning: cannot find type `username` in this scope Oct 27 11:00:17.983 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 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! Oct 27 11:00:17.983 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.983 INFO kablam! Oct 27 11:00:17.983 INFO kablam! warning: cannot find type `user_from` in this scope Oct 27 11:00:17.983 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 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! Oct 27 11:00:17.983 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.983 INFO kablam! Oct 27 11:00:17.983 INFO kablam! warning: cannot find type `user_to` in this scope Oct 27 11:00:17.983 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.983 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.983 INFO kablam! | Oct 27 11:00:17.983 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! Oct 27 11:00:17.983 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.984 INFO kablam! Oct 27 11:00:17.984 INFO kablam! warning: cannot find type `time` in this scope Oct 27 11:00:17.984 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 11:00:17.984 INFO kablam! | Oct 27 11:00:17.984 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 11:00:17.984 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 11:00:17.984 INFO kablam! | Oct 27 11:00:17.984 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! Oct 27 11:00:17.984 INFO kablam! = note: for more information, see issue #50504 Oct 27 11:00:17.984 INFO kablam! Oct 27 11:00:18.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 27 11:00:18.847 INFO kablam! su: No module specific data is present Oct 27 11:00:20.061 INFO running `"docker" "rm" "-f" "b9cb2c560616900c3938fb1131cd0b828cba760c98b38a6a6e5ac0a82087c931"` Oct 27 11:00:20.323 INFO blam! b9cb2c560616900c3938fb1131cd0b828cba760c98b38a6a6e5ac0a82087c931