Oct 26 23:10:05.744 INFO checking pandaman64/how-to-count-distinct against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:10:05.744 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 26 23:10:06.271 INFO blam! e74270e933d7aad5dcc20fddc58b2f7784a289326f1c469fbebf591f6ac5f9ea Oct 26 23:10:06.275 INFO running `"docker" "start" "-a" "e74270e933d7aad5dcc20fddc58b2f7784a289326f1c469fbebf591f6ac5f9ea"` Oct 26 23:10:08.228 INFO kablam! usermod: no changes Oct 26 23:10:08.367 INFO kablam! Checking diesel v1.3.2 Oct 26 23:10:08.367 INFO kablam! Checking failure v0.1.2 Oct 26 23:10:08.686 INFO kablam! Checking dotenv v0.13.0 Oct 26 23:10:45.728 INFO kablam! Checking how-to-count-distinct v0.1.0 (/source) Oct 26 23:10:46.975 INFO kablam! warning: cannot find type `table` in this scope Oct 26 23:10:46.975 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 23:10:46.976 INFO kablam! | Oct 26 23:10:46.976 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 23:10:46.976 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:46.977 INFO kablam! | Oct 26 23:10:46.977 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 23:10:46.977 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! Oct 26 23:10:46.978 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:46.978 INFO kablam! Oct 26 23:10:46.978 INFO kablam! warning: cannot find type `table` in this scope Oct 26 23:10:46.979 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 23:10:46.979 INFO kablam! | Oct 26 23:10:46.979 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 23:10:46.980 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:46.980 INFO kablam! | Oct 26 23:10:46.980 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! Oct 26 23:10:46.981 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:46.981 INFO kablam! Oct 26 23:10:46.981 INFO kablam! warning: cannot find type `id` in this scope Oct 26 23:10:46.982 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:10:46.982 INFO kablam! | Oct 26 23:10:46.982 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:10:46.982 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:46.983 INFO kablam! | Oct 26 23:10:46.983 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! Oct 26 23:10:46.983 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:46.984 INFO kablam! Oct 26 23:10:46.984 INFO kablam! warning: cannot find type `labels` in this scope Oct 26 23:10:46.984 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:10:46.985 INFO kablam! | Oct 26 23:10:46.985 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:10:46.985 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:46.985 INFO kablam! | Oct 26 23:10:46.986 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! Oct 26 23:10:46.986 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:46.986 INFO kablam! Oct 26 23:10:46.987 INFO kablam! warning: cannot find type `t` in this scope Oct 26 23:10:46.987 INFO kablam! --> src/main.rs:18:14 Oct 26 23:10:46.987 INFO kablam! | Oct 26 23:10:46.987 INFO kablam! 18 | #[derive(Insertable)] Oct 26 23:10:46.988 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:46.988 INFO kablam! | Oct 26 23:10:46.988 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! Oct 26 23:10:46.989 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:46.989 INFO kablam! Oct 26 23:10:46.989 INFO kablam! warning: cannot find type `NewRow` in this scope Oct 26 23:10:46.989 INFO kablam! --> src/main.rs:18:14 Oct 26 23:10:46.990 INFO kablam! | Oct 26 23:10:46.990 INFO kablam! 18 | #[derive(Insertable)] Oct 26 23:10:46.990 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:46.991 INFO kablam! | Oct 26 23:10:46.991 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! Oct 26 23:10:46.991 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:46.991 INFO kablam! Oct 26 23:10:47.123 INFO kablam! warning: cannot find type `table` in this scope Oct 26 23:10:47.123 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 23:10:47.124 INFO kablam! | Oct 26 23:10:47.124 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 23:10:47.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:47.125 INFO kablam! | Oct 26 23:10:47.125 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 23:10:47.125 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! Oct 26 23:10:47.125 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:47.126 INFO kablam! Oct 26 23:10:47.126 INFO kablam! warning: cannot find type `table` in this scope Oct 26 23:10:47.126 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 23:10:47.127 INFO kablam! | Oct 26 23:10:47.127 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 23:10:47.127 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:47.127 INFO kablam! | Oct 26 23:10:47.128 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! Oct 26 23:10:47.128 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:47.128 INFO kablam! Oct 26 23:10:47.128 INFO kablam! warning: cannot find type `id` in this scope Oct 26 23:10:47.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:10:47.129 INFO kablam! | Oct 26 23:10:47.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:10:47.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:47.130 INFO kablam! | Oct 26 23:10:47.130 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! Oct 26 23:10:47.131 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:47.131 INFO kablam! Oct 26 23:10:47.131 INFO kablam! warning: cannot find type `labels` in this scope Oct 26 23:10:47.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 23:10:47.132 INFO kablam! | Oct 26 23:10:47.132 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 23:10:47.132 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:47.133 INFO kablam! | Oct 26 23:10:47.133 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! Oct 26 23:10:47.133 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:47.133 INFO kablam! Oct 26 23:10:47.134 INFO kablam! warning: cannot find type `t` in this scope Oct 26 23:10:47.134 INFO kablam! --> src/main.rs:18:14 Oct 26 23:10:47.134 INFO kablam! | Oct 26 23:10:47.135 INFO kablam! 18 | #[derive(Insertable)] Oct 26 23:10:47.135 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:47.135 INFO kablam! | Oct 26 23:10:47.136 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! Oct 26 23:10:47.136 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:47.136 INFO kablam! Oct 26 23:10:47.136 INFO kablam! warning: cannot find type `NewRow` in this scope Oct 26 23:10:47.137 INFO kablam! --> src/main.rs:18:14 Oct 26 23:10:47.137 INFO kablam! | Oct 26 23:10:47.137 INFO kablam! 18 | #[derive(Insertable)] Oct 26 23:10:47.138 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 23:10:47.138 INFO kablam! | Oct 26 23:10:47.138 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! Oct 26 23:10:47.139 INFO kablam! = note: for more information, see issue #50504 Oct 26 23:10:47.139 INFO kablam! Oct 26 23:10:47.228 INFO kablam! warning: unused variable: `conn` Oct 26 23:10:47.229 INFO kablam! --> src/main.rs:25:26 Oct 26 23:10:47.229 INFO kablam! | Oct 26 23:10:47.229 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Oct 26 23:10:47.230 INFO kablam! | ^^^^ help: consider using `_conn` instead Oct 26 23:10:47.230 INFO kablam! | Oct 26 23:10:47.230 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:10:47.230 INFO kablam! Oct 26 23:10:47.399 INFO kablam! warning: unused variable: `conn` Oct 26 23:10:47.399 INFO kablam! --> src/main.rs:25:26 Oct 26 23:10:47.399 INFO kablam! | Oct 26 23:10:47.399 INFO kablam! 25 | fn count_distinct_labels(conn: &PgConnection) -> i64 { Oct 26 23:10:47.399 INFO kablam! | ^^^^ help: consider using `_conn` instead Oct 26 23:10:47.399 INFO kablam! | Oct 26 23:10:47.399 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:10:47.399 INFO kablam! Oct 26 23:10:47.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.24s Oct 26 23:10:47.515 INFO kablam! su: No module specific data is present Oct 26 23:10:48.723 INFO running `"docker" "rm" "-f" "e74270e933d7aad5dcc20fddc58b2f7784a289326f1c469fbebf591f6ac5f9ea"` Oct 26 23:10:49.027 INFO blam! e74270e933d7aad5dcc20fddc58b2f7784a289326f1c469fbebf591f6ac5f9ea