Dec 04 10:42:11.930 INFO checking schnupperboy/quizduell against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 10:42:11.930 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-5/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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.515 INFO [stdout] 3723571916ba7f8705f1478f3224a643d18181d29c8efe7e13b720dc9a9d1808 Dec 04 10:42:12.517 INFO running `"docker" "start" "-a" "3723571916ba7f8705f1478f3224a643d18181d29c8efe7e13b720dc9a9d1808"` Dec 04 10:42:13.915 INFO [stderr] usermod: no changes Dec 04 10:42:14.143 INFO [stderr] Compiling proc-macro2 v0.4.8 Dec 04 10:42:14.143 INFO [stderr] Checking tokio-io v0.1.7 Dec 04 10:42:14.143 INFO [stderr] Checking backtrace-sys v0.1.23 Dec 04 10:42:14.143 INFO [stderr] Checking regex v1.0.1 Dec 04 10:42:14.143 INFO [stderr] Checking tokio-threadpool v0.1.5 Dec 04 10:42:14.143 INFO [stderr] Checking diesel v1.3.2 Dec 04 10:42:15.143 INFO [stderr] Checking backtrace v0.3.9 Dec 04 10:42:17.587 INFO [stderr] Checking failure v0.1.1 Dec 04 10:42:20.152 INFO [stderr] Checking tokio-codec v0.1.0 Dec 04 10:42:20.228 INFO [stderr] Checking tokio-reactor v0.1.2 Dec 04 10:42:20.240 INFO [stderr] Checking h2 v0.1.10 Dec 04 10:42:20.476 INFO [stderr] Compiling quote v0.6.3 Dec 04 10:42:21.689 INFO [stderr] Checking tokio-fs v0.1.2 Dec 04 10:42:22.879 INFO [stderr] Compiling syn v0.14.4 Dec 04 10:42:23.592 INFO [stderr] Checking tokio-tcp v0.1.0 Dec 04 10:42:23.599 INFO [stderr] Checking tokio-udp v0.1.1 Dec 04 10:42:26.111 INFO [stderr] Checking dotenv v0.13.0 Dec 04 10:42:26.275 INFO [stderr] Checking tokio v0.1.7 Dec 04 10:42:34.839 INFO [stderr] Checking hyper v0.12.6 Dec 04 10:42:42.705 INFO [stderr] Compiling serde_derive v1.0.70 Dec 04 10:43:23.151 INFO [stderr] Checking quizduell v0.1.0 (/source) Dec 04 10:43:24.397 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 10:43:24.397 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 10:43:24.397 INFO [stderr] | Dec 04 10:43:24.398 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 10:43:24.398 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.398 INFO [stderr] | Dec 04 10:43:24.398 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 10:43:24.399 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:43:24.399 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.399 INFO [stderr] Dec 04 10:43:24.399 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 10:43:24.400 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 10:43:24.400 INFO [stderr] | Dec 04 10:43:24.400 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 10:43:24.400 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.401 INFO [stderr] | Dec 04 10:43:24.401 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:43:24.401 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.401 INFO [stderr] Dec 04 10:43:24.402 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 10:43:24.402 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.402 INFO [stderr] | Dec 04 10:43:24.402 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.403 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.403 INFO [stderr] | Dec 04 10:43:24.403 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:43:24.404 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.404 INFO [stderr] Dec 04 10:43:24.404 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 04 10:43:24.404 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.404 INFO [stderr] | Dec 04 10:43:24.405 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.405 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.405 INFO [stderr] | Dec 04 10:43:24.406 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:43:24.406 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.406 INFO [stderr] Dec 04 10:43:24.406 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 04 10:43:24.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.407 INFO [stderr] | Dec 04 10:43:24.407 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.408 INFO [stderr] | Dec 04 10:43:24.408 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:43:24.408 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.408 INFO [stderr] Dec 04 10:43:24.409 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 04 10:43:24.409 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.409 INFO [stderr] | Dec 04 10:43:24.409 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.410 INFO [stderr] | Dec 04 10:43:24.410 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:43:24.410 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.410 INFO [stderr] Dec 04 10:43:24.411 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 04 10:43:24.411 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.411 INFO [stderr] | Dec 04 10:43:24.411 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.411 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.411 INFO [stderr] | Dec 04 10:43:24.411 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:43:24.411 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.411 INFO [stderr] Dec 04 10:43:24.412 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 04 10:43:24.412 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.412 INFO [stderr] | Dec 04 10:43:24.412 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.412 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.412 INFO [stderr] | Dec 04 10:43:24.412 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:43:24.412 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.412 INFO [stderr] Dec 04 10:43:24.412 INFO [stderr] warning: cannot find type `Question` in this scope Dec 04 10:43:24.412 INFO [stderr] --> src/models.rs:3:10 Dec 04 10:43:24.412 INFO [stderr] | Dec 04 10:43:24.412 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 10:43:24.412 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.412 INFO [stderr] | Dec 04 10:43:24.412 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:43:24.413 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.413 INFO [stderr] Dec 04 10:43:24.413 INFO [stderr] warning: cannot find type `questions` in this scope Dec 04 10:43:24.413 INFO [stderr] --> src/models.rs:13:10 Dec 04 10:43:24.413 INFO [stderr] | Dec 04 10:43:24.413 INFO [stderr] 13 | #[derive(Insertable)] Dec 04 10:43:24.413 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.413 INFO [stderr] | Dec 04 10:43:24.413 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:43:24.413 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.413 INFO [stderr] Dec 04 10:43:24.413 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 04 10:43:24.413 INFO [stderr] --> src/models.rs:13:10 Dec 04 10:43:24.413 INFO [stderr] | Dec 04 10:43:24.413 INFO [stderr] 13 | #[derive(Insertable)] Dec 04 10:43:24.413 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.413 INFO [stderr] | Dec 04 10:43:24.413 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:43:24.413 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.413 INFO [stderr] Dec 04 10:43:24.459 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 10:43:24.459 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 10:43:24.459 INFO [stderr] | Dec 04 10:43:24.459 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 10:43:24.459 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.459 INFO [stderr] | Dec 04 10:43:24.459 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 10:43:24.459 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:43:24.459 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.459 INFO [stderr] Dec 04 10:43:24.459 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 10:43:24.459 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 10:43:24.459 INFO [stderr] | Dec 04 10:43:24.459 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 10:43:24.459 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.459 INFO [stderr] | Dec 04 10:43:24.459 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:43:24.459 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.459 INFO [stderr] Dec 04 10:43:24.459 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 10:43:24.459 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.459 INFO [stderr] | Dec 04 10:43:24.459 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.459 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.459 INFO [stderr] | Dec 04 10:43:24.459 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:43:24.459 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.459 INFO [stderr] Dec 04 10:43:24.459 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 04 10:43:24.459 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.459 INFO [stderr] | Dec 04 10:43:24.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 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:43:24.460 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.460 INFO [stderr] Dec 04 10:43:24.460 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 04 10:43:24.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 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:43:24.460 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.460 INFO [stderr] Dec 04 10:43:24.460 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 04 10:43:24.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 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:43:24.460 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.460 INFO [stderr] Dec 04 10:43:24.460 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 04 10:43:24.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 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:43:24.460 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.460 INFO [stderr] Dec 04 10:43:24.460 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 04 10:43:24.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 10:43:24.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 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:43:24.460 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.460 INFO [stderr] Dec 04 10:43:24.460 INFO [stderr] warning: cannot find type `Question` in this scope Dec 04 10:43:24.460 INFO [stderr] --> src/models.rs:3:10 Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 04 10:43:24.460 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 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:43:24.460 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.460 INFO [stderr] Dec 04 10:43:24.460 INFO [stderr] warning: cannot find type `questions` in this scope Dec 04 10:43:24.460 INFO [stderr] --> src/models.rs:13:10 Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 INFO [stderr] 13 | #[derive(Insertable)] Dec 04 10:43:24.460 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 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:43:24.460 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.460 INFO [stderr] Dec 04 10:43:24.460 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 04 10:43:24.460 INFO [stderr] --> src/models.rs:13:10 Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 INFO [stderr] 13 | #[derive(Insertable)] Dec 04 10:43:24.460 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 10:43:24.460 INFO [stderr] | Dec 04 10:43:24.460 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:43:24.460 INFO [stderr] = note: for more information, see issue #50504 Dec 04 10:43:24.460 INFO [stderr] Dec 04 10:43:29.436 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Dec 04 10:43:29.463 INFO [stderr] su: No module specific data is present Dec 04 10:43:31.015 INFO running `"docker" "inspect" "3723571916ba7f8705f1478f3224a643d18181d29c8efe7e13b720dc9a9d1808"` Dec 04 10:43:31.285 INFO running `"docker" "rm" "-f" "3723571916ba7f8705f1478f3224a643d18181d29c8efe7e13b720dc9a9d1808"` Dec 04 10:43:31.559 INFO [stdout] 3723571916ba7f8705f1478f3224a643d18181d29c8efe7e13b720dc9a9d1808