Nov 04 01:25:54.733 INFO checking pandaman64/how-to-count-distinct against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 01:25:54.735 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-7/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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"` Nov 04 01:25:55.169 INFO blam! 7cfca6260b5d8b18bee1c8d537f5f26ce36821c303a30fd225049db310649346 Nov 04 01:25:55.175 INFO running `"docker" "start" "-a" "7cfca6260b5d8b18bee1c8d537f5f26ce36821c303a30fd225049db310649346"` Nov 04 01:25:56.497 INFO kablam! usermod: no changes Nov 04 01:25:56.635 INFO kablam! Checking diesel v1.3.2 Nov 04 01:25:56.638 INFO kablam! Checking regex v1.0.2 Nov 04 01:25:56.638 INFO kablam! Checking failure v0.1.2 Nov 04 01:26:00.195 INFO kablam! Checking dotenv v0.13.0 Nov 04 01:26:35.757 INFO kablam! Checking how-to-count-distinct v0.1.0 (/source) Nov 04 01:26:36.735 INFO kablam! warning: cannot find type `table` in this scope Nov 04 01:26:36.735 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 01:26:36.735 INFO kablam! | Nov 04 01:26:36.735 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 01:26:36.735 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.735 INFO kablam! | Nov 04 01:26:36.735 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 01:26:36.735 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! Nov 04 01:26:36.735 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.735 INFO kablam! Nov 04 01:26:36.736 INFO kablam! warning: cannot find type `table` in this scope Nov 04 01:26:36.736 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 01:26:36.736 INFO kablam! | Nov 04 01:26:36.737 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 01:26:36.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.738 INFO kablam! | Nov 04 01:26:36.739 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! Nov 04 01:26:36.739 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.740 INFO kablam! Nov 04 01:26:36.741 INFO kablam! warning: cannot find type `id` in this scope Nov 04 01:26:36.741 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:26:36.742 INFO kablam! | Nov 04 01:26:36.742 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:26:36.743 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.743 INFO kablam! | Nov 04 01:26:36.744 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! Nov 04 01:26:36.744 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.745 INFO kablam! Nov 04 01:26:36.745 INFO kablam! warning: cannot find type `labels` in this scope Nov 04 01:26:36.746 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:26:36.746 INFO kablam! | Nov 04 01:26:36.747 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:26:36.747 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.748 INFO kablam! | Nov 04 01:26:36.748 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! Nov 04 01:26:36.749 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.749 INFO kablam! Nov 04 01:26:36.750 INFO kablam! warning: cannot find type `t` in this scope Nov 04 01:26:36.751 INFO kablam! --> src/main.rs:18:14 Nov 04 01:26:36.751 INFO kablam! | Nov 04 01:26:36.752 INFO kablam! 18 | #[derive(Insertable)] Nov 04 01:26:36.752 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.753 INFO kablam! | Nov 04 01:26:36.753 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! Nov 04 01:26:36.754 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.754 INFO kablam! Nov 04 01:26:36.755 INFO kablam! warning: cannot find type `NewRow` in this scope Nov 04 01:26:36.756 INFO kablam! --> src/main.rs:18:14 Nov 04 01:26:36.756 INFO kablam! | Nov 04 01:26:36.757 INFO kablam! 18 | #[derive(Insertable)] Nov 04 01:26:36.757 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.758 INFO kablam! | Nov 04 01:26:36.758 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! Nov 04 01:26:36.759 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.759 INFO kablam! Nov 04 01:26:36.892 INFO kablam! warning: cannot find type `table` in this scope Nov 04 01:26:36.892 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 01:26:36.892 INFO kablam! | Nov 04 01:26:36.892 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 01:26:36.892 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.892 INFO kablam! | Nov 04 01:26:36.892 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 01:26:36.899 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! Nov 04 01:26:36.899 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.899 INFO kablam! Nov 04 01:26:36.899 INFO kablam! warning: cannot find type `table` in this scope Nov 04 01:26:36.899 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 01:26:36.899 INFO kablam! | Nov 04 01:26:36.899 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 01:26:36.899 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.899 INFO kablam! | Nov 04 01:26:36.899 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! Nov 04 01:26:36.899 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.899 INFO kablam! Nov 04 01:26:36.900 INFO kablam! warning: cannot find type `id` in this scope Nov 04 01:26:36.900 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:26:36.900 INFO kablam! | Nov 04 01:26:36.900 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:26:36.900 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.900 INFO kablam! | Nov 04 01:26:36.900 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! Nov 04 01:26:36.900 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.900 INFO kablam! Nov 04 01:26:36.900 INFO kablam! warning: cannot find type `labels` in this scope Nov 04 01:26:36.900 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:26:36.900 INFO kablam! | Nov 04 01:26:36.900 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:26:36.900 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.900 INFO kablam! | Nov 04 01:26:36.900 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! Nov 04 01:26:36.901 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.901 INFO kablam! Nov 04 01:26:36.901 INFO kablam! warning: cannot find type `t` in this scope Nov 04 01:26:36.901 INFO kablam! --> src/main.rs:18:14 Nov 04 01:26:36.901 INFO kablam! | Nov 04 01:26:36.901 INFO kablam! 18 | #[derive(Insertable)] Nov 04 01:26:36.901 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.901 INFO kablam! | Nov 04 01:26:36.901 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! Nov 04 01:26:36.901 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.901 INFO kablam! Nov 04 01:26:36.901 INFO kablam! warning: cannot find type `NewRow` in this scope Nov 04 01:26:36.901 INFO kablam! --> src/main.rs:18:14 Nov 04 01:26:36.901 INFO kablam! | Nov 04 01:26:36.901 INFO kablam! 18 | #[derive(Insertable)] Nov 04 01:26:36.901 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:26:36.901 INFO kablam! | Nov 04 01:26:36.901 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! Nov 04 01:26:36.902 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:26:36.902 INFO kablam! Nov 04 01:26:37.051 INFO kablam! warning: unused variable: `conn` Nov 04 01:26:37.051 INFO kablam! --> src/main.rs:25:26 Nov 04 01:26:37.051 INFO kablam! | Nov 04 01:26:37.051 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Nov 04 01:26:37.051 INFO kablam! | ^^^^ help: consider using `_conn` instead Nov 04 01:26:37.051 INFO kablam! | Nov 04 01:26:37.052 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 04 01:26:37.052 INFO kablam! Nov 04 01:26:37.107 INFO kablam! warning: unused variable: `conn` Nov 04 01:26:37.107 INFO kablam! --> src/main.rs:25:26 Nov 04 01:26:37.107 INFO kablam! | Nov 04 01:26:37.107 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Nov 04 01:26:37.108 INFO kablam! | ^^^^ help: consider using `_conn` instead Nov 04 01:26:37.108 INFO kablam! | Nov 04 01:26:37.108 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 04 01:26:37.108 INFO kablam! Nov 04 01:26:37.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.69s Nov 04 01:26:37.235 INFO kablam! su: No module specific data is present Nov 04 01:26:38.767 INFO running `"docker" "rm" "-f" "7cfca6260b5d8b18bee1c8d537f5f26ce36821c303a30fd225049db310649346"` Nov 04 01:26:39.075 INFO blam! 7cfca6260b5d8b18bee1c8d537f5f26ce36821c303a30fd225049db310649346