Nov 07 04:07:47.713 INFO checking LachlanHogan/chat-app-websocket against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 04:07:47.720 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-7/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 04:07:48.150 INFO blam! 2cb4903f4d7d6a0e4308ae2d86b3f15609e037db6ea02a0f8c574aa43eb3f68a Nov 07 04:07:48.172 INFO running `"docker" "start" "-a" "2cb4903f4d7d6a0e4308ae2d86b3f15609e037db6ea02a0f8c574aa43eb3f68a"` Nov 07 04:07:48.980 INFO kablam! usermod: no changes Nov 07 04:07:49.132 INFO kablam! Checking mio v0.6.14 Nov 07 04:07:49.133 INFO kablam! Compiling syn v0.13.10 Nov 07 04:07:49.133 INFO kablam! Checking dotenv v0.9.0 Nov 07 04:07:52.092 INFO kablam! Checking ws v0.7.6 Nov 07 04:08:11.985 INFO kablam! Compiling diesel_derives v1.3.0 Nov 07 04:08:11.985 INFO kablam! Compiling serde_derive v1.0.55 Nov 07 04:08:24.908 INFO kablam! Checking diesel v1.3.0 Nov 07 04:09:11.912 INFO kablam! Checking chat-app-websocket v0.1.0 (/source) Nov 07 04:09:15.339 INFO kablam! warning: cannot find type `Message` in this scope Nov 07 04:09:15.340 INFO kablam! --> src/models.rs:11:10 Nov 07 04:09:15.341 INFO kablam! | Nov 07 04:09:15.341 INFO kablam! 11 | #[derive(Queryable)] Nov 07 04:09:15.342 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.343 INFO kablam! | Nov 07 04:09:15.343 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 04:09:15.344 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 07 04:09:15.344 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.345 INFO kablam! Nov 07 04:09:15.346 INFO kablam! warning: cannot find type `messages` in this scope Nov 07 04:09:15.346 INFO kablam! --> src/models.rs:21:10 Nov 07 04:09:15.347 INFO kablam! | Nov 07 04:09:15.347 INFO kablam! 21 | #[derive(Insertable)] Nov 07 04:09:15.348 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.349 INFO kablam! | Nov 07 04:09:15.349 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 07 04:09:15.350 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.350 INFO kablam! Nov 07 04:09:15.351 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 07 04:09:15.351 INFO kablam! --> src/models.rs:21:10 Nov 07 04:09:15.351 INFO kablam! | Nov 07 04:09:15.351 INFO kablam! 21 | #[derive(Insertable)] Nov 07 04:09:15.351 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.351 INFO kablam! | Nov 07 04:09:15.351 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 07 04:09:15.351 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.351 INFO kablam! Nov 07 04:09:15.351 INFO kablam! warning: cannot find type `table` in this scope Nov 07 04:09:15.351 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 04:09:15.351 INFO kablam! | Nov 07 04:09:15.351 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 04:09:15.351 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.351 INFO kablam! | Nov 07 04:09:15.351 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 07 04:09:15.355 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.355 INFO kablam! Nov 07 04:09:15.355 INFO kablam! warning: cannot find type `id` in this scope Nov 07 04:09:15.355 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.355 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 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 07 04:09:15.355 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.355 INFO kablam! Nov 07 04:09:15.355 INFO kablam! warning: cannot find type `message` in this scope Nov 07 04:09:15.355 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.355 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 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 07 04:09:15.355 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.355 INFO kablam! Nov 07 04:09:15.355 INFO kablam! warning: cannot find type `username` in this scope Nov 07 04:09:15.355 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.355 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 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 07 04:09:15.355 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.355 INFO kablam! Nov 07 04:09:15.355 INFO kablam! warning: cannot find type `user_from` in this scope Nov 07 04:09:15.355 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.355 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 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 07 04:09:15.355 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.355 INFO kablam! Nov 07 04:09:15.355 INFO kablam! warning: cannot find type `user_to` in this scope Nov 07 04:09:15.355 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.355 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 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 07 04:09:15.355 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.355 INFO kablam! Nov 07 04:09:15.355 INFO kablam! warning: cannot find type `time` in this scope Nov 07 04:09:15.355 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.355 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.355 INFO kablam! | Nov 07 04:09:15.355 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 07 04:09:15.355 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.356 INFO kablam! Nov 07 04:09:15.528 INFO kablam! warning: cannot find type `Message` in this scope Nov 07 04:09:15.528 INFO kablam! --> src/models.rs:11:10 Nov 07 04:09:15.528 INFO kablam! | Nov 07 04:09:15.528 INFO kablam! 11 | #[derive(Queryable)] Nov 07 04:09:15.528 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.528 INFO kablam! | Nov 07 04:09:15.530 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 04:09:15.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 07 04:09:15.530 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.530 INFO kablam! Nov 07 04:09:15.530 INFO kablam! warning: cannot find type `messages` in this scope Nov 07 04:09:15.530 INFO kablam! --> src/models.rs:21:10 Nov 07 04:09:15.530 INFO kablam! | Nov 07 04:09:15.530 INFO kablam! 21 | #[derive(Insertable)] Nov 07 04:09:15.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.532 INFO kablam! | Nov 07 04:09:15.532 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 07 04:09:15.532 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.532 INFO kablam! Nov 07 04:09:15.532 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 07 04:09:15.532 INFO kablam! --> src/models.rs:21:10 Nov 07 04:09:15.532 INFO kablam! | Nov 07 04:09:15.532 INFO kablam! 21 | #[derive(Insertable)] Nov 07 04:09:15.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.532 INFO kablam! | Nov 07 04:09:15.532 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 07 04:09:15.532 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.532 INFO kablam! Nov 07 04:09:15.532 INFO kablam! warning: cannot find type `table` in this scope Nov 07 04:09:15.532 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 04:09:15.532 INFO kablam! | Nov 07 04:09:15.532 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 04:09:15.532 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.532 INFO kablam! | Nov 07 04:09:15.532 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 07 04:09:15.532 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.532 INFO kablam! Nov 07 04:09:15.532 INFO kablam! warning: cannot find type `id` in this scope Nov 07 04:09:15.532 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.532 INFO kablam! | Nov 07 04:09:15.532 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.533 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.533 INFO kablam! | Nov 07 04:09:15.533 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 07 04:09:15.533 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.533 INFO kablam! Nov 07 04:09:15.533 INFO kablam! warning: cannot find type `message` in this scope Nov 07 04:09:15.533 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.533 INFO kablam! | Nov 07 04:09:15.533 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.533 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.540 INFO kablam! | Nov 07 04:09:15.540 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 07 04:09:15.540 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.540 INFO kablam! Nov 07 04:09:15.540 INFO kablam! warning: cannot find type `username` in this scope Nov 07 04:09:15.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.540 INFO kablam! | Nov 07 04:09:15.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.540 INFO kablam! | Nov 07 04:09:15.540 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 07 04:09:15.540 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.540 INFO kablam! Nov 07 04:09:15.540 INFO kablam! warning: cannot find type `user_from` in this scope Nov 07 04:09:15.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.540 INFO kablam! | Nov 07 04:09:15.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.540 INFO kablam! | Nov 07 04:09:15.540 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 07 04:09:15.540 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.540 INFO kablam! Nov 07 04:09:15.540 INFO kablam! warning: cannot find type `user_to` in this scope Nov 07 04:09:15.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.540 INFO kablam! | Nov 07 04:09:15.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.540 INFO kablam! | Nov 07 04:09:15.540 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 07 04:09:15.540 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.540 INFO kablam! Nov 07 04:09:15.540 INFO kablam! warning: cannot find type `time` in this scope Nov 07 04:09:15.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 04:09:15.540 INFO kablam! | Nov 07 04:09:15.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 04:09:15.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 04:09:15.540 INFO kablam! | Nov 07 04:09:15.540 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 07 04:09:15.540 INFO kablam! = note: for more information, see issue #50504 Nov 07 04:09:15.540 INFO kablam! Nov 07 04:09:16.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Nov 07 04:09:16.461 INFO kablam! su: No module specific data is present Nov 07 04:09:17.988 INFO running `"docker" "rm" "-f" "2cb4903f4d7d6a0e4308ae2d86b3f15609e037db6ea02a0f8c574aa43eb3f68a"` Nov 07 04:09:18.348 INFO blam! 2cb4903f4d7d6a0e4308ae2d86b3f15609e037db6ea02a0f8c574aa43eb3f68a