Dec 13 07:56:36.647 INFO testing pandaman64/how-to-count-distinct against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 07:56:36.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-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"` Dec 13 07:56:37.064 INFO [stdout] 86c5a3100ecfc137e28f523b0860d2e841d143508fb256034295f3a023ad6c07 Dec 13 07:56:37.066 INFO running `"docker" "start" "-a" "86c5a3100ecfc137e28f523b0860d2e841d143508fb256034295f3a023ad6c07"` Dec 13 07:56:38.550 INFO [stderr] usermod: no changes Dec 13 07:56:38.703 INFO [stderr] Compiling diesel v1.3.2 Dec 13 07:56:38.703 INFO [stderr] Compiling regex v1.0.2 Dec 13 07:56:38.707 INFO [stderr] Compiling failure v0.1.2 Dec 13 07:56:50.927 INFO [stderr] Compiling dotenv v0.13.0 Dec 13 07:57:21.674 INFO [stderr] Compiling how-to-count-distinct v0.1.0 (/source) Dec 13 07:57:22.277 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:57:22.277 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:57:22.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 07:57:22.277 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! Dec 13 07:57:22.277 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:22.277 INFO [stderr] Dec 13 07:57:22.277 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:57:22.277 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:57:22.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 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! Dec 13 07:57:22.277 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:22.277 INFO [stderr] Dec 13 07:57:22.277 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 07:57:22.277 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:57:22.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 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! Dec 13 07:57:22.277 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:22.277 INFO [stderr] Dec 13 07:57:22.277 INFO [stderr] warning: cannot find type `labels` in this scope Dec 13 07:57:22.277 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:57:22.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 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! Dec 13 07:57:22.277 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:22.277 INFO [stderr] Dec 13 07:57:22.277 INFO [stderr] warning: cannot find type `t` in this scope Dec 13 07:57:22.277 INFO [stderr] --> src/main.rs:18:14 Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 INFO [stderr] 18 | #[derive(Insertable)] Dec 13 07:57:22.277 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 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! Dec 13 07:57:22.277 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:22.277 INFO [stderr] Dec 13 07:57:22.277 INFO [stderr] warning: cannot find type `NewRow` in this scope Dec 13 07:57:22.277 INFO [stderr] --> src/main.rs:18:14 Dec 13 07:57:22.277 INFO [stderr] | Dec 13 07:57:22.277 INFO [stderr] 18 | #[derive(Insertable)] Dec 13 07:57:22.277 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:22.278 INFO [stderr] | Dec 13 07:57:22.278 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! Dec 13 07:57:22.278 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:22.278 INFO [stderr] Dec 13 07:57:22.401 INFO [stderr] warning: unused variable: `conn` Dec 13 07:57:22.401 INFO [stderr] --> src/main.rs:25:26 Dec 13 07:57:22.401 INFO [stderr] | Dec 13 07:57:22.401 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Dec 13 07:57:22.401 INFO [stderr] | ^^^^ help: consider using `_conn` instead Dec 13 07:57:22.401 INFO [stderr] | Dec 13 07:57:22.401 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 13 07:57:22.401 INFO [stderr] Dec 13 07:57:23.717 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.13s Dec 13 07:57:23.723 INFO [stderr] su: No module specific data is present Dec 13 07:57:24.056 INFO running `"docker" "inspect" "86c5a3100ecfc137e28f523b0860d2e841d143508fb256034295f3a023ad6c07"` Dec 13 07:57:24.160 INFO running `"docker" "rm" "-f" "86c5a3100ecfc137e28f523b0860d2e841d143508fb256034295f3a023ad6c07"` Dec 13 07:57:24.263 INFO [stdout] 86c5a3100ecfc137e28f523b0860d2e841d143508fb256034295f3a023ad6c07 Dec 13 07:57:24.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-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"` Dec 13 07:57:24.529 INFO [stdout] 4b8c1bf3f84a09f9c9d350a109499c5a1a1fff29239bd03711e9cbbcc13ccb2c Dec 13 07:57:24.536 INFO running `"docker" "start" "-a" "4b8c1bf3f84a09f9c9d350a109499c5a1a1fff29239bd03711e9cbbcc13ccb2c"` Dec 13 07:57:25.267 INFO [stderr] usermod: no changes Dec 13 07:57:25.371 INFO [stderr] Compiling how-to-count-distinct v0.1.0 (/source) Dec 13 07:57:25.973 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:57:25.973 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:57:25.973 INFO [stderr] | Dec 13 07:57:25.973 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:57:25.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:25.973 INFO [stderr] | Dec 13 07:57:25.973 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 07:57:25.973 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! Dec 13 07:57:25.973 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:25.973 INFO [stderr] Dec 13 07:57:25.973 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:57:25.973 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:57:25.973 INFO [stderr] | Dec 13 07:57:25.973 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:57:25.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:25.973 INFO [stderr] | Dec 13 07:57:25.973 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! Dec 13 07:57:25.973 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:25.973 INFO [stderr] Dec 13 07:57:25.973 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 07:57:25.973 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:57:25.973 INFO [stderr] | Dec 13 07:57:25.973 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:57:25.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:25.973 INFO [stderr] | Dec 13 07:57:25.973 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! Dec 13 07:57:25.973 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:25.973 INFO [stderr] Dec 13 07:57:25.973 INFO [stderr] warning: cannot find type `labels` in this scope Dec 13 07:57:25.973 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:57:25.973 INFO [stderr] | Dec 13 07:57:25.973 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:57:25.973 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:25.973 INFO [stderr] | Dec 13 07:57:25.973 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! Dec 13 07:57:25.973 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:25.973 INFO [stderr] Dec 13 07:57:25.973 INFO [stderr] warning: cannot find type `t` in this scope Dec 13 07:57:25.973 INFO [stderr] --> src/main.rs:18:14 Dec 13 07:57:25.973 INFO [stderr] | Dec 13 07:57:25.973 INFO [stderr] 18 | #[derive(Insertable)] Dec 13 07:57:25.973 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:25.973 INFO [stderr] | Dec 13 07:57:25.974 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! Dec 13 07:57:25.974 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:25.974 INFO [stderr] Dec 13 07:57:25.974 INFO [stderr] warning: cannot find type `NewRow` in this scope Dec 13 07:57:25.974 INFO [stderr] --> src/main.rs:18:14 Dec 13 07:57:25.974 INFO [stderr] | Dec 13 07:57:25.974 INFO [stderr] 18 | #[derive(Insertable)] Dec 13 07:57:25.974 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:57:25.974 INFO [stderr] | Dec 13 07:57:25.974 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! Dec 13 07:57:25.974 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:57:25.974 INFO [stderr] Dec 13 07:57:26.039 INFO [stderr] warning: unused variable: `conn` Dec 13 07:57:26.039 INFO [stderr] --> src/main.rs:25:26 Dec 13 07:57:26.040 INFO [stderr] | Dec 13 07:57:26.040 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Dec 13 07:57:26.040 INFO [stderr] | ^^^^ help: consider using `_conn` instead Dec 13 07:57:26.040 INFO [stderr] | Dec 13 07:57:26.040 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 13 07:57:26.040 INFO [stderr] Dec 13 07:57:26.288 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s Dec 13 07:57:26.288 INFO [stderr] su: No module specific data is present Dec 13 07:57:26.759 INFO running `"docker" "inspect" "4b8c1bf3f84a09f9c9d350a109499c5a1a1fff29239bd03711e9cbbcc13ccb2c"` Dec 13 07:57:26.963 INFO running `"docker" "rm" "-f" "4b8c1bf3f84a09f9c9d350a109499c5a1a1fff29239bd03711e9cbbcc13ccb2c"` Dec 13 07:57:27.086 INFO [stdout] 4b8c1bf3f84a09f9c9d350a109499c5a1a1fff29239bd03711e9cbbcc13ccb2c Dec 13 07:57:27.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen" "-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"` Dec 13 07:57:27.245 INFO [stdout] 91968c241094fb928d5f932c595d0aff85f09f7db5c35568f3d02791d654d798 Dec 13 07:57:27.247 INFO running `"docker" "start" "-a" "91968c241094fb928d5f932c595d0aff85f09f7db5c35568f3d02791d654d798"` Dec 13 07:57:27.616 INFO [stderr] usermod: no changes Dec 13 07:57:27.696 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Dec 13 07:57:27.746 INFO [stderr] Running /target/debug/deps/how_to_count_distinct-6ffc1fb8a54377ec Dec 13 07:57:27.746 INFO [stderr] su: No module specific data is present Dec 13 07:57:27.746 INFO [stdout] Dec 13 07:57:27.746 INFO [stdout] running 0 tests Dec 13 07:57:27.746 INFO [stdout] Dec 13 07:57:27.746 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 07:57:27.746 INFO [stdout] Dec 13 07:57:28.091 INFO running `"docker" "inspect" "91968c241094fb928d5f932c595d0aff85f09f7db5c35568f3d02791d654d798"` Dec 13 07:57:28.163 INFO running `"docker" "rm" "-f" "91968c241094fb928d5f932c595d0aff85f09f7db5c35568f3d02791d654d798"` Dec 13 07:57:28.257 INFO [stdout] 91968c241094fb928d5f932c595d0aff85f09f7db5c35568f3d02791d654d798