Nov 02 08:57:14.981 INFO checking pandaman64/how-to-count-distinct against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 08:57:14.981 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-3/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 08:57:15.348 INFO blam! 0198a605ac0e45b8bcdc1f6c97bad3eb223f190cade88bbc317d0888392f18cb Nov 02 08:57:15.354 INFO running `"docker" "start" "-a" "0198a605ac0e45b8bcdc1f6c97bad3eb223f190cade88bbc317d0888392f18cb"` Nov 02 08:57:17.300 INFO kablam! usermod: no changes Nov 02 08:57:17.505 INFO kablam! Compiling backtrace-sys v0.1.24 Nov 02 08:57:17.509 INFO kablam! Checking diesel v1.3.2 Nov 02 08:57:17.509 INFO kablam! Checking regex v1.0.2 Nov 02 08:57:22.504 INFO kablam! Checking backtrace v0.3.9 Nov 02 08:57:23.700 INFO kablam! Checking failure v0.1.2 Nov 02 08:57:24.124 INFO kablam! Checking dotenv v0.13.0 Nov 02 08:57:59.452 INFO kablam! Checking how-to-count-distinct v0.1.0 (/source) Nov 02 08:58:00.188 INFO kablam! warning: cannot find type `table` in this scope Nov 02 08:58:00.188 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 08:58:00.188 INFO kablam! | Nov 02 08:58:00.188 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 08:58:00.188 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.188 INFO kablam! | Nov 02 08:58:00.188 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 08:58:00.188 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! Nov 02 08:58:00.188 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.188 INFO kablam! Nov 02 08:58:00.188 INFO kablam! warning: cannot find type `table` in this scope Nov 02 08:58:00.188 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 08:58:00.188 INFO kablam! | Nov 02 08:58:00.188 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 08:58:00.188 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.188 INFO kablam! | Nov 02 08:58:00.188 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! Nov 02 08:58:00.188 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.188 INFO kablam! Nov 02 08:58:00.188 INFO kablam! warning: cannot find type `id` in this scope Nov 02 08:58:00.188 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:58:00.188 INFO kablam! | Nov 02 08:58:00.188 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:58:00.188 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.188 INFO kablam! | Nov 02 08:58:00.188 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! Nov 02 08:58:00.188 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.188 INFO kablam! Nov 02 08:58:00.188 INFO kablam! warning: cannot find type `labels` in this scope Nov 02 08:58:00.188 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:58:00.188 INFO kablam! | Nov 02 08:58:00.188 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:58:00.188 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.188 INFO kablam! | Nov 02 08:58:00.188 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! Nov 02 08:58:00.188 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.188 INFO kablam! Nov 02 08:58:00.188 INFO kablam! warning: cannot find type `t` in this scope Nov 02 08:58:00.188 INFO kablam! --> src/main.rs:18:14 Nov 02 08:58:00.188 INFO kablam! | Nov 02 08:58:00.188 INFO kablam! 18 | #[derive(Insertable)] Nov 02 08:58:00.188 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.188 INFO kablam! | Nov 02 08:58:00.189 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! Nov 02 08:58:00.189 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.189 INFO kablam! Nov 02 08:58:00.189 INFO kablam! warning: cannot find type `NewRow` in this scope Nov 02 08:58:00.189 INFO kablam! --> src/main.rs:18:14 Nov 02 08:58:00.189 INFO kablam! | Nov 02 08:58:00.189 INFO kablam! 18 | #[derive(Insertable)] Nov 02 08:58:00.189 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.189 INFO kablam! | Nov 02 08:58:00.189 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! Nov 02 08:58:00.189 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.189 INFO kablam! Nov 02 08:58:00.252 INFO kablam! warning: cannot find type `table` in this scope Nov 02 08:58:00.252 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 08:58:00.252 INFO kablam! | Nov 02 08:58:00.252 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 08:58:00.252 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.252 INFO kablam! | Nov 02 08:58:00.252 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 08:58:00.252 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! Nov 02 08:58:00.252 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.252 INFO kablam! Nov 02 08:58:00.252 INFO kablam! warning: cannot find type `table` in this scope Nov 02 08:58:00.252 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 08:58:00.252 INFO kablam! | Nov 02 08:58:00.252 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 08:58:00.252 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.252 INFO kablam! | Nov 02 08:58:00.252 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! Nov 02 08:58:00.252 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.252 INFO kablam! Nov 02 08:58:00.252 INFO kablam! warning: cannot find type `id` in this scope Nov 02 08:58:00.252 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:58:00.252 INFO kablam! | Nov 02 08:58:00.252 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:58:00.252 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.252 INFO kablam! | Nov 02 08:58:00.252 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! Nov 02 08:58:00.252 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.252 INFO kablam! Nov 02 08:58:00.252 INFO kablam! warning: cannot find type `labels` in this scope Nov 02 08:58:00.252 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 08:58:00.252 INFO kablam! | Nov 02 08:58:00.252 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 08:58:00.252 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.252 INFO kablam! | Nov 02 08:58:00.252 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! Nov 02 08:58:00.252 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.252 INFO kablam! Nov 02 08:58:00.252 INFO kablam! warning: cannot find type `t` in this scope Nov 02 08:58:00.252 INFO kablam! --> src/main.rs:18:14 Nov 02 08:58:00.252 INFO kablam! | Nov 02 08:58:00.252 INFO kablam! 18 | #[derive(Insertable)] Nov 02 08:58:00.252 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.252 INFO kablam! | Nov 02 08:58:00.253 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! Nov 02 08:58:00.253 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.253 INFO kablam! Nov 02 08:58:00.253 INFO kablam! warning: cannot find type `NewRow` in this scope Nov 02 08:58:00.253 INFO kablam! --> src/main.rs:18:14 Nov 02 08:58:00.253 INFO kablam! | Nov 02 08:58:00.253 INFO kablam! 18 | #[derive(Insertable)] Nov 02 08:58:00.253 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 08:58:00.253 INFO kablam! | Nov 02 08:58:00.253 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! Nov 02 08:58:00.253 INFO kablam! = note: for more information, see issue #50504 Nov 02 08:58:00.253 INFO kablam! Nov 02 08:58:00.348 INFO kablam! warning: unused variable: `conn` Nov 02 08:58:00.348 INFO kablam! --> src/main.rs:25:26 Nov 02 08:58:00.348 INFO kablam! | Nov 02 08:58:00.348 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Nov 02 08:58:00.348 INFO kablam! | ^^^^ help: consider using `_conn` instead Nov 02 08:58:00.348 INFO kablam! | Nov 02 08:58:00.348 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 02 08:58:00.348 INFO kablam! Nov 02 08:58:00.392 INFO kablam! warning: unused variable: `conn` Nov 02 08:58:00.392 INFO kablam! --> src/main.rs:25:26 Nov 02 08:58:00.392 INFO kablam! | Nov 02 08:58:00.392 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Nov 02 08:58:00.392 INFO kablam! | ^^^^ help: consider using `_conn` instead Nov 02 08:58:00.393 INFO kablam! | Nov 02 08:58:00.393 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 02 08:58:00.393 INFO kablam! Nov 02 08:58:00.433 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.10s Nov 02 08:58:00.437 INFO kablam! su: No module specific data is present Nov 02 08:58:00.698 INFO running `"docker" "rm" "-f" "0198a605ac0e45b8bcdc1f6c97bad3eb223f190cade88bbc317d0888392f18cb"` Nov 02 08:58:00.860 INFO blam! 0198a605ac0e45b8bcdc1f6c97bad3eb223f190cade88bbc317d0888392f18cb