Nov 27 23:06:59.950 INFO checking pandaman64/how-to-count-distinct against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 27 23:06:59.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-3/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 27 23:07:00.364 INFO [stdout] 9e962d88f2551d5561d96cb938e8bcacca3925dea258b2a41cfae85a298a8e62 Nov 27 23:07:00.367 INFO running `"docker" "start" "-a" "9e962d88f2551d5561d96cb938e8bcacca3925dea258b2a41cfae85a298a8e62"` Nov 27 23:07:01.600 INFO [stderr] usermod: no changes Nov 27 23:07:01.752 INFO [stderr] Compiling backtrace-sys v0.1.24 Nov 27 23:07:01.756 INFO [stderr] Compiling quote v0.6.6 Nov 27 23:07:01.756 INFO [stderr] Checking diesel v1.3.2 Nov 27 23:07:01.756 INFO [stderr] Checking regex v1.0.2 Nov 27 23:07:05.256 INFO [stderr] Compiling syn v0.14.8 Nov 27 23:07:06.597 INFO [stderr] Checking backtrace v0.3.9 Nov 27 23:07:21.576 INFO [stderr] Compiling synstructure v0.9.0 Nov 27 23:07:25.788 INFO [stderr] Compiling failure_derive v0.1.2 Nov 27 23:07:29.396 INFO [stderr] Checking failure v0.1.2 Nov 27 23:07:29.708 INFO [stderr] Checking dotenv v0.13.0 Nov 27 23:07:50.632 INFO [stderr] Checking how-to-count-distinct v0.1.0 (/source) Nov 27 23:07:51.596 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 23:07:51.596 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 23:07:51.596 INFO [stderr] | Nov 27 23:07:51.596 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 23:07:51.596 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.596 INFO [stderr] | Nov 27 23:07:51.596 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 23:07:51.596 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! Nov 27 23:07:51.596 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.596 INFO [stderr] Nov 27 23:07:51.596 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 23:07:51.596 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 23:07:51.596 INFO [stderr] | Nov 27 23:07:51.596 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 23:07:51.596 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.597 INFO [stderr] | Nov 27 23:07:51.597 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! Nov 27 23:07:51.597 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.597 INFO [stderr] Nov 27 23:07:51.597 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 23:07:51.597 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 23:07:51.597 INFO [stderr] | Nov 27 23:07:51.597 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 23:07:51.597 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.597 INFO [stderr] | Nov 27 23:07:51.604 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! Nov 27 23:07:51.604 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.604 INFO [stderr] Nov 27 23:07:51.604 INFO [stderr] warning: cannot find type `labels` in this scope Nov 27 23:07:51.604 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 23:07:51.604 INFO [stderr] | Nov 27 23:07:51.604 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 23:07:51.604 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.604 INFO [stderr] | Nov 27 23:07:51.604 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! Nov 27 23:07:51.604 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.604 INFO [stderr] Nov 27 23:07:51.604 INFO [stderr] warning: cannot find type `t` in this scope Nov 27 23:07:51.604 INFO [stderr] --> src/main.rs:18:14 Nov 27 23:07:51.604 INFO [stderr] | Nov 27 23:07:51.604 INFO [stderr] 18 | #[derive(Insertable)] Nov 27 23:07:51.604 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.605 INFO [stderr] | Nov 27 23:07:51.605 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! Nov 27 23:07:51.605 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.605 INFO [stderr] Nov 27 23:07:51.605 INFO [stderr] warning: cannot find type `NewRow` in this scope Nov 27 23:07:51.605 INFO [stderr] --> src/main.rs:18:14 Nov 27 23:07:51.605 INFO [stderr] | Nov 27 23:07:51.605 INFO [stderr] 18 | #[derive(Insertable)] Nov 27 23:07:51.605 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.605 INFO [stderr] | Nov 27 23:07:51.605 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! Nov 27 23:07:51.605 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.605 INFO [stderr] Nov 27 23:07:51.664 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 23:07:51.664 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 23:07:51.664 INFO [stderr] | Nov 27 23:07:51.664 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 23:07:51.664 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.664 INFO [stderr] | Nov 27 23:07:51.664 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 23:07:51.665 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! Nov 27 23:07:51.665 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.665 INFO [stderr] Nov 27 23:07:51.665 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 23:07:51.665 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 23:07:51.665 INFO [stderr] | Nov 27 23:07:51.665 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 23:07:51.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.665 INFO [stderr] | Nov 27 23:07:51.665 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! Nov 27 23:07:51.665 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.665 INFO [stderr] Nov 27 23:07:51.665 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 23:07:51.665 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 23:07:51.665 INFO [stderr] | Nov 27 23:07:51.665 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 23:07:51.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.665 INFO [stderr] | Nov 27 23:07:51.665 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! Nov 27 23:07:51.665 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.665 INFO [stderr] Nov 27 23:07:51.665 INFO [stderr] warning: cannot find type `labels` in this scope Nov 27 23:07:51.665 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 23:07:51.665 INFO [stderr] | Nov 27 23:07:51.665 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 23:07:51.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.665 INFO [stderr] | Nov 27 23:07:51.665 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! Nov 27 23:07:51.665 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.665 INFO [stderr] Nov 27 23:07:51.665 INFO [stderr] warning: cannot find type `t` in this scope Nov 27 23:07:51.665 INFO [stderr] --> src/main.rs:18:14 Nov 27 23:07:51.665 INFO [stderr] | Nov 27 23:07:51.665 INFO [stderr] 18 | #[derive(Insertable)] Nov 27 23:07:51.665 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.665 INFO [stderr] | Nov 27 23:07:51.665 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! Nov 27 23:07:51.665 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.665 INFO [stderr] Nov 27 23:07:51.665 INFO [stderr] warning: cannot find type `NewRow` in this scope Nov 27 23:07:51.665 INFO [stderr] --> src/main.rs:18:14 Nov 27 23:07:51.665 INFO [stderr] | Nov 27 23:07:51.665 INFO [stderr] 18 | #[derive(Insertable)] Nov 27 23:07:51.665 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 23:07:51.665 INFO [stderr] | Nov 27 23:07:51.665 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! Nov 27 23:07:51.665 INFO [stderr] = note: for more information, see issue #50504 Nov 27 23:07:51.665 INFO [stderr] Nov 27 23:07:51.868 INFO [stderr] warning: unused variable: `conn` Nov 27 23:07:51.868 INFO [stderr] --> src/main.rs:25:26 Nov 27 23:07:51.868 INFO [stderr] | Nov 27 23:07:51.868 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Nov 27 23:07:51.868 INFO [stderr] | ^^^^ help: consider using `_conn` instead Nov 27 23:07:51.868 INFO [stderr] | Nov 27 23:07:51.868 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 27 23:07:51.868 INFO [stderr] Nov 27 23:07:51.959 INFO [stderr] warning: unused variable: `conn` Nov 27 23:07:51.959 INFO [stderr] --> src/main.rs:25:26 Nov 27 23:07:51.959 INFO [stderr] | Nov 27 23:07:51.959 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Nov 27 23:07:51.959 INFO [stderr] | ^^^^ help: consider using `_conn` instead Nov 27 23:07:51.959 INFO [stderr] | Nov 27 23:07:51.959 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 27 23:07:51.959 INFO [stderr] Nov 27 23:07:52.117 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.47s Nov 27 23:07:52.145 INFO [stderr] su: No module specific data is present Nov 27 23:07:52.850 INFO running `"docker" "inspect" "9e962d88f2551d5561d96cb938e8bcacca3925dea258b2a41cfae85a298a8e62"` Nov 27 23:07:53.118 INFO running `"docker" "rm" "-f" "9e962d88f2551d5561d96cb938e8bcacca3925dea258b2a41cfae85a298a8e62"` Nov 27 23:07:53.442 INFO [stdout] 9e962d88f2551d5561d96cb938e8bcacca3925dea258b2a41cfae85a298a8e62