Nov 09 05:43:25.588 INFO checking schnupperboy/quizduell against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 05:43:25.588 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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"` Nov 09 05:43:26.167 INFO blam! 74e44f8bb74615f5f735dd2b6bbd7c47ce1177177fb917c7d6142b676475df94 Nov 09 05:43:26.169 INFO running `"docker" "start" "-a" "74e44f8bb74615f5f735dd2b6bbd7c47ce1177177fb917c7d6142b676475df94"` Nov 09 05:43:27.271 INFO kablam! usermod: no changes Nov 09 05:43:27.579 INFO kablam! Compiling proc-macro2 v0.4.8 Nov 09 05:43:27.579 INFO kablam! Checking want v0.0.6 Nov 09 05:43:27.611 INFO kablam! Compiling diesel_derives v1.3.0 Nov 09 05:43:27.618 INFO kablam! Checking failure v0.1.1 Nov 09 05:43:28.287 INFO kablam! Checking dotenv v0.13.0 Nov 09 05:43:28.375 INFO kablam! Checking hyper v0.12.6 Nov 09 05:43:33.287 INFO kablam! Compiling quote v0.6.3 Nov 09 05:43:37.648 INFO kablam! Compiling syn v0.14.4 Nov 09 05:43:44.841 INFO kablam! Checking diesel v1.3.2 Nov 09 05:43:56.024 INFO kablam! Compiling serde_derive v1.0.70 Nov 09 05:44:42.031 INFO kablam! Checking quizduell v0.1.0 (/source) Nov 09 05:44:43.328 INFO kablam! warning: cannot find type `table` in this scope Nov 09 05:44:43.328 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 05:44:43.328 INFO kablam! | Nov 09 05:44:43.328 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 05:44:43.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.328 INFO kablam! | Nov 09 05:44:43.328 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 05:44:43.328 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! Nov 09 05:44:43.328 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.328 INFO kablam! Nov 09 05:44:43.328 INFO kablam! warning: cannot find type `table` in this scope Nov 09 05:44:43.328 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 05:44:43.328 INFO kablam! | Nov 09 05:44:43.328 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 05:44:43.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.328 INFO kablam! | Nov 09 05:44:43.328 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! Nov 09 05:44:43.328 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.328 INFO kablam! Nov 09 05:44:43.328 INFO kablam! warning: cannot find type `id` in this scope Nov 09 05:44:43.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.328 INFO kablam! | Nov 09 05:44:43.328 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 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! Nov 09 05:44:43.329 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.329 INFO kablam! Nov 09 05:44:43.329 INFO kablam! warning: cannot find type `question_text` in this scope Nov 09 05:44:43.329 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 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! Nov 09 05:44:43.329 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.329 INFO kablam! Nov 09 05:44:43.329 INFO kablam! warning: cannot find type `option_a` in this scope Nov 09 05:44:43.329 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 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! Nov 09 05:44:43.329 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.329 INFO kablam! Nov 09 05:44:43.329 INFO kablam! warning: cannot find type `option_b` in this scope Nov 09 05:44:43.329 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 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! Nov 09 05:44:43.329 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.329 INFO kablam! Nov 09 05:44:43.329 INFO kablam! warning: cannot find type `option_c` in this scope Nov 09 05:44:43.329 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 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! Nov 09 05:44:43.329 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.329 INFO kablam! Nov 09 05:44:43.329 INFO kablam! warning: cannot find type `option_d` in this scope Nov 09 05:44:43.329 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 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! Nov 09 05:44:43.329 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.329 INFO kablam! Nov 09 05:44:43.329 INFO kablam! warning: cannot find type `Question` in this scope Nov 09 05:44:43.329 INFO kablam! --> src/models.rs:3:10 Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 09 05:44:43.329 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 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! Nov 09 05:44:43.329 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.329 INFO kablam! Nov 09 05:44:43.329 INFO kablam! warning: cannot find type `questions` in this scope Nov 09 05:44:43.329 INFO kablam! --> src/models.rs:13:10 Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 INFO kablam! 13 | #[derive(Insertable)] Nov 09 05:44:43.329 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.329 INFO kablam! | Nov 09 05:44:43.329 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! Nov 09 05:44:43.341 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.341 INFO kablam! Nov 09 05:44:43.341 INFO kablam! warning: cannot find type `NewQuestion` in this scope Nov 09 05:44:43.341 INFO kablam! --> src/models.rs:13:10 Nov 09 05:44:43.341 INFO kablam! | Nov 09 05:44:43.341 INFO kablam! 13 | #[derive(Insertable)] Nov 09 05:44:43.341 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.341 INFO kablam! | Nov 09 05:44:43.341 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! Nov 09 05:44:43.341 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.341 INFO kablam! Nov 09 05:44:43.367 INFO kablam! warning: cannot find type `table` in this scope Nov 09 05:44:43.367 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 05:44:43.367 INFO kablam! | Nov 09 05:44:43.367 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 05:44:43.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.367 INFO kablam! | Nov 09 05:44:43.367 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 05:44:43.367 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! Nov 09 05:44:43.367 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.367 INFO kablam! Nov 09 05:44:43.367 INFO kablam! warning: cannot find type `table` in this scope Nov 09 05:44:43.367 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 05:44:43.367 INFO kablam! | Nov 09 05:44:43.367 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 05:44:43.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.367 INFO kablam! | Nov 09 05:44:43.367 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! Nov 09 05:44:43.367 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.367 INFO kablam! Nov 09 05:44:43.367 INFO kablam! warning: cannot find type `id` in this scope Nov 09 05:44:43.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.370 INFO kablam! | Nov 09 05:44:43.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.370 INFO kablam! | Nov 09 05:44:43.370 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! Nov 09 05:44:43.370 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.370 INFO kablam! Nov 09 05:44:43.370 INFO kablam! warning: cannot find type `question_text` in this scope Nov 09 05:44:43.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.370 INFO kablam! | Nov 09 05:44:43.371 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.371 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 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! Nov 09 05:44:43.371 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.371 INFO kablam! Nov 09 05:44:43.371 INFO kablam! warning: cannot find type `option_a` in this scope Nov 09 05:44:43.371 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.371 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 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! Nov 09 05:44:43.371 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.371 INFO kablam! Nov 09 05:44:43.371 INFO kablam! warning: cannot find type `option_b` in this scope Nov 09 05:44:43.371 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.371 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 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! Nov 09 05:44:43.371 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.371 INFO kablam! Nov 09 05:44:43.371 INFO kablam! warning: cannot find type `option_c` in this scope Nov 09 05:44:43.371 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.371 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 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! Nov 09 05:44:43.371 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.371 INFO kablam! Nov 09 05:44:43.371 INFO kablam! warning: cannot find type `option_d` in this scope Nov 09 05:44:43.371 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:44:43.371 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 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! Nov 09 05:44:43.371 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.371 INFO kablam! Nov 09 05:44:43.371 INFO kablam! warning: cannot find type `Question` in this scope Nov 09 05:44:43.371 INFO kablam! --> src/models.rs:3:10 Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 09 05:44:43.371 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 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! Nov 09 05:44:43.371 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.371 INFO kablam! Nov 09 05:44:43.371 INFO kablam! warning: cannot find type `questions` in this scope Nov 09 05:44:43.371 INFO kablam! --> src/models.rs:13:10 Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 INFO kablam! 13 | #[derive(Insertable)] Nov 09 05:44:43.371 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 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! Nov 09 05:44:43.371 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.371 INFO kablam! Nov 09 05:44:43.371 INFO kablam! warning: cannot find type `NewQuestion` in this scope Nov 09 05:44:43.371 INFO kablam! --> src/models.rs:13:10 Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 INFO kablam! 13 | #[derive(Insertable)] Nov 09 05:44:43.371 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:44:43.371 INFO kablam! | Nov 09 05:44:43.371 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! Nov 09 05:44:43.371 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:44:43.371 INFO kablam! Nov 09 05:44:48.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Nov 09 05:44:48.027 INFO kablam! su: No module specific data is present Nov 09 05:44:49.491 INFO running `"docker" "rm" "-f" "74e44f8bb74615f5f735dd2b6bbd7c47ce1177177fb917c7d6142b676475df94"` Nov 09 05:44:49.816 INFO blam! 74e44f8bb74615f5f735dd2b6bbd7c47ce1177177fb917c7d6142b676475df94