Nov 27 20:59:01.923 INFO checking schnupperboy/quizduell against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 27 20:59:01.924 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-4/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 27 20:59:02.414 INFO [stdout] 88f05ea7375ae2d4c43cc5bfcd19ce8559514dc1a97ac0fa7d9ccce0f13c6502 Nov 27 20:59:02.415 INFO running `"docker" "start" "-a" "88f05ea7375ae2d4c43cc5bfcd19ce8559514dc1a97ac0fa7d9ccce0f13c6502"` Nov 27 20:59:03.904 INFO [stderr] usermod: no changes Nov 27 20:59:04.240 INFO [stderr] Compiling pq-sys v0.4.5 Nov 27 20:59:04.248 INFO [stderr] Compiling proc-macro2 v0.4.8 Nov 27 20:59:04.248 INFO [stderr] Checking want v0.0.6 Nov 27 20:59:04.252 INFO [stderr] Checking futures-cpupool v0.1.8 Nov 27 20:59:04.252 INFO [stderr] Checking tokio-io v0.1.7 Nov 27 20:59:04.252 INFO [stderr] Checking http v0.1.7 Nov 27 20:59:04.252 INFO [stderr] Checking regex v1.0.1 Nov 27 20:59:04.252 INFO [stderr] Checking serde_json v1.0.24 Nov 27 20:59:06.108 INFO [stderr] Checking tokio-threadpool v0.1.5 Nov 27 20:59:06.249 INFO [stderr] Checking backtrace v0.3.9 Nov 27 20:59:09.424 INFO [stderr] Checking failure v0.1.1 Nov 27 20:59:12.740 INFO [stderr] Checking tokio-reactor v0.1.2 Nov 27 20:59:12.741 INFO [stderr] Checking tokio-codec v0.1.0 Nov 27 20:59:13.274 INFO [stderr] Checking diesel v1.3.2 Nov 27 20:59:13.722 INFO [stderr] Checking tokio-fs v0.1.2 Nov 27 20:59:20.025 INFO [stderr] Checking dotenv v0.13.0 Nov 27 20:59:20.200 INFO [stderr] Checking tokio-udp v0.1.1 Nov 27 20:59:20.211 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 27 20:59:20.572 INFO [stderr] Compiling quote v0.6.3 Nov 27 20:59:23.336 INFO [stderr] Checking tokio v0.1.7 Nov 27 20:59:25.705 INFO [stderr] Compiling syn v0.14.4 Nov 27 20:59:26.661 INFO [stderr] Checking h2 v0.1.10 Nov 27 20:59:37.677 INFO [stderr] Checking hyper v0.12.6 Nov 27 20:59:48.160 INFO [stderr] Compiling serde_derive v1.0.70 Nov 27 21:00:32.752 INFO [stderr] Checking quizduell v0.1.0 (/source) Nov 27 21:00:33.864 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 21:00:33.865 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 21:00:33.865 INFO [stderr] | Nov 27 21:00:33.865 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 21:00:33.865 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.865 INFO [stderr] | Nov 27 21:00:33.865 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 21:00:33.865 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! Nov 27 21:00:33.865 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.865 INFO [stderr] Nov 27 21:00:33.865 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 21:00:33.865 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 21:00:33.865 INFO [stderr] | Nov 27 21:00:33.865 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 21:00:33.865 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.865 INFO [stderr] | Nov 27 21:00:33.865 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! Nov 27 21:00:33.865 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.865 INFO [stderr] Nov 27 21:00:33.865 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 21:00:33.865 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.865 INFO [stderr] | Nov 27 21:00:33.865 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.865 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.866 INFO [stderr] | Nov 27 21:00:33.866 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! Nov 27 21:00:33.866 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.866 INFO [stderr] Nov 27 21:00:33.866 INFO [stderr] warning: cannot find type `question_text` in this scope Nov 27 21:00:33.866 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.866 INFO [stderr] | Nov 27 21:00:33.866 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.866 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.866 INFO [stderr] | Nov 27 21:00:33.866 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! Nov 27 21:00:33.866 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.866 INFO [stderr] Nov 27 21:00:33.866 INFO [stderr] warning: cannot find type `option_a` in this scope Nov 27 21:00:33.866 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.866 INFO [stderr] | Nov 27 21:00:33.866 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.866 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.866 INFO [stderr] | Nov 27 21:00:33.866 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! Nov 27 21:00:33.866 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.866 INFO [stderr] Nov 27 21:00:33.866 INFO [stderr] warning: cannot find type `option_b` in this scope Nov 27 21:00:33.866 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.866 INFO [stderr] | Nov 27 21:00:33.867 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.867 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.867 INFO [stderr] | Nov 27 21:00:33.867 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! Nov 27 21:00:33.867 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.867 INFO [stderr] Nov 27 21:00:33.867 INFO [stderr] warning: cannot find type `option_c` in this scope Nov 27 21:00:33.867 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.867 INFO [stderr] | Nov 27 21:00:33.867 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.867 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.867 INFO [stderr] | Nov 27 21:00:33.867 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! Nov 27 21:00:33.867 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.867 INFO [stderr] Nov 27 21:00:33.867 INFO [stderr] warning: cannot find type `option_d` in this scope Nov 27 21:00:33.867 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.867 INFO [stderr] | Nov 27 21:00:33.867 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.867 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.867 INFO [stderr] | Nov 27 21:00:33.867 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! Nov 27 21:00:33.867 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.867 INFO [stderr] Nov 27 21:00:33.868 INFO [stderr] warning: cannot find type `Question` in this scope Nov 27 21:00:33.868 INFO [stderr] --> src/models.rs:3:10 Nov 27 21:00:33.868 INFO [stderr] | Nov 27 21:00:33.868 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 27 21:00:33.868 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.868 INFO [stderr] | Nov 27 21:00:33.868 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! Nov 27 21:00:33.868 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.868 INFO [stderr] Nov 27 21:00:33.868 INFO [stderr] warning: cannot find type `questions` in this scope Nov 27 21:00:33.868 INFO [stderr] --> src/models.rs:13:10 Nov 27 21:00:33.868 INFO [stderr] | Nov 27 21:00:33.868 INFO [stderr] 13 | #[derive(Insertable)] Nov 27 21:00:33.868 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.868 INFO [stderr] | Nov 27 21:00:33.868 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! Nov 27 21:00:33.868 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.868 INFO [stderr] Nov 27 21:00:33.868 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Nov 27 21:00:33.868 INFO [stderr] --> src/models.rs:13:10 Nov 27 21:00:33.868 INFO [stderr] | Nov 27 21:00:33.868 INFO [stderr] 13 | #[derive(Insertable)] Nov 27 21:00:33.869 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.869 INFO [stderr] | Nov 27 21:00:33.869 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! Nov 27 21:00:33.869 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.869 INFO [stderr] Nov 27 21:00:33.893 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 21:00:33.893 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 21:00:33.893 INFO [stderr] | Nov 27 21:00:33.893 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 21:00:33.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.893 INFO [stderr] | Nov 27 21:00:33.893 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 21:00:33.893 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! Nov 27 21:00:33.893 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.893 INFO [stderr] Nov 27 21:00:33.893 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 21:00:33.893 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 21:00:33.893 INFO [stderr] | Nov 27 21:00:33.893 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 21:00:33.893 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.893 INFO [stderr] | Nov 27 21:00:33.893 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! Nov 27 21:00:33.893 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.894 INFO [stderr] Nov 27 21:00:33.894 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 21:00:33.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.894 INFO [stderr] | Nov 27 21:00:33.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.894 INFO [stderr] | Nov 27 21:00:33.894 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! Nov 27 21:00:33.894 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.894 INFO [stderr] Nov 27 21:00:33.894 INFO [stderr] warning: cannot find type `question_text` in this scope Nov 27 21:00:33.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.894 INFO [stderr] | Nov 27 21:00:33.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.894 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.894 INFO [stderr] | Nov 27 21:00:33.894 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! Nov 27 21:00:33.894 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.894 INFO [stderr] Nov 27 21:00:33.894 INFO [stderr] warning: cannot find type `option_a` in this scope Nov 27 21:00:33.894 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.894 INFO [stderr] | Nov 27 21:00:33.894 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.895 INFO [stderr] | Nov 27 21:00:33.895 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! Nov 27 21:00:33.895 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.895 INFO [stderr] Nov 27 21:00:33.895 INFO [stderr] warning: cannot find type `option_b` in this scope Nov 27 21:00:33.895 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.895 INFO [stderr] | Nov 27 21:00:33.895 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.895 INFO [stderr] | Nov 27 21:00:33.895 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! Nov 27 21:00:33.895 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.895 INFO [stderr] Nov 27 21:00:33.895 INFO [stderr] warning: cannot find type `option_c` in this scope Nov 27 21:00:33.895 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.895 INFO [stderr] | Nov 27 21:00:33.895 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.895 INFO [stderr] | Nov 27 21:00:33.895 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! Nov 27 21:00:33.895 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.895 INFO [stderr] Nov 27 21:00:33.895 INFO [stderr] warning: cannot find type `option_d` in this scope Nov 27 21:00:33.895 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:00:33.896 INFO [stderr] | Nov 27 21:00:33.896 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:00:33.896 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.896 INFO [stderr] | Nov 27 21:00:33.896 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! Nov 27 21:00:33.904 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.904 INFO [stderr] Nov 27 21:00:33.904 INFO [stderr] warning: cannot find type `Question` in this scope Nov 27 21:00:33.904 INFO [stderr] --> src/models.rs:3:10 Nov 27 21:00:33.904 INFO [stderr] | Nov 27 21:00:33.904 INFO [stderr] 3 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 27 21:00:33.904 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.904 INFO [stderr] | Nov 27 21:00:33.905 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! Nov 27 21:00:33.905 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.905 INFO [stderr] Nov 27 21:00:33.905 INFO [stderr] warning: cannot find type `questions` in this scope Nov 27 21:00:33.905 INFO [stderr] --> src/models.rs:13:10 Nov 27 21:00:33.905 INFO [stderr] | Nov 27 21:00:33.905 INFO [stderr] 13 | #[derive(Insertable)] Nov 27 21:00:33.905 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.905 INFO [stderr] | Nov 27 21:00:33.905 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! Nov 27 21:00:33.905 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.905 INFO [stderr] Nov 27 21:00:33.905 INFO [stderr] warning: cannot find type `NewQuestion` in this scope Nov 27 21:00:33.905 INFO [stderr] --> src/models.rs:13:10 Nov 27 21:00:33.905 INFO [stderr] | Nov 27 21:00:33.905 INFO [stderr] 13 | #[derive(Insertable)] Nov 27 21:00:33.905 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:00:33.905 INFO [stderr] | Nov 27 21:00:33.905 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! Nov 27 21:00:33.905 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:00:33.905 INFO [stderr] Nov 27 21:00:38.292 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s Nov 27 21:00:38.304 INFO [stderr] su: No module specific data is present Nov 27 21:00:39.514 INFO running `"docker" "inspect" "88f05ea7375ae2d4c43cc5bfcd19ce8559514dc1a97ac0fa7d9ccce0f13c6502"` Nov 27 21:00:39.794 INFO running `"docker" "rm" "-f" "88f05ea7375ae2d4c43cc5bfcd19ce8559514dc1a97ac0fa7d9ccce0f13c6502"` Nov 27 21:00:40.189 INFO [stdout] 88f05ea7375ae2d4c43cc5bfcd19ce8559514dc1a97ac0fa7d9ccce0f13c6502