Nov 16 17:19:33.458 INFO testing pandaman64/how-to-count-distinct against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 17:19:33.459 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 17:19:33.966 INFO [stdout] f2012c832bf199980bec84bbd33e7256808509f9004249ff9d277c1f73254928 Nov 16 17:19:33.968 INFO running `"docker" "start" "-a" "f2012c832bf199980bec84bbd33e7256808509f9004249ff9d277c1f73254928"` Nov 16 17:19:36.192 INFO [stderr] usermod: no changes Nov 16 17:19:36.411 INFO [stderr] Compiling backtrace-sys v0.1.24 Nov 16 17:19:36.417 INFO [stderr] Compiling diesel v1.3.2 Nov 16 17:19:39.487 INFO [stderr] Compiling backtrace v0.3.9 Nov 16 17:19:41.243 INFO [stderr] Compiling failure v0.1.2 Nov 16 17:19:41.830 INFO [stderr] Compiling dotenv v0.13.0 Nov 16 17:20:18.111 INFO [stderr] Compiling how-to-count-distinct v0.1.0 (/source) Nov 16 17:20:18.573 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 17:20:18.573 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 17:20:18.573 INFO [stderr] | Nov 16 17:20:18.573 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 17:20:18.573 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:18.573 INFO [stderr] | Nov 16 17:20:18.573 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 17:20:18.573 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 16 17:20:18.575 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:18.575 INFO [stderr] Nov 16 17:20:18.575 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 17:20:18.575 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 17:20:18.575 INFO [stderr] | Nov 16 17:20:18.575 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 17:20:18.575 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:18.575 INFO [stderr] | Nov 16 17:20:18.575 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 16 17:20:18.575 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:18.575 INFO [stderr] Nov 16 17:20:18.575 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 17:20:18.575 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:20:18.575 INFO [stderr] | Nov 16 17:20:18.575 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:20:18.575 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:18.575 INFO [stderr] | Nov 16 17:20:18.575 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 16 17:20:18.575 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:18.575 INFO [stderr] Nov 16 17:20:18.575 INFO [stderr] warning: cannot find type `labels` in this scope Nov 16 17:20:18.575 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:20:18.575 INFO [stderr] | Nov 16 17:20:18.575 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:20:18.575 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:18.575 INFO [stderr] | Nov 16 17:20:18.575 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 16 17:20:18.575 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:18.575 INFO [stderr] Nov 16 17:20:18.575 INFO [stderr] warning: cannot find type `t` in this scope Nov 16 17:20:18.575 INFO [stderr] --> src/main.rs:18:14 Nov 16 17:20:18.576 INFO [stderr] | Nov 16 17:20:18.576 INFO [stderr] 18 | #[derive(Insertable)] Nov 16 17:20:18.576 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:18.576 INFO [stderr] | Nov 16 17:20:18.576 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 16 17:20:18.576 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:18.576 INFO [stderr] Nov 16 17:20:18.576 INFO [stderr] warning: cannot find type `NewRow` in this scope Nov 16 17:20:18.576 INFO [stderr] --> src/main.rs:18:14 Nov 16 17:20:18.576 INFO [stderr] | Nov 16 17:20:18.576 INFO [stderr] 18 | #[derive(Insertable)] Nov 16 17:20:18.576 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:18.576 INFO [stderr] | Nov 16 17:20:18.576 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 16 17:20:18.576 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:18.576 INFO [stderr] Nov 16 17:20:18.704 INFO [stderr] warning: unused variable: `conn` Nov 16 17:20:18.704 INFO [stderr] --> src/main.rs:25:26 Nov 16 17:20:18.704 INFO [stderr] | Nov 16 17:20:18.704 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Nov 16 17:20:18.704 INFO [stderr] | ^^^^ help: consider using `_conn` instead Nov 16 17:20:18.704 INFO [stderr] | Nov 16 17:20:18.704 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 17:20:18.704 INFO [stderr] Nov 16 17:20:19.967 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.73s Nov 16 17:20:19.979 INFO [stderr] su: No module specific data is present Nov 16 17:20:20.568 INFO running `"docker" "inspect" "f2012c832bf199980bec84bbd33e7256808509f9004249ff9d277c1f73254928"` Nov 16 17:20:20.945 INFO running `"docker" "rm" "-f" "f2012c832bf199980bec84bbd33e7256808509f9004249ff9d277c1f73254928"` Nov 16 17:20:21.192 INFO [stdout] f2012c832bf199980bec84bbd33e7256808509f9004249ff9d277c1f73254928 Nov 16 17:20:21.197 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 17:20:21.626 INFO [stdout] 1aeccf91d99e558cc335609b4d53266bf4951f4bbf08ef5807fff88552889613 Nov 16 17:20:21.627 INFO running `"docker" "start" "-a" "1aeccf91d99e558cc335609b4d53266bf4951f4bbf08ef5807fff88552889613"` Nov 16 17:20:22.937 INFO [stderr] usermod: no changes Nov 16 17:20:23.055 INFO [stderr] Compiling how-to-count-distinct v0.1.0 (/source) Nov 16 17:20:23.651 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 17:20:23.651 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 17:20:23.651 INFO [stderr] | Nov 16 17:20:23.651 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 17:20:23.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:23.651 INFO [stderr] | Nov 16 17:20:23.651 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 17:20:23.651 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 16 17:20:23.651 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:23.653 INFO [stderr] Nov 16 17:20:23.653 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 17:20:23.653 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 17:20:23.653 INFO [stderr] | Nov 16 17:20:23.653 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 17:20:23.653 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:23.653 INFO [stderr] | Nov 16 17:20:23.653 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 16 17:20:23.653 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:23.653 INFO [stderr] Nov 16 17:20:23.653 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 17:20:23.653 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:20:23.653 INFO [stderr] | Nov 16 17:20:23.653 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:20:23.653 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:23.653 INFO [stderr] | Nov 16 17:20:23.653 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 16 17:20:23.653 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:23.653 INFO [stderr] Nov 16 17:20:23.653 INFO [stderr] warning: cannot find type `labels` in this scope Nov 16 17:20:23.653 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:20:23.653 INFO [stderr] | Nov 16 17:20:23.653 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:20:23.653 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:23.653 INFO [stderr] | Nov 16 17:20:23.653 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 16 17:20:23.653 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:23.653 INFO [stderr] Nov 16 17:20:23.653 INFO [stderr] warning: cannot find type `t` in this scope Nov 16 17:20:23.653 INFO [stderr] --> src/main.rs:18:14 Nov 16 17:20:23.653 INFO [stderr] | Nov 16 17:20:23.653 INFO [stderr] 18 | #[derive(Insertable)] Nov 16 17:20:23.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:23.653 INFO [stderr] | Nov 16 17:20:23.654 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 16 17:20:23.654 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:23.654 INFO [stderr] Nov 16 17:20:23.654 INFO [stderr] warning: cannot find type `NewRow` in this scope Nov 16 17:20:23.654 INFO [stderr] --> src/main.rs:18:14 Nov 16 17:20:23.654 INFO [stderr] | Nov 16 17:20:23.654 INFO [stderr] 18 | #[derive(Insertable)] Nov 16 17:20:23.654 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:20:23.654 INFO [stderr] | Nov 16 17:20:23.654 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 16 17:20:23.654 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:20:23.654 INFO [stderr] Nov 16 17:20:23.794 INFO [stderr] warning: unused variable: `conn` Nov 16 17:20:23.794 INFO [stderr] --> src/main.rs:25:26 Nov 16 17:20:23.794 INFO [stderr] | Nov 16 17:20:23.794 INFO [stderr] 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Nov 16 17:20:23.794 INFO [stderr] | ^^^^ help: consider using `_conn` instead Nov 16 17:20:23.794 INFO [stderr] | Nov 16 17:20:23.794 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 17:20:23.795 INFO [stderr] Nov 16 17:20:24.145 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s Nov 16 17:20:24.147 INFO [stderr] su: No module specific data is present Nov 16 17:20:25.041 INFO running `"docker" "inspect" "1aeccf91d99e558cc335609b4d53266bf4951f4bbf08ef5807fff88552889613"` Nov 16 17:20:25.306 INFO running `"docker" "rm" "-f" "1aeccf91d99e558cc335609b4d53266bf4951f4bbf08ef5807fff88552889613"` Nov 16 17:20:25.719 INFO [stdout] 1aeccf91d99e558cc335609b4d53266bf4951f4bbf08ef5807fff88552889613 Nov 16 17:20:25.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 17:20:26.215 INFO [stdout] af64a479ecc577bdf1dad40c9a271dfd526a960fbaad652e6da6be1de6efb89e Nov 16 17:20:26.218 INFO running `"docker" "start" "-a" "af64a479ecc577bdf1dad40c9a271dfd526a960fbaad652e6da6be1de6efb89e"` Nov 16 17:20:27.683 INFO [stderr] usermod: no changes Nov 16 17:20:27.846 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s Nov 16 17:20:27.847 INFO [stderr] Running /target/debug/deps/how_to_count_distinct-3a8caf4d790525b8 Nov 16 17:20:27.851 INFO [stdout] Nov 16 17:20:27.851 INFO [stdout] running 0 tests Nov 16 17:20:27.851 INFO [stdout] Nov 16 17:20:27.851 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 17:20:27.851 INFO [stdout] Nov 16 17:20:27.859 INFO [stderr] su: No module specific data is present Nov 16 17:20:28.872 INFO running `"docker" "inspect" "af64a479ecc577bdf1dad40c9a271dfd526a960fbaad652e6da6be1de6efb89e"` Nov 16 17:20:29.225 INFO running `"docker" "rm" "-f" "af64a479ecc577bdf1dad40c9a271dfd526a960fbaad652e6da6be1de6efb89e"` Nov 16 17:20:29.599 INFO [stdout] af64a479ecc577bdf1dad40c9a271dfd526a960fbaad652e6da6be1de6efb89e