Oct 12 14:14:02.269 INFO checking schnupperboy/quizduell against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 14:14:02.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 14:14:02.678 INFO blam! b339481407174559a150f6d996be7eb325ff1dae7ddd1c6c32187dd59e281b05 Oct 12 14:14:02.679 INFO running `"docker" "start" "-a" "b339481407174559a150f6d996be7eb325ff1dae7ddd1c6c32187dd59e281b05"` Oct 12 14:14:03.940 INFO kablam! usermod: no changes Oct 12 14:14:04.181 INFO kablam! Compiling serde v1.0.70 Oct 12 14:14:04.188 INFO kablam! Checking tokio-io v0.1.7 Oct 12 14:14:04.188 INFO kablam! Checking http v0.1.7 Oct 12 14:14:04.196 INFO kablam! Checking regex v1.0.1 Oct 12 14:14:04.196 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 12 14:14:04.216 INFO kablam! Compiling serde_derive v1.0.70 Oct 12 14:14:04.216 INFO kablam! Checking failure v0.1.1 Oct 12 14:14:04.216 INFO kablam! Checking diesel v1.3.2 Oct 12 14:14:11.766 INFO kablam! Checking tokio-reactor v0.1.2 Oct 12 14:14:11.768 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 14:14:13.532 INFO kablam! Checking tokio-fs v0.1.2 Oct 12 14:14:17.263 INFO kablam! Checking tokio-udp v0.1.1 Oct 12 14:14:17.265 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 14:14:20.764 INFO kablam! Checking tokio v0.1.7 Oct 12 14:14:21.108 INFO kablam! Checking dotenv v0.13.0 Oct 12 14:14:25.341 INFO kablam! Checking h2 v0.1.10 Oct 12 14:14:43.964 INFO kablam! Checking hyper v0.12.6 Oct 12 14:14:58.509 INFO kablam! Checking serde_json v1.0.24 Oct 12 14:15:23.528 INFO kablam! Checking quizduell v0.1.0 (/source) Oct 12 14:15:24.818 INFO kablam! warning: cannot find type `table` in this scope Oct 12 14:15:24.818 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 14:15:24.819 INFO kablam! | Oct 12 14:15:24.820 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 14:15:24.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.821 INFO kablam! | Oct 12 14:15:24.822 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 14:15:24.823 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 12 14:15:24.823 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.824 INFO kablam! Oct 12 14:15:24.824 INFO kablam! warning: cannot find type `table` in this scope Oct 12 14:15:24.825 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 14:15:24.826 INFO kablam! | Oct 12 14:15:24.826 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 14:15:24.827 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.828 INFO kablam! | Oct 12 14:15:24.828 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 12 14:15:24.829 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.829 INFO kablam! Oct 12 14:15:24.836 INFO kablam! warning: cannot find type `id` in this scope Oct 12 14:15:24.837 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.838 INFO kablam! | Oct 12 14:15:24.838 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.839 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.839 INFO kablam! | Oct 12 14:15:24.840 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 12 14:15:24.841 INFO kablam! warning: cannot find type `table` in this scope Oct 12 14:15:24.841 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 14:15:24.842 INFO kablam! | Oct 12 14:15:24.842 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 14:15:24.843 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.843 INFO kablam! | Oct 12 14:15:24.844 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 14:15:24.845 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 12 14:15:24.845 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.846 INFO kablam! Oct 12 14:15:24.846 INFO kablam! warning: cannot find type `table` in this scope Oct 12 14:15:24.847 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 14:15:24.847 INFO kablam! | Oct 12 14:15:24.848 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 14:15:24.849 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.849 INFO kablam! | Oct 12 14:15:24.849 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 12 14:15:24.849 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.849 INFO kablam! Oct 12 14:15:24.849 INFO kablam! warning: cannot find type `id` in this scope Oct 12 14:15:24.849 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.849 INFO kablam! | Oct 12 14:15:24.849 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.849 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.849 INFO kablam! | Oct 12 14:15:24.849 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 12 14:15:24.849 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.849 INFO kablam! Oct 12 14:15:24.849 INFO kablam! warning: cannot find type `question_text` in this scope Oct 12 14:15:24.849 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.849 INFO kablam! | Oct 12 14:15:24.853 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.853 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 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 12 14:15:24.853 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.853 INFO kablam! Oct 12 14:15:24.853 INFO kablam! warning: cannot find type `option_a` in this scope Oct 12 14:15:24.853 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.853 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 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 12 14:15:24.853 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.853 INFO kablam! Oct 12 14:15:24.853 INFO kablam! warning: cannot find type `option_b` in this scope Oct 12 14:15:24.853 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.853 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 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 12 14:15:24.853 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.853 INFO kablam! Oct 12 14:15:24.853 INFO kablam! warning: cannot find type `option_c` in this scope Oct 12 14:15:24.853 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.853 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 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 12 14:15:24.853 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.853 INFO kablam! Oct 12 14:15:24.853 INFO kablam! warning: cannot find type `option_d` in this scope Oct 12 14:15:24.853 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.853 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 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 12 14:15:24.853 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.853 INFO kablam! Oct 12 14:15:24.853 INFO kablam! warning: cannot find type `Question` in this scope Oct 12 14:15:24.853 INFO kablam! --> src/models.rs:3:10 Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 12 14:15:24.853 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 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 12 14:15:24.853 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.853 INFO kablam! Oct 12 14:15:24.853 INFO kablam! warning: cannot find type `questions` in this scope Oct 12 14:15:24.853 INFO kablam! --> src/models.rs:13:10 Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 INFO kablam! 13 | #[derive(Insertable)] Oct 12 14:15:24.853 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 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 12 14:15:24.853 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.853 INFO kablam! Oct 12 14:15:24.853 INFO kablam! warning: cannot find type `NewQuestion` in this scope Oct 12 14:15:24.853 INFO kablam! --> src/models.rs:13:10 Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 INFO kablam! 13 | #[derive(Insertable)] Oct 12 14:15:24.853 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.853 INFO kablam! | Oct 12 14:15:24.853 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 12 14:15:24.853 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.853 INFO kablam! Oct 12 14:15:24.863 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.863 INFO kablam! Oct 12 14:15:24.863 INFO kablam! warning: cannot find type `question_text` in this scope Oct 12 14:15:24.863 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.863 INFO kablam! | Oct 12 14:15:24.863 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.863 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.863 INFO kablam! | Oct 12 14:15:24.863 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 12 14:15:24.863 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.863 INFO kablam! Oct 12 14:15:24.863 INFO kablam! warning: cannot find type `option_a` in this scope Oct 12 14:15:24.863 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.863 INFO kablam! | Oct 12 14:15:24.863 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.863 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.863 INFO kablam! | Oct 12 14:15:24.863 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 12 14:15:24.864 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.864 INFO kablam! Oct 12 14:15:24.864 INFO kablam! warning: cannot find type `option_b` in this scope Oct 12 14:15:24.864 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.864 INFO kablam! | Oct 12 14:15:24.864 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.864 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.864 INFO kablam! | Oct 12 14:15:24.864 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 12 14:15:24.864 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.864 INFO kablam! Oct 12 14:15:24.864 INFO kablam! warning: cannot find type `option_c` in this scope Oct 12 14:15:24.864 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.864 INFO kablam! | Oct 12 14:15:24.864 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.864 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.864 INFO kablam! | Oct 12 14:15:24.864 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 12 14:15:24.864 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.864 INFO kablam! Oct 12 14:15:24.864 INFO kablam! warning: cannot find type `option_d` in this scope Oct 12 14:15:24.864 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 14:15:24.864 INFO kablam! | Oct 12 14:15:24.864 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 14:15:24.864 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.864 INFO kablam! | Oct 12 14:15:24.864 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 12 14:15:24.864 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.864 INFO kablam! Oct 12 14:15:24.864 INFO kablam! warning: cannot find type `Question` in this scope Oct 12 14:15:24.864 INFO kablam! --> src/models.rs:3:10 Oct 12 14:15:24.864 INFO kablam! | Oct 12 14:15:24.864 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 12 14:15:24.864 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.864 INFO kablam! | Oct 12 14:15:24.864 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 12 14:15:24.864 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.864 INFO kablam! Oct 12 14:15:24.876 INFO kablam! warning: cannot find type `questions` in this scope Oct 12 14:15:24.876 INFO kablam! --> src/models.rs:13:10 Oct 12 14:15:24.876 INFO kablam! | Oct 12 14:15:24.876 INFO kablam! 13 | #[derive(Insertable)] Oct 12 14:15:24.876 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.876 INFO kablam! | Oct 12 14:15:24.876 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 12 14:15:24.876 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.876 INFO kablam! Oct 12 14:15:24.876 INFO kablam! warning: cannot find type `NewQuestion` in this scope Oct 12 14:15:24.876 INFO kablam! --> src/models.rs:13:10 Oct 12 14:15:24.876 INFO kablam! | Oct 12 14:15:24.876 INFO kablam! 13 | #[derive(Insertable)] Oct 12 14:15:24.876 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 14:15:24.876 INFO kablam! | Oct 12 14:15:24.876 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 12 14:15:24.876 INFO kablam! = note: for more information, see issue #50504 Oct 12 14:15:24.876 INFO kablam! Oct 12 14:15:29.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 12 14:15:29.199 INFO kablam! su: No module specific data is present Oct 12 14:15:29.805 INFO running `"docker" "rm" "-f" "b339481407174559a150f6d996be7eb325ff1dae7ddd1c6c32187dd59e281b05"` Oct 12 14:15:29.952 INFO blam! b339481407174559a150f6d996be7eb325ff1dae7ddd1c6c32187dd59e281b05