Oct 31 23:29:12.146 INFO checking pandaman64/how-to-count-distinct against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 23:29:12.146 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 23:29:12.604 INFO blam! 78748fb92344b9b2bce306f9ecaeb8c5418155995d24bd19f967ab00627da965 Oct 31 23:29:12.616 INFO running `"docker" "start" "-a" "78748fb92344b9b2bce306f9ecaeb8c5418155995d24bd19f967ab00627da965"` Oct 31 23:29:14.356 INFO kablam! usermod: no changes Oct 31 23:29:14.504 INFO kablam! Compiling pq-sys v0.4.6 Oct 31 23:29:14.525 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 31 23:29:14.526 INFO kablam! Compiling syn v0.14.8 Oct 31 23:29:17.344 INFO kablam! Checking diesel v1.3.2 Oct 31 23:29:20.065 INFO kablam! Checking backtrace v0.3.9 Oct 31 23:29:33.113 INFO kablam! Compiling synstructure v0.9.0 Oct 31 23:29:37.132 INFO kablam! Compiling failure_derive v0.1.2 Oct 31 23:29:40.260 INFO kablam! Checking failure v0.1.2 Oct 31 23:29:40.440 INFO kablam! Checking dotenv v0.13.0 Oct 31 23:30:05.468 INFO kablam! Checking how-to-count-distinct v0.1.0 (/source) Oct 31 23:30:06.652 INFO kablam! warning: cannot find type `table` in this scope Oct 31 23:30:06.652 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 23:30:06.652 INFO kablam! | Oct 31 23:30:06.652 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 23:30:06.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.652 INFO kablam! | Oct 31 23:30:06.652 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 23:30:06.652 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 31 23:30:06.652 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.652 INFO kablam! Oct 31 23:30:06.652 INFO kablam! warning: cannot find type `table` in this scope Oct 31 23:30:06.652 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 23:30:06.652 INFO kablam! | Oct 31 23:30:06.652 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 23:30:06.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.652 INFO kablam! | Oct 31 23:30:06.652 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 31 23:30:06.652 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.652 INFO kablam! Oct 31 23:30:06.652 INFO kablam! warning: cannot find type `id` in this scope Oct 31 23:30:06.652 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:30:06.652 INFO kablam! | Oct 31 23:30:06.652 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:30:06.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.652 INFO kablam! | Oct 31 23:30:06.652 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 31 23:30:06.653 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.653 INFO kablam! Oct 31 23:30:06.653 INFO kablam! warning: cannot find type `labels` in this scope Oct 31 23:30:06.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:30:06.653 INFO kablam! | Oct 31 23:30:06.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:30:06.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.653 INFO kablam! | Oct 31 23:30:06.653 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 31 23:30:06.653 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.653 INFO kablam! Oct 31 23:30:06.653 INFO kablam! warning: cannot find type `t` in this scope Oct 31 23:30:06.653 INFO kablam! --> src/main.rs:18:14 Oct 31 23:30:06.653 INFO kablam! | Oct 31 23:30:06.653 INFO kablam! 18 | #[derive(Insertable)] Oct 31 23:30:06.653 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.653 INFO kablam! | Oct 31 23:30:06.653 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 31 23:30:06.653 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.653 INFO kablam! Oct 31 23:30:06.653 INFO kablam! warning: cannot find type `NewRow` in this scope Oct 31 23:30:06.653 INFO kablam! --> src/main.rs:18:14 Oct 31 23:30:06.653 INFO kablam! | Oct 31 23:30:06.653 INFO kablam! 18 | #[derive(Insertable)] Oct 31 23:30:06.653 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.653 INFO kablam! | Oct 31 23:30:06.653 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 31 23:30:06.653 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.653 INFO kablam! Oct 31 23:30:06.860 INFO kablam! warning: cannot find type `table` in this scope Oct 31 23:30:06.860 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 23:30:06.860 INFO kablam! | Oct 31 23:30:06.860 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 23:30:06.860 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.860 INFO kablam! | Oct 31 23:30:06.860 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 23:30:06.860 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 31 23:30:06.861 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.861 INFO kablam! Oct 31 23:30:06.861 INFO kablam! warning: cannot find type `table` in this scope Oct 31 23:30:06.861 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 23:30:06.861 INFO kablam! | Oct 31 23:30:06.861 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 23:30:06.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.861 INFO kablam! | Oct 31 23:30:06.861 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 31 23:30:06.861 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.861 INFO kablam! Oct 31 23:30:06.861 INFO kablam! warning: cannot find type `id` in this scope Oct 31 23:30:06.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:30:06.861 INFO kablam! | Oct 31 23:30:06.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:30:06.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.861 INFO kablam! | Oct 31 23:30:06.861 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 31 23:30:06.861 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.861 INFO kablam! Oct 31 23:30:06.861 INFO kablam! warning: cannot find type `labels` in this scope Oct 31 23:30:06.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:30:06.861 INFO kablam! | Oct 31 23:30:06.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:30:06.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.861 INFO kablam! | Oct 31 23:30:06.861 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 31 23:30:06.861 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.861 INFO kablam! Oct 31 23:30:06.861 INFO kablam! warning: cannot find type `t` in this scope Oct 31 23:30:06.861 INFO kablam! --> src/main.rs:18:14 Oct 31 23:30:06.861 INFO kablam! | Oct 31 23:30:06.861 INFO kablam! 18 | #[derive(Insertable)] Oct 31 23:30:06.861 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.861 INFO kablam! | Oct 31 23:30:06.861 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 31 23:30:06.861 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.861 INFO kablam! Oct 31 23:30:06.861 INFO kablam! warning: cannot find type `NewRow` in this scope Oct 31 23:30:06.861 INFO kablam! --> src/main.rs:18:14 Oct 31 23:30:06.861 INFO kablam! | Oct 31 23:30:06.861 INFO kablam! 18 | #[derive(Insertable)] Oct 31 23:30:06.861 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:30:06.861 INFO kablam! | Oct 31 23:30:06.861 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 31 23:30:06.861 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:30:06.861 INFO kablam! Oct 31 23:30:06.908 INFO kablam! warning: unused variable: `conn` Oct 31 23:30:06.908 INFO kablam! --> src/main.rs:25:26 Oct 31 23:30:06.908 INFO kablam! | Oct 31 23:30:06.908 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Oct 31 23:30:06.908 INFO kablam! | ^^^^ help: consider using `_conn` instead Oct 31 23:30:06.908 INFO kablam! | Oct 31 23:30:06.908 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:30:06.908 INFO kablam! Oct 31 23:30:07.051 INFO kablam! warning: unused variable: `conn` Oct 31 23:30:07.052 INFO kablam! --> src/main.rs:25:26 Oct 31 23:30:07.052 INFO kablam! | Oct 31 23:30:07.053 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Oct 31 23:30:07.054 INFO kablam! | ^^^^ help: consider using `_conn` instead Oct 31 23:30:07.055 INFO kablam! | Oct 31 23:30:07.055 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:30:07.056 INFO kablam! Oct 31 23:30:07.193 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.81s Oct 31 23:30:07.199 INFO kablam! su: No module specific data is present Oct 31 23:30:08.722 INFO running `"docker" "rm" "-f" "78748fb92344b9b2bce306f9ecaeb8c5418155995d24bd19f967ab00627da965"` Oct 31 23:30:09.108 INFO blam! 78748fb92344b9b2bce306f9ecaeb8c5418155995d24bd19f967ab00627da965