Oct 12 19:41:40.501 INFO checking jmesmon/rust-psql-bench against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 19:41:40.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 19:41:40.638 INFO blam! 860e400a5c7210efd613d04cd3722bcf0389fca0f0447bd700ed2a84f79cd638 Oct 12 19:41:40.638 INFO running `"docker" "start" "-a" "860e400a5c7210efd613d04cd3722bcf0389fca0f0447bd700ed2a84f79cd638"` Oct 12 19:41:41.157 INFO kablam! usermod: no changes Oct 12 19:41:41.292 INFO kablam! Compiling pq-sys v0.2.7 Oct 12 19:41:41.292 INFO kablam! Compiling utf8-ranges v0.1.3 Oct 12 19:41:41.292 INFO kablam! Compiling regex-syntax v0.3.9 Oct 12 19:41:41.303 INFO kablam! Compiling byteorder v0.3.13 Oct 12 19:41:41.303 INFO kablam! Checking phf_shared v0.7.20 Oct 12 19:41:41.303 INFO kablam! Checking bench-sql v0.1.0 (/source) Oct 12 19:41:41.303 INFO kablam! Compiling memchr v0.1.11 Oct 12 19:41:42.760 INFO kablam! Compiling syn v0.10.3 Oct 12 19:41:42.760 INFO kablam! Checking postgres-protocol v0.1.1 Oct 12 19:41:42.760 INFO kablam! Checking phf v0.7.20 Oct 12 19:41:43.836 INFO kablam! Compiling aho-corasick v0.5.3 Oct 12 19:41:43.854 INFO kablam! Compiling thread-id v2.0.0 Oct 12 19:41:45.062 INFO kablam! Checking postgres v0.13.3 Oct 12 19:41:45.138 INFO kablam! Compiling thread_local v0.2.7 Oct 12 19:41:45.785 INFO kablam! Checking diesel v0.9.0 Oct 12 19:41:53.573 INFO kablam! Compiling regex v0.1.80 Oct 12 19:42:04.460 INFO kablam! Compiling dotenv v0.8.0 Oct 12 19:42:12.286 INFO kablam! Compiling diesel_codegen_shared v0.9.0 Oct 12 19:42:13.250 INFO kablam! Compiling diesel_codegen v0.9.0 Oct 12 19:42:18.368 INFO kablam! error[E0658]: The attribute `options` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Oct 12 19:42:18.368 INFO kablam! --> benches/1_diesel_bench.rs:7:1 Oct 12 19:42:18.368 INFO kablam! | Oct 12 19:42:18.368 INFO kablam! 7 | infer_schema!("env:DATABASE_URL"); Oct 12 19:42:18.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:42:18.368 INFO kablam! | Oct 12 19:42:18.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Oct 12 19:42:18.368 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 12 19:42:18.368 INFO kablam! Oct 12 19:42:18.400 INFO kablam! error: aborting due to previous error Oct 12 19:42:18.400 INFO kablam! Oct 12 19:42:18.400 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 12 19:42:18.400 INFO kablam! error: Could not compile `bench-sql`. Oct 12 19:42:18.400 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 19:42:18.508 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 12 19:42:18.508 INFO kablam! --> benches/2_postgres_bench.rs:65:14 Oct 12 19:42:18.508 INFO kablam! | Oct 12 19:42:18.508 INFO kablam! 65 | for i in (0..num_rows) { Oct 12 19:42:18.508 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 12 19:42:18.508 INFO kablam! | Oct 12 19:42:18.508 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 19:42:18.508 INFO kablam! Oct 12 19:42:18.636 INFO kablam! warning: field is never used: `id` Oct 12 19:42:18.636 INFO kablam! --> benches/2_postgres_bench.rs:12:5 Oct 12 19:42:18.636 INFO kablam! | Oct 12 19:42:18.636 INFO kablam! 12 | id: i32, Oct 12 19:42:18.636 INFO kablam! | ^^^^^^^ Oct 12 19:42:18.636 INFO kablam! | Oct 12 19:42:18.636 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:42:18.636 INFO kablam! Oct 12 19:42:18.636 INFO kablam! warning: field is never used: `name` Oct 12 19:42:18.636 INFO kablam! --> benches/2_postgres_bench.rs:13:5 Oct 12 19:42:18.636 INFO kablam! | Oct 12 19:42:18.636 INFO kablam! 13 | name: String, Oct 12 19:42:18.636 INFO kablam! | ^^^^^^^^^^^^ Oct 12 19:42:18.636 INFO kablam! Oct 12 19:42:18.636 INFO kablam! warning: field is never used: `hair_color` Oct 12 19:42:18.636 INFO kablam! --> benches/2_postgres_bench.rs:14:5 Oct 12 19:42:18.636 INFO kablam! | Oct 12 19:42:18.636 INFO kablam! 14 | hair_color: Option, Oct 12 19:42:18.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:42:18.636 INFO kablam! Oct 12 19:42:18.636 INFO kablam! warning: field is never used: `id` Oct 12 19:42:18.636 INFO kablam! --> benches/2_postgres_bench.rs:18:5 Oct 12 19:42:18.636 INFO kablam! | Oct 12 19:42:18.636 INFO kablam! 18 | id: i32, Oct 12 19:42:18.636 INFO kablam! | ^^^^^^^ Oct 12 19:42:18.636 INFO kablam! Oct 12 19:42:18.636 INFO kablam! warning: field is never used: `user_id` Oct 12 19:42:18.636 INFO kablam! --> benches/2_postgres_bench.rs:19:5 Oct 12 19:42:18.636 INFO kablam! | Oct 12 19:42:18.636 INFO kablam! 19 | user_id: i32, Oct 12 19:42:18.636 INFO kablam! | ^^^^^^^^^^^^ Oct 12 19:42:18.636 INFO kablam! Oct 12 19:42:18.636 INFO kablam! warning: field is never used: `title` Oct 12 19:42:18.636 INFO kablam! --> benches/2_postgres_bench.rs:20:5 Oct 12 19:42:18.636 INFO kablam! | Oct 12 19:42:18.636 INFO kablam! 20 | title: String, Oct 12 19:42:18.636 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 19:42:18.636 INFO kablam! Oct 12 19:42:18.636 INFO kablam! warning: field is never used: `body` Oct 12 19:42:18.636 INFO kablam! --> benches/2_postgres_bench.rs:21:5 Oct 12 19:42:18.636 INFO kablam! | Oct 12 19:42:18.636 INFO kablam! 21 | body: Option, Oct 12 19:42:18.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 19:42:18.636 INFO kablam! Oct 12 19:42:18.636 INFO kablam! warning: function `bench_simple_query__1_000_rows_postgres` should have a snake case name such as `bench_simple_query_1_000_rows_postgres` Oct 12 19:42:18.637 INFO kablam! --> benches/2_postgres_bench.rs:140:1 Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! 140 | / fn bench_simple_query__1_000_rows_postgres(b: &mut Bencher) { Oct 12 19:42:18.637 INFO kablam! 141 | | benchmark_simple_query(1_000, b) Oct 12 19:42:18.637 INFO kablam! 142 | | } Oct 12 19:42:18.637 INFO kablam! | |_^ Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 19:42:18.637 INFO kablam! Oct 12 19:42:18.637 INFO kablam! warning: function `bench_simple_query____100_rows_postgres` should have a snake case name such as `bench_simple_query_100_rows_postgres` Oct 12 19:42:18.637 INFO kablam! --> benches/2_postgres_bench.rs:145:1 Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! 145 | / fn bench_simple_query____100_rows_postgres(b: &mut Bencher) { Oct 12 19:42:18.637 INFO kablam! 146 | | benchmark_simple_query(100, b) Oct 12 19:42:18.637 INFO kablam! 147 | | } Oct 12 19:42:18.637 INFO kablam! | |_^ Oct 12 19:42:18.637 INFO kablam! Oct 12 19:42:18.637 INFO kablam! warning: function `bench_simple_query_____10_rows_postgres` should have a snake case name such as `bench_simple_query_10_rows_postgres` Oct 12 19:42:18.637 INFO kablam! --> benches/2_postgres_bench.rs:150:1 Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! 150 | / fn bench_simple_query_____10_rows_postgres(b: &mut Bencher) { Oct 12 19:42:18.637 INFO kablam! 151 | | benchmark_simple_query(10, b) Oct 12 19:42:18.637 INFO kablam! 152 | | } Oct 12 19:42:18.637 INFO kablam! | |_^ Oct 12 19:42:18.637 INFO kablam! Oct 12 19:42:18.637 INFO kablam! warning: function `bench_simple_query______1_rows_postgres` should have a snake case name such as `bench_simple_query_1_rows_postgres` Oct 12 19:42:18.637 INFO kablam! --> benches/2_postgres_bench.rs:155:1 Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! 155 | / fn bench_simple_query______1_rows_postgres(b: &mut Bencher) { Oct 12 19:42:18.637 INFO kablam! 156 | | benchmark_simple_query(1, b) Oct 12 19:42:18.637 INFO kablam! 157 | | } Oct 12 19:42:18.637 INFO kablam! | |_^ Oct 12 19:42:18.637 INFO kablam! Oct 12 19:42:18.637 INFO kablam! warning: function `bench_simple_query______0_rows_postgres` should have a snake case name such as `bench_simple_query_0_rows_postgres` Oct 12 19:42:18.637 INFO kablam! --> benches/2_postgres_bench.rs:160:1 Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! 160 | / fn bench_simple_query______0_rows_postgres(b: &mut Bencher) { Oct 12 19:42:18.637 INFO kablam! 161 | | benchmark_simple_query(0, b) Oct 12 19:42:18.637 INFO kablam! 162 | | } Oct 12 19:42:18.637 INFO kablam! | |_^ Oct 12 19:42:18.637 INFO kablam! Oct 12 19:42:18.637 INFO kablam! warning: function `bench_complex_query__1_000_rows_postgres` should have a snake case name such as `bench_complex_query_1_000_rows_postgres` Oct 12 19:42:18.637 INFO kablam! --> benches/2_postgres_bench.rs:165:1 Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! 165 | / fn bench_complex_query__1_000_rows_postgres(b: &mut Bencher) { Oct 12 19:42:18.637 INFO kablam! 166 | | benchmark_complex_query(1_000, b) Oct 12 19:42:18.637 INFO kablam! 167 | | } Oct 12 19:42:18.637 INFO kablam! | |_^ Oct 12 19:42:18.637 INFO kablam! Oct 12 19:42:18.637 INFO kablam! warning: function `bench_complex_query____100_rows_postgres` should have a snake case name such as `bench_complex_query_100_rows_postgres` Oct 12 19:42:18.637 INFO kablam! --> benches/2_postgres_bench.rs:170:1 Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! 170 | / fn bench_complex_query____100_rows_postgres(b: &mut Bencher) { Oct 12 19:42:18.637 INFO kablam! 171 | | benchmark_complex_query(100, b) Oct 12 19:42:18.637 INFO kablam! 172 | | } Oct 12 19:42:18.637 INFO kablam! | |_^ Oct 12 19:42:18.637 INFO kablam! Oct 12 19:42:18.637 INFO kablam! warning: function `bench_complex_query_____10_rows_postgres` should have a snake case name such as `bench_complex_query_10_rows_postgres` Oct 12 19:42:18.637 INFO kablam! --> benches/2_postgres_bench.rs:175:1 Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! 175 | / fn bench_complex_query_____10_rows_postgres(b: &mut Bencher) { Oct 12 19:42:18.637 INFO kablam! 176 | | benchmark_complex_query(10, b) Oct 12 19:42:18.637 INFO kablam! 177 | | } Oct 12 19:42:18.637 INFO kablam! | |_^ Oct 12 19:42:18.637 INFO kablam! Oct 12 19:42:18.637 INFO kablam! warning: function `bench_complex_query______1_rows_postgres` should have a snake case name such as `bench_complex_query_1_rows_postgres` Oct 12 19:42:18.637 INFO kablam! --> benches/2_postgres_bench.rs:180:1 Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! 180 | / fn bench_complex_query______1_rows_postgres(b: &mut Bencher) { Oct 12 19:42:18.637 INFO kablam! 181 | | benchmark_complex_query(1, b) Oct 12 19:42:18.637 INFO kablam! 182 | | } Oct 12 19:42:18.637 INFO kablam! | |_^ Oct 12 19:42:18.637 INFO kablam! Oct 12 19:42:18.637 INFO kablam! warning: function `bench_complex_query______0_rows_postgres` should have a snake case name such as `bench_complex_query_0_rows_postgres` Oct 12 19:42:18.637 INFO kablam! --> benches/2_postgres_bench.rs:185:1 Oct 12 19:42:18.637 INFO kablam! | Oct 12 19:42:18.637 INFO kablam! 185 | / fn bench_complex_query______0_rows_postgres(b: &mut Bencher) { Oct 12 19:42:18.637 INFO kablam! 186 | | benchmark_complex_query(0, b) Oct 12 19:42:18.637 INFO kablam! 187 | | } Oct 12 19:42:18.637 INFO kablam! | |_^ Oct 12 19:42:18.637 INFO kablam! Oct 12 19:42:18.668 INFO kablam! error: build failed Oct 12 19:42:18.670 INFO kablam! su: No module specific data is present Oct 12 19:42:18.967 INFO running `"docker" "rm" "-f" "860e400a5c7210efd613d04cd3722bcf0389fca0f0447bd700ed2a84f79cd638"` Oct 12 19:42:19.051 INFO blam! 860e400a5c7210efd613d04cd3722bcf0389fca0f0447bd700ed2a84f79cd638