Dec 04 12:41:31.469 INFO checking pandaman64/how-to-count-distinct against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 12:41:31.469 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-0/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-alt check --frozen --all --all-targets" "-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 04 12:41:31.881 INFO [stdout] 313173d6e1eeeb5d9dcb9079ba1a7a29194013a590f428ecc1168cefa7971e9f Dec 04 12:41:31.884 INFO running `"docker" "start" "-a" "313173d6e1eeeb5d9dcb9079ba1a7a29194013a590f428ecc1168cefa7971e9f"` Dec 04 12:41:33.743 INFO [stderr] usermod: no changes Dec 04 12:41:34.015 INFO [stderr] Checking diesel v1.3.2 Dec 04 12:41:34.031 INFO [stderr] Checking failure v0.1.2 Dec 04 12:41:34.487 INFO [stderr] Checking dotenv v0.13.0 Dec 04 12:42:08.776 INFO [stderr] Checking how-to-count-distinct v0.1.0 (/source) Dec 04 12:42:10.124 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 12:42:10.124 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 12:42:10.124 INFO [stderr] | Dec 04 12:42:10.124 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 12:42:10.124 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.124 INFO [stderr] | Dec 04 12:42:10.124 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 12:42:10.124 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 04 12:42:10.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.124 INFO [stderr] Dec 04 12:42:10.124 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 12:42:10.124 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 12:42:10.124 INFO [stderr] | Dec 04 12:42:10.124 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 12:42:10.124 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.124 INFO [stderr] | Dec 04 12:42:10.124 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 04 12:42:10.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.124 INFO [stderr] Dec 04 12:42:10.124 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 12:42:10.125 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 12:42:10.125 INFO [stderr] | Dec 04 12:42:10.125 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 12:42:10.125 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.125 INFO [stderr] | Dec 04 12:42:10.125 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 04 12:42:10.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.125 INFO [stderr] Dec 04 12:42:10.125 INFO [stderr] warning: cannot find type `labels` in this scope Dec 04 12:42:10.125 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 12:42:10.125 INFO [stderr] | Dec 04 12:42:10.125 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 12:42:10.125 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.125 INFO [stderr] | Dec 04 12:42:10.125 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 04 12:42:10.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.125 INFO [stderr] Dec 04 12:42:10.125 INFO [stderr] warning: cannot find type `t` in this scope Dec 04 12:42:10.125 INFO [stderr] --> src/main.rs:18:14 Dec 04 12:42:10.125 INFO [stderr] | Dec 04 12:42:10.125 INFO [stderr] 18 | #[derive(Insertable)] Dec 04 12:42:10.125 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.125 INFO [stderr] | Dec 04 12:42:10.125 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 04 12:42:10.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.125 INFO [stderr] Dec 04 12:42:10.125 INFO [stderr] warning: cannot find type `NewRow` in this scope Dec 04 12:42:10.125 INFO [stderr] --> src/main.rs:18:14 Dec 04 12:42:10.125 INFO [stderr] | Dec 04 12:42:10.125 INFO [stderr] 18 | #[derive(Insertable)] Dec 04 12:42:10.125 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.125 INFO [stderr] | Dec 04 12:42:10.125 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 04 12:42:10.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.125 INFO [stderr] Dec 04 12:42:10.227 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 12:42:10.227 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 12:42:10.227 INFO [stderr] | Dec 04 12:42:10.227 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 12:42:10.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.227 INFO [stderr] | Dec 04 12:42:10.227 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 12:42:10.227 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 04 12:42:10.227 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.227 INFO [stderr] Dec 04 12:42:10.227 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 12:42:10.227 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 12:42:10.227 INFO [stderr] | Dec 04 12:42:10.227 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 12:42:10.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.227 INFO [stderr] | Dec 04 12:42:10.227 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 04 12:42:10.227 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.227 INFO [stderr] Dec 04 12:42:10.227 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 12:42:10.227 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 12:42:10.227 INFO [stderr] | Dec 04 12:42:10.227 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 12:42:10.227 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.228 INFO [stderr] | Dec 04 12:42:10.228 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 04 12:42:10.228 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.228 INFO [stderr] Dec 04 12:42:10.228 INFO [stderr] warning: cannot find type `labels` in this scope Dec 04 12:42:10.228 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 12:42:10.228 INFO [stderr] | Dec 04 12:42:10.228 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 12:42:10.228 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.228 INFO [stderr] | Dec 04 12:42:10.228 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 04 12:42:10.228 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.228 INFO [stderr] Dec 04 12:42:10.228 INFO [stderr] warning: cannot find type `t` in this scope Dec 04 12:42:10.228 INFO [stderr] --> src/main.rs:18:14 Dec 04 12:42:10.228 INFO [stderr] | Dec 04 12:42:10.228 INFO [stderr] 18 | #[derive(Insertable)] Dec 04 12:42:10.228 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.229 INFO [stderr] | Dec 04 12:42:10.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! Dec 04 12:42:10.229 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.229 INFO [stderr] Dec 04 12:42:10.229 INFO [stderr] warning: cannot find type `NewRow` in this scope Dec 04 12:42:10.229 INFO [stderr] --> src/main.rs:18:14 Dec 04 12:42:10.229 INFO [stderr] | Dec 04 12:42:10.229 INFO [stderr] 18 | #[derive(Insertable)] Dec 04 12:42:10.229 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 12:42:10.229 INFO [stderr] | Dec 04 12:42:10.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! Dec 04 12:42:10.229 INFO [stderr] = note: for more information, see issue #50504 Dec 04 12:42:10.229 INFO [stderr] Dec 04 12:42:10.272 INFO [stderr] warning: unused variable: `conn` Dec 04 12:42:10.272 INFO [stderr] --> src/main.rs:25:26 Dec 04 12:42:10.272 INFO [stderr] | Dec 04 12:42:10.273 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Dec 04 12:42:10.273 INFO [stderr] | ^^^^ help: consider using `_conn` instead Dec 04 12:42:10.273 INFO [stderr] | Dec 04 12:42:10.273 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 04 12:42:10.273 INFO [stderr] Dec 04 12:42:10.450 INFO [stderr] warning: unused variable: `conn` Dec 04 12:42:10.450 INFO [stderr] --> src/main.rs:25:26 Dec 04 12:42:10.451 INFO [stderr] | Dec 04 12:42:10.451 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Dec 04 12:42:10.451 INFO [stderr] | ^^^^ help: consider using `_conn` instead Dec 04 12:42:10.452 INFO [stderr] | Dec 04 12:42:10.452 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 04 12:42:10.452 INFO [stderr] Dec 04 12:42:10.537 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.74s Dec 04 12:42:10.559 INFO [stderr] su: No module specific data is present Dec 04 12:42:11.856 INFO running `"docker" "inspect" "313173d6e1eeeb5d9dcb9079ba1a7a29194013a590f428ecc1168cefa7971e9f"` Dec 04 12:42:12.145 INFO running `"docker" "rm" "-f" "313173d6e1eeeb5d9dcb9079ba1a7a29194013a590f428ecc1168cefa7971e9f"` Dec 04 12:42:12.491 INFO [stdout] 313173d6e1eeeb5d9dcb9079ba1a7a29194013a590f428ecc1168cefa7971e9f