Dec 04 10:42:11.928 INFO checking schnupperboy/quizduell against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 10:42:11.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-3/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 04 10:42:12.462 INFO [stdout] 8ae6ac1e4a5de42d6cc4d4f07adbac5485827f9a78afffe50493ff522d3f1c98 Dec 04 10:42:12.465 INFO running `"docker" "start" "-a" "8ae6ac1e4a5de42d6cc4d4f07adbac5485827f9a78afffe50493ff522d3f1c98"` Dec 04 10:42:14.447 INFO [stderr] usermod: no changes Dec 04 10:42:14.711 INFO [stderr] Compiling proc-macro2 v0.4.8 Dec 04 10:42:14.743 INFO [stderr] Checking tokio-io v0.1.7 Dec 04 10:42:14.743 INFO [stderr] Checking regex v1.0.1 Dec 04 10:42:14.743 INFO [stderr] Checking tokio-threadpool v0.1.5 Dec 04 10:42:14.743 INFO [stderr] Checking failure v0.1.1 Dec 04 10:42:17.326 INFO [stderr] Checking tokio-codec v0.1.0 Dec 04 10:42:17.326 INFO [stderr] Checking tokio-reactor v0.1.2 Dec 04 10:42:17.326 INFO [stderr] Checking h2 v0.1.10 Dec 04 10:42:19.522 INFO [stderr] Checking tokio-fs v0.1.2 Dec 04 10:42:19.839 INFO [stderr] Compiling quote v0.6.3 Dec 04 10:42:21.251 INFO [stderr] Checking tokio-tcp v0.1.0 Dec 04 10:42:21.253 INFO [stderr] Checking tokio-udp v0.1.1 Dec 04 10:42:21.895 INFO [stderr] Compiling syn v0.14.4 Dec 04 10:42:24.003 INFO [stderr] Checking tokio v0.1.7 Dec 04 10:42:26.021 INFO [stderr] Checking dotenv v0.13.0 Dec 04 10:42:30.593 INFO [stderr] Checking hyper v0.12.6 Dec 04 10:42:38.875 INFO [stderr] Compiling serde_derive v1.0.70 Dec 04 10:42:53.891 INFO [stderr] Checking quizduell v0.1.0 (/source) Dec 04 10:42:55.130 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 10:42:55.131 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 10:42:55.131 INFO [stderr] | Dec 04 10:42:55.131 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 10:42:55.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.132 INFO [stderr] | Dec 04 10:42:55.132 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 10:42:55.132 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 04 10:42:55.132 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.132 INFO [stderr] Dec 04 10:42:55.132 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 10:42:55.132 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 10:42:55.132 INFO [stderr] | Dec 04 10:42:55.134 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 10:42:55.134 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.134 INFO [stderr] | Dec 04 10:42:55.134 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 04 10:42:55.134 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.134 INFO [stderr] Dec 04 10:42:55.134 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 10:42:55.134 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.135 INFO [stderr] | Dec 04 10:42:55.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.135 INFO [stderr] | Dec 04 10:42:55.135 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 04 10:42:55.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.135 INFO [stderr] Dec 04 10:42:55.135 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 04 10:42:55.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.135 INFO [stderr] | Dec 04 10:42:55.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.135 INFO [stderr] | Dec 04 10:42:55.135 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 04 10:42:55.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.135 INFO [stderr] Dec 04 10:42:55.135 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 10:42:55.135 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 10:42:55.136 INFO [stderr] | Dec 04 10:42:55.136 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 10:42:55.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.136 INFO [stderr] | Dec 04 10:42:55.137 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 10:42:55.137 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 04 10:42:55.137 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.137 INFO [stderr] Dec 04 10:42:55.137 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 10:42:55.137 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 10:42:55.137 INFO [stderr] | Dec 04 10:42:55.137 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 10:42:55.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 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 04 10:42:55.138 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.138 INFO [stderr] Dec 04 10:42:55.138 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 10:42:55.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 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 04 10:42:55.138 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.138 INFO [stderr] Dec 04 10:42:55.138 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 04 10:42:55.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 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 04 10:42:55.138 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.138 INFO [stderr] Dec 04 10:42:55.138 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 04 10:42:55.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 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 04 10:42:55.138 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.138 INFO [stderr] Dec 04 10:42:55.138 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 04 10:42:55.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 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 04 10:42:55.138 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.138 INFO [stderr] Dec 04 10:42:55.138 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 04 10:42:55.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 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 04 10:42:55.138 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.138 INFO [stderr] Dec 04 10:42:55.138 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 04 10:42:55.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 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 04 10:42:55.138 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.138 INFO [stderr] Dec 04 10:42:55.138 INFO [stderr] warning: cannot find type `Question` in this scope Dec 04 10:42:55.138 INFO [stderr] --> src/models.rs:3:10 Dec 04 10:42:55.138 INFO [stderr] | Dec 04 10:42:55.138 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 10:42:55.138 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.139 INFO [stderr] | Dec 04 10:42:55.139 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 04 10:42:55.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.139 INFO [stderr] Dec 04 10:42:55.139 INFO [stderr] warning: cannot find type `questions` in this scope Dec 04 10:42:55.139 INFO [stderr] --> src/models.rs:13:10 Dec 04 10:42:55.139 INFO [stderr] | Dec 04 10:42:55.139 INFO [stderr] 13 | #[derive(Insertable)] Dec 04 10:42:55.139 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.139 INFO [stderr] | Dec 04 10:42:55.139 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 04 10:42:55.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.139 INFO [stderr] Dec 04 10:42:55.139 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 04 10:42:55.139 INFO [stderr] --> src/models.rs:13:10 Dec 04 10:42:55.139 INFO [stderr] | Dec 04 10:42:55.139 INFO [stderr] 13 | #[derive(Insertable)] Dec 04 10:42:55.139 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.139 INFO [stderr] | Dec 04 10:42:55.139 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 04 10:42:55.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.139 INFO [stderr] Dec 04 10:42:55.147 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 04 10:42:55.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.148 INFO [stderr] | Dec 04 10:42:55.148 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.149 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 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 04 10:42:55.149 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.149 INFO [stderr] Dec 04 10:42:55.149 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 04 10:42:55.149 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.149 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 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 04 10:42:55.149 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.149 INFO [stderr] Dec 04 10:42:55.149 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 04 10:42:55.149 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.149 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 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 04 10:42:55.149 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.149 INFO [stderr] Dec 04 10:42:55.149 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 04 10:42:55.149 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:42:55.149 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 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 04 10:42:55.149 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.149 INFO [stderr] Dec 04 10:42:55.149 INFO [stderr] warning: cannot find type `Question` in this scope Dec 04 10:42:55.149 INFO [stderr] --> src/models.rs:3:10 Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 10:42:55.149 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 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 04 10:42:55.149 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.149 INFO [stderr] Dec 04 10:42:55.149 INFO [stderr] warning: cannot find type `questions` in this scope Dec 04 10:42:55.149 INFO [stderr] --> src/models.rs:13:10 Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 INFO [stderr] 13 | #[derive(Insertable)] Dec 04 10:42:55.149 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 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 04 10:42:55.149 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.149 INFO [stderr] Dec 04 10:42:55.149 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 04 10:42:55.149 INFO [stderr] --> src/models.rs:13:10 Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 INFO [stderr] 13 | #[derive(Insertable)] Dec 04 10:42:55.149 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:42:55.149 INFO [stderr] | Dec 04 10:42:55.149 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 04 10:42:55.149 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:42:55.149 INFO [stderr] Dec 04 10:43:00.182 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.71s Dec 04 10:43:00.203 INFO [stderr] su: No module specific data is present Dec 04 10:43:01.487 INFO running `"docker" "inspect" "8ae6ac1e4a5de42d6cc4d4f07adbac5485827f9a78afffe50493ff522d3f1c98"` Dec 04 10:43:01.839 INFO running `"docker" "rm" "-f" "8ae6ac1e4a5de42d6cc4d4f07adbac5485827f9a78afffe50493ff522d3f1c98"` Dec 04 10:43:02.179 INFO [stdout] 8ae6ac1e4a5de42d6cc4d4f07adbac5485827f9a78afffe50493ff522d3f1c98