Dec 14 08:37:52.848 INFO testing LachlanHogan/chat-app-management against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 14 08:37:52.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-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 14 08:37:53.296 INFO [stdout] f25943b2a47d75944f411770bb89a2b508ec0972566b2d8a33dffed3fcefbd1a Dec 14 08:37:53.298 INFO running `"docker" "start" "-a" "f25943b2a47d75944f411770bb89a2b508ec0972566b2d8a33dffed3fcefbd1a"` Dec 14 08:37:55.519 INFO [stderr] usermod: no changes Dec 14 08:37:55.855 INFO [stderr] Compiling mustache v0.8.2 Dec 14 08:37:55.855 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 14 08:37:55.857 INFO [stderr] Compiling dotenv v0.9.0 Dec 14 08:38:01.867 INFO [stderr] Compiling nickel v0.10.1 Dec 14 08:38:10.055 INFO [stderr] Compiling diesel v1.2.2 Dec 14 08:38:41.848 INFO [stderr] Compiling chat-app-management v0.1.0 (/source) Dec 14 08:38:47.223 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 08:38:47.223 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 08:38:47.223 INFO [stderr] | Dec 14 08:38:47.223 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 08:38:47.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:38:47.223 INFO [stderr] | Dec 14 08:38:47.223 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 08:38:47.223 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 14 08:38:47.223 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:38:47.223 INFO [stderr] Dec 14 08:38:47.223 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 08:38:47.223 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 08:38:47.223 INFO [stderr] | Dec 14 08:38:47.223 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 08:38:47.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:38:47.223 INFO [stderr] | Dec 14 08:38:47.223 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 14 08:38:47.223 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:38:47.223 INFO [stderr] Dec 14 08:38:47.224 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 08:38:47.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:38:47.224 INFO [stderr] | Dec 14 08:38:47.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:38:47.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:38:47.224 INFO [stderr] | Dec 14 08:38:47.224 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 14 08:38:47.224 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:38:47.224 INFO [stderr] Dec 14 08:38:47.224 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 14 08:38:47.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:38:47.224 INFO [stderr] | Dec 14 08:38:47.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:38:47.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:38:47.224 INFO [stderr] | Dec 14 08:38:47.224 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 14 08:38:47.224 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:38:47.224 INFO [stderr] Dec 14 08:38:47.224 INFO [stderr] warning: cannot find type `username` in this scope Dec 14 08:38:47.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:38:47.224 INFO [stderr] | Dec 14 08:38:47.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:38:47.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:38:47.224 INFO [stderr] | Dec 14 08:38:47.224 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 14 08:38:47.224 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:38:47.224 INFO [stderr] Dec 14 08:38:47.224 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 08:38:47.224 INFO [stderr] --> src/models.rs:3:10 Dec 14 08:38:47.224 INFO [stderr] | Dec 14 08:38:47.224 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize)] Dec 14 08:38:47.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:38:47.224 INFO [stderr] | Dec 14 08:38:47.224 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 14 08:38:47.224 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:38:47.224 INFO [stderr] Dec 14 08:38:47.224 INFO [stderr] warning: cannot find type `users` in this scope Dec 14 08:38:47.224 INFO [stderr] --> src/models.rs:10:10 Dec 14 08:38:47.225 INFO [stderr] | Dec 14 08:38:47.225 INFO [stderr] 10 | #[derive(Insertable)] Dec 14 08:38:47.225 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:38:47.225 INFO [stderr] | Dec 14 08:38:47.225 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 14 08:38:47.225 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:38:47.225 INFO [stderr] Dec 14 08:38:47.225 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 14 08:38:47.225 INFO [stderr] --> src/models.rs:10:10 Dec 14 08:38:47.225 INFO [stderr] | Dec 14 08:38:47.225 INFO [stderr] 10 | #[derive(Insertable)] Dec 14 08:38:47.225 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:38:47.225 INFO [stderr] | Dec 14 08:38:47.225 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 14 08:38:47.225 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:38:47.225 INFO [stderr] Dec 14 08:38:55.005 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.46s Dec 14 08:38:55.017 INFO [stderr] su: No module specific data is present Dec 14 08:38:55.546 INFO running `"docker" "inspect" "f25943b2a47d75944f411770bb89a2b508ec0972566b2d8a33dffed3fcefbd1a"` Dec 14 08:38:55.687 INFO running `"docker" "rm" "-f" "f25943b2a47d75944f411770bb89a2b508ec0972566b2d8a33dffed3fcefbd1a"` Dec 14 08:38:55.829 INFO [stdout] f25943b2a47d75944f411770bb89a2b508ec0972566b2d8a33dffed3fcefbd1a Dec 14 08:38:55.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen --no-run" "-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 14 08:38:56.063 INFO [stdout] 23fe07329ec98de1d1498c0cf7fd7e9ac3ce33e2f6c817d64359aa1da86bd974 Dec 14 08:38:56.068 INFO running `"docker" "start" "-a" "23fe07329ec98de1d1498c0cf7fd7e9ac3ce33e2f6c817d64359aa1da86bd974"` Dec 14 08:38:56.611 INFO [stderr] usermod: no changes Dec 14 08:38:56.778 INFO [stderr] Compiling chat-app-management v0.1.0 (/source) Dec 14 08:39:00.749 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 08:39:00.749 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 08:39:00.749 INFO [stderr] | Dec 14 08:39:00.749 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 08:39:00.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:00.749 INFO [stderr] | Dec 14 08:39:00.749 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 08:39:00.749 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 14 08:39:00.749 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:00.749 INFO [stderr] Dec 14 08:39:00.749 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 08:39:00.749 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 08:39:00.749 INFO [stderr] | Dec 14 08:39:00.749 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 08:39:00.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:00.749 INFO [stderr] | Dec 14 08:39:00.749 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 14 08:39:00.749 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:00.749 INFO [stderr] Dec 14 08:39:00.749 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 08:39:00.749 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:00.749 INFO [stderr] | Dec 14 08:39:00.749 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:00.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:00.749 INFO [stderr] | Dec 14 08:39:00.749 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 14 08:39:00.749 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:00.749 INFO [stderr] Dec 14 08:39:00.749 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 14 08:39:00.749 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:00.749 INFO [stderr] | Dec 14 08:39:00.749 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:00.749 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:00.749 INFO [stderr] | Dec 14 08:39:00.749 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 14 08:39:00.749 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:00.749 INFO [stderr] Dec 14 08:39:00.749 INFO [stderr] warning: cannot find type `username` in this scope Dec 14 08:39:00.750 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 08:39:00.750 INFO [stderr] | Dec 14 08:39:00.750 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 08:39:00.750 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:00.750 INFO [stderr] | Dec 14 08:39:00.750 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 14 08:39:00.750 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:00.750 INFO [stderr] Dec 14 08:39:00.750 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 08:39:00.750 INFO [stderr] --> src/models.rs:3:10 Dec 14 08:39:00.750 INFO [stderr] | Dec 14 08:39:00.750 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize)] Dec 14 08:39:00.750 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:00.750 INFO [stderr] | Dec 14 08:39:00.750 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 14 08:39:00.750 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:00.750 INFO [stderr] Dec 14 08:39:00.750 INFO [stderr] warning: cannot find type `users` in this scope Dec 14 08:39:00.750 INFO [stderr] --> src/models.rs:10:10 Dec 14 08:39:00.750 INFO [stderr] | Dec 14 08:39:00.750 INFO [stderr] 10 | #[derive(Insertable)] Dec 14 08:39:00.750 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:00.750 INFO [stderr] | Dec 14 08:39:00.750 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 14 08:39:00.750 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:00.750 INFO [stderr] Dec 14 08:39:00.750 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 14 08:39:00.750 INFO [stderr] --> src/models.rs:10:10 Dec 14 08:39:00.750 INFO [stderr] | Dec 14 08:39:00.750 INFO [stderr] 10 | #[derive(Insertable)] Dec 14 08:39:00.750 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 08:39:00.750 INFO [stderr] | Dec 14 08:39:00.750 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 14 08:39:00.750 INFO [stderr] = note: for more information, see issue #50504 Dec 14 08:39:00.750 INFO [stderr] Dec 14 08:39:01.399 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.76s Dec 14 08:39:01.411 INFO [stderr] su: No module specific data is present Dec 14 08:39:01.697 INFO running `"docker" "inspect" "23fe07329ec98de1d1498c0cf7fd7e9ac3ce33e2f6c817d64359aa1da86bd974"` Dec 14 08:39:01.808 INFO running `"docker" "rm" "-f" "23fe07329ec98de1d1498c0cf7fd7e9ac3ce33e2f6c817d64359aa1da86bd974"` Dec 14 08:39:01.945 INFO [stdout] 23fe07329ec98de1d1498c0cf7fd7e9ac3ce33e2f6c817d64359aa1da86bd974 Dec 14 08:39:01.946 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen" "-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 14 08:39:02.178 INFO [stdout] 5da7b55e0f2e06c40a2dced364e8f08c6267fcd423279531a6f71a28ba40e6ec Dec 14 08:39:02.180 INFO running `"docker" "start" "-a" "5da7b55e0f2e06c40a2dced364e8f08c6267fcd423279531a6f71a28ba40e6ec"` Dec 14 08:39:02.619 INFO [stderr] usermod: no changes Dec 14 08:39:02.795 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Dec 14 08:39:02.800 INFO [stderr] Running /target/debug/deps/chat_app_management-1a16bdafc98912d1 Dec 14 08:39:02.805 INFO [stdout] Dec 14 08:39:02.805 INFO [stdout] running 0 tests Dec 14 08:39:02.805 INFO [stdout] Dec 14 08:39:02.805 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 08:39:02.805 INFO [stdout] Dec 14 08:39:02.808 INFO [stderr] su: No module specific data is present Dec 14 08:39:03.144 INFO running `"docker" "inspect" "5da7b55e0f2e06c40a2dced364e8f08c6267fcd423279531a6f71a28ba40e6ec"` Dec 14 08:39:03.252 INFO running `"docker" "rm" "-f" "5da7b55e0f2e06c40a2dced364e8f08c6267fcd423279531a6f71a28ba40e6ec"` Dec 14 08:39:03.363 INFO [stdout] 5da7b55e0f2e06c40a2dced364e8f08c6267fcd423279531a6f71a28ba40e6ec