Oct 14 22:17:00.739 INFO testing dropbox/ruba against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 22:17:00.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:02.287 INFO blam! d31abf247648dda3e0bda7f86c6b553cbebbc968ed12983c4d192a9cbdc7e0d7 Oct 14 22:17:02.287 INFO running `"docker" "start" "-a" "d31abf247648dda3e0bda7f86c6b553cbebbc968ed12983c4d192a9cbdc7e0d7"` Oct 14 22:17:04.527 INFO kablam! usermod: no changes Oct 14 22:17:04.746 INFO kablam! Compiling either v1.4.0 Oct 14 22:17:04.759 INFO kablam! Compiling heapsize v0.3.9 Oct 14 22:17:04.760 INFO kablam! Compiling serde v1.0.33 Oct 14 22:17:04.760 INFO kablam! Compiling bit-vec v0.4.4 Oct 14 22:17:04.760 INFO kablam! Compiling seahash v3.0.5 Oct 14 22:17:04.761 INFO kablam! Compiling iovec v0.1.2 Oct 14 22:17:04.761 INFO kablam! Compiling memchr v1.0.2 Oct 14 22:17:04.763 INFO kablam! Compiling nix v0.5.1 Oct 14 22:17:06.712 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 22:17:08.466 INFO kablam! Compiling regex v0.2.10 Oct 14 22:17:08.480 INFO kablam! Compiling num v0.1.42 Oct 14 22:17:08.481 INFO kablam! Compiling futures-core v0.2.0-alpha Oct 14 22:17:08.487 INFO kablam! Compiling itertools v0.5.10 Oct 14 22:17:10.555 INFO kablam! Compiling backtrace v0.3.5 Oct 14 22:17:10.895 INFO kablam! Compiling csv v0.15.0 Oct 14 22:17:11.020 INFO kablam! Compiling nom v3.2.1 Oct 14 22:17:12.976 INFO kablam! Compiling serde_derive_internals v0.21.0 Oct 14 22:17:19.896 INFO kablam! Compiling chrono v0.4.0 Oct 14 22:17:20.071 INFO kablam! Compiling futures-channel v0.2.0-alpha Oct 14 22:17:22.131 INFO kablam! Compiling futures-io v0.2.0-alpha Oct 14 22:17:41.853 INFO kablam! Compiling failure v0.1.1 Oct 14 22:17:41.928 INFO kablam! Compiling futures-sink v0.2.0-alpha Oct 14 22:17:41.976 INFO kablam! Compiling rustyline v1.0.0 Oct 14 22:17:42.453 INFO kablam! Compiling serde_derive v1.0.33 Oct 14 22:17:43.751 INFO kablam! Compiling futures-util v0.2.0-alpha Oct 14 22:17:54.528 INFO kablam! Compiling futures-executor v0.2.0-alpha Oct 14 22:17:58.889 INFO kablam! Compiling futures v0.2.0-alpha Oct 14 22:18:05.075 INFO kablam! Compiling bincode v0.9.2 Oct 14 22:18:06.366 INFO kablam! Compiling ruba v0.1.0 (/source) Oct 14 22:18:10.249 INFO kablam! warning: unused variable: `aggregation_cardinality` Oct 14 22:18:10.250 INFO kablam! --> src/engine/query.rs:99:53 Oct 14 22:18:10.250 INFO kablam! | Oct 14 22:18:10.251 INFO kablam! 99 | let (encoded_group_by_column, grouping_key, aggregation_cardinality) = Oct 14 22:18:10.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_aggregation_cardinality` instead Oct 14 22:18:10.251 INFO kablam! | Oct 14 22:18:10.252 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:18:10.252 INFO kablam! Oct 14 22:18:10.795 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:10.796 INFO kablam! --> src/engine/vector_op/vector_operator.rs:521:13 Oct 14 22:18:10.796 INFO kablam! | Oct 14 22:18:10.796 INFO kablam! 521 | let mut result = _lhs.cast_ref_mut_bit_vec(); Oct 14 22:18:10.797 INFO kablam! | ----^^^^^^ Oct 14 22:18:10.797 INFO kablam! | | Oct 14 22:18:10.797 INFO kablam! | help: remove this `mut` Oct 14 22:18:10.797 INFO kablam! | Oct 14 22:18:10.797 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 22:18:10.797 INFO kablam! Oct 14 22:18:10.836 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:10.836 INFO kablam! --> src/engine/query.rs:37:21 Oct 14 22:18:10.836 INFO kablam! | Oct 14 22:18:10.836 INFO kablam! 37 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 14 22:18:10.836 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 22:18:10.836 INFO kablam! | | Oct 14 22:18:10.836 INFO kablam! | help: remove this `mut` Oct 14 22:18:10.842 INFO kablam! Oct 14 22:18:10.859 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:10.859 INFO kablam! --> src/engine/query.rs:89:21 Oct 14 22:18:10.859 INFO kablam! | Oct 14 22:18:10.859 INFO kablam! 89 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 14 22:18:10.859 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 22:18:10.859 INFO kablam! | | Oct 14 22:18:10.859 INFO kablam! | help: remove this `mut` Oct 14 22:18:10.859 INFO kablam! Oct 14 22:18:10.859 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:10.859 INFO kablam! --> src/engine/query.rs:128:17 Oct 14 22:18:10.859 INFO kablam! | Oct 14 22:18:10.859 INFO kablam! 128 | let mut aggregate = query_plan::prepare_aggregation( Oct 14 22:18:10.859 INFO kablam! | ----^^^^^^^^^ Oct 14 22:18:10.859 INFO kablam! | | Oct 14 22:18:10.859 INFO kablam! | help: remove this `mut` Oct 14 22:18:10.859 INFO kablam! Oct 14 22:18:11.219 INFO kablam! warning: struct is never constructed: `VectorConstant` Oct 14 22:18:11.219 INFO kablam! --> src/engine/vector_op/vector_operator.rs:266:1 Oct 14 22:18:11.219 INFO kablam! | Oct 14 22:18:11.219 INFO kablam! 266 | pub struct VectorConstant<'a> { Oct 14 22:18:11.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:18:11.219 INFO kablam! | Oct 14 22:18:11.219 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:18:11.219 INFO kablam! Oct 14 22:18:11.219 INFO kablam! warning: struct is never constructed: `Identity` Oct 14 22:18:11.219 INFO kablam! --> src/engine/vector_op/vector_operator.rs:727:1 Oct 14 22:18:11.219 INFO kablam! | Oct 14 22:18:11.219 INFO kablam! 727 | struct Identity { Oct 14 22:18:11.219 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 22:18:11.219 INFO kablam! Oct 14 22:18:11.219 INFO kablam! warning: method is never used: `new` Oct 14 22:18:11.219 INFO kablam! --> src/engine/vector_op/vector_operator.rs:733:5 Oct 14 22:18:11.219 INFO kablam! | Oct 14 22:18:11.219 INFO kablam! 733 | pub fn new(input: BufferRef, output: BufferRef) -> Identity { Oct 14 22:18:11.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:18:11.219 INFO kablam! Oct 14 22:18:11.219 INFO kablam! warning: field is never used: `storage` Oct 14 22:18:11.219 INFO kablam! --> src/scheduler/inner_ruba.rs:23:5 Oct 14 22:18:11.219 INFO kablam! | Oct 14 22:18:11.219 INFO kablam! 23 | storage: Box, Oct 14 22:18:11.219 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 22:18:11.219 INFO kablam! Oct 14 22:18:26.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 14 22:18:26.229 INFO kablam! su: No module specific data is present Oct 14 22:18:26.957 INFO running `"docker" "rm" "-f" "d31abf247648dda3e0bda7f86c6b553cbebbc968ed12983c4d192a9cbdc7e0d7"` Oct 14 22:18:27.379 INFO blam! d31abf247648dda3e0bda7f86c6b553cbebbc968ed12983c4d192a9cbdc7e0d7 Oct 14 22:18:27.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:27.675 INFO blam! 9258ea98ac7b479b6deab37431b231e7d6db9214c749122c148d7e09ee75ef50 Oct 14 22:18:27.677 INFO running `"docker" "start" "-a" "9258ea98ac7b479b6deab37431b231e7d6db9214c749122c148d7e09ee75ef50"` Oct 14 22:18:29.458 INFO kablam! usermod: no changes Oct 14 22:18:29.735 INFO kablam! Compiling env_logger v0.5.6 Oct 14 22:18:31.419 INFO kablam! Compiling ruba v0.1.0 (/source) Oct 14 22:18:39.303 INFO kablam! warning: unused variable: `aggregation_cardinality` Oct 14 22:18:39.304 INFO kablam! --> src/engine/query.rs:99:53 Oct 14 22:18:39.304 INFO kablam! | Oct 14 22:18:39.304 INFO kablam! 99 | let (encoded_group_by_column, grouping_key, aggregation_cardinality) = Oct 14 22:18:39.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_aggregation_cardinality` instead Oct 14 22:18:39.305 INFO kablam! | Oct 14 22:18:39.305 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:18:39.306 INFO kablam! Oct 14 22:18:40.007 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:40.007 INFO kablam! --> src/engine/vector_op/vector_operator.rs:521:13 Oct 14 22:18:40.007 INFO kablam! | Oct 14 22:18:40.007 INFO kablam! 521 | let mut result = _lhs.cast_ref_mut_bit_vec(); Oct 14 22:18:40.007 INFO kablam! | ----^^^^^^ Oct 14 22:18:40.007 INFO kablam! | | Oct 14 22:18:40.007 INFO kablam! | help: remove this `mut` Oct 14 22:18:40.007 INFO kablam! | Oct 14 22:18:40.007 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 22:18:40.007 INFO kablam! Oct 14 22:18:40.055 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:40.055 INFO kablam! --> src/engine/query.rs:37:21 Oct 14 22:18:40.055 INFO kablam! | Oct 14 22:18:40.055 INFO kablam! 37 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 14 22:18:40.055 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 22:18:40.055 INFO kablam! | | Oct 14 22:18:40.055 INFO kablam! | help: remove this `mut` Oct 14 22:18:40.055 INFO kablam! Oct 14 22:18:40.071 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:40.071 INFO kablam! --> src/engine/query.rs:89:21 Oct 14 22:18:40.071 INFO kablam! | Oct 14 22:18:40.071 INFO kablam! 89 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 14 22:18:40.071 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 14 22:18:40.071 INFO kablam! | | Oct 14 22:18:40.071 INFO kablam! | help: remove this `mut` Oct 14 22:18:40.071 INFO kablam! Oct 14 22:18:40.071 INFO kablam! warning: variable does not need to be mutable Oct 14 22:18:40.071 INFO kablam! --> src/engine/query.rs:128:17 Oct 14 22:18:40.071 INFO kablam! | Oct 14 22:18:40.071 INFO kablam! 128 | let mut aggregate = query_plan::prepare_aggregation( Oct 14 22:18:40.071 INFO kablam! | ----^^^^^^^^^ Oct 14 22:18:40.071 INFO kablam! | | Oct 14 22:18:40.071 INFO kablam! | help: remove this `mut` Oct 14 22:18:40.071 INFO kablam! Oct 14 22:18:40.443 INFO kablam! warning: struct is never constructed: `VectorConstant` Oct 14 22:18:40.443 INFO kablam! --> src/engine/vector_op/vector_operator.rs:266:1 Oct 14 22:18:40.443 INFO kablam! | Oct 14 22:18:40.443 INFO kablam! 266 | pub struct VectorConstant<'a> { Oct 14 22:18:40.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:18:40.443 INFO kablam! | Oct 14 22:18:40.443 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:18:40.443 INFO kablam! Oct 14 22:18:40.443 INFO kablam! warning: struct is never constructed: `Identity` Oct 14 22:18:40.443 INFO kablam! --> src/engine/vector_op/vector_operator.rs:727:1 Oct 14 22:18:40.443 INFO kablam! | Oct 14 22:18:40.443 INFO kablam! 727 | struct Identity { Oct 14 22:18:40.443 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 22:18:40.443 INFO kablam! Oct 14 22:18:40.443 INFO kablam! warning: method is never used: `new` Oct 14 22:18:40.443 INFO kablam! --> src/engine/vector_op/vector_operator.rs:733:5 Oct 14 22:18:40.443 INFO kablam! | Oct 14 22:18:40.443 INFO kablam! 733 | pub fn new(input: BufferRef, output: BufferRef) -> Identity { Oct 14 22:18:40.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:18:40.443 INFO kablam! Oct 14 22:18:40.443 INFO kablam! warning: field is never used: `storage` Oct 14 22:18:40.443 INFO kablam! --> src/scheduler/inner_ruba.rs:23:5 Oct 14 22:18:40.443 INFO kablam! | Oct 14 22:18:40.443 INFO kablam! 23 | storage: Box, Oct 14 22:18:40.443 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 22:18:40.443 INFO kablam! Oct 14 22:18:43.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.87s Oct 14 22:18:43.373 INFO kablam! su: No module specific data is present Oct 14 22:18:44.289 INFO running `"docker" "rm" "-f" "9258ea98ac7b479b6deab37431b231e7d6db9214c749122c148d7e09ee75ef50"` Oct 14 22:18:44.587 INFO blam! 9258ea98ac7b479b6deab37431b231e7d6db9214c749122c148d7e09ee75ef50 Oct 14 22:18:44.589 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:45.008 INFO blam! 654491161caad7770392a7085ccc79f6a102f1b294ce9ca76cdfc276485dec59 Oct 14 22:18:45.012 INFO running `"docker" "start" "-a" "654491161caad7770392a7085ccc79f6a102f1b294ce9ca76cdfc276485dec59"` Oct 14 22:18:46.466 INFO kablam! usermod: no changes Oct 14 22:18:46.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 14 22:18:46.650 INFO kablam! Running /target/debug/deps/ruba-dc1cef5a253bd797 Oct 14 22:18:46.651 INFO blam! Oct 14 22:18:46.651 INFO blam! running 3 tests Oct 14 22:18:46.651 INFO blam! test syntax::parser::tests::test_select_star ... ok Oct 14 22:18:46.651 INFO blam! test syntax::parser::tests::test_last_hour ... ok Oct 14 22:18:46.651 INFO blam! test engine::batch_merging::tests::test_multipass_grouping ... ok Oct 14 22:18:46.651 INFO blam! Oct 14 22:18:46.651 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:18:46.651 INFO blam! Oct 14 22:18:46.663 INFO kablam! Running /target/debug/deps/profile-d8809e7870c55aa6 Oct 14 22:18:46.663 INFO kablam! Running /target/debug/deps/repl-9c5ca5a1f374cc67 Oct 14 22:18:46.663 INFO blam! Oct 14 22:18:46.663 INFO blam! running 0 tests Oct 14 22:18:46.663 INFO blam! Oct 14 22:18:46.663 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:18:46.663 INFO blam! Oct 14 22:18:46.676 INFO kablam! Running /target/debug/deps/query_tests-be8e8753fd017cf2 Oct 14 22:18:46.676 INFO blam! Oct 14 22:18:46.676 INFO blam! running 0 tests Oct 14 22:18:46.676 INFO blam! Oct 14 22:18:46.676 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:18:46.676 INFO blam! Oct 14 22:18:46.676 INFO blam! Oct 14 22:18:46.676 INFO blam! running 11 tests Oct 14 22:18:46.699 INFO blam! test test_multiple_group_by_2 ... ok Oct 14 22:18:46.735 INFO blam! test lt_filter_on_offset_encoded_column ... ok Oct 14 22:18:46.931 INFO blam! test group_by_integer_filter_integer_lt ... ok Oct 14 22:18:46.939 INFO blam! test test_sort_string ... ok Oct 14 22:18:46.943 INFO blam! test test_sum_2 ... ok Oct 14 22:18:46.943 INFO blam! test group_by_string_filter_string_eq ... ok Oct 14 22:18:46.947 INFO blam! test test_multiple_group_by ... ok Oct 14 22:18:46.951 INFO blam! test test_select_integer ... ok Oct 14 22:18:46.951 INFO blam! test test_sum ... ok Oct 14 22:18:46.951 INFO blam! test test_select_string ... ok Oct 14 22:18:46.952 INFO blam! test test_and_or ... ok Oct 14 22:18:46.952 INFO blam! Oct 14 22:18:46.952 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:18:46.952 INFO blam! Oct 14 22:18:46.955 INFO kablam! Doc-tests ruba Oct 14 22:18:48.900 INFO blam! Oct 14 22:18:48.901 INFO blam! running 0 tests Oct 14 22:18:48.901 INFO blam! Oct 14 22:18:48.901 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:18:48.902 INFO blam! Oct 14 22:18:48.936 INFO kablam! su: No module specific data is present Oct 14 22:18:49.493 INFO running `"docker" "rm" "-f" "654491161caad7770392a7085ccc79f6a102f1b294ce9ca76cdfc276485dec59"` Oct 14 22:18:49.719 INFO blam! 654491161caad7770392a7085ccc79f6a102f1b294ce9ca76cdfc276485dec59