Oct 13 03:52:34.980 INFO checking LachlanHogan/chat-app-websocket against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 03:52:35.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 03:52:35.352 INFO blam! 299aa138a34a86a86dc04eb7b50bc689f2d34a027598cdcf7def80204840ccd5 Oct 13 03:52:35.368 INFO running `"docker" "start" "-a" "299aa138a34a86a86dc04eb7b50bc689f2d34a027598cdcf7def80204840ccd5"` Oct 13 03:52:36.426 INFO kablam! usermod: no changes Oct 13 03:52:36.652 INFO kablam! Compiling syn v0.13.10 Oct 13 03:52:36.664 INFO kablam! Checking ws v0.7.6 Oct 13 03:52:58.408 INFO kablam! Compiling diesel_derives v1.3.0 Oct 13 03:52:58.408 INFO kablam! Compiling serde_derive v1.0.55 Oct 13 03:53:13.308 INFO kablam! Checking diesel v1.3.0 Oct 13 03:53:59.176 INFO kablam! Checking chat-app-websocket v0.1.0 (/source) Oct 13 03:54:03.217 INFO kablam! warning: cannot find type `Message` in this scope Oct 13 03:54:03.217 INFO kablam! --> src/models.rs:11:10 Oct 13 03:54:03.217 INFO kablam! | Oct 13 03:54:03.217 INFO kablam! 11 | #[derive(Queryable)] Oct 13 03:54:03.217 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.217 INFO kablam! | Oct 13 03:54:03.217 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 03:54:03.217 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 13 03:54:03.217 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.217 INFO kablam! Oct 13 03:54:03.219 INFO kablam! warning: cannot find type `messages` in this scope Oct 13 03:54:03.219 INFO kablam! --> src/models.rs:21:10 Oct 13 03:54:03.219 INFO kablam! | Oct 13 03:54:03.219 INFO kablam! 21 | #[derive(Insertable)] Oct 13 03:54:03.219 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.219 INFO kablam! | Oct 13 03:54:03.219 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 13 03:54:03.219 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.219 INFO kablam! Oct 13 03:54:03.219 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 13 03:54:03.219 INFO kablam! --> src/models.rs:21:10 Oct 13 03:54:03.219 INFO kablam! | Oct 13 03:54:03.219 INFO kablam! 21 | #[derive(Insertable)] Oct 13 03:54:03.219 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.219 INFO kablam! | Oct 13 03:54:03.219 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 13 03:54:03.219 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.219 INFO kablam! Oct 13 03:54:03.219 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:54:03.219 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:54:03.220 INFO kablam! | Oct 13 03:54:03.220 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:54:03.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.220 INFO kablam! | Oct 13 03:54:03.220 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 13 03:54:03.220 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.220 INFO kablam! Oct 13 03:54:03.220 INFO kablam! warning: cannot find type `id` in this scope Oct 13 03:54:03.220 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.220 INFO kablam! | Oct 13 03:54:03.220 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.220 INFO kablam! | Oct 13 03:54:03.220 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 13 03:54:03.220 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.220 INFO kablam! Oct 13 03:54:03.220 INFO kablam! warning: cannot find type `message` in this scope Oct 13 03:54:03.220 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.220 INFO kablam! | Oct 13 03:54:03.220 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.220 INFO kablam! | Oct 13 03:54:03.220 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 13 03:54:03.220 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.220 INFO kablam! Oct 13 03:54:03.220 INFO kablam! warning: cannot find type `username` in this scope Oct 13 03:54:03.220 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.220 INFO kablam! | Oct 13 03:54:03.220 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.220 INFO kablam! | Oct 13 03:54:03.220 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 13 03:54:03.220 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.220 INFO kablam! Oct 13 03:54:03.220 INFO kablam! warning: cannot find type `user_from` in this scope Oct 13 03:54:03.220 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.220 INFO kablam! | Oct 13 03:54:03.220 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.220 INFO kablam! | Oct 13 03:54:03.228 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 13 03:54:03.228 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.228 INFO kablam! Oct 13 03:54:03.228 INFO kablam! warning: cannot find type `user_to` in this scope Oct 13 03:54:03.228 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.228 INFO kablam! | Oct 13 03:54:03.228 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.228 INFO kablam! | Oct 13 03:54:03.228 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 13 03:54:03.228 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.228 INFO kablam! Oct 13 03:54:03.232 INFO kablam! warning: cannot find type `time` in this scope Oct 13 03:54:03.232 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.232 INFO kablam! | Oct 13 03:54:03.232 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.232 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.232 INFO kablam! | Oct 13 03:54:03.232 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 13 03:54:03.232 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.232 INFO kablam! Oct 13 03:54:03.617 INFO kablam! warning: cannot find type `Message` in this scope Oct 13 03:54:03.617 INFO kablam! --> src/models.rs:11:10 Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 INFO kablam! 11 | #[derive(Queryable)] Oct 13 03:54:03.617 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 03:54:03.617 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 13 03:54:03.617 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.617 INFO kablam! Oct 13 03:54:03.617 INFO kablam! warning: cannot find type `messages` in this scope Oct 13 03:54:03.617 INFO kablam! --> src/models.rs:21:10 Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 INFO kablam! 21 | #[derive(Insertable)] Oct 13 03:54:03.617 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 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 13 03:54:03.617 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.617 INFO kablam! Oct 13 03:54:03.617 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 13 03:54:03.617 INFO kablam! --> src/models.rs:21:10 Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 INFO kablam! 21 | #[derive(Insertable)] Oct 13 03:54:03.617 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 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 13 03:54:03.617 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.617 INFO kablam! Oct 13 03:54:03.617 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:54:03.617 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:54:03.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 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 13 03:54:03.617 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.617 INFO kablam! Oct 13 03:54:03.617 INFO kablam! warning: cannot find type `id` in this scope Oct 13 03:54:03.617 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 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 13 03:54:03.617 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.617 INFO kablam! Oct 13 03:54:03.617 INFO kablam! warning: cannot find type `message` in this scope Oct 13 03:54:03.617 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.617 INFO kablam! | Oct 13 03:54:03.617 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.617 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.618 INFO kablam! | Oct 13 03:54:03.618 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 13 03:54:03.618 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.618 INFO kablam! Oct 13 03:54:03.618 INFO kablam! warning: cannot find type `username` in this scope Oct 13 03:54:03.618 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.618 INFO kablam! | Oct 13 03:54:03.618 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.618 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.618 INFO kablam! | Oct 13 03:54:03.618 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 13 03:54:03.618 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.618 INFO kablam! Oct 13 03:54:03.618 INFO kablam! warning: cannot find type `user_from` in this scope Oct 13 03:54:03.618 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.618 INFO kablam! | Oct 13 03:54:03.618 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.618 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.618 INFO kablam! | Oct 13 03:54:03.618 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 13 03:54:03.618 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.618 INFO kablam! Oct 13 03:54:03.618 INFO kablam! warning: cannot find type `user_to` in this scope Oct 13 03:54:03.618 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.618 INFO kablam! | Oct 13 03:54:03.618 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.618 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.618 INFO kablam! | Oct 13 03:54:03.618 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 13 03:54:03.618 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.618 INFO kablam! Oct 13 03:54:03.618 INFO kablam! warning: cannot find type `time` in this scope Oct 13 03:54:03.618 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:54:03.618 INFO kablam! | Oct 13 03:54:03.618 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:54:03.618 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:54:03.618 INFO kablam! | Oct 13 03:54:03.618 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 13 03:54:03.618 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:54:03.618 INFO kablam! Oct 13 03:54:04.544 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 13 03:54:04.557 INFO kablam! su: No module specific data is present Oct 13 03:54:04.995 INFO running `"docker" "rm" "-f" "299aa138a34a86a86dc04eb7b50bc689f2d34a027598cdcf7def80204840ccd5"` Oct 13 03:54:05.248 INFO blam! 299aa138a34a86a86dc04eb7b50bc689f2d34a027598cdcf7def80204840ccd5