Dec 17 18:10:32.051 INFO checking pandaman64/how-to-count-distinct against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 17 18:10:32.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-4/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/pandaman64/how-to-count-distinct:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 18:10:32.356 INFO [stdout] 69af6032ef2373c376c8289b2789a1ee0ec15cd6566cf4537c8da2089c8cba03 Dec 17 18:10:32.358 INFO running `"docker" "start" "-a" "69af6032ef2373c376c8289b2789a1ee0ec15cd6566cf4537c8da2089c8cba03"` Dec 17 18:10:33.172 INFO [stderr] Checking thread_local v0.3.5 Dec 17 18:10:33.172 INFO [stderr] Checking diesel v1.3.2 Dec 17 18:10:33.172 INFO [stderr] Checking failure v0.1.2 Dec 17 18:10:33.764 INFO [stderr] Checking regex v1.0.2 Dec 17 18:10:37.277 INFO [stderr] Checking dotenv v0.13.0 Dec 17 18:11:06.504 INFO [stderr] Checking how-to-count-distinct v0.1.0 (/opt/crater/workdir) Dec 17 18:11:07.032 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 18:11:07.032 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 18:11:07.032 INFO [stderr] | Dec 17 18:11:07.032 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 18:11:07.032 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.032 INFO [stderr] | Dec 17 18:11:07.033 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 18:11:07.033 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 17 18:11:07.033 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.033 INFO [stderr] Dec 17 18:11:07.033 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 18:11:07.033 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 18:11:07.033 INFO [stderr] | Dec 17 18:11:07.033 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 18:11:07.033 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.033 INFO [stderr] | Dec 17 18:11:07.033 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 17 18:11:07.033 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.033 INFO [stderr] Dec 17 18:11:07.033 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 18:11:07.033 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 18:11:07.033 INFO [stderr] | Dec 17 18:11:07.033 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 18:11:07.033 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.033 INFO [stderr] | Dec 17 18:11:07.033 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 17 18:11:07.033 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.033 INFO [stderr] Dec 17 18:11:07.033 INFO [stderr] warning: cannot find type `labels` in this scope Dec 17 18:11:07.033 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 18:11:07.033 INFO [stderr] | Dec 17 18:11:07.033 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 18:11:07.033 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.033 INFO [stderr] | Dec 17 18:11:07.033 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 17 18:11:07.033 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.033 INFO [stderr] Dec 17 18:11:07.033 INFO [stderr] warning: cannot find type `t` in this scope Dec 17 18:11:07.033 INFO [stderr] --> src/main.rs:18:14 Dec 17 18:11:07.033 INFO [stderr] | Dec 17 18:11:07.033 INFO [stderr] 18 | #[derive(Insertable)] Dec 17 18:11:07.033 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.033 INFO [stderr] | Dec 17 18:11:07.033 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 17 18:11:07.033 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.033 INFO [stderr] Dec 17 18:11:07.034 INFO [stderr] warning: cannot find type `NewRow` in this scope Dec 17 18:11:07.034 INFO [stderr] --> src/main.rs:18:14 Dec 17 18:11:07.034 INFO [stderr] | Dec 17 18:11:07.034 INFO [stderr] 18 | #[derive(Insertable)] Dec 17 18:11:07.034 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.034 INFO [stderr] | Dec 17 18:11:07.034 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 17 18:11:07.034 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.034 INFO [stderr] Dec 17 18:11:07.049 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 18:11:07.049 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 18:11:07.049 INFO [stderr] | Dec 17 18:11:07.050 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 18:11:07.050 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 18:11:07.050 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 17 18:11:07.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.050 INFO [stderr] Dec 17 18:11:07.050 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 18:11:07.050 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 18:11:07.050 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 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 17 18:11:07.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.050 INFO [stderr] Dec 17 18:11:07.050 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 18:11:07.050 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 18:11:07.050 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 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 17 18:11:07.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.050 INFO [stderr] Dec 17 18:11:07.050 INFO [stderr] warning: cannot find type `labels` in this scope Dec 17 18:11:07.050 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 18:11:07.050 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 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 17 18:11:07.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.050 INFO [stderr] Dec 17 18:11:07.050 INFO [stderr] warning: cannot find type `t` in this scope Dec 17 18:11:07.050 INFO [stderr] --> src/main.rs:18:14 Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 INFO [stderr] 18 | #[derive(Insertable)] Dec 17 18:11:07.050 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 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 17 18:11:07.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.050 INFO [stderr] Dec 17 18:11:07.050 INFO [stderr] warning: cannot find type `NewRow` in this scope Dec 17 18:11:07.050 INFO [stderr] --> src/main.rs:18:14 Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 INFO [stderr] 18 | #[derive(Insertable)] Dec 17 18:11:07.050 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 18:11:07.050 INFO [stderr] | Dec 17 18:11:07.050 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 17 18:11:07.050 INFO [stderr] = note: for more information, see issue #50504 Dec 17 18:11:07.050 INFO [stderr] Dec 17 18:11:07.286 INFO [stderr] warning: unused variable: `conn` Dec 17 18:11:07.286 INFO [stderr] --> src/main.rs:25:26 Dec 17 18:11:07.286 INFO [stderr] | Dec 17 18:11:07.286 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Dec 17 18:11:07.286 INFO [stderr] | ^^^^ help: consider using `_conn` instead Dec 17 18:11:07.286 INFO [stderr] | Dec 17 18:11:07.286 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 17 18:11:07.286 INFO [stderr] Dec 17 18:11:07.286 INFO [stderr] warning: unused variable: `conn` Dec 17 18:11:07.286 INFO [stderr] --> src/main.rs:25:26 Dec 17 18:11:07.286 INFO [stderr] | Dec 17 18:11:07.286 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Dec 17 18:11:07.286 INFO [stderr] | ^^^^ help: consider using `_conn` instead Dec 17 18:11:07.286 INFO [stderr] | Dec 17 18:11:07.286 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 17 18:11:07.286 INFO [stderr] Dec 17 18:11:07.413 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.37s Dec 17 18:11:08.595 INFO running `"docker" "inspect" "69af6032ef2373c376c8289b2789a1ee0ec15cd6566cf4537c8da2089c8cba03"` Dec 17 18:11:08.872 INFO running `"docker" "rm" "-f" "69af6032ef2373c376c8289b2789a1ee0ec15cd6566cf4537c8da2089c8cba03"` Dec 17 18:11:09.216 INFO [stdout] 69af6032ef2373c376c8289b2789a1ee0ec15cd6566cf4537c8da2089c8cba03