Oct 26 21:25:04.070 INFO checking schnupperboy/quizduell against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:25:04.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 26 21:25:04.470 INFO blam! b072c61524c3555da58cb3d91042fc0f95c78281a70b1b6e0723f07f11570d3e Oct 26 21:25:04.485 INFO running `"docker" "start" "-a" "b072c61524c3555da58cb3d91042fc0f95c78281a70b1b6e0723f07f11570d3e"` Oct 26 21:25:06.493 INFO kablam! usermod: no changes Oct 26 21:25:06.797 INFO kablam! Compiling regex v1.0.1 Oct 26 21:25:06.797 INFO kablam! Compiling pq-sys v0.4.5 Oct 26 21:25:06.800 INFO kablam! Compiling proc-macro2 v0.4.8 Oct 26 21:25:06.806 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 26 21:25:06.810 INFO kablam! Checking tokio-io v0.1.7 Oct 26 21:25:06.816 INFO kablam! Checking http v0.1.7 Oct 26 21:25:06.832 INFO kablam! Checking backtrace v0.3.9 Oct 26 21:25:06.834 INFO kablam! Compiling diesel_derives v1.3.0 Oct 26 21:25:12.203 INFO kablam! Checking failure v0.1.1 Oct 26 21:25:12.203 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 26 21:25:13.927 INFO kablam! Checking tokio-codec v0.1.0 Oct 26 21:25:13.927 INFO kablam! Checking tokio-reactor v0.1.2 Oct 26 21:25:15.815 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 26 21:25:21.301 INFO kablam! Checking tokio-tcp v0.1.0 Oct 26 21:25:21.460 INFO kablam! Checking tokio-udp v0.1.1 Oct 26 21:25:21.605 INFO kablam! Compiling quote v0.6.3 Oct 26 21:25:23.831 INFO kablam! Checking tokio-fs v0.1.2 Oct 26 21:25:25.403 INFO kablam! Checking tokio v0.1.7 Oct 26 21:25:27.943 INFO kablam! Compiling syn v0.14.4 Oct 26 21:25:29.051 INFO kablam! Checking dotenv v0.13.0 Oct 26 21:25:31.123 INFO kablam! Checking h2 v0.1.10 Oct 26 21:25:34.908 INFO kablam! Checking diesel v1.3.2 Oct 26 21:25:42.481 INFO kablam! Checking hyper v0.12.6 Oct 26 21:25:51.916 INFO kablam! Compiling serde_derive v1.0.70 Oct 26 21:26:36.578 INFO kablam! Checking quizduell v0.1.0 (/source) Oct 26 21:26:37.263 INFO kablam! warning: cannot find type `table` in this scope Oct 26 21:26:37.263 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 21:26:37.263 INFO kablam! | Oct 26 21:26:37.263 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 21:26:37.263 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.263 INFO kablam! | Oct 26 21:26:37.263 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 21:26:37.263 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 26 21:26:37.263 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.263 INFO kablam! Oct 26 21:26:37.263 INFO kablam! warning: cannot find type `table` in this scope Oct 26 21:26:37.263 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 21:26:37.263 INFO kablam! | Oct 26 21:26:37.263 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 21:26:37.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 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 26 21:26:37.264 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.264 INFO kablam! Oct 26 21:26:37.264 INFO kablam! warning: cannot find type `id` in this scope Oct 26 21:26:37.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 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 26 21:26:37.264 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.264 INFO kablam! Oct 26 21:26:37.264 INFO kablam! warning: cannot find type `question_text` in this scope Oct 26 21:26:37.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 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 26 21:26:37.264 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.264 INFO kablam! Oct 26 21:26:37.264 INFO kablam! warning: cannot find type `option_a` in this scope Oct 26 21:26:37.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 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 26 21:26:37.264 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.264 INFO kablam! Oct 26 21:26:37.264 INFO kablam! warning: cannot find type `option_b` in this scope Oct 26 21:26:37.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 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 26 21:26:37.264 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.264 INFO kablam! Oct 26 21:26:37.264 INFO kablam! warning: cannot find type `option_c` in this scope Oct 26 21:26:37.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.264 INFO kablam! | Oct 26 21:26:37.264 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 26 21:26:37.264 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.264 INFO kablam! Oct 26 21:26:37.265 INFO kablam! warning: cannot find type `option_d` in this scope Oct 26 21:26:37.265 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.265 INFO kablam! | Oct 26 21:26:37.265 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.265 INFO kablam! | Oct 26 21:26:37.265 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 26 21:26:37.265 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.265 INFO kablam! Oct 26 21:26:37.265 INFO kablam! warning: cannot find type `Question` in this scope Oct 26 21:26:37.265 INFO kablam! --> src/models.rs:3:10 Oct 26 21:26:37.265 INFO kablam! | Oct 26 21:26:37.265 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 26 21:26:37.265 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.265 INFO kablam! | Oct 26 21:26:37.265 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 26 21:26:37.265 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.265 INFO kablam! Oct 26 21:26:37.265 INFO kablam! warning: cannot find type `questions` in this scope Oct 26 21:26:37.265 INFO kablam! --> src/models.rs:13:10 Oct 26 21:26:37.265 INFO kablam! | Oct 26 21:26:37.265 INFO kablam! 13 | #[derive(Insertable)] Oct 26 21:26:37.265 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.265 INFO kablam! | Oct 26 21:26:37.265 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 26 21:26:37.266 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.266 INFO kablam! Oct 26 21:26:37.266 INFO kablam! warning: cannot find type `NewQuestion` in this scope Oct 26 21:26:37.266 INFO kablam! --> src/models.rs:13:10 Oct 26 21:26:37.266 INFO kablam! | Oct 26 21:26:37.266 INFO kablam! 13 | #[derive(Insertable)] Oct 26 21:26:37.266 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.266 INFO kablam! | Oct 26 21:26:37.266 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 26 21:26:37.266 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.266 INFO kablam! Oct 26 21:26:37.498 INFO kablam! warning: cannot find type `table` in this scope Oct 26 21:26:37.498 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 21:26:37.498 INFO kablam! | Oct 26 21:26:37.498 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 21:26:37.498 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.498 INFO kablam! | Oct 26 21:26:37.498 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 21:26:37.498 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 26 21:26:37.498 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.498 INFO kablam! Oct 26 21:26:37.498 INFO kablam! warning: cannot find type `table` in this scope Oct 26 21:26:37.498 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 21:26:37.498 INFO kablam! | Oct 26 21:26:37.498 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 21:26:37.498 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.498 INFO kablam! | Oct 26 21:26:37.498 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 26 21:26:37.498 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.498 INFO kablam! Oct 26 21:26:37.498 INFO kablam! warning: cannot find type `id` in this scope Oct 26 21:26:37.498 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.498 INFO kablam! | Oct 26 21:26:37.498 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.498 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.499 INFO kablam! | Oct 26 21:26:37.499 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 26 21:26:37.499 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.499 INFO kablam! Oct 26 21:26:37.499 INFO kablam! warning: cannot find type `question_text` in this scope Oct 26 21:26:37.499 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.499 INFO kablam! | Oct 26 21:26:37.499 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.499 INFO kablam! | Oct 26 21:26:37.499 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 26 21:26:37.499 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.499 INFO kablam! Oct 26 21:26:37.499 INFO kablam! warning: cannot find type `option_a` in this scope Oct 26 21:26:37.499 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.499 INFO kablam! | Oct 26 21:26:37.499 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.499 INFO kablam! | Oct 26 21:26:37.499 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 26 21:26:37.499 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.499 INFO kablam! Oct 26 21:26:37.499 INFO kablam! warning: cannot find type `option_b` in this scope Oct 26 21:26:37.499 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.499 INFO kablam! | Oct 26 21:26:37.499 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.499 INFO kablam! | Oct 26 21:26:37.499 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 26 21:26:37.499 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.499 INFO kablam! Oct 26 21:26:37.501 INFO kablam! warning: cannot find type `option_c` in this scope Oct 26 21:26:37.501 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.501 INFO kablam! | Oct 26 21:26:37.501 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.501 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.501 INFO kablam! | Oct 26 21:26:37.501 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 26 21:26:37.501 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.501 INFO kablam! Oct 26 21:26:37.501 INFO kablam! warning: cannot find type `option_d` in this scope Oct 26 21:26:37.501 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:26:37.501 INFO kablam! | Oct 26 21:26:37.501 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:26:37.501 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.501 INFO kablam! | Oct 26 21:26:37.501 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 26 21:26:37.501 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.501 INFO kablam! Oct 26 21:26:37.501 INFO kablam! warning: cannot find type `Question` in this scope Oct 26 21:26:37.501 INFO kablam! --> src/models.rs:3:10 Oct 26 21:26:37.501 INFO kablam! | Oct 26 21:26:37.501 INFO kablam! 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 26 21:26:37.501 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.501 INFO kablam! | Oct 26 21:26:37.501 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 26 21:26:37.503 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.503 INFO kablam! Oct 26 21:26:37.504 INFO kablam! warning: cannot find type `questions` in this scope Oct 26 21:26:37.504 INFO kablam! --> src/models.rs:13:10 Oct 26 21:26:37.504 INFO kablam! | Oct 26 21:26:37.504 INFO kablam! 13 | #[derive(Insertable)] Oct 26 21:26:37.504 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.504 INFO kablam! | Oct 26 21:26:37.504 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 26 21:26:37.504 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.504 INFO kablam! Oct 26 21:26:37.504 INFO kablam! warning: cannot find type `NewQuestion` in this scope Oct 26 21:26:37.504 INFO kablam! --> src/models.rs:13:10 Oct 26 21:26:37.504 INFO kablam! | Oct 26 21:26:37.504 INFO kablam! 13 | #[derive(Insertable)] Oct 26 21:26:37.504 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:26:37.504 INFO kablam! | Oct 26 21:26:37.504 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 26 21:26:37.504 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:26:37.504 INFO kablam! Oct 26 21:26:41.321 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 34s Oct 26 21:26:41.343 INFO kablam! su: No module specific data is present Oct 26 21:26:42.183 INFO running `"docker" "rm" "-f" "b072c61524c3555da58cb3d91042fc0f95c78281a70b1b6e0723f07f11570d3e"` Oct 26 21:26:42.595 INFO blam! b072c61524c3555da58cb3d91042fc0f95c78281a70b1b6e0723f07f11570d3e