Oct 12 15:59:47.816 INFO checking pandaman64/how-to-count-distinct against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 15:59:47.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 12 15:59:48.276 INFO blam! bcffd8b30f042336e6b4e973ac1211af13fe69f8294715af55f2e2410bceefc7 Oct 12 15:59:48.282 INFO running `"docker" "start" "-a" "bcffd8b30f042336e6b4e973ac1211af13fe69f8294715af55f2e2410bceefc7"` Oct 12 15:59:50.261 INFO kablam! usermod: no changes Oct 12 15:59:50.475 INFO kablam! Compiling pq-sys v0.4.6 Oct 12 15:59:50.476 INFO kablam! Checking memchr v2.0.1 Oct 12 15:59:50.513 INFO kablam! Compiling diesel_derives v1.3.0 Oct 12 15:59:50.542 INFO kablam! Checking failure v0.1.2 Oct 12 15:59:51.527 INFO kablam! Checking aho-corasick v0.6.6 Oct 12 15:59:52.825 INFO kablam! Checking regex v1.0.2 Oct 12 15:59:57.516 INFO kablam! Checking dotenv v0.13.0 Oct 12 16:00:03.616 INFO kablam! Checking diesel v1.3.2 Oct 12 16:00:40.797 INFO kablam! Checking how-to-count-distinct v0.1.0 (/source) Oct 12 16:00:41.851 INFO kablam! warning: cannot find type `table` in this scope Oct 12 16:00:41.851 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 16:00:41.851 INFO kablam! | Oct 12 16:00:41.851 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 16:00:41.851 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:41.851 INFO kablam! | Oct 12 16:00:41.851 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 16:00:41.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:41.851 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:41.851 INFO kablam! Oct 12 16:00:41.851 INFO kablam! warning: cannot find type `table` in this scope Oct 12 16:00:41.851 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 16:00:41.851 INFO kablam! | Oct 12 16:00:41.851 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 16:00:41.851 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:41.851 INFO kablam! | Oct 12 16:00:41.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:41.851 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:41.851 INFO kablam! Oct 12 16:00:41.851 INFO kablam! warning: cannot find type `id` in this scope Oct 12 16:00:41.851 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:00:41.851 INFO kablam! | Oct 12 16:00:41.851 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:00:41.851 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:41.851 INFO kablam! | Oct 12 16:00:41.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:41.851 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:41.851 INFO kablam! Oct 12 16:00:41.856 INFO kablam! warning: cannot find type `labels` in this scope Oct 12 16:00:41.856 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:00:41.856 INFO kablam! | Oct 12 16:00:41.856 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:00:41.856 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:41.856 INFO kablam! | Oct 12 16:00:41.856 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:41.856 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:41.856 INFO kablam! Oct 12 16:00:41.856 INFO kablam! warning: cannot find type `t` in this scope Oct 12 16:00:41.856 INFO kablam! --> src/main.rs:18:14 Oct 12 16:00:41.856 INFO kablam! | Oct 12 16:00:41.856 INFO kablam! 18 | #[derive(Insertable)] Oct 12 16:00:41.856 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:41.856 INFO kablam! | Oct 12 16:00:41.856 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:41.856 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:41.856 INFO kablam! Oct 12 16:00:41.856 INFO kablam! warning: cannot find type `NewRow` in this scope Oct 12 16:00:41.856 INFO kablam! --> src/main.rs:18:14 Oct 12 16:00:41.856 INFO kablam! | Oct 12 16:00:41.856 INFO kablam! 18 | #[derive(Insertable)] Oct 12 16:00:41.856 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:41.856 INFO kablam! | Oct 12 16:00:41.856 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:41.856 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:41.856 INFO kablam! Oct 12 16:00:42.032 INFO kablam! warning: cannot find type `table` in this scope Oct 12 16:00:42.032 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 16:00:42.032 INFO kablam! | Oct 12 16:00:42.032 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 16:00:42.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 16:00:42.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:42.033 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:42.033 INFO kablam! Oct 12 16:00:42.033 INFO kablam! warning: cannot find type `table` in this scope Oct 12 16:00:42.033 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 16:00:42.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:42.033 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:42.033 INFO kablam! Oct 12 16:00:42.033 INFO kablam! warning: cannot find type `id` in this scope Oct 12 16:00:42.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:00:42.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:42.033 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:42.033 INFO kablam! Oct 12 16:00:42.033 INFO kablam! warning: cannot find type `labels` in this scope Oct 12 16:00:42.033 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:00:42.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:42.033 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:42.033 INFO kablam! Oct 12 16:00:42.033 INFO kablam! warning: cannot find type `t` in this scope Oct 12 16:00:42.033 INFO kablam! --> src/main.rs:18:14 Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! 18 | #[derive(Insertable)] Oct 12 16:00:42.033 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:42.033 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:42.033 INFO kablam! Oct 12 16:00:42.033 INFO kablam! warning: cannot find type `NewRow` in this scope Oct 12 16:00:42.033 INFO kablam! --> src/main.rs:18:14 Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! 18 | #[derive(Insertable)] Oct 12 16:00:42.033 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:42.033 INFO kablam! | Oct 12 16:00:42.033 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 16:00:42.033 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:42.033 INFO kablam! Oct 12 16:00:42.076 INFO kablam! warning: unused variable: `conn` Oct 12 16:00:42.076 INFO kablam! --> src/main.rs:25:26 Oct 12 16:00:42.076 INFO kablam! | Oct 12 16:00:42.076 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Oct 12 16:00:42.076 INFO kablam! | ^^^^ help: consider using `_conn` instead Oct 12 16:00:42.076 INFO kablam! | Oct 12 16:00:42.076 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 16:00:42.076 INFO kablam! Oct 12 16:00:42.207 INFO kablam! warning: unused variable: `conn` Oct 12 16:00:42.207 INFO kablam! --> src/main.rs:25:26 Oct 12 16:00:42.207 INFO kablam! | Oct 12 16:00:42.207 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Oct 12 16:00:42.207 INFO kablam! | ^^^^ help: consider using `_conn` instead Oct 12 16:00:42.207 INFO kablam! | Oct 12 16:00:42.207 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 16:00:42.207 INFO kablam! Oct 12 16:00:42.281 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.99s Oct 12 16:00:42.287 INFO kablam! su: No module specific data is present Oct 12 16:00:43.541 INFO running `"docker" "rm" "-f" "bcffd8b30f042336e6b4e973ac1211af13fe69f8294715af55f2e2410bceefc7"` Oct 12 16:00:43.880 INFO blam! bcffd8b30f042336e6b4e973ac1211af13fe69f8294715af55f2e2410bceefc7