Dec 05 11:52:08.526 INFO testing pandaman64/how-to-count-distinct against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 11:52:08.526 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 11:52:09.072 INFO [stdout] c2a3b633f139c412c2c482e4821c5f5a604538ce2f4c43d6ac3ec007133ece90 Dec 05 11:52:09.074 INFO running `"docker" "start" "-a" "c2a3b633f139c412c2c482e4821c5f5a604538ce2f4c43d6ac3ec007133ece90"` Dec 05 11:52:10.476 INFO [stderr] usermod: no changes Dec 05 11:52:10.632 INFO [stderr] Compiling memchr v2.0.1 Dec 05 11:52:10.634 INFO [stderr] Compiling diesel v1.3.2 Dec 05 11:52:10.634 INFO [stderr] Compiling failure v0.1.2 Dec 05 11:52:11.500 INFO [stderr] Compiling aho-corasick v0.6.6 Dec 05 11:52:12.688 INFO [stderr] Compiling regex v1.0.2 Dec 05 11:52:25.142 INFO [stderr] Compiling dotenv v0.13.0 Dec 05 11:52:56.281 INFO [stderr] Compiling how-to-count-distinct v0.1.0 (/source) Dec 05 11:52:56.814 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 11:52:56.814 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 11:52:56.814 INFO [stderr] | Dec 05 11:52:56.814 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 11:52:56.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:56.814 INFO [stderr] | Dec 05 11:52:56.814 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 11:52:56.814 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 05 11:52:56.814 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:56.814 INFO [stderr] Dec 05 11:52:56.814 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 11:52:56.814 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 11:52:56.814 INFO [stderr] | Dec 05 11:52:56.814 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 11:52:56.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:56.814 INFO [stderr] | Dec 05 11:52:56.814 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 05 11:52:56.814 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:56.814 INFO [stderr] Dec 05 11:52:56.814 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 11:52:56.815 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:52:56.815 INFO [stderr] | Dec 05 11:52:56.815 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:52:56.815 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:56.815 INFO [stderr] | Dec 05 11:52:56.815 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 05 11:52:56.815 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:56.815 INFO [stderr] Dec 05 11:52:56.815 INFO [stderr] warning: cannot find type `labels` in this scope Dec 05 11:52:56.815 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:52:56.815 INFO [stderr] | Dec 05 11:52:56.815 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:52:56.815 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:56.815 INFO [stderr] | Dec 05 11:52:56.815 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 05 11:52:56.815 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:56.815 INFO [stderr] Dec 05 11:52:56.815 INFO [stderr] warning: cannot find type `t` in this scope Dec 05 11:52:56.815 INFO [stderr] --> src/main.rs:18:14 Dec 05 11:52:56.815 INFO [stderr] | Dec 05 11:52:56.815 INFO [stderr] 18 | #[derive(Insertable)] Dec 05 11:52:56.815 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:56.815 INFO [stderr] | Dec 05 11:52:56.815 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 05 11:52:56.815 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:56.815 INFO [stderr] Dec 05 11:52:56.815 INFO [stderr] warning: cannot find type `NewRow` in this scope Dec 05 11:52:56.815 INFO [stderr] --> src/main.rs:18:14 Dec 05 11:52:56.815 INFO [stderr] | Dec 05 11:52:56.815 INFO [stderr] 18 | #[derive(Insertable)] Dec 05 11:52:56.815 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:56.815 INFO [stderr] | Dec 05 11:52:56.815 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 05 11:52:56.815 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:56.815 INFO [stderr] Dec 05 11:52:56.911 INFO [stderr] warning: unused variable: `conn` Dec 05 11:52:56.911 INFO [stderr] --> src/main.rs:25:26 Dec 05 11:52:56.911 INFO [stderr] | Dec 05 11:52:56.911 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Dec 05 11:52:56.911 INFO [stderr] | ^^^^ help: consider using `_conn` instead Dec 05 11:52:56.911 INFO [stderr] | Dec 05 11:52:56.911 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 11:52:56.911 INFO [stderr] Dec 05 11:52:58.009 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.50s Dec 05 11:52:58.015 INFO [stderr] su: No module specific data is present Dec 05 11:52:58.326 INFO running `"docker" "inspect" "c2a3b633f139c412c2c482e4821c5f5a604538ce2f4c43d6ac3ec007133ece90"` Dec 05 11:52:58.427 INFO running `"docker" "rm" "-f" "c2a3b633f139c412c2c482e4821c5f5a604538ce2f4c43d6ac3ec007133ece90"` Dec 05 11:52:58.515 INFO [stdout] c2a3b633f139c412c2c482e4821c5f5a604538ce2f4c43d6ac3ec007133ece90 Dec 05 11:52:58.517 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 11:52:58.667 INFO [stdout] fcc824870335da0fa4a7e5408c610df82092ade227cacf7a4a24fd8a4f3cc2e1 Dec 05 11:52:58.670 INFO running `"docker" "start" "-a" "fcc824870335da0fa4a7e5408c610df82092ade227cacf7a4a24fd8a4f3cc2e1"` Dec 05 11:52:59.195 INFO [stderr] usermod: no changes Dec 05 11:52:59.277 INFO [stderr] Compiling how-to-count-distinct v0.1.0 (/source) Dec 05 11:52:59.912 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 11:52:59.912 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 11:52:59.912 INFO [stderr] | Dec 05 11:52:59.912 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 11:52:59.912 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:59.912 INFO [stderr] | Dec 05 11:52:59.912 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 11:52:59.912 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 05 11:52:59.912 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:59.912 INFO [stderr] Dec 05 11:52:59.912 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 11:52:59.912 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 11:52:59.912 INFO [stderr] | Dec 05 11:52:59.912 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 11:52:59.912 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:59.912 INFO [stderr] | Dec 05 11:52:59.912 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 05 11:52:59.912 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:59.912 INFO [stderr] Dec 05 11:52:59.920 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 11:52:59.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:52:59.920 INFO [stderr] | Dec 05 11:52:59.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:52:59.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:59.920 INFO [stderr] | Dec 05 11:52:59.920 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 05 11:52:59.920 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:59.920 INFO [stderr] Dec 05 11:52:59.920 INFO [stderr] warning: cannot find type `labels` in this scope Dec 05 11:52:59.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 11:52:59.920 INFO [stderr] | Dec 05 11:52:59.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 11:52:59.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:59.920 INFO [stderr] | Dec 05 11:52:59.920 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 05 11:52:59.920 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:59.920 INFO [stderr] Dec 05 11:52:59.920 INFO [stderr] warning: cannot find type `t` in this scope Dec 05 11:52:59.920 INFO [stderr] --> src/main.rs:18:14 Dec 05 11:52:59.920 INFO [stderr] | Dec 05 11:52:59.920 INFO [stderr] 18 | #[derive(Insertable)] Dec 05 11:52:59.920 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:59.920 INFO [stderr] | Dec 05 11:52:59.920 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 05 11:52:59.920 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:59.920 INFO [stderr] Dec 05 11:52:59.920 INFO [stderr] warning: cannot find type `NewRow` in this scope Dec 05 11:52:59.920 INFO [stderr] --> src/main.rs:18:14 Dec 05 11:52:59.920 INFO [stderr] | Dec 05 11:52:59.920 INFO [stderr] 18 | #[derive(Insertable)] Dec 05 11:52:59.921 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 11:52:59.921 INFO [stderr] | Dec 05 11:52:59.921 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 05 11:52:59.921 INFO [stderr] = note: for more information, see issue #50504 Dec 05 11:52:59.921 INFO [stderr] Dec 05 11:53:00.056 INFO [stderr] warning: unused variable: `conn` Dec 05 11:53:00.056 INFO [stderr] --> src/main.rs:25:26 Dec 05 11:53:00.056 INFO [stderr] | Dec 05 11:53:00.056 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Dec 05 11:53:00.056 INFO [stderr] | ^^^^ help: consider using `_conn` instead Dec 05 11:53:00.056 INFO [stderr] | Dec 05 11:53:00.056 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 11:53:00.056 INFO [stderr] Dec 05 11:53:00.369 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s Dec 05 11:53:00.377 INFO [stderr] su: No module specific data is present Dec 05 11:53:00.618 INFO running `"docker" "inspect" "fcc824870335da0fa4a7e5408c610df82092ade227cacf7a4a24fd8a4f3cc2e1"` Dec 05 11:53:00.705 INFO running `"docker" "rm" "-f" "fcc824870335da0fa4a7e5408c610df82092ade227cacf7a4a24fd8a4f3cc2e1"` Dec 05 11:53:00.802 INFO [stdout] fcc824870335da0fa4a7e5408c610df82092ade227cacf7a4a24fd8a4f3cc2e1 Dec 05 11:53:00.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 11:53:00.975 INFO [stdout] 95b6a516d39af92060c824ce3ff2a19d8928c5bf949d50beeff1b6b09c1ccc8f Dec 05 11:53:00.977 INFO running `"docker" "start" "-a" "95b6a516d39af92060c824ce3ff2a19d8928c5bf949d50beeff1b6b09c1ccc8f"` Dec 05 11:53:01.359 INFO [stderr] usermod: no changes Dec 05 11:53:01.439 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Dec 05 11:53:01.451 INFO [stderr] Running /target/debug/deps/how_to_count_distinct-33509e1314c8e0f4 Dec 05 11:53:01.453 INFO [stdout] Dec 05 11:53:01.453 INFO [stdout] running 0 tests Dec 05 11:53:01.453 INFO [stdout] Dec 05 11:53:01.453 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 11:53:01.453 INFO [stdout] Dec 05 11:53:01.456 INFO [stderr] su: No module specific data is present Dec 05 11:53:01.800 INFO running `"docker" "inspect" "95b6a516d39af92060c824ce3ff2a19d8928c5bf949d50beeff1b6b09c1ccc8f"` Dec 05 11:53:01.877 INFO running `"docker" "rm" "-f" "95b6a516d39af92060c824ce3ff2a19d8928c5bf949d50beeff1b6b09c1ccc8f"` Dec 05 11:53:01.968 INFO [stdout] 95b6a516d39af92060c824ce3ff2a19d8928c5bf949d50beeff1b6b09c1ccc8f