Dec 17 16:00:47.985 INFO checking schnupperboy/quizduell against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 17 16:00:47.986 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-4/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/schnupperboy/quizduell:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 16:00:48.425 INFO [stdout] 19620b8a638064fe86178d8778510aaa04f47de5c4a5d408f6252b3e82ae31a5 Dec 17 16:00:48.430 INFO running `"docker" "start" "-a" "19620b8a638064fe86178d8778510aaa04f47de5c4a5d408f6252b3e82ae31a5"` Dec 17 16:00:50.614 INFO [stderr] Compiling pq-sys v0.4.5 Dec 17 16:00:50.616 INFO [stderr] Checking tokio-io v0.1.7 Dec 17 16:00:50.616 INFO [stderr] Checking http v0.1.7 Dec 17 16:00:50.616 INFO [stderr] Checking regex v1.0.1 Dec 17 16:00:50.616 INFO [stderr] Checking serde_json v1.0.24 Dec 17 16:00:50.616 INFO [stderr] Checking tokio-threadpool v0.1.5 Dec 17 16:00:50.616 INFO [stderr] Checking backtrace v0.3.9 Dec 17 16:00:53.275 INFO [stderr] Checking failure v0.1.1 Dec 17 16:00:55.697 INFO [stderr] Checking diesel v1.3.2 Dec 17 16:00:56.600 INFO [stderr] Checking tokio-reactor v0.1.2 Dec 17 16:00:56.600 INFO [stderr] Checking tokio-codec v0.1.0 Dec 17 16:00:57.556 INFO [stderr] Checking tokio-fs v0.1.2 Dec 17 16:00:59.620 INFO [stderr] Checking dotenv v0.13.0 Dec 17 16:00:59.944 INFO [stderr] Checking tokio-udp v0.1.1 Dec 17 16:00:59.944 INFO [stderr] Checking tokio-tcp v0.1.0 Dec 17 16:01:01.375 INFO [stderr] Checking tokio v0.1.7 Dec 17 16:01:02.484 INFO [stderr] Checking h2 v0.1.10 Dec 17 16:01:08.496 INFO [stderr] Checking hyper v0.12.6 Dec 17 16:01:40.968 INFO [stderr] Checking quizduell v0.1.0 (/opt/crater/workdir) Dec 17 16:01:41.647 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 16:01:41.647 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 16:01:41.647 INFO [stderr] | Dec 17 16:01:41.647 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 16:01:41.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.647 INFO [stderr] | Dec 17 16:01:41.647 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 16:01:41.647 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 17 16:01:41.647 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.647 INFO [stderr] Dec 17 16:01:41.647 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 16:01:41.647 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 16:01:41.647 INFO [stderr] | Dec 17 16:01:41.647 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 16:01:41.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.647 INFO [stderr] | Dec 17 16:01:41.647 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 17 16:01:41.647 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.647 INFO [stderr] Dec 17 16:01:41.647 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 16:01:41.647 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.647 INFO [stderr] | Dec 17 16:01:41.647 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.647 INFO [stderr] | Dec 17 16:01:41.648 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 17 16:01:41.648 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.648 INFO [stderr] Dec 17 16:01:41.648 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 17 16:01:41.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.648 INFO [stderr] | Dec 17 16:01:41.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.648 INFO [stderr] | Dec 17 16:01:41.648 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 17 16:01:41.648 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.648 INFO [stderr] Dec 17 16:01:41.648 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 17 16:01:41.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.648 INFO [stderr] | Dec 17 16:01:41.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.648 INFO [stderr] | Dec 17 16:01:41.648 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 17 16:01:41.648 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.648 INFO [stderr] Dec 17 16:01:41.648 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 17 16:01:41.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.648 INFO [stderr] | Dec 17 16:01:41.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.648 INFO [stderr] | Dec 17 16:01:41.648 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 17 16:01:41.648 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.648 INFO [stderr] Dec 17 16:01:41.648 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 17 16:01:41.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.648 INFO [stderr] | Dec 17 16:01:41.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.648 INFO [stderr] | Dec 17 16:01:41.648 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 17 16:01:41.648 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.648 INFO [stderr] Dec 17 16:01:41.648 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 17 16:01:41.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.648 INFO [stderr] | Dec 17 16:01:41.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.648 INFO [stderr] | Dec 17 16:01:41.648 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 17 16:01:41.648 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.648 INFO [stderr] Dec 17 16:01:41.649 INFO [stderr] warning: cannot find type `Question` in this scope Dec 17 16:01:41.649 INFO [stderr] --> src/models.rs:3:10 Dec 17 16:01:41.649 INFO [stderr] | Dec 17 16:01:41.649 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 17 16:01:41.649 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.649 INFO [stderr] | Dec 17 16:01:41.649 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 17 16:01:41.649 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.649 INFO [stderr] Dec 17 16:01:41.652 INFO [stderr] warning: cannot find type `questions` in this scope Dec 17 16:01:41.652 INFO [stderr] --> src/models.rs:13:10 Dec 17 16:01:41.652 INFO [stderr] | Dec 17 16:01:41.652 INFO [stderr] 13 | #[derive(Insertable)] Dec 17 16:01:41.652 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.652 INFO [stderr] | Dec 17 16:01:41.652 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 17 16:01:41.652 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.652 INFO [stderr] Dec 17 16:01:41.652 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 17 16:01:41.652 INFO [stderr] --> src/models.rs:13:10 Dec 17 16:01:41.652 INFO [stderr] | Dec 17 16:01:41.652 INFO [stderr] 13 | #[derive(Insertable)] Dec 17 16:01:41.652 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.652 INFO [stderr] | Dec 17 16:01:41.652 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 17 16:01:41.652 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.652 INFO [stderr] Dec 17 16:01:41.685 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 16:01:41.685 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 16:01:41.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 16:01:41.685 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 17 16:01:41.685 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.685 INFO [stderr] Dec 17 16:01:41.685 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 16:01:41.685 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 16:01:41.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 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 17 16:01:41.685 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.685 INFO [stderr] Dec 17 16:01:41.685 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 16:01:41.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 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 17 16:01:41.685 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.685 INFO [stderr] Dec 17 16:01:41.685 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 17 16:01:41.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 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 17 16:01:41.685 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.685 INFO [stderr] Dec 17 16:01:41.685 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 17 16:01:41.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 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 17 16:01:41.685 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.685 INFO [stderr] Dec 17 16:01:41.685 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 17 16:01:41.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 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 17 16:01:41.685 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.685 INFO [stderr] Dec 17 16:01:41.685 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 17 16:01:41.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 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 17 16:01:41.685 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.685 INFO [stderr] Dec 17 16:01:41.685 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 17 16:01:41.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 16:01:41.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 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 17 16:01:41.685 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.685 INFO [stderr] Dec 17 16:01:41.685 INFO [stderr] warning: cannot find type `Question` in this scope Dec 17 16:01:41.685 INFO [stderr] --> src/models.rs:3:10 Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 17 16:01:41.685 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.685 INFO [stderr] | Dec 17 16:01:41.685 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 17 16:01:41.685 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.685 INFO [stderr] Dec 17 16:01:41.686 INFO [stderr] warning: cannot find type `questions` in this scope Dec 17 16:01:41.686 INFO [stderr] --> src/models.rs:13:10 Dec 17 16:01:41.686 INFO [stderr] | Dec 17 16:01:41.686 INFO [stderr] 13 | #[derive(Insertable)] Dec 17 16:01:41.686 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.686 INFO [stderr] | Dec 17 16:01:41.686 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 17 16:01:41.686 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.686 INFO [stderr] Dec 17 16:01:41.686 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 17 16:01:41.686 INFO [stderr] --> src/models.rs:13:10 Dec 17 16:01:41.686 INFO [stderr] | Dec 17 16:01:41.686 INFO [stderr] 13 | #[derive(Insertable)] Dec 17 16:01:41.686 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 16:01:41.686 INFO [stderr] | Dec 17 16:01:41.686 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 17 16:01:41.686 INFO [stderr] = note: for more information, see issue #50504 Dec 17 16:01:41.686 INFO [stderr] Dec 17 16:01:44.293 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.03s Dec 17 16:01:45.647 INFO running `"docker" "inspect" "19620b8a638064fe86178d8778510aaa04f47de5c4a5d408f6252b3e82ae31a5"` Dec 17 16:01:46.000 INFO running `"docker" "rm" "-f" "19620b8a638064fe86178d8778510aaa04f47de5c4a5d408f6252b3e82ae31a5"` Dec 17 16:01:46.402 INFO [stdout] 19620b8a638064fe86178d8778510aaa04f47de5c4a5d408f6252b3e82ae31a5