Nov 17 04:17:44.542 INFO testing drklee3/polls against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 04:17:44.543 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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 17 04:17:45.124 INFO [stdout] 203449d132379b7468d5adddace87cfe83f294d918bf7deb19c06b6978c13ca7 Nov 17 04:17:45.125 INFO running `"docker" "start" "-a" "203449d132379b7468d5adddace87cfe83f294d918bf7deb19c06b6978c13ca7"` Nov 17 04:17:46.138 INFO [stderr] usermod: no changes Nov 17 04:17:46.639 INFO [stderr] Compiling serde v1.0.41 Nov 17 04:17:46.639 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 17 04:17:46.647 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 17 04:17:46.659 INFO [stderr] Compiling hostname v0.1.4 Nov 17 04:17:46.659 INFO [stderr] Compiling actix-web v0.5.4 Nov 17 04:17:46.667 INFO [stderr] Compiling parking_lot_core v0.2.13 Nov 17 04:17:46.667 INFO [stderr] Compiling uuid v0.6.3 Nov 17 04:17:46.683 INFO [stderr] Compiling r2d2 v0.8.2 Nov 17 04:17:50.580 INFO [stderr] Compiling syn v0.13.1 Nov 17 04:17:50.661 INFO [stderr] Compiling http v0.1.5 Nov 17 04:17:51.456 INFO [stderr] Compiling mio-uds v0.6.4 Nov 17 04:17:51.908 INFO [stderr] Compiling actix_derive v0.2.0 Nov 17 04:17:53.135 INFO [stderr] Compiling resolv-conf v0.6.0 Nov 17 04:17:53.299 INFO [stderr] Compiling diesel_derives v1.2.0 Nov 17 04:17:58.363 INFO [stderr] Compiling backtrace v0.2.3 Nov 17 04:18:05.860 INFO [stderr] Compiling env_logger v0.5.9 Nov 17 04:18:05.947 INFO [stderr] Compiling parking_lot v0.4.8 Nov 17 04:18:26.747 INFO [stderr] Compiling rayon v0.8.2 Nov 17 04:18:27.503 INFO [stderr] Compiling failure v0.1.1 Nov 17 04:18:34.155 INFO [stderr] Compiling error-chain v0.1.12 Nov 17 04:18:34.287 INFO [stderr] Compiling crossbeam-channel v0.1.2 Nov 17 04:18:34.287 INFO [stderr] Compiling flate2 v1.0.1 Nov 17 04:18:49.413 INFO [stderr] Compiling brotli2 v0.3.2 Nov 17 04:18:49.431 INFO [stderr] Compiling h2 v0.1.5 Nov 17 04:18:49.783 INFO [stderr] Compiling trust-dns-proto v0.3.2 Nov 17 04:18:49.810 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 17 04:18:49.875 INFO [stderr] Compiling ring v0.12.1 Nov 17 04:18:50.079 INFO [stderr] Compiling semver v0.8.0 Nov 17 04:18:51.155 INFO [stderr] Compiling serde_json v1.0.15 Nov 17 04:18:52.128 INFO [stderr] Compiling chrono v0.4.2 Nov 17 04:18:54.377 INFO [stderr] Compiling serde_urlencoded v0.5.1 Nov 17 04:19:00.019 INFO [stderr] Compiling serde_derive_internals v0.23.1 Nov 17 04:19:10.935 INFO [stderr] Compiling derive-error-chain v0.11.1 Nov 17 04:19:12.111 INFO [stderr] Compiling diesel v1.2.2 Nov 17 04:19:27.127 INFO [stderr] Compiling serde_derive v1.0.41 Nov 17 04:19:28.547 INFO [stderr] Compiling trust-dns-resolver v0.8.1 Nov 17 04:19:29.037 INFO [stderr] Compiling cookie v0.10.1 Nov 17 04:19:37.543 INFO [stderr] Compiling dotenv v0.11.0 Nov 17 04:19:54.597 INFO [stderr] Compiling cargo_metadata v0.3.3 Nov 17 04:19:57.775 INFO [stderr] Compiling skeptic v0.13.2 Nov 17 04:20:02.522 INFO [stderr] Compiling actix v0.5.6 Nov 17 04:20:33.392 INFO [stderr] Compiling polls v0.1.0 (/source) Nov 17 04:20:38.310 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 04:20:38.310 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 04:20:38.310 INFO [stderr] | Nov 17 04:20:38.311 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 04:20:38.311 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.311 INFO [stderr] | Nov 17 04:20:38.311 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 04:20:38.311 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 17 04:20:38.311 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.311 INFO [stderr] Nov 17 04:20:38.311 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 04:20:38.311 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 04:20:38.311 INFO [stderr] | Nov 17 04:20:38.311 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 04:20:38.311 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.311 INFO [stderr] | Nov 17 04:20:38.311 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 17 04:20:38.311 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.311 INFO [stderr] Nov 17 04:20:38.311 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 04:20:38.312 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:38.312 INFO [stderr] | Nov 17 04:20:38.312 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:38.312 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.312 INFO [stderr] | Nov 17 04:20:38.312 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 17 04:20:38.312 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.312 INFO [stderr] Nov 17 04:20:38.312 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 04:20:38.312 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:38.312 INFO [stderr] | Nov 17 04:20:38.312 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:38.312 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.312 INFO [stderr] | Nov 17 04:20:38.312 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 17 04:20:38.312 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.312 INFO [stderr] Nov 17 04:20:38.312 INFO [stderr] warning: cannot find type `content` in this scope Nov 17 04:20:38.312 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:38.312 INFO [stderr] | Nov 17 04:20:38.312 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:38.312 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.312 INFO [stderr] | Nov 17 04:20:38.312 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 17 04:20:38.312 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.312 INFO [stderr] Nov 17 04:20:38.313 INFO [stderr] warning: cannot find type `created` in this scope Nov 17 04:20:38.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:20:38.313 INFO [stderr] | Nov 17 04:20:38.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:20:38.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.313 INFO [stderr] | Nov 17 04:20:38.313 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 17 04:20:38.314 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.314 INFO [stderr] Nov 17 04:20:38.314 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 17 04:20:38.314 INFO [stderr] --> src/models.rs:61:10 Nov 17 04:20:38.314 INFO [stderr] | Nov 17 04:20:38.314 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 17 04:20:38.314 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.314 INFO [stderr] | Nov 17 04:20:38.314 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 17 04:20:38.314 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.314 INFO [stderr] Nov 17 04:20:38.314 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:20:38.314 INFO [stderr] --> src/models.rs:61:10 Nov 17 04:20:38.314 INFO [stderr] | Nov 17 04:20:38.314 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 17 04:20:38.314 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.314 INFO [stderr] | Nov 17 04:20:38.314 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 17 04:20:38.314 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.314 INFO [stderr] Nov 17 04:20:38.315 INFO [stderr] warning: cannot find type `Poll` in this scope Nov 17 04:20:38.315 INFO [stderr] --> src/models.rs:61:10 Nov 17 04:20:38.315 INFO [stderr] | Nov 17 04:20:38.315 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 17 04:20:38.315 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.315 INFO [stderr] | Nov 17 04:20:38.315 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 17 04:20:38.315 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.315 INFO [stderr] Nov 17 04:20:38.319 INFO [stderr] warning: cannot find type `polls` in this scope Nov 17 04:20:38.319 INFO [stderr] --> src/models.rs:71:10 Nov 17 04:20:38.319 INFO [stderr] | Nov 17 04:20:38.319 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 17 04:20:38.319 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.319 INFO [stderr] | Nov 17 04:20:38.319 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 17 04:20:38.319 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.319 INFO [stderr] Nov 17 04:20:38.319 INFO [stderr] warning: cannot find type `NewPoll` in this scope Nov 17 04:20:38.319 INFO [stderr] --> src/models.rs:71:10 Nov 17 04:20:38.319 INFO [stderr] | Nov 17 04:20:38.319 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 17 04:20:38.319 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.319 INFO [stderr] | Nov 17 04:20:38.319 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 17 04:20:38.319 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.319 INFO [stderr] Nov 17 04:20:38.319 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 17 04:20:38.319 INFO [stderr] --> src/models.rs:71:10 Nov 17 04:20:38.319 INFO [stderr] | Nov 17 04:20:38.319 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 17 04:20:38.319 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:20:38.319 INFO [stderr] | Nov 17 04:20:38.319 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 17 04:20:38.319 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:20:38.319 INFO [stderr] Nov 17 04:20:51.740 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s Nov 17 04:20:51.762 INFO [stderr] su: No module specific data is present Nov 17 04:20:52.605 INFO running `"docker" "inspect" "203449d132379b7468d5adddace87cfe83f294d918bf7deb19c06b6978c13ca7"` Nov 17 04:20:52.827 INFO running `"docker" "rm" "-f" "203449d132379b7468d5adddace87cfe83f294d918bf7deb19c06b6978c13ca7"` Nov 17 04:20:53.047 INFO [stdout] 203449d132379b7468d5adddace87cfe83f294d918bf7deb19c06b6978c13ca7 Nov 17 04:20:53.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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 17 04:20:53.468 INFO [stdout] 747515473d11d554c076dc37dc1fa6623847a9a00c1fc98b4f404e7a583d6369 Nov 17 04:20:53.470 INFO running `"docker" "start" "-a" "747515473d11d554c076dc37dc1fa6623847a9a00c1fc98b4f404e7a583d6369"` Nov 17 04:20:54.049 INFO [stderr] usermod: no changes Nov 17 04:20:54.399 INFO [stderr] Compiling polls v0.1.0 (/source) Nov 17 04:21:00.229 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 04:21:00.229 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 04:21:00.229 INFO [stderr] | Nov 17 04:21:00.229 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 04:21:00.229 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.229 INFO [stderr] | Nov 17 04:21:00.229 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 04:21:00.229 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 17 04:21:00.229 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.229 INFO [stderr] Nov 17 04:21:00.229 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 04:21:00.229 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 04:21:00.229 INFO [stderr] | Nov 17 04:21:00.229 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 04:21:00.229 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.229 INFO [stderr] | Nov 17 04:21:00.229 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 17 04:21:00.229 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.229 INFO [stderr] Nov 17 04:21:00.229 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 04:21:00.229 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:00.229 INFO [stderr] | Nov 17 04:21:00.229 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:00.229 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.229 INFO [stderr] | Nov 17 04:21:00.229 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 17 04:21:00.230 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.230 INFO [stderr] Nov 17 04:21:00.234 INFO [stderr] warning: cannot find type `title` in this scope Nov 17 04:21:00.234 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:00.234 INFO [stderr] | Nov 17 04:21:00.234 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:00.234 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.234 INFO [stderr] | Nov 17 04:21:00.234 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 17 04:21:00.234 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.234 INFO [stderr] Nov 17 04:21:00.234 INFO [stderr] warning: cannot find type `content` in this scope Nov 17 04:21:00.234 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:00.234 INFO [stderr] | Nov 17 04:21:00.234 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:00.234 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.234 INFO [stderr] | Nov 17 04:21:00.234 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 17 04:21:00.234 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.234 INFO [stderr] Nov 17 04:21:00.234 INFO [stderr] warning: cannot find type `created` in this scope Nov 17 04:21:00.234 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 04:21:00.234 INFO [stderr] | Nov 17 04:21:00.234 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 04:21:00.234 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.234 INFO [stderr] | Nov 17 04:21:00.234 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 17 04:21:00.234 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.234 INFO [stderr] Nov 17 04:21:00.243 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 17 04:21:00.243 INFO [stderr] --> src/models.rs:61:10 Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 17 04:21:00.243 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 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 17 04:21:00.243 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.243 INFO [stderr] Nov 17 04:21:00.243 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 04:21:00.243 INFO [stderr] --> src/models.rs:61:10 Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 17 04:21:00.243 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 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 17 04:21:00.243 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.243 INFO [stderr] Nov 17 04:21:00.243 INFO [stderr] warning: cannot find type `Poll` in this scope Nov 17 04:21:00.243 INFO [stderr] --> src/models.rs:61:10 Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Nov 17 04:21:00.243 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 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 17 04:21:00.243 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.243 INFO [stderr] Nov 17 04:21:00.243 INFO [stderr] warning: cannot find type `polls` in this scope Nov 17 04:21:00.243 INFO [stderr] --> src/models.rs:71:10 Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 17 04:21:00.243 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 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 17 04:21:00.243 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.243 INFO [stderr] Nov 17 04:21:00.243 INFO [stderr] warning: cannot find type `NewPoll` in this scope Nov 17 04:21:00.243 INFO [stderr] --> src/models.rs:71:10 Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 17 04:21:00.243 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 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 17 04:21:00.243 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.243 INFO [stderr] Nov 17 04:21:00.243 INFO [stderr] warning: cannot find type `serde_json` in this scope Nov 17 04:21:00.243 INFO [stderr] --> src/models.rs:71:10 Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Nov 17 04:21:00.243 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 04:21:00.243 INFO [stderr] | Nov 17 04:21:00.243 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 17 04:21:00.243 INFO [stderr] = note: for more information, see issue #50504 Nov 17 04:21:00.243 INFO [stderr] Nov 17 04:21:02.011 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.92s Nov 17 04:21:02.044 INFO [stderr] su: No module specific data is present Nov 17 04:21:03.037 INFO running `"docker" "inspect" "747515473d11d554c076dc37dc1fa6623847a9a00c1fc98b4f404e7a583d6369"` Nov 17 04:21:03.329 INFO running `"docker" "rm" "-f" "747515473d11d554c076dc37dc1fa6623847a9a00c1fc98b4f404e7a583d6369"` Nov 17 04:21:03.611 INFO [stdout] 747515473d11d554c076dc37dc1fa6623847a9a00c1fc98b4f404e7a583d6369 Nov 17 04:21:03.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-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 17 04:21:04.399 INFO [stdout] c265a0eecc960f45cb6e4c60bdb5c56244ac3988430f3ca855e2e2f02eaab34c Nov 17 04:21:04.401 INFO running `"docker" "start" "-a" "c265a0eecc960f45cb6e4c60bdb5c56244ac3988430f3ca855e2e2f02eaab34c"` Nov 17 04:21:06.164 INFO [stderr] usermod: no changes Nov 17 04:21:06.560 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Nov 17 04:21:06.560 INFO [stderr] Running /target/debug/deps/polls-97708015aac737bd Nov 17 04:21:06.650 INFO [stderr] su: No module specific data is present Nov 17 04:21:06.650 INFO [stdout] Nov 17 04:21:06.650 INFO [stdout] running 0 tests Nov 17 04:21:06.650 INFO [stdout] Nov 17 04:21:06.650 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:21:06.650 INFO [stdout] Nov 17 04:21:07.525 INFO running `"docker" "inspect" "c265a0eecc960f45cb6e4c60bdb5c56244ac3988430f3ca855e2e2f02eaab34c"` Nov 17 04:21:07.831 INFO running `"docker" "rm" "-f" "c265a0eecc960f45cb6e4c60bdb5c56244ac3988430f3ca855e2e2f02eaab34c"` Nov 17 04:21:08.087 INFO [stdout] c265a0eecc960f45cb6e4c60bdb5c56244ac3988430f3ca855e2e2f02eaab34c