Dec 13 23:58:50.904 INFO testing cfcosta/poller against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 23:58:50.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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:52.705 INFO [stdout] dc4abdb99278371877ac13ee4cb74ee7d23dade473c7ba4ec5eddf782bdca34f Dec 13 23:58:52.713 INFO running `"docker" "start" "-a" "dc4abdb99278371877ac13ee4cb74ee7d23dade473c7ba4ec5eddf782bdca34f"` Dec 13 23:58:53.982 INFO [stderr] usermod: no changes Dec 13 23:58:54.623 INFO [stderr] Compiling colored v1.6.1 Dec 13 23:58:54.631 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 13 23:58:54.640 INFO [stderr] Compiling actix_derive v0.2.0 Dec 13 23:58:54.641 INFO [stderr] Compiling h2 v0.1.10 Dec 13 23:58:54.644 INFO [stderr] Compiling structopt-derive v0.2.10 Dec 13 23:58:54.646 INFO [stderr] Compiling failure_derive v0.1.1 Dec 13 23:58:54.648 INFO [stderr] Compiling chrono v0.4.4 Dec 13 23:58:54.678 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 13 23:59:05.143 INFO [stderr] Compiling fern v0.5.6 Dec 13 23:59:05.203 INFO [stderr] Compiling tokio v0.1.7 Dec 13 23:59:06.686 INFO [stderr] Compiling failure v0.1.1 Dec 13 23:59:08.219 INFO [stderr] Compiling cookie v0.10.1 Dec 13 23:59:09.251 INFO [stderr] Compiling structopt v0.2.10 Dec 13 23:59:14.343 INFO [stderr] Compiling dotenv v0.13.0 Dec 13 23:59:14.529 INFO [stderr] Compiling diesel v1.3.2 Dec 13 23:59:16.923 INFO [stderr] Compiling clap-port-flag v0.3.0 Dec 13 23:59:18.335 INFO [stderr] Compiling tokio-core v0.1.17 Dec 13 23:59:26.849 INFO [stderr] Compiling trust-dns-proto v0.3.3 Dec 13 23:59:26.849 INFO [stderr] Compiling tokio-signal v0.1.5 Dec 13 23:59:36.567 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Dec 13 23:59:49.087 INFO [stderr] Compiling actix v0.5.8 Dec 14 00:00:02.359 INFO [stderr] Compiling actix-web v0.6.15 Dec 14 00:00:05.743 INFO [stderr] Compiling migrations_internals v1.3.0 Dec 14 00:00:07.607 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 14 00:00:10.271 INFO [stderr] Compiling diesel_migrations v1.3.0 Dec 14 00:00:25.566 INFO [stderr] Compiling poller v0.1.0 (/source) Dec 14 00:00:31.885 INFO [stderr] warning: unused `#[macro_use]` import Dec 14 00:00:31.885 INFO [stderr] --> src/main.rs:13:1 Dec 14 00:00:31.885 INFO [stderr] | Dec 14 00:00:31.886 INFO [stderr] 13 | #[macro_use] Dec 14 00:00:31.886 INFO [stderr] | ^^^^^^^^^^^^ Dec 14 00:00:31.886 INFO [stderr] | Dec 14 00:00:31.886 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 14 00:00:31.887 INFO [stderr] Dec 14 00:00:31.887 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 14 00:00:31.887 INFO [stderr] --> src/models.rs:8:10 Dec 14 00:00:31.887 INFO [stderr] | Dec 14 00:00:31.888 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:00:31.888 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.888 INFO [stderr] | Dec 14 00:00:31.888 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 00:00:31.888 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:31.888 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.888 INFO [stderr] Dec 14 00:00:31.888 INFO [stderr] warning: cannot find type `PollResult` in this scope Dec 14 00:00:31.889 INFO [stderr] --> src/models.rs:15:10 Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:00:31.889 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 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:31.889 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.889 INFO [stderr] Dec 14 00:00:31.889 INFO [stderr] warning: cannot find type `Vote` in this scope Dec 14 00:00:31.889 INFO [stderr] --> src/models.rs:23:10 Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:00:31.889 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 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:31.889 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.889 INFO [stderr] Dec 14 00:00:31.889 INFO [stderr] warning: cannot find type `votes` in this scope Dec 14 00:00:31.889 INFO [stderr] --> src/models.rs:30:10 Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 INFO [stderr] 30 | #[derive(Insertable)] Dec 14 00:00:31.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 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:31.889 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.889 INFO [stderr] Dec 14 00:00:31.889 INFO [stderr] warning: cannot find type `NewVote` in this scope Dec 14 00:00:31.889 INFO [stderr] --> src/models.rs:30:10 Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 INFO [stderr] 30 | #[derive(Insertable)] Dec 14 00:00:31.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 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:31.889 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.889 INFO [stderr] Dec 14 00:00:31.889 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 00:00:31.889 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 00:00:31.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 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:31.889 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.889 INFO [stderr] Dec 14 00:00:31.889 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 00:00:31.889 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:31.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 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:31.889 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.889 INFO [stderr] Dec 14 00:00:31.889 INFO [stderr] warning: cannot find type `name` in this scope Dec 14 00:00:31.889 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:31.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 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:31.889 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.889 INFO [stderr] Dec 14 00:00:31.889 INFO [stderr] warning: cannot find type `image` in this scope Dec 14 00:00:31.889 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:31.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.889 INFO [stderr] | Dec 14 00:00:31.889 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:31.889 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.889 INFO [stderr] Dec 14 00:00:31.890 INFO [stderr] warning: cannot find type `votes` in this scope Dec 14 00:00:31.890 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:31.890 INFO [stderr] | Dec 14 00:00:31.890 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:31.890 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.890 INFO [stderr] | Dec 14 00:00:31.890 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:31.890 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.890 INFO [stderr] Dec 14 00:00:31.890 INFO [stderr] warning: cannot find type `entry_id` in this scope Dec 14 00:00:31.890 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:31.890 INFO [stderr] | Dec 14 00:00:31.890 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:31.890 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.890 INFO [stderr] | Dec 14 00:00:31.890 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:31.890 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.890 INFO [stderr] Dec 14 00:00:31.890 INFO [stderr] warning: cannot find type `ip` in this scope Dec 14 00:00:31.890 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:31.890 INFO [stderr] | Dec 14 00:00:31.891 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:31.891 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.891 INFO [stderr] | Dec 14 00:00:31.891 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:31.891 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.891 INFO [stderr] Dec 14 00:00:31.891 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 14 00:00:31.891 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:00:31.891 INFO [stderr] | Dec 14 00:00:31.892 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:00:31.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:00:31.892 INFO [stderr] | Dec 14 00:00:31.892 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:31.892 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:00:31.892 INFO [stderr] Dec 14 00:00:52.495 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Dec 14 00:00:52.523 INFO [stderr] su: No module specific data is present Dec 14 00:00:53.537 INFO running `"docker" "inspect" "dc4abdb99278371877ac13ee4cb74ee7d23dade473c7ba4ec5eddf782bdca34f"` Dec 14 00:00:53.891 INFO running `"docker" "rm" "-f" "dc4abdb99278371877ac13ee4cb74ee7d23dade473c7ba4ec5eddf782bdca34f"` Dec 14 00:00:54.264 INFO [stdout] dc4abdb99278371877ac13ee4cb74ee7d23dade473c7ba4ec5eddf782bdca34f Dec 14 00:00:54.271 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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:54.769 INFO [stdout] 2dfe9db827a218882bccb4f1c935ad9d8c0b308f10cbfcfac28a4e2bd5564df9 Dec 14 00:00:54.771 INFO running `"docker" "start" "-a" "2dfe9db827a218882bccb4f1c935ad9d8c0b308f10cbfcfac28a4e2bd5564df9"` Dec 14 00:00:56.043 INFO [stderr] usermod: no changes Dec 14 00:00:56.614 INFO [stderr] Compiling poller v0.1.0 (/source) Dec 14 00:01:02.827 INFO [stderr] warning: unused `#[macro_use]` import Dec 14 00:01:02.827 INFO [stderr] --> src/main.rs:13:1 Dec 14 00:01:02.827 INFO [stderr] | Dec 14 00:01:02.827 INFO [stderr] 13 | #[macro_use] Dec 14 00:01:02.827 INFO [stderr] | ^^^^^^^^^^^^ Dec 14 00:01:02.827 INFO [stderr] | Dec 14 00:01:02.827 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 14 00:01:02.827 INFO [stderr] Dec 14 00:01:02.828 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 14 00:01:02.828 INFO [stderr] --> src/models.rs:8:10 Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 INFO [stderr] 8 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:01:02.828 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 00:01:02.828 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:02.828 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.828 INFO [stderr] Dec 14 00:01:02.828 INFO [stderr] warning: cannot find type `PollResult` in this scope Dec 14 00:01:02.828 INFO [stderr] --> src/models.rs:15:10 Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 INFO [stderr] 15 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:01:02.828 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 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:02.828 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.828 INFO [stderr] Dec 14 00:01:02.828 INFO [stderr] warning: cannot find type `Vote` in this scope Dec 14 00:01:02.828 INFO [stderr] --> src/models.rs:23:10 Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 INFO [stderr] 23 | #[derive(Queryable, Serialize, Deserialize, Debug)] Dec 14 00:01:02.828 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 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:02.828 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.828 INFO [stderr] Dec 14 00:01:02.828 INFO [stderr] warning: cannot find type `votes` in this scope Dec 14 00:01:02.828 INFO [stderr] --> src/models.rs:30:10 Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 INFO [stderr] 30 | #[derive(Insertable)] Dec 14 00:01:02.828 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 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:02.828 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.828 INFO [stderr] Dec 14 00:01:02.828 INFO [stderr] warning: cannot find type `NewVote` in this scope Dec 14 00:01:02.828 INFO [stderr] --> src/models.rs:30:10 Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 INFO [stderr] 30 | #[derive(Insertable)] Dec 14 00:01:02.828 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 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:02.828 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.828 INFO [stderr] Dec 14 00:01:02.828 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 00:01:02.828 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 00:01:02.828 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 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:02.828 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.828 INFO [stderr] Dec 14 00:01:02.828 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 00:01:02.828 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:02.828 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.828 INFO [stderr] | Dec 14 00:01:02.828 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:02.828 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.828 INFO [stderr] Dec 14 00:01:02.828 INFO [stderr] warning: cannot find type `name` in this scope Dec 14 00:01:02.829 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:02.829 INFO [stderr] | Dec 14 00:01:02.829 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:02.829 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.829 INFO [stderr] | Dec 14 00:01:02.829 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:02.829 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.829 INFO [stderr] Dec 14 00:01:02.829 INFO [stderr] warning: cannot find type `image` in this scope Dec 14 00:01:02.829 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:02.829 INFO [stderr] | Dec 14 00:01:02.829 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:02.829 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.829 INFO [stderr] | Dec 14 00:01:02.829 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:02.829 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.829 INFO [stderr] Dec 14 00:01:02.829 INFO [stderr] warning: cannot find type `votes` in this scope Dec 14 00:01:02.829 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:02.829 INFO [stderr] | Dec 14 00:01:02.829 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:02.829 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.829 INFO [stderr] | Dec 14 00:01:02.829 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:02.829 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.829 INFO [stderr] Dec 14 00:01:02.830 INFO [stderr] warning: cannot find type `entry_id` in this scope Dec 14 00:01:02.830 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:02.830 INFO [stderr] | Dec 14 00:01:02.830 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:02.830 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.830 INFO [stderr] | Dec 14 00:01:02.830 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:02.830 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.830 INFO [stderr] Dec 14 00:01:02.831 INFO [stderr] warning: cannot find type `ip` in this scope Dec 14 00:01:02.831 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:02.831 INFO [stderr] | Dec 14 00:01:02.831 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:02.831 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.831 INFO [stderr] | Dec 14 00:01:02.831 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:02.831 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.831 INFO [stderr] Dec 14 00:01:02.832 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 14 00:01:02.832 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 00:01:02.832 INFO [stderr] | Dec 14 00:01:02.832 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 00:01:02.832 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 00:01:02.832 INFO [stderr] | Dec 14 00:01:02.832 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:02.832 INFO [stderr] = note: for more information, see issue #50504 Dec 14 00:01:02.832 INFO [stderr] Dec 14 00:01:05.279 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.21s Dec 14 00:01:05.296 INFO [stderr] su: No module specific data is present Dec 14 00:01:06.674 INFO running `"docker" "inspect" "2dfe9db827a218882bccb4f1c935ad9d8c0b308f10cbfcfac28a4e2bd5564df9"` Dec 14 00:01:07.069 INFO running `"docker" "rm" "-f" "2dfe9db827a218882bccb4f1c935ad9d8c0b308f10cbfcfac28a4e2bd5564df9"` Dec 14 00:01:07.494 INFO [stdout] 2dfe9db827a218882bccb4f1c935ad9d8c0b308f10cbfcfac28a4e2bd5564df9 Dec 14 00:01:07.503 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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:08.152 INFO [stdout] 015bace7892c859795e23ad274ceb94b5e0a74aa340aee6e58b8494c4a40e42d Dec 14 00:01:08.155 INFO running `"docker" "start" "-a" "015bace7892c859795e23ad274ceb94b5e0a74aa340aee6e58b8494c4a40e42d"` Dec 14 00:01:09.776 INFO [stderr] usermod: no changes Dec 14 00:01:10.243 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.44s Dec 14 00:01:10.267 INFO [stderr] Running /target/debug/deps/poller-dc736522feb39196 Dec 14 00:01:10.278 INFO [stdout] Dec 14 00:01:10.278 INFO [stdout] running 0 tests Dec 14 00:01:10.278 INFO [stdout] Dec 14 00:01:10.278 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 00:01:10.278 INFO [stdout] Dec 14 00:01:10.282 INFO [stderr] su: No module specific data is present Dec 14 00:01:11.577 INFO running `"docker" "inspect" "015bace7892c859795e23ad274ceb94b5e0a74aa340aee6e58b8494c4a40e42d"` Dec 14 00:01:11.891 INFO running `"docker" "rm" "-f" "015bace7892c859795e23ad274ceb94b5e0a74aa340aee6e58b8494c4a40e42d"` Dec 14 00:01:12.131 INFO [stdout] 015bace7892c859795e23ad274ceb94b5e0a74aa340aee6e58b8494c4a40e42d