Dec 06 01:10:30.662 INFO testing drklee3/polls against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 01:10:30.662 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 01:10:31.148 INFO [stdout] 8de8c9014345902afdd5f26add215553f2ed0584ea4ab24865a78a8376fe030d Dec 06 01:10:31.150 INFO running `"docker" "start" "-a" "8de8c9014345902afdd5f26add215553f2ed0584ea4ab24865a78a8376fe030d"` Dec 06 01:10:32.731 INFO [stderr] usermod: no changes Dec 06 01:10:33.327 INFO [stderr] Compiling serde v1.0.41 Dec 06 01:10:33.327 INFO [stderr] Compiling brotli-sys v0.3.2 Dec 06 01:10:33.327 INFO [stderr] Compiling miniz-sys v0.1.10 Dec 06 01:10:33.369 INFO [stderr] Compiling actix-web v0.5.4 Dec 06 01:10:33.372 INFO [stderr] Compiling base64 v0.6.0 Dec 06 01:10:33.372 INFO [stderr] Compiling uuid v0.6.3 Dec 06 01:10:33.372 INFO [stderr] Compiling syn v0.13.1 Dec 06 01:10:33.372 INFO [stderr] Compiling syn v0.12.15 Dec 06 01:10:37.405 INFO [stderr] Compiling http v0.1.5 Dec 06 01:10:38.114 INFO [stderr] Compiling backtrace v0.2.3 Dec 06 01:10:38.281 INFO [stderr] Compiling env_logger v0.5.9 Dec 06 01:10:41.609 INFO [stderr] Compiling error-chain v0.11.0 Dec 06 01:10:41.680 INFO [stderr] Compiling failure v0.1.1 Dec 06 01:10:46.492 INFO [stderr] Compiling error-chain v0.1.12 Dec 06 01:10:47.637 INFO [stderr] Compiling flate2 v1.0.1 Dec 06 01:10:47.705 INFO [stderr] Compiling tokio-core v0.1.17 Dec 06 01:10:49.449 INFO [stderr] Compiling cookie v0.10.1 Dec 06 01:11:03.538 INFO [stderr] Compiling trust-dns-proto v0.3.2 Dec 06 01:11:25.794 INFO [stderr] Compiling tokio-signal v0.1.5 Dec 06 01:11:26.436 INFO [stderr] Compiling h2 v0.1.5 Dec 06 01:11:26.459 INFO [stderr] Compiling serde_derive_internals v0.23.1 Dec 06 01:11:26.613 INFO [stderr] Compiling derive-error-chain v0.11.1 Dec 06 01:11:28.316 INFO [stderr] Compiling brotli2 v0.3.2 Dec 06 01:11:29.170 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 06 01:11:46.904 INFO [stderr] Compiling semver v0.8.0 Dec 06 01:11:46.919 INFO [stderr] Compiling serde_json v1.0.15 Dec 06 01:11:47.076 INFO [stderr] Compiling serde_urlencoded v0.5.1 Dec 06 01:11:49.264 INFO [stderr] Compiling chrono v0.4.2 Dec 06 01:11:49.924 INFO [stderr] Compiling trust-dns-resolver v0.8.1 Dec 06 01:11:52.592 INFO [stderr] Compiling dotenv v0.11.0 Dec 06 01:11:53.103 INFO [stderr] Compiling serde_derive v1.0.41 Dec 06 01:12:01.764 INFO [stderr] Compiling diesel v1.2.2 Dec 06 01:12:18.193 INFO [stderr] Compiling cargo_metadata v0.3.3 Dec 06 01:12:22.072 INFO [stderr] Compiling skeptic v0.13.2 Dec 06 01:12:26.920 INFO [stderr] Compiling actix v0.5.6 Dec 06 01:12:55.614 INFO [stderr] Compiling polls v0.1.0 (/source) Dec 06 01:13:00.612 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 01:13:00.612 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 01:13:00.612 INFO [stderr] | Dec 06 01:13:00.612 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 01:13:00.612 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.612 INFO [stderr] | Dec 06 01:13:00.612 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 01:13:00.612 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! Dec 06 01:13:00.612 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.612 INFO [stderr] Dec 06 01:13:00.612 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 01:13:00.612 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 01:13:00.612 INFO [stderr] | Dec 06 01:13:00.612 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 01:13:00.612 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.612 INFO [stderr] | Dec 06 01:13:00.612 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! Dec 06 01:13:00.612 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.612 INFO [stderr] Dec 06 01:13:00.612 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 01:13:00.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:00.613 INFO [stderr] | Dec 06 01:13:00.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:00.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.613 INFO [stderr] | Dec 06 01:13:00.613 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! Dec 06 01:13:00.613 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.613 INFO [stderr] Dec 06 01:13:00.613 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 01:13:00.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:00.613 INFO [stderr] | Dec 06 01:13:00.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:00.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.613 INFO [stderr] | Dec 06 01:13:00.613 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! Dec 06 01:13:00.613 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.613 INFO [stderr] Dec 06 01:13:00.613 INFO [stderr] warning: cannot find type `content` in this scope Dec 06 01:13:00.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:00.613 INFO [stderr] | Dec 06 01:13:00.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:00.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.613 INFO [stderr] | Dec 06 01:13:00.613 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! Dec 06 01:13:00.613 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.613 INFO [stderr] Dec 06 01:13:00.613 INFO [stderr] warning: cannot find type `created` in this scope Dec 06 01:13:00.613 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:00.613 INFO [stderr] | Dec 06 01:13:00.613 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:00.613 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.613 INFO [stderr] | Dec 06 01:13:00.613 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! Dec 06 01:13:00.613 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.613 INFO [stderr] Dec 06 01:13:00.616 INFO [stderr] warning: cannot find type `serde_json` in this scope Dec 06 01:13:00.616 INFO [stderr] --> src/models.rs:61:10 Dec 06 01:13:00.616 INFO [stderr] | Dec 06 01:13:00.616 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 01:13:00.616 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.616 INFO [stderr] | Dec 06 01:13:00.616 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! Dec 06 01:13:00.617 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.617 INFO [stderr] Dec 06 01:13:00.617 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:13:00.617 INFO [stderr] --> src/models.rs:61:10 Dec 06 01:13:00.617 INFO [stderr] | Dec 06 01:13:00.617 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 01:13:00.617 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.617 INFO [stderr] | Dec 06 01:13:00.617 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! Dec 06 01:13:00.617 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.617 INFO [stderr] Dec 06 01:13:00.617 INFO [stderr] warning: cannot find type `Poll` in this scope Dec 06 01:13:00.617 INFO [stderr] --> src/models.rs:61:10 Dec 06 01:13:00.617 INFO [stderr] | Dec 06 01:13:00.617 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 01:13:00.617 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.617 INFO [stderr] | Dec 06 01:13:00.617 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! Dec 06 01:13:00.617 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.617 INFO [stderr] Dec 06 01:13:00.617 INFO [stderr] warning: cannot find type `polls` in this scope Dec 06 01:13:00.617 INFO [stderr] --> src/models.rs:71:10 Dec 06 01:13:00.617 INFO [stderr] | Dec 06 01:13:00.617 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 06 01:13:00.617 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.617 INFO [stderr] | Dec 06 01:13:00.617 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! Dec 06 01:13:00.617 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.617 INFO [stderr] Dec 06 01:13:00.617 INFO [stderr] warning: cannot find type `NewPoll` in this scope Dec 06 01:13:00.617 INFO [stderr] --> src/models.rs:71:10 Dec 06 01:13:00.617 INFO [stderr] | Dec 06 01:13:00.617 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 06 01:13:00.617 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.617 INFO [stderr] | Dec 06 01:13:00.617 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! Dec 06 01:13:00.617 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.617 INFO [stderr] Dec 06 01:13:00.617 INFO [stderr] warning: cannot find type `serde_json` in this scope Dec 06 01:13:00.617 INFO [stderr] --> src/models.rs:71:10 Dec 06 01:13:00.617 INFO [stderr] | Dec 06 01:13:00.617 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 06 01:13:00.617 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:00.617 INFO [stderr] | Dec 06 01:13:00.617 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! Dec 06 01:13:00.617 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:00.617 INFO [stderr] Dec 06 01:13:13.470 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s Dec 06 01:13:13.480 INFO [stderr] su: No module specific data is present Dec 06 01:13:13.859 INFO running `"docker" "inspect" "8de8c9014345902afdd5f26add215553f2ed0584ea4ab24865a78a8376fe030d"` Dec 06 01:13:14.018 INFO running `"docker" "rm" "-f" "8de8c9014345902afdd5f26add215553f2ed0584ea4ab24865a78a8376fe030d"` Dec 06 01:13:14.145 INFO [stdout] 8de8c9014345902afdd5f26add215553f2ed0584ea4ab24865a78a8376fe030d Dec 06 01:13:14.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 01:13:14.363 INFO [stdout] 300c1d129ac8c5fe6f7b52143e241bdbb1241aca924233e2574f6dbc04181acc Dec 06 01:13:14.370 INFO running `"docker" "start" "-a" "300c1d129ac8c5fe6f7b52143e241bdbb1241aca924233e2574f6dbc04181acc"` Dec 06 01:13:15.008 INFO [stderr] usermod: no changes Dec 06 01:13:15.274 INFO [stderr] Compiling polls v0.1.0 (/source) Dec 06 01:13:20.376 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 01:13:20.376 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 01:13:20.376 INFO [stderr] | Dec 06 01:13:20.376 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 01:13:20.376 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.376 INFO [stderr] | Dec 06 01:13:20.376 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 01:13:20.376 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! Dec 06 01:13:20.376 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.376 INFO [stderr] Dec 06 01:13:20.376 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 01:13:20.376 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 01:13:20.376 INFO [stderr] | Dec 06 01:13:20.376 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 01:13:20.376 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.376 INFO [stderr] | Dec 06 01:13:20.376 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! Dec 06 01:13:20.376 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.376 INFO [stderr] Dec 06 01:13:20.376 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 01:13:20.376 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:20.376 INFO [stderr] | Dec 06 01:13:20.376 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:20.376 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.376 INFO [stderr] | Dec 06 01:13:20.376 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! Dec 06 01:13:20.376 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.376 INFO [stderr] Dec 06 01:13:20.376 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 01:13:20.376 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:20.376 INFO [stderr] | Dec 06 01:13:20.376 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:20.376 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.376 INFO [stderr] | Dec 06 01:13:20.376 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! Dec 06 01:13:20.376 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.376 INFO [stderr] Dec 06 01:13:20.376 INFO [stderr] warning: cannot find type `content` in this scope Dec 06 01:13:20.376 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:20.376 INFO [stderr] | Dec 06 01:13:20.377 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:20.377 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.377 INFO [stderr] | Dec 06 01:13:20.377 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! Dec 06 01:13:20.377 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.377 INFO [stderr] Dec 06 01:13:20.377 INFO [stderr] warning: cannot find type `created` in this scope Dec 06 01:13:20.377 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:20.377 INFO [stderr] | Dec 06 01:13:20.377 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:20.377 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.377 INFO [stderr] | Dec 06 01:13:20.377 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! Dec 06 01:13:20.377 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.377 INFO [stderr] Dec 06 01:13:20.392 INFO [stderr] warning: cannot find type `serde_json` in this scope Dec 06 01:13:20.392 INFO [stderr] --> src/models.rs:61:10 Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 01:13:20.392 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 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! Dec 06 01:13:20.392 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.392 INFO [stderr] Dec 06 01:13:20.392 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:13:20.392 INFO [stderr] --> src/models.rs:61:10 Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 01:13:20.392 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 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! Dec 06 01:13:20.392 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.392 INFO [stderr] Dec 06 01:13:20.392 INFO [stderr] warning: cannot find type `Poll` in this scope Dec 06 01:13:20.392 INFO [stderr] --> src/models.rs:61:10 Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 INFO [stderr] 61 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 06 01:13:20.392 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 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! Dec 06 01:13:20.392 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.392 INFO [stderr] Dec 06 01:13:20.392 INFO [stderr] warning: cannot find type `polls` in this scope Dec 06 01:13:20.392 INFO [stderr] --> src/models.rs:71:10 Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 06 01:13:20.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 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! Dec 06 01:13:20.392 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.392 INFO [stderr] Dec 06 01:13:20.392 INFO [stderr] warning: cannot find type `NewPoll` in this scope Dec 06 01:13:20.392 INFO [stderr] --> src/models.rs:71:10 Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 06 01:13:20.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 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! Dec 06 01:13:20.392 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.392 INFO [stderr] Dec 06 01:13:20.392 INFO [stderr] warning: cannot find type `serde_json` in this scope Dec 06 01:13:20.392 INFO [stderr] --> src/models.rs:71:10 Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 INFO [stderr] 71 | #[derive(Insertable, Serialize, Debug)] Dec 06 01:13:20.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:20.392 INFO [stderr] | Dec 06 01:13:20.392 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! Dec 06 01:13:20.392 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:20.392 INFO [stderr] Dec 06 01:13:21.357 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.34s Dec 06 01:13:21.379 INFO [stderr] su: No module specific data is present Dec 06 01:13:21.852 INFO running `"docker" "inspect" "300c1d129ac8c5fe6f7b52143e241bdbb1241aca924233e2574f6dbc04181acc"` Dec 06 01:13:22.038 INFO running `"docker" "rm" "-f" "300c1d129ac8c5fe6f7b52143e241bdbb1241aca924233e2574f6dbc04181acc"` Dec 06 01:13:22.178 INFO [stdout] 300c1d129ac8c5fe6f7b52143e241bdbb1241aca924233e2574f6dbc04181acc Dec 06 01:13:22.182 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 01:13:22.453 INFO [stdout] 2929616412f54688b19ef66d225506c9ec5840b06f36764bc8ee82443dbc9b9d Dec 06 01:13:22.455 INFO running `"docker" "start" "-a" "2929616412f54688b19ef66d225506c9ec5840b06f36764bc8ee82443dbc9b9d"` Dec 06 01:13:23.079 INFO [stderr] usermod: no changes Dec 06 01:13:23.304 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Dec 06 01:13:23.321 INFO [stderr] Running /target/debug/deps/polls-67a0df256a4c609c Dec 06 01:13:23.327 INFO [stdout] Dec 06 01:13:23.327 INFO [stdout] running 0 tests Dec 06 01:13:23.327 INFO [stdout] Dec 06 01:13:23.327 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 01:13:23.327 INFO [stdout] Dec 06 01:13:23.336 INFO [stderr] su: No module specific data is present Dec 06 01:13:23.608 INFO running `"docker" "inspect" "2929616412f54688b19ef66d225506c9ec5840b06f36764bc8ee82443dbc9b9d"` Dec 06 01:13:23.691 INFO running `"docker" "rm" "-f" "2929616412f54688b19ef66d225506c9ec5840b06f36764bc8ee82443dbc9b9d"` Dec 06 01:13:23.769 INFO [stdout] 2929616412f54688b19ef66d225506c9ec5840b06f36764bc8ee82443dbc9b9d