Oct 21 18:17:53.079 INFO checking drklee3/polls against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:17:53.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 18:17:53.571 INFO blam! 10d431b8bbb851974976d88514e8ce002b3835742f007563f3cbd6f09ffc4698 Oct 21 18:17:53.573 INFO running `"docker" "start" "-a" "10d431b8bbb851974976d88514e8ce002b3835742f007563f3cbd6f09ffc4698"` Oct 21 18:17:55.476 INFO kablam! usermod: no changes Oct 21 18:17:55.930 INFO kablam! Checking serde v1.0.41 Oct 21 18:17:55.931 INFO kablam! Compiling brotli-sys v0.3.2 Oct 21 18:17:55.939 INFO kablam! Compiling actix-web v0.5.4 Oct 21 18:17:55.944 INFO kablam! Compiling syn v0.13.1 Oct 21 18:17:55.944 INFO kablam! Compiling syn v0.12.15 Oct 21 18:17:55.953 INFO kablam! Checking http v0.1.5 Oct 21 18:17:55.954 INFO kablam! Checking flate2 v1.0.1 Oct 21 18:17:55.956 INFO kablam! Checking trust-dns-proto v0.3.2 Oct 21 18:17:59.972 INFO kablam! Checking tokio-signal v0.1.5 Oct 21 18:18:03.723 INFO kablam! Checking cookie v0.10.1 Oct 21 18:18:11.648 INFO kablam! Checking trust-dns-resolver v0.8.1 Oct 21 18:18:12.784 INFO kablam! Checking h2 v0.1.5 Oct 21 18:18:24.627 INFO kablam! Checking brotli2 v0.3.2 Oct 21 18:18:33.718 INFO kablam! Checking chrono v0.4.2 Oct 21 18:18:34.108 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 21 18:18:34.248 INFO kablam! Checking serde_json v1.0.15 Oct 21 18:18:35.192 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 21 18:18:35.193 INFO kablam! Compiling derive-error-chain v0.11.1 Oct 21 18:18:36.448 INFO kablam! Compiling diesel_derives v1.2.0 Oct 21 18:18:53.604 INFO kablam! Compiling serde_derive v1.0.41 Oct 21 18:18:54.875 INFO kablam! Checking dotenv v0.11.0 Oct 21 18:18:56.372 INFO kablam! Checking diesel v1.2.2 Oct 21 18:19:12.209 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 21 18:19:17.150 INFO kablam! Compiling skeptic v0.13.2 Oct 21 18:19:20.786 INFO kablam! Compiling actix v0.5.6 Oct 21 18:19:40.764 INFO kablam! Checking polls v0.1.0 (/source) Oct 21 18:19:45.444 INFO kablam! warning: cannot find type `table` in this scope Oct 21 18:19:45.444 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 18:19:45.444 INFO kablam! | Oct 21 18:19:45.444 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 18:19:45.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.444 INFO kablam! | Oct 21 18:19:45.444 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 18:19:45.444 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 21 18:19:45.444 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.444 INFO kablam! Oct 21 18:19:45.444 INFO kablam! warning: cannot find type `table` in this scope Oct 21 18:19:45.444 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 18:19:45.444 INFO kablam! | Oct 21 18:19:45.444 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 18:19:45.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.444 INFO kablam! | Oct 21 18:19:45.444 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 21 18:19:45.444 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.444 INFO kablam! Oct 21 18:19:45.444 INFO kablam! warning: cannot find type `id` in this scope Oct 21 18:19:45.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:19:45.444 INFO kablam! | Oct 21 18:19:45.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:19:45.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.444 INFO kablam! | Oct 21 18:19:45.444 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 21 18:19:45.444 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.444 INFO kablam! Oct 21 18:19:45.444 INFO kablam! warning: cannot find type `title` in this scope Oct 21 18:19:45.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:19:45.444 INFO kablam! | Oct 21 18:19:45.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:19:45.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.444 INFO kablam! | Oct 21 18:19:45.444 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 21 18:19:45.444 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.444 INFO kablam! Oct 21 18:19:45.444 INFO kablam! warning: cannot find type `content` in this scope Oct 21 18:19:45.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:19:45.444 INFO kablam! | Oct 21 18:19:45.445 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:19:45.445 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.445 INFO kablam! | Oct 21 18:19:45.445 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 21 18:19:45.445 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.445 INFO kablam! Oct 21 18:19:45.445 INFO kablam! warning: cannot find type `created` in this scope Oct 21 18:19:45.445 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:19:45.445 INFO kablam! | Oct 21 18:19:45.445 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:19:45.445 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.445 INFO kablam! | Oct 21 18:19:45.445 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 21 18:19:45.445 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.445 INFO kablam! Oct 21 18:19:45.468 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 21 18:19:45.468 INFO kablam! --> src/models.rs:61:10 Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.468 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 18:19:45.468 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.468 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 21 18:19:45.468 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.468 INFO kablam! Oct 21 18:19:45.468 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:19:45.468 INFO kablam! --> src/models.rs:61:10 Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.468 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 18:19:45.468 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.468 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 21 18:19:45.468 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.468 INFO kablam! Oct 21 18:19:45.468 INFO kablam! warning: cannot find type `Poll` in this scope Oct 21 18:19:45.468 INFO kablam! --> src/models.rs:61:10 Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.468 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 18:19:45.468 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.468 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 21 18:19:45.468 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.468 INFO kablam! Oct 21 18:19:45.468 INFO kablam! warning: cannot find type `polls` in this scope Oct 21 18:19:45.468 INFO kablam! --> src/models.rs:71:10 Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.468 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Oct 21 18:19:45.468 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.468 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 21 18:19:45.468 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.468 INFO kablam! Oct 21 18:19:45.468 INFO kablam! warning: cannot find type `NewPoll` in this scope Oct 21 18:19:45.468 INFO kablam! --> src/models.rs:71:10 Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.468 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Oct 21 18:19:45.468 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.468 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 21 18:19:45.468 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.468 INFO kablam! Oct 21 18:19:45.468 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 21 18:19:45.468 INFO kablam! --> src/models.rs:71:10 Oct 21 18:19:45.468 INFO kablam! | Oct 21 18:19:45.469 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Oct 21 18:19:45.469 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.469 INFO kablam! | Oct 21 18:19:45.469 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 21 18:19:45.469 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.469 INFO kablam! Oct 21 18:19:45.728 INFO kablam! warning: cannot find type `table` in this scope Oct 21 18:19:45.728 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 18:19:45.728 INFO kablam! | Oct 21 18:19:45.728 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 18:19:45.728 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.728 INFO kablam! | Oct 21 18:19:45.728 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 18:19:45.728 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 21 18:19:45.728 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.728 INFO kablam! Oct 21 18:19:45.728 INFO kablam! warning: cannot find type `table` in this scope Oct 21 18:19:45.728 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 18:19:45.728 INFO kablam! | Oct 21 18:19:45.728 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 18:19:45.728 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.728 INFO kablam! | Oct 21 18:19:45.728 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 21 18:19:45.728 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.728 INFO kablam! Oct 21 18:19:45.728 INFO kablam! warning: cannot find type `id` in this scope Oct 21 18:19:45.728 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:19:45.728 INFO kablam! | Oct 21 18:19:45.728 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:19:45.728 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.728 INFO kablam! | Oct 21 18:19:45.728 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 21 18:19:45.728 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.728 INFO kablam! Oct 21 18:19:45.728 INFO kablam! warning: cannot find type `title` in this scope Oct 21 18:19:45.728 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:19:45.728 INFO kablam! | Oct 21 18:19:45.728 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:19:45.728 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.728 INFO kablam! | Oct 21 18:19:45.728 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 21 18:19:45.728 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.728 INFO kablam! Oct 21 18:19:45.728 INFO kablam! warning: cannot find type `content` in this scope Oct 21 18:19:45.728 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:19:45.728 INFO kablam! | Oct 21 18:19:45.728 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:19:45.728 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.728 INFO kablam! | Oct 21 18:19:45.729 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 21 18:19:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.729 INFO kablam! Oct 21 18:19:45.729 INFO kablam! warning: cannot find type `created` in this scope Oct 21 18:19:45.729 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:19:45.729 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 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 21 18:19:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.729 INFO kablam! Oct 21 18:19:45.729 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 21 18:19:45.729 INFO kablam! --> src/models.rs:61:10 Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 18:19:45.729 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 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 21 18:19:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.729 INFO kablam! Oct 21 18:19:45.729 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:19:45.729 INFO kablam! --> src/models.rs:61:10 Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 18:19:45.729 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 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 21 18:19:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.729 INFO kablam! Oct 21 18:19:45.729 INFO kablam! warning: cannot find type `Poll` in this scope Oct 21 18:19:45.729 INFO kablam! --> src/models.rs:61:10 Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 INFO kablam! 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Oct 21 18:19:45.729 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 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 21 18:19:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.729 INFO kablam! Oct 21 18:19:45.729 INFO kablam! warning: cannot find type `polls` in this scope Oct 21 18:19:45.729 INFO kablam! --> src/models.rs:71:10 Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Oct 21 18:19:45.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 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 21 18:19:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.729 INFO kablam! Oct 21 18:19:45.729 INFO kablam! warning: cannot find type `NewPoll` in this scope Oct 21 18:19:45.729 INFO kablam! --> src/models.rs:71:10 Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Oct 21 18:19:45.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 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 21 18:19:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.729 INFO kablam! Oct 21 18:19:45.729 INFO kablam! warning: cannot find type `serde_json` in this scope Oct 21 18:19:45.729 INFO kablam! --> src/models.rs:71:10 Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 INFO kablam! 71 | #[derive(Insertable, Serialize, Debug)] Oct 21 18:19:45.729 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:19:45.729 INFO kablam! | Oct 21 18:19:45.729 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 21 18:19:45.729 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:19:45.729 INFO kablam! Oct 21 18:19:46.985 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Oct 21 18:19:47.009 INFO kablam! su: No module specific data is present Oct 21 18:19:47.904 INFO running `"docker" "rm" "-f" "10d431b8bbb851974976d88514e8ce002b3835742f007563f3cbd6f09ffc4698"` Oct 21 18:19:48.244 INFO blam! 10d431b8bbb851974976d88514e8ce002b3835742f007563f3cbd6f09ffc4698