Nov 30 10:05:31.914 INFO checking LachlanHogan/chat-app-websocket against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 10:05:31.914 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 30 10:05:32.428 INFO [stdout] bfcabc45e97616e5165eb5faaf2e6af15fdd70fea51b7490ab58de415ccee715 Nov 30 10:05:32.430 INFO running `"docker" "start" "-a" "bfcabc45e97616e5165eb5faaf2e6af15fdd70fea51b7490ab58de415ccee715"` Nov 30 10:05:33.467 INFO [stderr] usermod: no changes Nov 30 10:05:33.631 INFO [stderr] Compiling pq-sys v0.4.5 Nov 30 10:05:33.632 INFO [stderr] Checking mio v0.6.14 Nov 30 10:05:33.634 INFO [stderr] Compiling syn v0.13.10 Nov 30 10:05:33.636 INFO [stderr] Checking dotenv v0.9.0 Nov 30 10:05:38.361 INFO [stderr] Checking ws v0.7.6 Nov 30 10:05:56.263 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 30 10:05:56.263 INFO [stderr] Compiling serde_derive v1.0.55 Nov 30 10:06:10.682 INFO [stderr] Checking diesel v1.3.0 Nov 30 10:06:52.537 INFO [stderr] Checking chat-app-websocket v0.1.0 (/source) Nov 30 10:06:55.496 INFO [stderr] warning: cannot find type `Message` in this scope Nov 30 10:06:55.496 INFO [stderr] --> src/models.rs:11:10 Nov 30 10:06:55.496 INFO [stderr] | Nov 30 10:06:55.496 INFO [stderr] 11 | #[derive(Queryable)] Nov 30 10:06:55.496 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.496 INFO [stderr] | Nov 30 10:06:55.496 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 10:06:55.496 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.496 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.496 INFO [stderr] Nov 30 10:06:55.496 INFO [stderr] warning: cannot find type `messages` in this scope Nov 30 10:06:55.497 INFO [stderr] --> src/models.rs:21:10 Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] 21 | #[derive(Insertable)] Nov 30 10:06:55.497 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.497 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.497 INFO [stderr] Nov 30 10:06:55.497 INFO [stderr] warning: cannot find type `NewMessage` in this scope Nov 30 10:06:55.497 INFO [stderr] --> src/models.rs:21:10 Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] 21 | #[derive(Insertable)] Nov 30 10:06:55.497 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.497 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.497 INFO [stderr] Nov 30 10:06:55.497 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 10:06:55.497 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 10:06:55.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.497 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.497 INFO [stderr] Nov 30 10:06:55.497 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 10:06:55.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.497 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.497 INFO [stderr] Nov 30 10:06:55.497 INFO [stderr] warning: cannot find type `message` in this scope Nov 30 10:06:55.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.497 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.497 INFO [stderr] Nov 30 10:06:55.497 INFO [stderr] warning: cannot find type `username` in this scope Nov 30 10:06:55.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.497 INFO [stderr] | Nov 30 10:06:55.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.498 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.498 INFO [stderr] | Nov 30 10:06:55.498 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.498 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.498 INFO [stderr] Nov 30 10:06:55.498 INFO [stderr] warning: cannot find type `user_from` in this scope Nov 30 10:06:55.498 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.498 INFO [stderr] | Nov 30 10:06:55.498 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.498 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.498 INFO [stderr] | Nov 30 10:06:55.498 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.498 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.498 INFO [stderr] Nov 30 10:06:55.498 INFO [stderr] warning: cannot find type `user_to` in this scope Nov 30 10:06:55.498 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.498 INFO [stderr] | Nov 30 10:06:55.498 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.498 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.498 INFO [stderr] | Nov 30 10:06:55.498 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.498 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.498 INFO [stderr] Nov 30 10:06:55.498 INFO [stderr] warning: cannot find type `time` in this scope Nov 30 10:06:55.498 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.498 INFO [stderr] | Nov 30 10:06:55.498 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.498 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.498 INFO [stderr] | Nov 30 10:06:55.498 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.498 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.498 INFO [stderr] Nov 30 10:06:55.695 INFO [stderr] warning: cannot find type `Message` in this scope Nov 30 10:06:55.695 INFO [stderr] --> src/models.rs:11:10 Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] 11 | #[derive(Queryable)] Nov 30 10:06:55.695 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 10:06:55.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.695 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.695 INFO [stderr] Nov 30 10:06:55.695 INFO [stderr] warning: cannot find type `messages` in this scope Nov 30 10:06:55.695 INFO [stderr] --> src/models.rs:21:10 Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] 21 | #[derive(Insertable)] Nov 30 10:06:55.695 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.695 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.695 INFO [stderr] Nov 30 10:06:55.695 INFO [stderr] warning: cannot find type `NewMessage` in this scope Nov 30 10:06:55.695 INFO [stderr] --> src/models.rs:21:10 Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] 21 | #[derive(Insertable)] Nov 30 10:06:55.695 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.695 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.695 INFO [stderr] Nov 30 10:06:55.695 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 10:06:55.695 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 10:06:55.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.695 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.695 INFO [stderr] Nov 30 10:06:55.695 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 10:06:55.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.695 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.695 INFO [stderr] Nov 30 10:06:55.695 INFO [stderr] warning: cannot find type `message` in this scope Nov 30 10:06:55.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.695 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.695 INFO [stderr] Nov 30 10:06:55.695 INFO [stderr] warning: cannot find type `username` in this scope Nov 30 10:06:55.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.695 INFO [stderr] | Nov 30 10:06:55.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.695 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.695 INFO [stderr] Nov 30 10:06:55.700 INFO [stderr] warning: cannot find type `user_from` in this scope Nov 30 10:06:55.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.700 INFO [stderr] | Nov 30 10:06:55.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.700 INFO [stderr] | Nov 30 10:06:55.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.700 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.700 INFO [stderr] Nov 30 10:06:55.700 INFO [stderr] warning: cannot find type `user_to` in this scope Nov 30 10:06:55.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.700 INFO [stderr] | Nov 30 10:06:55.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.700 INFO [stderr] | Nov 30 10:06:55.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.700 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.700 INFO [stderr] Nov 30 10:06:55.700 INFO [stderr] warning: cannot find type `time` in this scope Nov 30 10:06:55.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 10:06:55.700 INFO [stderr] | Nov 30 10:06:55.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 10:06:55.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 10:06:55.700 INFO [stderr] | Nov 30 10:06:55.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 10:06:55.700 INFO [stderr] = note: for more information, see issue #50504 Nov 30 10:06:55.701 INFO [stderr] Nov 30 10:06:56.202 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Nov 30 10:06:56.213 INFO [stderr] su: No module specific data is present Nov 30 10:06:57.294 INFO running `"docker" "inspect" "bfcabc45e97616e5165eb5faaf2e6af15fdd70fea51b7490ab58de415ccee715"` Nov 30 10:06:57.692 INFO running `"docker" "rm" "-f" "bfcabc45e97616e5165eb5faaf2e6af15fdd70fea51b7490ab58de415ccee715"` Nov 30 10:06:57.936 INFO [stdout] bfcabc45e97616e5165eb5faaf2e6af15fdd70fea51b7490ab58de415ccee715