Oct 14 22:17:18.610 INFO testing dropbox/ruba against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:17:18.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 22:17:19.308 INFO blam! b2a494d3b142179e0c27a15c07416de5e16ebbc823d438ff4f8a7a57d610fce8 Oct 14 22:17:19.310 INFO running `"docker" "start" "-a" "b2a494d3b142179e0c27a15c07416de5e16ebbc823d438ff4f8a7a57d610fce8"` Oct 14 22:17:20.798 INFO kablam! usermod: no changes Oct 14 22:17:21.092 INFO kablam! Compiling either v1.4.0 Oct 14 22:17:21.095 INFO kablam! Compiling heapsize v0.3.9 Oct 14 22:17:21.115 INFO kablam! Compiling seahash v3.0.5 Oct 14 22:17:21.119 INFO kablam! Compiling memchr v1.0.2 Oct 14 22:17:21.127 INFO kablam! Compiling bincode v0.9.2 Oct 14 22:17:21.127 INFO kablam! Compiling serde_json v0.9.10 Oct 14 22:17:21.127 INFO kablam! Compiling rustyline v1.0.0 Oct 14 22:17:21.131 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 22:17:23.160 INFO kablam! Compiling backtrace v0.3.5 Oct 14 22:17:23.160 INFO kablam! Compiling chrono v0.4.0 Oct 14 22:17:25.320 INFO kablam! Compiling nom v3.2.1 Oct 14 22:17:25.321 INFO kablam! Compiling csv v0.15.0 Oct 14 22:17:27.736 INFO kablam! Compiling futures-core v0.2.0-alpha Oct 14 22:17:30.020 INFO kablam! Compiling itertools v0.5.10 Oct 14 22:17:32.049 INFO kablam! Compiling failure v0.1.1 Oct 14 22:17:37.599 INFO kablam! Compiling futures-channel v0.2.0-alpha Oct 14 22:17:37.823 INFO kablam! Compiling futures-io v0.2.0-alpha Oct 14 22:17:42.601 INFO kablam! Compiling futures-sink v0.2.0-alpha Oct 14 22:17:43.521 INFO kablam! Compiling futures-util v0.2.0-alpha Oct 14 22:17:48.266 INFO kablam! Compiling futures-executor v0.2.0-alpha Oct 14 22:17:50.440 INFO kablam! Compiling futures v0.2.0-alpha Oct 14 22:17:50.940 INFO kablam! Compiling ruba v0.1.0 (/source) Oct 14 22:17:54.768 INFO kablam! warning: unused variable: `aggregation_cardinality` Oct 14 22:17:54.768 INFO kablam! --> src/engine/query.rs:99:53 Oct 14 22:17:54.768 INFO kablam! | Oct 14 22:17:54.768 INFO kablam! 99 | let (encoded_group_by_column, grouping_key, aggregation_cardinality) = Oct 14 22:17:54.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_aggregation_cardinality` instead Oct 14 22:17:54.770 INFO kablam! | Oct 14 22:17:54.770 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:17:54.770 INFO kablam! Oct 14 22:17:55.287 INFO kablam! warning: variable does not need to be mutable Oct 14 22:17:55.288 INFO kablam! --> src/engine/vector_op/vector_operator.rs:521:13 Oct 14 22:17:55.289 INFO kablam! | Oct 14 22:17:55.289 INFO kablam! 521 | let mut result = _lhs.cast_ref_mut_bit_vec(); Oct 14 22:17:55.290 INFO kablam! | ----^^^^^^ Oct 14 22:17:55.291 INFO kablam! | | Oct 14 22:17:55.291 INFO kablam! | help: remove this `mut` Oct 14 22:17:55.292 INFO kablam! | Oct 14 22:17:55.293 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 22:17:55.293 INFO kablam! Oct 14 22:17:55.337 INFO kablam! warning: variable does not need to be mutable Oct 14 22:17:55.338 INFO kablam! --> src/engine/query.rs:37:21 Oct 14 22:17:55.339 INFO kablam! | Oct 14 22:17:55.339 INFO kablam! 37 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 14 22:17:55.339 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 22:17:55.340 INFO kablam! | | Oct 14 22:17:55.340 INFO kablam! | help: remove this `mut` Oct 14 22:17:55.341 INFO kablam! Oct 14 22:17:55.353 INFO kablam! warning: variable does not need to be mutable Oct 14 22:17:55.353 INFO kablam! --> src/engine/query.rs:89:21 Oct 14 22:17:55.353 INFO kablam! | Oct 14 22:17:55.353 INFO kablam! 89 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 14 22:17:55.353 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 22:17:55.353 INFO kablam! | | Oct 14 22:17:55.354 INFO kablam! | help: remove this `mut` Oct 14 22:17:55.354 INFO kablam! Oct 14 22:17:55.355 INFO kablam! warning: variable does not need to be mutable Oct 14 22:17:55.355 INFO kablam! --> src/engine/query.rs:128:17 Oct 14 22:17:55.355 INFO kablam! | Oct 14 22:17:55.356 INFO kablam! 128 | let mut aggregate = query_plan::prepare_aggregation( Oct 14 22:17:55.356 INFO kablam! | ----^^^^^^^^^ Oct 14 22:17:55.356 INFO kablam! | | Oct 14 22:17:55.356 INFO kablam! | help: remove this `mut` Oct 14 22:17:55.356 INFO kablam! Oct 14 22:17:55.681 INFO kablam! warning: struct is never constructed: `VectorConstant` Oct 14 22:17:55.682 INFO kablam! --> src/engine/vector_op/vector_operator.rs:266:1 Oct 14 22:17:55.682 INFO kablam! | Oct 14 22:17:55.683 INFO kablam! 266 | pub struct VectorConstant<'a> { Oct 14 22:17:55.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:17:55.684 INFO kablam! | Oct 14 22:17:55.685 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:17:55.685 INFO kablam! Oct 14 22:17:55.686 INFO kablam! warning: struct is never constructed: `Identity` Oct 14 22:17:55.687 INFO kablam! --> src/engine/vector_op/vector_operator.rs:727:1 Oct 14 22:17:55.687 INFO kablam! | Oct 14 22:17:55.688 INFO kablam! 727 | struct Identity { Oct 14 22:17:55.688 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 22:17:55.689 INFO kablam! Oct 14 22:17:55.689 INFO kablam! warning: method is never used: `new` Oct 14 22:17:55.690 INFO kablam! --> src/engine/vector_op/vector_operator.rs:733:5 Oct 14 22:17:55.690 INFO kablam! | Oct 14 22:17:55.691 INFO kablam! 733 | pub fn new(input: BufferRef, output: BufferRef) -> Identity { Oct 14 22:17:55.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:17:55.692 INFO kablam! Oct 14 22:17:55.693 INFO kablam! warning: field is never used: `storage` Oct 14 22:17:55.693 INFO kablam! --> src/scheduler/inner_ruba.rs:23:5 Oct 14 22:17:55.694 INFO kablam! | Oct 14 22:17:55.694 INFO kablam! 23 | storage: Box, Oct 14 22:17:55.695 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 22:17:55.695 INFO kablam! Oct 14 22:18:13.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.55s Oct 14 22:18:13.378 INFO kablam! su: No module specific data is present Oct 14 22:18:14.473 INFO running `"docker" "rm" "-f" "b2a494d3b142179e0c27a15c07416de5e16ebbc823d438ff4f8a7a57d610fce8"` Oct 14 22:18:14.782 INFO blam! b2a494d3b142179e0c27a15c07416de5e16ebbc823d438ff4f8a7a57d610fce8 Oct 14 22:18:14.798 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 22:18:15.319 INFO blam! 7306718a451fcc9cecd59552907773704525f048c606235714b767daa436f62c Oct 14 22:18:15.331 INFO running `"docker" "start" "-a" "7306718a451fcc9cecd59552907773704525f048c606235714b767daa436f62c"` Oct 14 22:18:16.624 INFO kablam! usermod: no changes Oct 14 22:18:16.811 INFO kablam! Compiling env_logger v0.5.6 Oct 14 22:18:18.543 INFO kablam! Compiling ruba v0.1.0 (/source) Oct 14 22:18:26.763 INFO kablam! warning: unused variable: `aggregation_cardinality` Oct 14 22:18:26.763 INFO kablam! --> src/engine/query.rs:99:53 Oct 14 22:18:26.763 INFO kablam! | Oct 14 22:18:26.763 INFO kablam! 99 | let (encoded_group_by_column, grouping_key, aggregation_cardinality) = Oct 14 22:18:26.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_aggregation_cardinality` instead Oct 14 22:18:26.763 INFO kablam! | Oct 14 22:18:26.763 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:18:26.763 INFO kablam! Oct 14 22:18:27.327 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:27.327 INFO kablam! --> src/engine/vector_op/vector_operator.rs:521:13 Oct 14 22:18:27.327 INFO kablam! | Oct 14 22:18:27.327 INFO kablam! 521 | let mut result = _lhs.cast_ref_mut_bit_vec(); Oct 14 22:18:27.327 INFO kablam! | ----^^^^^^ Oct 14 22:18:27.327 INFO kablam! | | Oct 14 22:18:27.327 INFO kablam! | help: remove this `mut` Oct 14 22:18:27.327 INFO kablam! | Oct 14 22:18:27.327 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 22:18:27.327 INFO kablam! Oct 14 22:18:27.367 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:27.367 INFO kablam! --> src/engine/query.rs:37:21 Oct 14 22:18:27.367 INFO kablam! | Oct 14 22:18:27.367 INFO kablam! 37 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 14 22:18:27.367 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 22:18:27.367 INFO kablam! | | Oct 14 22:18:27.367 INFO kablam! | help: remove this `mut` Oct 14 22:18:27.367 INFO kablam! Oct 14 22:18:27.381 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:27.381 INFO kablam! --> src/engine/query.rs:89:21 Oct 14 22:18:27.381 INFO kablam! | Oct 14 22:18:27.382 INFO kablam! 89 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 14 22:18:27.382 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 22:18:27.382 INFO kablam! | | Oct 14 22:18:27.383 INFO kablam! | help: remove this `mut` Oct 14 22:18:27.383 INFO kablam! Oct 14 22:18:27.383 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:27.383 INFO kablam! --> src/engine/query.rs:128:17 Oct 14 22:18:27.384 INFO kablam! | Oct 14 22:18:27.384 INFO kablam! 128 | let mut aggregate = query_plan::prepare_aggregation( Oct 14 22:18:27.384 INFO kablam! | ----^^^^^^^^^ Oct 14 22:18:27.385 INFO kablam! | | Oct 14 22:18:27.385 INFO kablam! | help: remove this `mut` Oct 14 22:18:27.385 INFO kablam! Oct 14 22:18:27.695 INFO kablam! warning: struct is never constructed: `VectorConstant` Oct 14 22:18:27.695 INFO kablam! --> src/engine/vector_op/vector_operator.rs:266:1 Oct 14 22:18:27.695 INFO kablam! | Oct 14 22:18:27.696 INFO kablam! 266 | pub struct VectorConstant<'a> { Oct 14 22:18:27.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:18:27.697 INFO kablam! | Oct 14 22:18:27.697 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:18:27.697 INFO kablam! Oct 14 22:18:27.698 INFO kablam! warning: struct is never constructed: `Identity` Oct 14 22:18:27.698 INFO kablam! --> src/engine/vector_op/vector_operator.rs:727:1 Oct 14 22:18:27.698 INFO kablam! | Oct 14 22:18:27.699 INFO kablam! 727 | struct Identity { Oct 14 22:18:27.699 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 22:18:27.699 INFO kablam! Oct 14 22:18:27.700 INFO kablam! warning: method is never used: `new` Oct 14 22:18:27.700 INFO kablam! --> src/engine/vector_op/vector_operator.rs:733:5 Oct 14 22:18:27.700 INFO kablam! | Oct 14 22:18:27.700 INFO kablam! 733 | pub fn new(input: BufferRef, output: BufferRef) -> Identity { Oct 14 22:18:27.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:18:27.701 INFO kablam! Oct 14 22:18:27.701 INFO kablam! warning: field is never used: `storage` Oct 14 22:18:27.702 INFO kablam! --> src/scheduler/inner_ruba.rs:23:5 Oct 14 22:18:27.702 INFO kablam! | Oct 14 22:18:27.702 INFO kablam! 23 | storage: Box, Oct 14 22:18:27.703 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 22:18:27.703 INFO kablam! Oct 14 22:18:30.502 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.85s Oct 14 22:18:30.527 INFO kablam! su: No module specific data is present Oct 14 22:18:31.247 INFO running `"docker" "rm" "-f" "7306718a451fcc9cecd59552907773704525f048c606235714b767daa436f62c"` Oct 14 22:18:31.519 INFO blam! 7306718a451fcc9cecd59552907773704525f048c606235714b767daa436f62c Oct 14 22:18:31.526 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 22:18:32.023 INFO blam! 662ef5dabeaeabc64fd5614a05e56a94b315731960946455ac05c0e5eadfdd08 Oct 14 22:18:32.031 INFO running `"docker" "start" "-a" "662ef5dabeaeabc64fd5614a05e56a94b315731960946455ac05c0e5eadfdd08"` Oct 14 22:18:33.237 INFO kablam! usermod: no changes Oct 14 22:18:33.418 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 14 22:18:33.443 INFO kablam! Running /target/debug/deps/ruba-b050dc10d12af631 Oct 14 22:18:33.461 INFO blam! Oct 14 22:18:33.461 INFO blam! running 3 tests Oct 14 22:18:33.478 INFO blam! test engine::batch_merging::tests::test_multipass_grouping ... ok Oct 14 22:18:33.478 INFO blam! test syntax::parser::tests::test_last_hour ... ok Oct 14 22:18:33.479 INFO blam! test syntax::parser::tests::test_select_star ... ok Oct 14 22:18:33.479 INFO blam! Oct 14 22:18:33.479 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:18:33.479 INFO blam! Oct 14 22:18:33.479 INFO blam! Oct 14 22:18:33.479 INFO blam! running 0 tests Oct 14 22:18:33.479 INFO blam! Oct 14 22:18:33.479 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:18:33.479 INFO blam! Oct 14 22:18:33.479 INFO kablam! Running /target/debug/deps/profile-2ae1aee050236d16 Oct 14 22:18:33.479 INFO kablam! Running /target/debug/deps/repl-03ee58276cdd2587 Oct 14 22:18:33.483 INFO kablam! Running /target/debug/deps/query_tests-a5c41d8c6483f02e Oct 14 22:18:33.483 INFO blam! Oct 14 22:18:33.483 INFO blam! running 0 tests Oct 14 22:18:33.483 INFO blam! Oct 14 22:18:33.483 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:18:33.483 INFO blam! Oct 14 22:18:33.491 INFO blam! Oct 14 22:18:33.491 INFO blam! running 11 tests Oct 14 22:18:33.538 INFO blam! test lt_filter_on_offset_encoded_column ... ok Oct 14 22:18:33.667 INFO blam! test test_multiple_group_by_2 ... ok Oct 14 22:18:33.689 INFO blam! test test_select_string ... ok Oct 14 22:18:33.760 INFO blam! test group_by_integer_filter_integer_lt ... ok Oct 14 22:18:33.775 INFO blam! test test_and_or ... ok Oct 14 22:18:33.777 INFO blam! test group_by_string_filter_string_eq ... ok Oct 14 22:18:33.781 INFO blam! test test_sum ... ok Oct 14 22:18:33.787 INFO blam! test test_sum_2 ... ok Oct 14 22:18:33.816 INFO blam! test test_multiple_group_by ... ok Oct 14 22:18:33.820 INFO blam! test test_select_integer ... ok Oct 14 22:18:33.823 INFO blam! test test_sort_string ... ok Oct 14 22:18:33.823 INFO blam! Oct 14 22:18:33.824 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:18:33.824 INFO blam! Oct 14 22:18:33.827 INFO kablam! Doc-tests ruba Oct 14 22:18:36.043 INFO blam! Oct 14 22:18:36.043 INFO blam! running 0 tests Oct 14 22:18:36.043 INFO blam! Oct 14 22:18:36.043 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:18:36.043 INFO blam! Oct 14 22:18:36.059 INFO kablam! su: No module specific data is present Oct 14 22:18:37.599 INFO running `"docker" "rm" "-f" "662ef5dabeaeabc64fd5614a05e56a94b315731960946455ac05c0e5eadfdd08"` Oct 14 22:18:37.959 INFO blam! 662ef5dabeaeabc64fd5614a05e56a94b315731960946455ac05c0e5eadfdd08