Oct 12 15:59:47.790 INFO checking pandaman64/how-to-count-distinct against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 15:59:47.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.222 INFO blam! ce72216069ea60fab25ef60620caea4e51dee008a9e362bb1d236b0cb1505b6a Oct 12 15:59:48.223 INFO running `"docker" "start" "-a" "ce72216069ea60fab25ef60620caea4e51dee008a9e362bb1d236b0cb1505b6a"` Oct 12 15:59:49.891 INFO kablam! usermod: no changes Oct 12 15:59:50.096 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 12 15:59:50.096 INFO kablam! Compiling syn v0.14.8 Oct 12 15:59:50.116 INFO kablam! Checking diesel v1.3.2 Oct 12 15:59:54.753 INFO kablam! Checking backtrace v0.3.9 Oct 12 16:00:10.056 INFO kablam! Compiling synstructure v0.9.0 Oct 12 16:00:14.393 INFO kablam! Compiling failure_derive v0.1.2 Oct 12 16:00:17.935 INFO kablam! Checking failure v0.1.2 Oct 12 16:00:18.342 INFO kablam! Checking dotenv v0.13.0 Oct 12 16:00:38.997 INFO kablam! Checking how-to-count-distinct v0.1.0 (/source) Oct 12 16:00:40.444 INFO kablam! warning: cannot find type `table` in this scope Oct 12 16:00:40.444 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 16:00:40.444 INFO kablam! | Oct 12 16:00:40.444 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 16:00:40.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 16:00:40.447 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:40.447 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.447 INFO kablam! Oct 12 16:00:40.447 INFO kablam! warning: cannot find type `table` in this scope Oct 12 16:00:40.447 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 16:00:40.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 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:40.447 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.447 INFO kablam! Oct 12 16:00:40.447 INFO kablam! warning: cannot find type `id` in this scope Oct 12 16:00:40.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:00:40.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 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:40.447 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.447 INFO kablam! Oct 12 16:00:40.447 INFO kablam! warning: cannot find type `labels` in this scope Oct 12 16:00:40.447 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:00:40.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 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:40.447 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.447 INFO kablam! Oct 12 16:00:40.447 INFO kablam! warning: cannot find type `t` in this scope Oct 12 16:00:40.447 INFO kablam! --> src/main.rs:18:14 Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 INFO kablam! 18 | #[derive(Insertable)] Oct 12 16:00:40.447 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 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:40.447 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.447 INFO kablam! Oct 12 16:00:40.447 INFO kablam! warning: cannot find type `NewRow` in this scope Oct 12 16:00:40.447 INFO kablam! --> src/main.rs:18:14 Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 INFO kablam! 18 | #[derive(Insertable)] Oct 12 16:00:40.447 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.447 INFO kablam! | Oct 12 16:00:40.447 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:40.447 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.447 INFO kablam! Oct 12 16:00:40.528 INFO kablam! warning: cannot find type `table` in this scope Oct 12 16:00:40.528 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 16:00:40.528 INFO kablam! | Oct 12 16:00:40.528 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 16:00:40.528 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.528 INFO kablam! | Oct 12 16:00:40.530 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 16:00:40.530 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:40.530 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.530 INFO kablam! Oct 12 16:00:40.530 INFO kablam! warning: cannot find type `table` in this scope Oct 12 16:00:40.530 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 16:00:40.530 INFO kablam! | Oct 12 16:00:40.530 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 16:00:40.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.530 INFO kablam! | Oct 12 16:00:40.531 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:40.531 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.531 INFO kablam! Oct 12 16:00:40.531 INFO kablam! warning: cannot find type `id` in this scope Oct 12 16:00:40.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:00:40.531 INFO kablam! | Oct 12 16:00:40.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:00:40.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.531 INFO kablam! | Oct 12 16:00:40.531 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:40.531 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.531 INFO kablam! Oct 12 16:00:40.531 INFO kablam! warning: cannot find type `labels` in this scope Oct 12 16:00:40.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 16:00:40.531 INFO kablam! | Oct 12 16:00:40.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 16:00:40.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.531 INFO kablam! | Oct 12 16:00:40.531 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:40.531 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.531 INFO kablam! Oct 12 16:00:40.531 INFO kablam! warning: cannot find type `t` in this scope Oct 12 16:00:40.531 INFO kablam! --> src/main.rs:18:14 Oct 12 16:00:40.531 INFO kablam! | Oct 12 16:00:40.539 INFO kablam! 18 | #[derive(Insertable)] Oct 12 16:00:40.539 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.539 INFO kablam! | Oct 12 16:00:40.539 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:40.539 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.539 INFO kablam! Oct 12 16:00:40.539 INFO kablam! warning: cannot find type `NewRow` in this scope Oct 12 16:00:40.539 INFO kablam! --> src/main.rs:18:14 Oct 12 16:00:40.539 INFO kablam! | Oct 12 16:00:40.539 INFO kablam! 18 | #[derive(Insertable)] Oct 12 16:00:40.539 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 16:00:40.539 INFO kablam! | Oct 12 16:00:40.539 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:40.539 INFO kablam! = note: for more information, see issue #50504 Oct 12 16:00:40.539 INFO kablam! Oct 12 16:00:40.744 INFO kablam! warning: unused variable: `conn` Oct 12 16:00:40.744 INFO kablam! --> src/main.rs:25:26 Oct 12 16:00:40.744 INFO kablam! | Oct 12 16:00:40.744 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Oct 12 16:00:40.744 INFO kablam! | ^^^^ help: consider using `_conn` instead Oct 12 16:00:40.744 INFO kablam! | Oct 12 16:00:40.744 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 16:00:40.744 INFO kablam! Oct 12 16:00:40.856 INFO kablam! warning: unused variable: `conn` Oct 12 16:00:40.856 INFO kablam! --> src/main.rs:25:26 Oct 12 16:00:40.857 INFO kablam! | Oct 12 16:00:40.857 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Oct 12 16:00:40.857 INFO kablam! | ^^^^ help: consider using `_conn` instead Oct 12 16:00:40.858 INFO kablam! | Oct 12 16:00:40.858 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 16:00:40.858 INFO kablam! Oct 12 16:00:40.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.03s Oct 12 16:00:40.996 INFO kablam! su: No module specific data is present Oct 12 16:00:42.636 INFO running `"docker" "rm" "-f" "ce72216069ea60fab25ef60620caea4e51dee008a9e362bb1d236b0cb1505b6a"` Oct 12 16:00:42.880 INFO blam! ce72216069ea60fab25ef60620caea4e51dee008a9e362bb1d236b0cb1505b6a