Dec 19 09:18:49.827 INFO checking schnupperboy/quizduell against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 09:18:49.827 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-7/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 09:18:50.408 INFO [stdout] 9cabe83500860b38f7688fca6dac3e61b75025ee6209c3257a4c5512a4672c02 Dec 19 09:18:50.416 INFO running `"docker" "start" "-a" "9cabe83500860b38f7688fca6dac3e61b75025ee6209c3257a4c5512a4672c02"` Dec 19 09:18:52.016 INFO [stderr] Checking tokio-executor v0.1.2 Dec 19 09:18:52.016 INFO [stderr] Compiling proc-macro2 v0.4.8 Dec 19 09:18:52.064 INFO [stderr] Checking futures-cpupool v0.1.8 Dec 19 09:18:52.064 INFO [stderr] Checking want v0.0.6 Dec 19 09:18:52.064 INFO [stderr] Checking tokio-io v0.1.7 Dec 19 09:18:52.064 INFO [stderr] Checking http v0.1.7 Dec 19 09:18:52.064 INFO [stderr] Checking crossbeam-deque v0.3.1 Dec 19 09:18:52.064 INFO [stderr] Checking regex v1.0.1 Dec 19 09:18:52.677 INFO [stderr] Checking backtrace v0.3.9 Dec 19 09:18:53.306 INFO [stderr] Checking tokio-timer v0.2.4 Dec 19 09:18:54.158 INFO [stderr] Checking tokio-threadpool v0.1.5 Dec 19 09:18:54.724 INFO [stderr] Checking failure v0.1.1 Dec 19 09:18:56.997 INFO [stderr] Checking tokio-reactor v0.1.2 Dec 19 09:18:56.997 INFO [stderr] Checking tokio-codec v0.1.0 Dec 19 09:18:58.904 INFO [stderr] Checking tokio-tcp v0.1.0 Dec 19 09:18:59.692 INFO [stderr] Checking tokio-udp v0.1.1 Dec 19 09:18:59.917 INFO [stderr] Compiling quote v0.6.3 Dec 19 09:19:00.218 INFO [stderr] Checking tokio-fs v0.1.2 Dec 19 09:19:01.372 INFO [stderr] Checking dotenv v0.13.0 Dec 19 09:19:01.864 INFO [stderr] Checking tokio v0.1.7 Dec 19 09:19:01.924 INFO [stderr] Compiling syn v0.14.4 Dec 19 09:19:05.760 INFO [stderr] Checking h2 v0.1.10 Dec 19 09:19:14.968 INFO [stderr] Compiling serde_derive v1.0.70 Dec 19 09:19:16.312 INFO [stderr] Checking hyper v0.12.6 Dec 19 09:19:32.291 INFO [stderr] Checking quizduell v0.1.0 (/opt/crater/workdir) Dec 19 09:19:33.104 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 09:19:33.104 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 09:19:33.104 INFO [stderr] | Dec 19 09:19:33.104 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 09:19:33.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 09:19:33.105 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 19 09:19:33.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.105 INFO [stderr] Dec 19 09:19:33.105 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 09:19:33.105 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 09:19:33.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 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 19 09:19:33.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.105 INFO [stderr] Dec 19 09:19:33.105 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 09:19:33.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 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 19 09:19:33.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.105 INFO [stderr] Dec 19 09:19:33.105 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 19 09:19:33.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 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 19 09:19:33.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.105 INFO [stderr] Dec 19 09:19:33.105 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 19 09:19:33.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 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 19 09:19:33.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.105 INFO [stderr] Dec 19 09:19:33.105 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 19 09:19:33.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 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 19 09:19:33.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.105 INFO [stderr] Dec 19 09:19:33.105 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 19 09:19:33.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 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 19 09:19:33.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.105 INFO [stderr] Dec 19 09:19:33.105 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 19 09:19:33.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.105 INFO [stderr] | Dec 19 09:19:33.105 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 19 09:19:33.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.105 INFO [stderr] Dec 19 09:19:33.116 INFO [stderr] warning: cannot find type `Question` in this scope Dec 19 09:19:33.116 INFO [stderr] --> src/models.rs:3:10 Dec 19 09:19:33.116 INFO [stderr] | Dec 19 09:19:33.116 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 19 09:19:33.116 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.116 INFO [stderr] | Dec 19 09:19:33.116 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 19 09:19:33.116 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.116 INFO [stderr] Dec 19 09:19:33.116 INFO [stderr] warning: cannot find type `questions` in this scope Dec 19 09:19:33.116 INFO [stderr] --> src/models.rs:13:10 Dec 19 09:19:33.116 INFO [stderr] | Dec 19 09:19:33.116 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 09:19:33.116 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.116 INFO [stderr] | Dec 19 09:19:33.116 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 19 09:19:33.116 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.116 INFO [stderr] Dec 19 09:19:33.116 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 19 09:19:33.116 INFO [stderr] --> src/models.rs:13:10 Dec 19 09:19:33.116 INFO [stderr] | Dec 19 09:19:33.116 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 09:19:33.116 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.116 INFO [stderr] | Dec 19 09:19:33.116 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 19 09:19:33.116 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.117 INFO [stderr] Dec 19 09:19:33.152 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 09:19:33.152 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 09:19:33.152 INFO [stderr] | Dec 19 09:19:33.152 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 09:19:33.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.152 INFO [stderr] | Dec 19 09:19:33.153 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 09:19:33.153 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 19 09:19:33.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.153 INFO [stderr] Dec 19 09:19:33.153 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 09:19:33.153 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 09:19:33.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 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 19 09:19:33.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.153 INFO [stderr] Dec 19 09:19:33.153 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 09:19:33.153 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 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 19 09:19:33.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.153 INFO [stderr] Dec 19 09:19:33.153 INFO [stderr] warning: cannot find type `question_text` in this scope Dec 19 09:19:33.153 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 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 19 09:19:33.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.153 INFO [stderr] Dec 19 09:19:33.153 INFO [stderr] warning: cannot find type `option_a` in this scope Dec 19 09:19:33.153 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 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 19 09:19:33.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.153 INFO [stderr] Dec 19 09:19:33.153 INFO [stderr] warning: cannot find type `option_b` in this scope Dec 19 09:19:33.153 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 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 19 09:19:33.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.153 INFO [stderr] Dec 19 09:19:33.153 INFO [stderr] warning: cannot find type `option_c` in this scope Dec 19 09:19:33.153 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 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 19 09:19:33.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.153 INFO [stderr] Dec 19 09:19:33.153 INFO [stderr] warning: cannot find type `option_d` in this scope Dec 19 09:19:33.153 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 09:19:33.153 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.153 INFO [stderr] | Dec 19 09:19:33.153 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 19 09:19:33.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.153 INFO [stderr] Dec 19 09:19:33.164 INFO [stderr] warning: cannot find type `Question` in this scope Dec 19 09:19:33.164 INFO [stderr] --> src/models.rs:3:10 Dec 19 09:19:33.164 INFO [stderr] | Dec 19 09:19:33.164 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 19 09:19:33.164 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.164 INFO [stderr] | Dec 19 09:19:33.164 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 19 09:19:33.164 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.164 INFO [stderr] Dec 19 09:19:33.164 INFO [stderr] warning: cannot find type `questions` in this scope Dec 19 09:19:33.164 INFO [stderr] --> src/models.rs:13:10 Dec 19 09:19:33.164 INFO [stderr] | Dec 19 09:19:33.164 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 09:19:33.164 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.164 INFO [stderr] | Dec 19 09:19:33.164 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 19 09:19:33.164 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.164 INFO [stderr] Dec 19 09:19:33.164 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Dec 19 09:19:33.164 INFO [stderr] --> src/models.rs:13:10 Dec 19 09:19:33.164 INFO [stderr] | Dec 19 09:19:33.164 INFO [stderr] 13 | #[derive(Insertable)] Dec 19 09:19:33.164 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 09:19:33.164 INFO [stderr] | Dec 19 09:19:33.164 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 19 09:19:33.165 INFO [stderr] = note: for more information, see issue #50504 Dec 19 09:19:33.165 INFO [stderr] Dec 19 09:19:35.420 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.63s Dec 19 09:19:36.534 INFO running `"docker" "inspect" "9cabe83500860b38f7688fca6dac3e61b75025ee6209c3257a4c5512a4672c02"` Dec 19 09:19:36.908 INFO running `"docker" "rm" "-f" "9cabe83500860b38f7688fca6dac3e61b75025ee6209c3257a4c5512a4672c02"` Dec 19 09:19:37.240 INFO [stdout] 9cabe83500860b38f7688fca6dac3e61b75025ee6209c3257a4c5512a4672c02