Nov 01 11:23:51.629 INFO checking LachlanHogan/chat-app-websocket against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 11:23:51.629 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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:51.920 INFO blam! cb24aa5bcdf476aa1f553a178435aab09174164950a6d8b783661a45ca9f3e83 Nov 01 11:23:51.922 INFO running `"docker" "start" "-a" "cb24aa5bcdf476aa1f553a178435aab09174164950a6d8b783661a45ca9f3e83"` Nov 01 11:23:52.540 INFO kablam! usermod: no changes Nov 01 11:23:52.653 INFO kablam! Compiling syn v0.13.10 Nov 01 11:23:52.659 INFO kablam! Checking ws v0.7.6 Nov 01 11:23:52.661 INFO kablam! Checking dotenv v0.9.0 Nov 01 11:24:11.540 INFO kablam! Compiling diesel_derives v1.3.0 Nov 01 11:24:11.541 INFO kablam! Compiling serde_derive v1.0.55 Nov 01 11:24:26.980 INFO kablam! Checking diesel v1.3.0 Nov 01 11:25:15.716 INFO kablam! Checking chat-app-websocket v0.1.0 (/source) Nov 01 11:25:19.185 INFO kablam! warning: cannot find type `Message` in this scope Nov 01 11:25:19.185 INFO kablam! --> src/models.rs:11:10 Nov 01 11:25:19.185 INFO kablam! | Nov 01 11:25:19.185 INFO kablam! 11 | #[derive(Queryable)] Nov 01 11:25:19.185 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.185 INFO kablam! | Nov 01 11:25:19.185 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 11:25:19.185 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:19.185 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.187 INFO kablam! Nov 01 11:25:19.187 INFO kablam! warning: cannot find type `messages` in this scope Nov 01 11:25:19.187 INFO kablam! --> src/models.rs:21:10 Nov 01 11:25:19.187 INFO kablam! | Nov 01 11:25:19.187 INFO kablam! 21 | #[derive(Insertable)] Nov 01 11:25:19.187 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.187 INFO kablam! | Nov 01 11:25:19.187 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:19.187 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.187 INFO kablam! Nov 01 11:25:19.187 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 01 11:25:19.187 INFO kablam! --> src/models.rs:21:10 Nov 01 11:25:19.187 INFO kablam! | Nov 01 11:25:19.187 INFO kablam! 21 | #[derive(Insertable)] Nov 01 11:25:19.187 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.187 INFO kablam! | Nov 01 11:25:19.187 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:19.187 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.187 INFO kablam! Nov 01 11:25:19.187 INFO kablam! warning: cannot find type `table` in this scope Nov 01 11:25:19.187 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 11:25:19.187 INFO kablam! | Nov 01 11:25:19.187 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 11:25:19.187 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.187 INFO kablam! | Nov 01 11:25:19.187 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:19.187 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.191 INFO kablam! Nov 01 11:25:19.191 INFO kablam! warning: cannot find type `id` in this scope Nov 01 11:25:19.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.191 INFO kablam! | Nov 01 11:25:19.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.191 INFO kablam! | Nov 01 11:25:19.191 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:19.191 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.191 INFO kablam! Nov 01 11:25:19.191 INFO kablam! warning: cannot find type `message` in this scope Nov 01 11:25:19.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.191 INFO kablam! | Nov 01 11:25:19.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.191 INFO kablam! | Nov 01 11:25:19.191 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:19.191 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.191 INFO kablam! Nov 01 11:25:19.191 INFO kablam! warning: cannot find type `username` in this scope Nov 01 11:25:19.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.191 INFO kablam! | Nov 01 11:25:19.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.191 INFO kablam! | Nov 01 11:25:19.191 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:19.191 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.191 INFO kablam! Nov 01 11:25:19.191 INFO kablam! warning: cannot find type `user_from` in this scope Nov 01 11:25:19.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.191 INFO kablam! | Nov 01 11:25:19.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.191 INFO kablam! | Nov 01 11:25:19.191 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:19.191 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.191 INFO kablam! Nov 01 11:25:19.191 INFO kablam! warning: cannot find type `user_to` in this scope Nov 01 11:25:19.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.191 INFO kablam! | Nov 01 11:25:19.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.200 INFO kablam! | Nov 01 11:25:19.200 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:19.200 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.200 INFO kablam! Nov 01 11:25:19.200 INFO kablam! warning: cannot find type `time` in this scope Nov 01 11:25:19.200 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.200 INFO kablam! | Nov 01 11:25:19.200 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.200 INFO kablam! | Nov 01 11:25:19.200 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:19.200 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.200 INFO kablam! Nov 01 11:25:19.764 INFO kablam! warning: cannot find type `Message` in this scope Nov 01 11:25:19.764 INFO kablam! --> src/models.rs:11:10 Nov 01 11:25:19.764 INFO kablam! | Nov 01 11:25:19.764 INFO kablam! 11 | #[derive(Queryable)] Nov 01 11:25:19.764 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.764 INFO kablam! | Nov 01 11:25:19.764 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 11:25:19.764 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:19.764 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.764 INFO kablam! Nov 01 11:25:19.764 INFO kablam! warning: cannot find type `messages` in this scope Nov 01 11:25:19.764 INFO kablam! --> src/models.rs:21:10 Nov 01 11:25:19.764 INFO kablam! | Nov 01 11:25:19.764 INFO kablam! 21 | #[derive(Insertable)] Nov 01 11:25:19.764 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.764 INFO kablam! | Nov 01 11:25:19.764 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:19.764 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.764 INFO kablam! Nov 01 11:25:19.764 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 01 11:25:19.764 INFO kablam! --> src/models.rs:21:10 Nov 01 11:25:19.764 INFO kablam! | Nov 01 11:25:19.764 INFO kablam! 21 | #[derive(Insertable)] Nov 01 11:25:19.764 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.764 INFO kablam! | Nov 01 11:25:19.764 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:19.764 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.764 INFO kablam! Nov 01 11:25:19.765 INFO kablam! warning: cannot find type `table` in this scope Nov 01 11:25:19.765 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 11:25:19.765 INFO kablam! | Nov 01 11:25:19.765 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 11:25:19.765 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.765 INFO kablam! | Nov 01 11:25:19.765 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:19.765 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.765 INFO kablam! Nov 01 11:25:19.765 INFO kablam! warning: cannot find type `id` in this scope Nov 01 11:25:19.765 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.765 INFO kablam! | Nov 01 11:25:19.765 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.765 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.765 INFO kablam! | Nov 01 11:25:19.765 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:19.765 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.765 INFO kablam! Nov 01 11:25:19.765 INFO kablam! warning: cannot find type `message` in this scope Nov 01 11:25:19.765 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.765 INFO kablam! | Nov 01 11:25:19.765 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.765 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.765 INFO kablam! | Nov 01 11:25:19.765 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:19.765 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.765 INFO kablam! Nov 01 11:25:19.765 INFO kablam! warning: cannot find type `username` in this scope Nov 01 11:25:19.765 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.765 INFO kablam! | Nov 01 11:25:19.766 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.766 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.766 INFO kablam! | Nov 01 11:25:19.766 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:19.766 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.766 INFO kablam! Nov 01 11:25:19.766 INFO kablam! warning: cannot find type `user_from` in this scope Nov 01 11:25:19.766 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.766 INFO kablam! | Nov 01 11:25:19.766 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.766 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.766 INFO kablam! | Nov 01 11:25:19.766 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:19.766 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.766 INFO kablam! Nov 01 11:25:19.766 INFO kablam! warning: cannot find type `user_to` in this scope Nov 01 11:25:19.766 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.766 INFO kablam! | Nov 01 11:25:19.766 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.766 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.766 INFO kablam! | Nov 01 11:25:19.766 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:19.766 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.766 INFO kablam! Nov 01 11:25:19.766 INFO kablam! warning: cannot find type `time` in this scope Nov 01 11:25:19.766 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 11:25:19.767 INFO kablam! | Nov 01 11:25:19.767 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 11:25:19.767 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 11:25:19.767 INFO kablam! | Nov 01 11:25:19.767 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:19.767 INFO kablam! = note: for more information, see issue #50504 Nov 01 11:25:19.767 INFO kablam! Nov 01 11:25:20.488 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Nov 01 11:25:20.496 INFO kablam! su: No module specific data is present Nov 01 11:25:21.452 INFO running `"docker" "rm" "-f" "cb24aa5bcdf476aa1f553a178435aab09174164950a6d8b783661a45ca9f3e83"` Nov 01 11:25:21.705 INFO blam! cb24aa5bcdf476aa1f553a178435aab09174164950a6d8b783661a45ca9f3e83