Dec 13 23:58:38.268 INFO testing cfcosta/poller against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 23:58:38.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 13 23:58:40.754 INFO [stdout] a8916d0990205ef29a874fe4b45f1a5acee2ca321b001fbcef9ca11c3524998e Dec 13 23:58:40.763 INFO running `"docker" "start" "-a" "a8916d0990205ef29a874fe4b45f1a5acee2ca321b001fbcef9ca11c3524998e"` Dec 13 23:58:42.275 INFO [stderr] usermod: no changes Dec 13 23:58:42.951 INFO [stderr] Compiling fern v0.5.6 Dec 13 23:58:42.955 INFO [stderr] Compiling syn v0.11.11 Dec 13 23:58:42.999 INFO [stderr] Compiling crossbeam-channel v0.1.3 Dec 13 23:58:42.999 INFO [stderr] Compiling tokio-threadpool v0.1.5 Dec 13 23:58:42.999 INFO [stderr] Compiling diesel v1.3.2 Dec 13 23:58:42.999 INFO [stderr] Compiling ring v0.12.1 Dec 13 23:58:42.999 INFO [stderr] Compiling clap-port-flag v0.3.0 Dec 13 23:58:42.999 INFO [stderr] Compiling mime_guess v2.0.0-alpha.5 Dec 13 23:58:53.343 INFO [stderr] Compiling tokio-fs v0.1.2 Dec 13 23:58:59.602 INFO [stderr] Compiling tokio v0.1.7 Dec 13 23:59:11.083 INFO [stderr] Compiling synstructure v0.6.1 Dec 13 23:59:11.251 INFO [stderr] Compiling actix_derive v0.2.0 Dec 13 23:59:11.299 INFO [stderr] Compiling cookie v0.10.1 Dec 13 23:59:12.138 INFO [stderr] Compiling tokio-core v0.1.17 Dec 13 23:59:22.731 INFO [stderr] Compiling failure_derive v0.1.1 Dec 13 23:59:25.228 INFO [stderr] Compiling trust-dns-proto v0.3.3 Dec 13 23:59:25.228 INFO [stderr] Compiling tokio-signal v0.1.5 Dec 13 23:59:27.247 INFO [stderr] Compiling failure v0.1.1 Dec 13 23:59:29.750 INFO [stderr] Compiling dotenv v0.13.0 Dec 13 23:59:39.169 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Dec 13 23:59:51.232 INFO [stderr] Compiling actix v0.5.8 Dec 13 23:59:56.987 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 13 23:59:59.452 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 14 00:00:03.539 INFO [stderr] Compiling actix-web v0.6.15 Dec 14 00:00:03.630 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 14 00:00:23.615 INFO [stderr] Compiling poller v0.1.0 (/source) Dec 14 00:00:29.967 INFO [stderr] warning: unused `#[macro_use]` import Dec 14 00:00:29.967 INFO [stderr] --> src/main.rs:13:1 Dec 14 00:00:29.967 INFO [stderr] | Dec 14 00:00:29.967 INFO [stderr] 13 | #[macro_use] Dec 14 00:00:29.967 INFO [stderr] | ^^^^^^^^^^^^ Dec 14 00:00:29.967 INFO [stderr] | Dec 14 00:00:29.967 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 14 00:00:29.967 INFO [stderr] Dec 14 00:00:29.967 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 14 00:00:29.967 INFO [stderr] --> src/models.rs:8:10 Dec 14 00:00:29.967 INFO [stderr] | Dec 14 00:00:29.967 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:00:29.967 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.967 INFO [stderr] | Dec 14 00:00:29.967 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 00:00:29.967 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 14 00:00:29.967 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.967 INFO [stderr] Dec 14 00:00:29.967 INFO [stderr] warning: cannot find type `PollResult` in this scope Dec 14 00:00:29.967 INFO [stderr] --> src/models.rs:15:10 Dec 14 00:00:29.967 INFO [stderr] | Dec 14 00:00:29.967 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:00:29.967 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.967 INFO [stderr] | Dec 14 00:00:29.967 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 14 00:00:29.967 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.967 INFO [stderr] Dec 14 00:00:29.967 INFO [stderr] warning: cannot find type `Vote` in this scope Dec 14 00:00:29.967 INFO [stderr] --> src/models.rs:23:10 Dec 14 00:00:29.967 INFO [stderr] | Dec 14 00:00:29.967 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:00:29.967 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.967 INFO [stderr] | Dec 14 00:00:29.967 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 14 00:00:29.967 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.967 INFO [stderr] Dec 14 00:00:29.979 INFO [stderr] warning: cannot find type `votes` in this scope Dec 14 00:00:29.979 INFO [stderr] --> src/models.rs:30:10 Dec 14 00:00:29.979 INFO [stderr] | Dec 14 00:00:29.979 INFO [stderr] 30 | #[derive(Insertable)] Dec 14 00:00:29.979 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.979 INFO [stderr] | Dec 14 00:00:29.979 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 14 00:00:29.979 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.979 INFO [stderr] Dec 14 00:00:29.979 INFO [stderr] warning: cannot find type `NewVote` in this scope Dec 14 00:00:29.979 INFO [stderr] --> src/models.rs:30:10 Dec 14 00:00:29.979 INFO [stderr] | Dec 14 00:00:29.979 INFO [stderr] 30 | #[derive(Insertable)] Dec 14 00:00:29.979 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.979 INFO [stderr] | Dec 14 00:00:29.979 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 14 00:00:29.979 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.979 INFO [stderr] Dec 14 00:00:29.979 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 00:00:29.979 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 00:00:29.979 INFO [stderr] | Dec 14 00:00:29.979 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 00:00:29.979 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.979 INFO [stderr] | Dec 14 00:00:29.979 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 14 00:00:29.979 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.979 INFO [stderr] Dec 14 00:00:29.979 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 00:00:29.979 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:29.979 INFO [stderr] | Dec 14 00:00:29.979 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:29.979 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.979 INFO [stderr] | Dec 14 00:00:29.979 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 14 00:00:29.979 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.979 INFO [stderr] Dec 14 00:00:29.979 INFO [stderr] warning: cannot find type `name` in this scope Dec 14 00:00:29.980 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:29.980 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 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 14 00:00:29.980 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.980 INFO [stderr] Dec 14 00:00:29.980 INFO [stderr] warning: cannot find type `image` in this scope Dec 14 00:00:29.980 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:29.980 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 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 14 00:00:29.980 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.980 INFO [stderr] Dec 14 00:00:29.980 INFO [stderr] warning: cannot find type `votes` in this scope Dec 14 00:00:29.980 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:29.980 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 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 14 00:00:29.980 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.980 INFO [stderr] Dec 14 00:00:29.980 INFO [stderr] warning: cannot find type `entry_id` in this scope Dec 14 00:00:29.980 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:29.980 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 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 14 00:00:29.980 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.980 INFO [stderr] Dec 14 00:00:29.980 INFO [stderr] warning: cannot find type `ip` in this scope Dec 14 00:00:29.980 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:29.980 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 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 14 00:00:29.980 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.980 INFO [stderr] Dec 14 00:00:29.980 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 14 00:00:29.980 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:29.980 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:29.980 INFO [stderr] | Dec 14 00:00:29.980 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 14 00:00:29.980 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:29.980 INFO [stderr] Dec 14 00:00:50.738 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s Dec 14 00:00:50.762 INFO [stderr] su: No module specific data is present Dec 14 00:00:52.434 INFO running `"docker" "inspect" "a8916d0990205ef29a874fe4b45f1a5acee2ca321b001fbcef9ca11c3524998e"` Dec 14 00:00:52.677 INFO running `"docker" "rm" "-f" "a8916d0990205ef29a874fe4b45f1a5acee2ca321b001fbcef9ca11c3524998e"` Dec 14 00:00:53.023 INFO [stdout] a8916d0990205ef29a874fe4b45f1a5acee2ca321b001fbcef9ca11c3524998e Dec 14 00:00:53.025 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 00:00:53.431 INFO [stdout] 5f8dff83a99ac6902289e13b1115e94d668d0ab41acc15e7b6faf29bc53d5951 Dec 14 00:00:53.433 INFO running `"docker" "start" "-a" "5f8dff83a99ac6902289e13b1115e94d668d0ab41acc15e7b6faf29bc53d5951"` Dec 14 00:00:54.572 INFO [stderr] usermod: no changes Dec 14 00:00:55.081 INFO [stderr] Compiling poller v0.1.0 (/source) Dec 14 00:01:01.195 INFO [stderr] warning: unused `#[macro_use]` import Dec 14 00:01:01.195 INFO [stderr] --> src/main.rs:13:1 Dec 14 00:01:01.195 INFO [stderr] | Dec 14 00:01:01.195 INFO [stderr] 13 | #[macro_use] Dec 14 00:01:01.195 INFO [stderr] | ^^^^^^^^^^^^ Dec 14 00:01:01.195 INFO [stderr] | Dec 14 00:01:01.195 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 14 00:01:01.195 INFO [stderr] Dec 14 00:01:01.195 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 14 00:01:01.195 INFO [stderr] --> src/models.rs:8:10 Dec 14 00:01:01.195 INFO [stderr] | Dec 14 00:01:01.195 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:01:01.195 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.195 INFO [stderr] | Dec 14 00:01:01.195 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 00:01:01.195 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 14 00:01:01.195 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.195 INFO [stderr] Dec 14 00:01:01.195 INFO [stderr] warning: cannot find type `PollResult` in this scope Dec 14 00:01:01.195 INFO [stderr] --> src/models.rs:15:10 Dec 14 00:01:01.195 INFO [stderr] | Dec 14 00:01:01.195 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:01:01.195 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.195 INFO [stderr] | Dec 14 00:01:01.195 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 14 00:01:01.195 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.195 INFO [stderr] Dec 14 00:01:01.195 INFO [stderr] warning: cannot find type `Vote` in this scope Dec 14 00:01:01.195 INFO [stderr] --> src/models.rs:23:10 Dec 14 00:01:01.195 INFO [stderr] | Dec 14 00:01:01.195 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:01:01.195 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.195 INFO [stderr] | Dec 14 00:01:01.195 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 14 00:01:01.195 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.196 INFO [stderr] Dec 14 00:01:01.196 INFO [stderr] warning: cannot find type `votes` in this scope Dec 14 00:01:01.196 INFO [stderr] --> src/models.rs:30:10 Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 INFO [stderr] 30 | #[derive(Insertable)] Dec 14 00:01:01.196 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 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 14 00:01:01.196 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.196 INFO [stderr] Dec 14 00:01:01.196 INFO [stderr] warning: cannot find type `NewVote` in this scope Dec 14 00:01:01.196 INFO [stderr] --> src/models.rs:30:10 Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 INFO [stderr] 30 | #[derive(Insertable)] Dec 14 00:01:01.196 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 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 14 00:01:01.196 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.196 INFO [stderr] Dec 14 00:01:01.196 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 00:01:01.196 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 00:01:01.196 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 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 14 00:01:01.196 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.196 INFO [stderr] Dec 14 00:01:01.196 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 00:01:01.196 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:01.196 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 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 14 00:01:01.196 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.196 INFO [stderr] Dec 14 00:01:01.196 INFO [stderr] warning: cannot find type `name` in this scope Dec 14 00:01:01.196 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:01.196 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 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 14 00:01:01.196 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.196 INFO [stderr] Dec 14 00:01:01.196 INFO [stderr] warning: cannot find type `image` in this scope Dec 14 00:01:01.196 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:01.196 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.196 INFO [stderr] | Dec 14 00:01:01.196 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 14 00:01:01.196 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.196 INFO [stderr] Dec 14 00:01:01.203 INFO [stderr] warning: cannot find type `votes` in this scope Dec 14 00:01:01.203 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:01.203 INFO [stderr] | Dec 14 00:01:01.203 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:01.203 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.203 INFO [stderr] | Dec 14 00:01:01.203 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 14 00:01:01.203 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.203 INFO [stderr] Dec 14 00:01:01.203 INFO [stderr] warning: cannot find type `entry_id` in this scope Dec 14 00:01:01.203 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:01.203 INFO [stderr] | Dec 14 00:01:01.203 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:01.203 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.203 INFO [stderr] | Dec 14 00:01:01.203 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 14 00:01:01.203 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.203 INFO [stderr] Dec 14 00:01:01.203 INFO [stderr] warning: cannot find type `ip` in this scope Dec 14 00:01:01.203 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:01.203 INFO [stderr] | Dec 14 00:01:01.203 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:01.203 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.203 INFO [stderr] | Dec 14 00:01:01.203 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 14 00:01:01.203 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.203 INFO [stderr] Dec 14 00:01:01.203 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 14 00:01:01.203 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:01.203 INFO [stderr] | Dec 14 00:01:01.203 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:01.203 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:01.203 INFO [stderr] | Dec 14 00:01:01.203 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 14 00:01:01.203 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:01.203 INFO [stderr] Dec 14 00:01:03.005 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.39s Dec 14 00:01:03.028 INFO [stderr] su: No module specific data is present Dec 14 00:01:04.613 INFO running `"docker" "inspect" "5f8dff83a99ac6902289e13b1115e94d668d0ab41acc15e7b6faf29bc53d5951"` Dec 14 00:01:04.971 INFO running `"docker" "rm" "-f" "5f8dff83a99ac6902289e13b1115e94d668d0ab41acc15e7b6faf29bc53d5951"` Dec 14 00:01:05.350 INFO [stdout] 5f8dff83a99ac6902289e13b1115e94d668d0ab41acc15e7b6faf29bc53d5951 Dec 14 00:01:05.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 14 00:01:05.977 INFO [stdout] f5cc5cfd0b80429711397c405ba53d88b364a14c37ce59f1996eff83f9510ef6 Dec 14 00:01:05.979 INFO running `"docker" "start" "-a" "f5cc5cfd0b80429711397c405ba53d88b364a14c37ce59f1996eff83f9510ef6"` Dec 14 00:01:08.051 INFO [stderr] usermod: no changes Dec 14 00:01:08.470 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.38s Dec 14 00:01:08.508 INFO [stderr] Running /target/debug/deps/poller-8bf5c0a1531a3e43 Dec 14 00:01:08.520 INFO [stdout] Dec 14 00:01:08.520 INFO [stdout] running 0 tests Dec 14 00:01:08.520 INFO [stdout] Dec 14 00:01:08.520 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 00:01:08.520 INFO [stdout] Dec 14 00:01:08.525 INFO [stderr] su: No module specific data is present Dec 14 00:01:09.859 INFO running `"docker" "inspect" "f5cc5cfd0b80429711397c405ba53d88b364a14c37ce59f1996eff83f9510ef6"` Dec 14 00:01:10.265 INFO running `"docker" "rm" "-f" "f5cc5cfd0b80429711397c405ba53d88b364a14c37ce59f1996eff83f9510ef6"` Dec 14 00:01:10.559 INFO [stdout] f5cc5cfd0b80429711397c405ba53d88b364a14c37ce59f1996eff83f9510ef6