Dec 05 01:33:18.636 INFO checking LachlanHogan/chat-app-management against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 01:33:18.636 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-5/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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"` Dec 05 01:33:19.208 INFO [stdout] c0b13a094a92a75adbc9d219b8c70a77afa72c04665d6250d674f14aecff3f80 Dec 05 01:33:19.210 INFO running `"docker" "start" "-a" "c0b13a094a92a75adbc9d219b8c70a77afa72c04665d6250d674f14aecff3f80"` Dec 05 01:33:21.107 INFO [stderr] usermod: no changes Dec 05 01:33:21.559 INFO [stderr] Checking mustache v0.8.2 Dec 05 01:33:21.568 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 05 01:33:21.573 INFO [stderr] Checking dotenv v0.9.0 Dec 05 01:33:23.727 INFO [stderr] Checking nickel v0.10.1 Dec 05 01:33:33.283 INFO [stderr] Checking diesel v1.2.2 Dec 05 01:33:58.397 INFO [stderr] Checking chat-app-management v0.1.0 (/source) Dec 05 01:34:06.190 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 01:34:06.190 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 01:34:06.190 INFO [stderr] | Dec 05 01:34:06.190 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 01:34:06.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.190 INFO [stderr] | Dec 05 01:34:06.190 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 01:34:06.190 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! Dec 05 01:34:06.190 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.190 INFO [stderr] Dec 05 01:34:06.190 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 01:34:06.191 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 01:34:06.191 INFO [stderr] | Dec 05 01:34:06.191 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 01:34:06.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.191 INFO [stderr] | Dec 05 01:34:06.191 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! Dec 05 01:34:06.191 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.191 INFO [stderr] Dec 05 01:34:06.191 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 01:34:06.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:06.191 INFO [stderr] | Dec 05 01:34:06.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:06.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.191 INFO [stderr] | Dec 05 01:34:06.191 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! Dec 05 01:34:06.191 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.191 INFO [stderr] Dec 05 01:34:06.191 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 05 01:34:06.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:06.191 INFO [stderr] | Dec 05 01:34:06.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:06.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.191 INFO [stderr] | Dec 05 01:34:06.191 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! Dec 05 01:34:06.191 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.191 INFO [stderr] Dec 05 01:34:06.191 INFO [stderr] warning: cannot find type `username` in this scope Dec 05 01:34:06.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:06.192 INFO [stderr] | Dec 05 01:34:06.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:06.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.192 INFO [stderr] | Dec 05 01:34:06.192 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! Dec 05 01:34:06.192 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.192 INFO [stderr] Dec 05 01:34:06.192 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 01:34:06.192 INFO [stderr] --> src/models.rs:3:10 Dec 05 01:34:06.192 INFO [stderr] | Dec 05 01:34:06.192 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize)] Dec 05 01:34:06.192 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.192 INFO [stderr] | Dec 05 01:34:06.192 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! Dec 05 01:34:06.192 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.192 INFO [stderr] Dec 05 01:34:06.193 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 01:34:06.193 INFO [stderr] --> src/models.rs:10:10 Dec 05 01:34:06.193 INFO [stderr] | Dec 05 01:34:06.193 INFO [stderr] 10 | #[derive(Insertable)] Dec 05 01:34:06.193 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.193 INFO [stderr] | Dec 05 01:34:06.193 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! Dec 05 01:34:06.193 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.193 INFO [stderr] Dec 05 01:34:06.193 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 05 01:34:06.193 INFO [stderr] --> src/models.rs:10:10 Dec 05 01:34:06.193 INFO [stderr] | Dec 05 01:34:06.193 INFO [stderr] 10 | #[derive(Insertable)] Dec 05 01:34:06.193 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.193 INFO [stderr] | Dec 05 01:34:06.193 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! Dec 05 01:34:06.195 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.195 INFO [stderr] Dec 05 01:34:06.279 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 01:34:06.279 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 01:34:06.281 INFO [stderr] | Dec 05 01:34:06.281 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 01:34:06.281 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.281 INFO [stderr] | Dec 05 01:34:06.281 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 01:34:06.281 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! Dec 05 01:34:06.281 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.281 INFO [stderr] Dec 05 01:34:06.281 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 01:34:06.281 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 01:34:06.281 INFO [stderr] | Dec 05 01:34:06.281 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 01:34:06.281 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.281 INFO [stderr] | Dec 05 01:34:06.281 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! Dec 05 01:34:06.281 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.281 INFO [stderr] Dec 05 01:34:06.281 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 01:34:06.281 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:06.281 INFO [stderr] | Dec 05 01:34:06.281 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:06.282 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.282 INFO [stderr] | Dec 05 01:34:06.282 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! Dec 05 01:34:06.282 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.282 INFO [stderr] Dec 05 01:34:06.282 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 05 01:34:06.282 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:06.282 INFO [stderr] | Dec 05 01:34:06.282 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:06.282 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.282 INFO [stderr] | Dec 05 01:34:06.282 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! Dec 05 01:34:06.282 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.282 INFO [stderr] Dec 05 01:34:06.282 INFO [stderr] warning: cannot find type `username` in this scope Dec 05 01:34:06.282 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 01:34:06.282 INFO [stderr] | Dec 05 01:34:06.282 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 01:34:06.282 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.282 INFO [stderr] | Dec 05 01:34:06.282 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! Dec 05 01:34:06.282 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.282 INFO [stderr] Dec 05 01:34:06.282 INFO [stderr] warning: cannot find type `User` in this scope Dec 05 01:34:06.282 INFO [stderr] --> src/models.rs:3:10 Dec 05 01:34:06.282 INFO [stderr] | Dec 05 01:34:06.282 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize)] Dec 05 01:34:06.282 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.282 INFO [stderr] | Dec 05 01:34:06.282 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! Dec 05 01:34:06.283 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.283 INFO [stderr] Dec 05 01:34:06.283 INFO [stderr] warning: cannot find type `users` in this scope Dec 05 01:34:06.283 INFO [stderr] --> src/models.rs:10:10 Dec 05 01:34:06.283 INFO [stderr] | Dec 05 01:34:06.283 INFO [stderr] 10 | #[derive(Insertable)] Dec 05 01:34:06.283 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.283 INFO [stderr] | Dec 05 01:34:06.283 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! Dec 05 01:34:06.283 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.283 INFO [stderr] Dec 05 01:34:06.283 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 05 01:34:06.283 INFO [stderr] --> src/models.rs:10:10 Dec 05 01:34:06.283 INFO [stderr] | Dec 05 01:34:06.283 INFO [stderr] 10 | #[derive(Insertable)] Dec 05 01:34:06.283 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 01:34:06.283 INFO [stderr] | Dec 05 01:34:06.283 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! Dec 05 01:34:06.283 INFO [stderr] = note: for more information, see issue #50504 Dec 05 01:34:06.283 INFO [stderr] Dec 05 01:34:06.936 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.78s Dec 05 01:34:06.951 INFO [stderr] su: No module specific data is present Dec 05 01:34:07.950 INFO running `"docker" "inspect" "c0b13a094a92a75adbc9d219b8c70a77afa72c04665d6250d674f14aecff3f80"` Dec 05 01:34:08.186 INFO running `"docker" "rm" "-f" "c0b13a094a92a75adbc9d219b8c70a77afa72c04665d6250d674f14aecff3f80"` Dec 05 01:34:08.326 INFO [stdout] c0b13a094a92a75adbc9d219b8c70a77afa72c04665d6250d674f14aecff3f80