Oct 31 21:39:08.236 INFO checking schnupperboy/quizduell against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 21:39:08.238 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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"` Oct 31 21:39:08.809 INFO blam! b5805f36395bbe5ee13373ce6d63eb2ad6e061b7f968d299bcbc81a128c00dff Oct 31 21:39:08.816 INFO running `"docker" "start" "-a" "b5805f36395bbe5ee13373ce6d63eb2ad6e061b7f968d299bcbc81a128c00dff"` Oct 31 21:39:09.813 INFO kablam! usermod: no changes Oct 31 21:39:10.045 INFO kablam! Compiling proc-macro2 v0.4.8 Oct 31 21:39:10.056 INFO kablam! Checking tokio-io v0.1.7 Oct 31 21:39:10.056 INFO kablam! Checking http v0.1.7 Oct 31 21:39:10.056 INFO kablam! Checking regex v1.0.1 Oct 31 21:39:10.056 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 31 21:39:10.056 INFO kablam! Checking backtrace v0.3.9 Oct 31 21:39:12.165 INFO kablam! Checking failure v0.1.1 Oct 31 21:39:14.888 INFO kablam! Checking tokio-reactor v0.1.2 Oct 31 21:39:14.888 INFO kablam! Checking tokio-codec v0.1.0 Oct 31 21:39:14.888 INFO kablam! Checking tokio-fs v0.1.2 Oct 31 21:39:17.725 INFO kablam! Checking dotenv v0.13.0 Oct 31 21:39:18.758 INFO kablam! Checking tokio-udp v0.1.1 Oct 31 21:39:18.760 INFO kablam! Checking tokio-tcp v0.1.0 Oct 31 21:39:22.453 INFO kablam! Checking tokio v0.1.7 Oct 31 21:39:22.705 INFO kablam! Compiling quote v0.6.3 Oct 31 21:39:25.533 INFO kablam! Compiling syn v0.14.4 Oct 31 21:39:26.152 INFO kablam! Checking h2 v0.1.10 Oct 31 21:39:32.976 INFO kablam! Checking hyper v0.12.6 Oct 31 21:39:39.335 INFO kablam! Compiling serde_derive v1.0.70 Oct 31 21:39:55.805 INFO kablam! Checking quizduell v0.1.0 (/source) Oct 31 21:39:57.068 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:39:57.068 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:39:57.068 INFO kablam! | Oct 31 21:39:57.069 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:39:57.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.069 INFO kablam! | Oct 31 21:39:57.069 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 21:39:57.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.069 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.069 INFO kablam! Oct 31 21:39:57.069 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:39:57.069 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:39:57.069 INFO kablam! | Oct 31 21:39:57.069 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:39:57.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.070 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.072 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.072 INFO kablam! Oct 31 21:39:57.072 INFO kablam! warning: cannot find type `id` in this scope Oct 31 21:39:57.072 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.072 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.072 INFO kablam! Oct 31 21:39:57.072 INFO kablam! warning: cannot find type `question_text` in this scope Oct 31 21:39:57.072 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.072 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.072 INFO kablam! Oct 31 21:39:57.072 INFO kablam! warning: cannot find type `option_a` in this scope Oct 31 21:39:57.072 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.072 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.072 INFO kablam! Oct 31 21:39:57.072 INFO kablam! warning: cannot find type `option_b` in this scope Oct 31 21:39:57.072 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.072 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.072 INFO kablam! Oct 31 21:39:57.072 INFO kablam! warning: cannot find type `option_c` in this scope Oct 31 21:39:57.072 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.072 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.072 INFO kablam! Oct 31 21:39:57.072 INFO kablam! warning: cannot find type `option_d` in this scope Oct 31 21:39:57.072 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.072 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.072 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.072 INFO kablam! Oct 31 21:39:57.072 INFO kablam! warning: cannot find type `Question` in this scope Oct 31 21:39:57.072 INFO kablam! --> src/models.rs:3:10 Oct 31 21:39:57.072 INFO kablam! | Oct 31 21:39:57.073 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 31 21:39:57.073 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.073 INFO kablam! | Oct 31 21:39:57.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.082 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.082 INFO kablam! Oct 31 21:39:57.082 INFO kablam! warning: cannot find type `questions` in this scope Oct 31 21:39:57.082 INFO kablam! --> src/models.rs:13:10 Oct 31 21:39:57.082 INFO kablam! | Oct 31 21:39:57.082 INFO kablam! 13 | #[derive(Insertable)] Oct 31 21:39:57.082 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.082 INFO kablam! | Oct 31 21:39:57.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.082 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.082 INFO kablam! Oct 31 21:39:57.082 INFO kablam! warning: cannot find type `NewQuestion` in this scope Oct 31 21:39:57.082 INFO kablam! --> src/models.rs:13:10 Oct 31 21:39:57.082 INFO kablam! | Oct 31 21:39:57.082 INFO kablam! 13 | #[derive(Insertable)] Oct 31 21:39:57.082 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.082 INFO kablam! | Oct 31 21:39:57.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.082 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.082 INFO kablam! Oct 31 21:39:57.112 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:39:57.112 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:39:57.112 INFO kablam! | Oct 31 21:39:57.112 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:39:57.112 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.112 INFO kablam! | Oct 31 21:39:57.113 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 21:39:57.113 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.113 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.113 INFO kablam! Oct 31 21:39:57.113 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:39:57.113 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:39:57.113 INFO kablam! | Oct 31 21:39:57.113 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:39:57.113 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.113 INFO kablam! | Oct 31 21:39:57.114 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.114 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.114 INFO kablam! Oct 31 21:39:57.114 INFO kablam! warning: cannot find type `id` in this scope Oct 31 21:39:57.114 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.114 INFO kablam! | Oct 31 21:39:57.114 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.114 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.114 INFO kablam! | Oct 31 21:39:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.115 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.115 INFO kablam! Oct 31 21:39:57.115 INFO kablam! warning: cannot find type `question_text` in this scope Oct 31 21:39:57.115 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.115 INFO kablam! | Oct 31 21:39:57.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.115 INFO kablam! | Oct 31 21:39:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.115 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.115 INFO kablam! Oct 31 21:39:57.115 INFO kablam! warning: cannot find type `option_a` in this scope Oct 31 21:39:57.120 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.120 INFO kablam! | Oct 31 21:39:57.120 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.120 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.120 INFO kablam! | Oct 31 21:39:57.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.120 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.120 INFO kablam! Oct 31 21:39:57.120 INFO kablam! warning: cannot find type `option_b` in this scope Oct 31 21:39:57.120 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.120 INFO kablam! | Oct 31 21:39:57.120 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.120 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.120 INFO kablam! | Oct 31 21:39:57.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.120 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.120 INFO kablam! Oct 31 21:39:57.120 INFO kablam! warning: cannot find type `option_c` in this scope Oct 31 21:39:57.120 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.120 INFO kablam! | Oct 31 21:39:57.120 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.120 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.120 INFO kablam! | Oct 31 21:39:57.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.120 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.120 INFO kablam! Oct 31 21:39:57.120 INFO kablam! warning: cannot find type `option_d` in this scope Oct 31 21:39:57.121 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:39:57.121 INFO kablam! | Oct 31 21:39:57.121 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:39:57.121 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.121 INFO kablam! | Oct 31 21:39:57.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.121 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.121 INFO kablam! Oct 31 21:39:57.121 INFO kablam! warning: cannot find type `Question` in this scope Oct 31 21:39:57.121 INFO kablam! --> src/models.rs:3:10 Oct 31 21:39:57.121 INFO kablam! | Oct 31 21:39:57.121 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 31 21:39:57.121 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.121 INFO kablam! | Oct 31 21:39:57.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.121 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.121 INFO kablam! Oct 31 21:39:57.121 INFO kablam! warning: cannot find type `questions` in this scope Oct 31 21:39:57.121 INFO kablam! --> src/models.rs:13:10 Oct 31 21:39:57.121 INFO kablam! | Oct 31 21:39:57.121 INFO kablam! 13 | #[derive(Insertable)] Oct 31 21:39:57.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.121 INFO kablam! | Oct 31 21:39:57.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.121 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.121 INFO kablam! Oct 31 21:39:57.121 INFO kablam! warning: cannot find type `NewQuestion` in this scope Oct 31 21:39:57.121 INFO kablam! --> src/models.rs:13:10 Oct 31 21:39:57.121 INFO kablam! | Oct 31 21:39:57.121 INFO kablam! 13 | #[derive(Insertable)] Oct 31 21:39:57.121 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:39:57.121 INFO kablam! | Oct 31 21:39:57.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:39:57.121 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:39:57.121 INFO kablam! Oct 31 21:40:01.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.81s Oct 31 21:40:01.655 INFO kablam! su: No module specific data is present Oct 31 21:40:03.207 INFO running `"docker" "rm" "-f" "b5805f36395bbe5ee13373ce6d63eb2ad6e061b7f968d299bcbc81a128c00dff"` Oct 31 21:40:03.484 INFO blam! b5805f36395bbe5ee13373ce6d63eb2ad6e061b7f968d299bcbc81a128c00dff