Nov 30 03:53:23.581 INFO checking drklee3/polls against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 03:53:23.581 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 03:53:23.954 INFO [stdout] 479d57ce6fdfa98ffbd051a5f95b03b2d2a392568afd03707cd33984b454198f Nov 30 03:53:23.958 INFO running `"docker" "start" "-a" "479d57ce6fdfa98ffbd051a5f95b03b2d2a392568afd03707cd33984b454198f"` Nov 30 03:53:25.100 INFO [stderr] usermod: no changes Nov 30 03:53:25.728 INFO [stderr] Compiling serde v1.0.41 Nov 30 03:53:25.728 INFO [stderr] Compiling actix-web v0.5.4 Nov 30 03:53:25.742 INFO [stderr] Compiling syn v0.13.1 Nov 30 03:53:25.747 INFO [stderr] Compiling diesel_derives v1.2.0 Nov 30 03:53:25.756 INFO [stderr] Checking h2 v0.1.5 Nov 30 03:53:25.763 INFO [stderr] Checking error-chain v0.11.0 Nov 30 03:53:25.764 INFO [stderr] Checking trust-dns-proto v0.3.2 Nov 30 03:53:28.980 INFO [stderr] Checking tokio-signal v0.1.5 Nov 30 03:53:56.193 INFO [stderr] Checking trust-dns-resolver v0.8.1 Nov 30 03:54:18.412 INFO [stderr] Checking serde_json v1.0.15 Nov 30 03:54:18.444 INFO [stderr] Checking chrono v0.4.2 Nov 30 03:54:19.069 INFO [stderr] Checking serde_urlencoded v0.5.1 Nov 30 03:54:22.229 INFO [stderr] Compiling semver v0.8.0 Nov 30 03:54:23.156 INFO [stderr] Compiling serde_derive_internals v0.23.1 Nov 30 03:54:23.156 INFO [stderr] Compiling derive-error-chain v0.11.1 Nov 30 03:54:30.716 INFO [stderr] Checking diesel v1.2.2 Nov 30 03:54:41.121 INFO [stderr] Compiling serde_derive v1.0.41 Nov 30 03:54:49.869 INFO [stderr] Checking dotenv v0.11.0 Nov 30 03:55:03.788 INFO [stderr] Compiling cargo_metadata v0.3.3 Nov 30 03:55:07.988 INFO [stderr] Compiling skeptic v0.13.2 Nov 30 03:55:14.276 INFO [stderr] Compiling actix v0.5.6 Nov 30 03:55:36.633 INFO [stderr] Checking polls v0.1.0 (/source) Nov 30 03:55:46.354 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:55:46.354 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:55:46.354 INFO [stderr] | Nov 30 03:55:46.354 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:55:46.354 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.354 INFO [stderr] | Nov 30 03:55:46.354 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 03:55:46.354 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 30 03:55:46.354 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.354 INFO [stderr] Nov 30 03:55:46.354 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:55:46.354 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:55:46.354 INFO [stderr] | Nov 30 03:55:46.354 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:55:46.354 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.354 INFO [stderr] | Nov 30 03:55:46.354 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 30 03:55:46.354 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.354 INFO [stderr] Nov 30 03:55:46.354 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 03:55:46.354 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:46.354 INFO [stderr] | Nov 30 03:55:46.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:46.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.355 INFO [stderr] | Nov 30 03:55:46.355 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 30 03:55:46.355 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.355 INFO [stderr] Nov 30 03:55:46.355 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 03:55:46.355 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:46.355 INFO [stderr] | Nov 30 03:55:46.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:46.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.355 INFO [stderr] | Nov 30 03:55:46.355 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 30 03:55:46.355 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.355 INFO [stderr] Nov 30 03:55:46.355 INFO [stderr] warning: cannot find type `content` in this scope Nov 30 03:55:46.355 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:46.355 INFO [stderr] | Nov 30 03:55:46.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:46.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.355 INFO [stderr] | Nov 30 03:55:46.355 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 30 03:55:46.355 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.355 INFO [stderr] Nov 30 03:55:46.355 INFO [stderr] warning: cannot find type `created` in this scope Nov 30 03:55:46.355 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:46.355 INFO [stderr] | Nov 30 03:55:46.355 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:46.355 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.355 INFO [stderr] | Nov 30 03:55:46.355 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 30 03:55:46.355 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.355 INFO [stderr] Nov 30 03:55:46.362 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 30 03:55:46.362 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:46.362 INFO [stderr] | Nov 30 03:55:46.362 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:46.362 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.362 INFO [stderr] | Nov 30 03:55:46.362 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 30 03:55:46.362 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.362 INFO [stderr] Nov 30 03:55:46.362 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:46.362 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:46.362 INFO [stderr] | Nov 30 03:55:46.362 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:46.362 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.362 INFO [stderr] | Nov 30 03:55:46.362 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 30 03:55:46.362 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.362 INFO [stderr] Nov 30 03:55:46.362 INFO [stderr] warning: cannot find type `Poll` in this scope Nov 30 03:55:46.362 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:46.362 INFO [stderr] | Nov 30 03:55:46.362 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:46.362 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.362 INFO [stderr] | Nov 30 03:55:46.362 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 30 03:55:46.362 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.362 INFO [stderr] Nov 30 03:55:46.362 INFO [stderr] warning: cannot find type `polls` in this scope Nov 30 03:55:46.362 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:46.362 INFO [stderr] | Nov 30 03:55:46.362 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:46.362 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.362 INFO [stderr] | Nov 30 03:55:46.362 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 30 03:55:46.363 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.363 INFO [stderr] Nov 30 03:55:46.363 INFO [stderr] warning: cannot find type `NewPoll` in this scope Nov 30 03:55:46.363 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:46.363 INFO [stderr] | Nov 30 03:55:46.363 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:46.363 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.363 INFO [stderr] | Nov 30 03:55:46.363 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 30 03:55:46.363 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.363 INFO [stderr] Nov 30 03:55:46.363 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 30 03:55:46.363 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:46.363 INFO [stderr] | Nov 30 03:55:46.363 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:46.363 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.363 INFO [stderr] | Nov 30 03:55:46.363 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 30 03:55:46.363 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.363 INFO [stderr] Nov 30 03:55:46.620 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:55:46.620 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:55:46.620 INFO [stderr] | Nov 30 03:55:46.620 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:55:46.620 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.620 INFO [stderr] | Nov 30 03:55:46.620 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 03:55:46.620 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 30 03:55:46.620 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.621 INFO [stderr] Nov 30 03:55:46.621 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:55:46.621 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:55:46.621 INFO [stderr] | Nov 30 03:55:46.621 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:55:46.621 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.621 INFO [stderr] | Nov 30 03:55:46.621 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 30 03:55:46.621 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.621 INFO [stderr] Nov 30 03:55:46.621 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 03:55:46.621 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:46.621 INFO [stderr] | Nov 30 03:55:46.621 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:46.621 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.621 INFO [stderr] | Nov 30 03:55:46.621 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 30 03:55:46.621 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.621 INFO [stderr] Nov 30 03:55:46.621 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 03:55:46.621 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:46.621 INFO [stderr] | Nov 30 03:55:46.621 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:46.621 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.621 INFO [stderr] | Nov 30 03:55:46.621 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 30 03:55:46.621 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.621 INFO [stderr] Nov 30 03:55:46.621 INFO [stderr] warning: cannot find type `content` in this scope Nov 30 03:55:46.621 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:46.621 INFO [stderr] | Nov 30 03:55:46.621 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:46.621 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.621 INFO [stderr] | Nov 30 03:55:46.621 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 30 03:55:46.621 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.621 INFO [stderr] Nov 30 03:55:46.621 INFO [stderr] warning: cannot find type `created` in this scope Nov 30 03:55:46.621 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:46.621 INFO [stderr] | Nov 30 03:55:46.621 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:46.621 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.621 INFO [stderr] | Nov 30 03:55:46.621 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 30 03:55:46.621 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.621 INFO [stderr] Nov 30 03:55:46.628 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 30 03:55:46.628 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:46.628 INFO [stderr] | Nov 30 03:55:46.628 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:46.628 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.628 INFO [stderr] | Nov 30 03:55:46.628 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 30 03:55:46.628 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.628 INFO [stderr] Nov 30 03:55:46.628 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:46.628 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:46.629 INFO [stderr] | Nov 30 03:55:46.629 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:46.629 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.629 INFO [stderr] | Nov 30 03:55:46.629 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 30 03:55:46.629 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.629 INFO [stderr] Nov 30 03:55:46.629 INFO [stderr] warning: cannot find type `Poll` in this scope Nov 30 03:55:46.629 INFO [stderr] --> src/models.rs:61:10 Nov 30 03:55:46.629 INFO [stderr] | Nov 30 03:55:46.629 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 30 03:55:46.629 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.629 INFO [stderr] | Nov 30 03:55:46.629 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 30 03:55:46.629 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.629 INFO [stderr] Nov 30 03:55:46.629 INFO [stderr] warning: cannot find type `polls` in this scope Nov 30 03:55:46.629 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:46.629 INFO [stderr] | Nov 30 03:55:46.629 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:46.629 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.629 INFO [stderr] | Nov 30 03:55:46.629 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 30 03:55:46.629 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.629 INFO [stderr] Nov 30 03:55:46.629 INFO [stderr] warning: cannot find type `NewPoll` in this scope Nov 30 03:55:46.629 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:46.629 INFO [stderr] | Nov 30 03:55:46.629 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:46.629 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.629 INFO [stderr] | Nov 30 03:55:46.629 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 30 03:55:46.629 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.629 INFO [stderr] Nov 30 03:55:46.629 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 30 03:55:46.629 INFO [stderr] --> src/models.rs:71:10 Nov 30 03:55:46.629 INFO [stderr] | Nov 30 03:55:46.629 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 30 03:55:46.629 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:46.629 INFO [stderr] | Nov 30 03:55:46.629 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 30 03:55:46.629 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:46.629 INFO [stderr] Nov 30 03:55:48.033 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s Nov 30 03:55:48.070 INFO [stderr] su: No module specific data is present Nov 30 03:55:49.280 INFO running `"docker" "inspect" "479d57ce6fdfa98ffbd051a5f95b03b2d2a392568afd03707cd33984b454198f"` Nov 30 03:55:49.656 INFO running `"docker" "rm" "-f" "479d57ce6fdfa98ffbd051a5f95b03b2d2a392568afd03707cd33984b454198f"` Nov 30 03:55:50.020 INFO [stdout] 479d57ce6fdfa98ffbd051a5f95b03b2d2a392568afd03707cd33984b454198f