Nov 01 11:23:53.808 INFO checking LachlanHogan/chat-app-websocket against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 11:23:53.808 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 01 11:23:54.197 INFO blam! 9c9f6275a307fd8b804b4cbfc82810468db8a6c6b009830dc3025b60eb369e78 Nov 01 11:23:54.199 INFO running `"docker" "start" "-a" "9c9f6275a307fd8b804b4cbfc82810468db8a6c6b009830dc3025b60eb369e78"` Nov 01 11:23:55.004 INFO kablam! usermod: no changes Nov 01 11:23:55.176 INFO kablam! Compiling syn v0.13.10 Nov 01 11:23:55.176 INFO kablam! Checking dotenv v0.9.0 Nov 01 11:23:55.176 INFO kablam! Checking ws v0.7.6 Nov 01 11:24:13.860 INFO kablam! Compiling diesel_derives v1.3.0 Nov 01 11:24:13.862 INFO kablam! Compiling serde_derive v1.0.55 Nov 01 11:24:29.280 INFO kablam! Checking diesel v1.3.0 Nov 01 11:25:16.164 INFO kablam! Checking chat-app-websocket v0.1.0 (/source) Nov 01 11:25:20.114 INFO kablam! warning: cannot find type `Message` in this scope Nov 01 11:25:20.115 INFO kablam! --> src/models.rs:11:10 Nov 01 11:25:20.115 INFO kablam! | Nov 01 11:25:20.116 INFO kablam! 11 | #[derive(Queryable)] Nov 01 11:25:20.116 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.117 INFO kablam! | Nov 01 11:25:20.117 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 11:25:20.118 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 01 11:25:20.118 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.118 INFO kablam! Nov 01 11:25:20.119 INFO kablam! warning: cannot find type `messages` in this scope Nov 01 11:25:20.119 INFO kablam! --> src/models.rs:21:10 Nov 01 11:25:20.119 INFO kablam! | Nov 01 11:25:20.120 INFO kablam! 21 | #[derive(Insertable)] Nov 01 11:25:20.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.121 INFO kablam! | Nov 01 11:25:20.121 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 01 11:25:20.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.121 INFO kablam! Nov 01 11:25:20.122 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 01 11:25:20.122 INFO kablam! --> src/models.rs:21:10 Nov 01 11:25:20.122 INFO kablam! | Nov 01 11:25:20.122 INFO kablam! 21 | #[derive(Insertable)] Nov 01 11:25:20.122 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.122 INFO kablam! | Nov 01 11:25:20.123 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 01 11:25:20.123 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.123 INFO kablam! Nov 01 11:25:20.123 INFO kablam! warning: cannot find type `table` in this scope Nov 01 11:25:20.123 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 11:25:20.123 INFO kablam! | Nov 01 11:25:20.124 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 11:25:20.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.124 INFO kablam! | Nov 01 11:25:20.124 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 01 11:25:20.124 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.124 INFO kablam! Nov 01 11:25:20.125 INFO kablam! warning: cannot find type `id` in this scope Nov 01 11:25:20.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.125 INFO kablam! | Nov 01 11:25:20.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.125 INFO kablam! | Nov 01 11:25:20.126 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 01 11:25:20.126 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.126 INFO kablam! Nov 01 11:25:20.126 INFO kablam! warning: cannot find type `message` in this scope Nov 01 11:25:20.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.126 INFO kablam! | Nov 01 11:25:20.127 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.127 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.127 INFO kablam! | Nov 01 11:25:20.127 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 01 11:25:20.127 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.127 INFO kablam! Nov 01 11:25:20.128 INFO kablam! warning: cannot find type `username` in this scope Nov 01 11:25:20.128 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.128 INFO kablam! | Nov 01 11:25:20.128 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.128 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.128 INFO kablam! | Nov 01 11:25:20.129 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 01 11:25:20.129 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.131 INFO kablam! Nov 01 11:25:20.131 INFO kablam! warning: cannot find type `user_from` in this scope Nov 01 11:25:20.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.131 INFO kablam! | Nov 01 11:25:20.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.131 INFO kablam! | Nov 01 11:25:20.131 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 01 11:25:20.131 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.131 INFO kablam! Nov 01 11:25:20.136 INFO kablam! warning: cannot find type `user_to` in this scope Nov 01 11:25:20.136 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.136 INFO kablam! | Nov 01 11:25:20.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.136 INFO kablam! | Nov 01 11:25:20.136 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 01 11:25:20.136 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.136 INFO kablam! Nov 01 11:25:20.136 INFO kablam! warning: cannot find type `time` in this scope Nov 01 11:25:20.136 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.136 INFO kablam! | Nov 01 11:25:20.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.136 INFO kablam! | Nov 01 11:25:20.136 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 01 11:25:20.136 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.136 INFO kablam! Nov 01 11:25:20.368 INFO kablam! warning: cannot find type `Message` in this scope Nov 01 11:25:20.368 INFO kablam! --> src/models.rs:11:10 Nov 01 11:25:20.368 INFO kablam! | Nov 01 11:25:20.368 INFO kablam! 11 | #[derive(Queryable)] Nov 01 11:25:20.368 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.368 INFO kablam! | Nov 01 11:25:20.368 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 11:25:20.368 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 01 11:25:20.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.368 INFO kablam! Nov 01 11:25:20.368 INFO kablam! warning: cannot find type `messages` in this scope Nov 01 11:25:20.368 INFO kablam! --> src/models.rs:21:10 Nov 01 11:25:20.368 INFO kablam! | Nov 01 11:25:20.368 INFO kablam! 21 | #[derive(Insertable)] Nov 01 11:25:20.368 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.368 INFO kablam! | Nov 01 11:25:20.368 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 01 11:25:20.368 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.368 INFO kablam! Nov 01 11:25:20.368 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 01 11:25:20.368 INFO kablam! --> src/models.rs:21:10 Nov 01 11:25:20.368 INFO kablam! | Nov 01 11:25:20.368 INFO kablam! 21 | #[derive(Insertable)] Nov 01 11:25:20.368 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.368 INFO kablam! | Nov 01 11:25:20.368 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 01 11:25:20.372 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.372 INFO kablam! Nov 01 11:25:20.372 INFO kablam! warning: cannot find type `table` in this scope Nov 01 11:25:20.372 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 11:25:20.372 INFO kablam! | Nov 01 11:25:20.372 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 11:25:20.372 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.372 INFO kablam! | Nov 01 11:25:20.372 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 01 11:25:20.372 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.372 INFO kablam! Nov 01 11:25:20.372 INFO kablam! warning: cannot find type `id` in this scope Nov 01 11:25:20.372 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.372 INFO kablam! | Nov 01 11:25:20.372 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.372 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.372 INFO kablam! | Nov 01 11:25:20.372 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 01 11:25:20.372 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.372 INFO kablam! Nov 01 11:25:20.372 INFO kablam! warning: cannot find type `message` in this scope Nov 01 11:25:20.372 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.372 INFO kablam! | Nov 01 11:25:20.372 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.372 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.372 INFO kablam! | Nov 01 11:25:20.372 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 01 11:25:20.372 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.372 INFO kablam! Nov 01 11:25:20.372 INFO kablam! warning: cannot find type `username` in this scope Nov 01 11:25:20.372 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.372 INFO kablam! | Nov 01 11:25:20.372 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.372 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.372 INFO kablam! | Nov 01 11:25:20.372 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 01 11:25:20.372 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.372 INFO kablam! Nov 01 11:25:20.372 INFO kablam! warning: cannot find type `user_from` in this scope Nov 01 11:25:20.372 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.372 INFO kablam! | Nov 01 11:25:20.372 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.372 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.372 INFO kablam! | Nov 01 11:25:20.373 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 01 11:25:20.373 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.373 INFO kablam! Nov 01 11:25:20.373 INFO kablam! warning: cannot find type `user_to` in this scope Nov 01 11:25:20.373 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.373 INFO kablam! | Nov 01 11:25:20.373 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.373 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.373 INFO kablam! | Nov 01 11:25:20.373 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 01 11:25:20.373 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.373 INFO kablam! Nov 01 11:25:20.373 INFO kablam! warning: cannot find type `time` in this scope Nov 01 11:25:20.373 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:20.373 INFO kablam! | Nov 01 11:25:20.373 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:20.373 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:20.373 INFO kablam! | Nov 01 11:25:20.373 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 01 11:25:20.373 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:20.373 INFO kablam! Nov 01 11:25:20.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Nov 01 11:25:20.912 INFO kablam! su: No module specific data is present Nov 01 11:25:21.783 INFO running `"docker" "rm" "-f" "9c9f6275a307fd8b804b4cbfc82810468db8a6c6b009830dc3025b60eb369e78"` Nov 01 11:25:22.112 INFO blam! 9c9f6275a307fd8b804b4cbfc82810468db8a6c6b009830dc3025b60eb369e78