Oct 12 22:23:47.377 INFO checking dropbox/ruba against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 22:23:47.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 22:23:48.171 INFO blam! 2356a46a186c237fdfbad01f487a7003f805f3450250d74df9ee283ea9d841f4 Oct 12 22:23:48.172 INFO running `"docker" "start" "-a" "2356a46a186c237fdfbad01f487a7003f805f3450250d74df9ee283ea9d841f4"` Oct 12 22:23:50.428 INFO kablam! usermod: no changes Oct 12 22:23:50.827 INFO kablam! Checking either v1.4.0 Oct 12 22:23:50.837 INFO kablam! Compiling heapsize v0.3.9 Oct 12 22:23:50.840 INFO kablam! Checking nix v0.5.1 Oct 12 22:23:50.841 INFO kablam! Checking bincode v0.9.2 Oct 12 22:23:50.841 INFO kablam! Checking csv v0.15.0 Oct 12 22:23:50.842 INFO kablam! Checking nom v3.2.1 Oct 12 22:23:50.842 INFO kablam! Checking num-bigint v0.1.43 Oct 12 22:23:50.842 INFO kablam! Checking serde_json v0.9.10 Oct 12 22:23:54.734 INFO kablam! Checking env_logger v0.5.6 Oct 12 22:23:54.942 INFO kablam! Checking failure v0.1.1 Oct 12 22:23:57.735 INFO kablam! Checking futures-core v0.2.0-alpha Oct 12 22:23:58.606 INFO kablam! Checking itertools v0.5.10 Oct 12 22:24:01.413 INFO kablam! Checking futures-channel v0.2.0-alpha Oct 12 22:24:01.413 INFO kablam! Checking futures-io v0.2.0-alpha Oct 12 22:24:03.986 INFO kablam! Checking num-rational v0.1.42 Oct 12 22:24:04.708 INFO kablam! Checking futures-sink v0.2.0-alpha Oct 12 22:24:05.932 INFO kablam! Checking futures-util v0.2.0-alpha Oct 12 22:24:06.412 INFO kablam! Checking rustyline v1.0.0 Oct 12 22:24:06.724 INFO kablam! Checking num v0.1.42 Oct 12 22:24:07.869 INFO kablam! Checking chrono v0.4.0 Oct 12 22:24:10.492 INFO kablam! Checking futures-executor v0.2.0-alpha Oct 12 22:24:11.576 INFO kablam! Checking futures v0.2.0-alpha Oct 12 22:24:12.320 INFO kablam! Checking ruba v0.1.0 (/source) Oct 12 22:24:19.013 INFO kablam! warning: unused variable: `aggregation_cardinality` Oct 12 22:24:19.014 INFO kablam! --> src/engine/query.rs:99:53 Oct 12 22:24:19.014 INFO kablam! | Oct 12 22:24:19.015 INFO kablam! 99 | let (encoded_group_by_column, grouping_key, aggregation_cardinality) = Oct 12 22:24:19.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_aggregation_cardinality` instead Oct 12 22:24:19.020 INFO kablam! | Oct 12 22:24:19.020 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:24:19.020 INFO kablam! Oct 12 22:24:19.113 INFO kablam! warning: unused variable: `aggregation_cardinality` Oct 12 22:24:19.113 INFO kablam! --> src/engine/query.rs:99:53 Oct 12 22:24:19.113 INFO kablam! | Oct 12 22:24:19.114 INFO kablam! 99 | let (encoded_group_by_column, grouping_key, aggregation_cardinality) = Oct 12 22:24:19.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_aggregation_cardinality` instead Oct 12 22:24:19.114 INFO kablam! | Oct 12 22:24:19.114 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:24:19.114 INFO kablam! Oct 12 22:24:20.191 INFO kablam! warning: variable does not need to be mutable Oct 12 22:24:20.191 INFO kablam! --> src/engine/vector_op/vector_operator.rs:521:13 Oct 12 22:24:20.191 INFO kablam! | Oct 12 22:24:20.191 INFO kablam! 521 | let mut result = _lhs.cast_ref_mut_bit_vec(); Oct 12 22:24:20.191 INFO kablam! | ----^^^^^^ Oct 12 22:24:20.191 INFO kablam! | | Oct 12 22:24:20.191 INFO kablam! | help: remove this `mut` Oct 12 22:24:20.191 INFO kablam! | Oct 12 22:24:20.191 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 22:24:20.191 INFO kablam! Oct 12 22:24:20.221 INFO kablam! warning: variable does not need to be mutable Oct 12 22:24:20.221 INFO kablam! --> src/engine/vector_op/vector_operator.rs:521:13 Oct 12 22:24:20.221 INFO kablam! | Oct 12 22:24:20.221 INFO kablam! 521 | let mut result = _lhs.cast_ref_mut_bit_vec(); Oct 12 22:24:20.221 INFO kablam! | ----^^^^^^ Oct 12 22:24:20.221 INFO kablam! | | Oct 12 22:24:20.221 INFO kablam! | help: remove this `mut` Oct 12 22:24:20.228 INFO kablam! | Oct 12 22:24:20.228 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 22:24:20.228 INFO kablam! Oct 12 22:24:20.280 INFO kablam! warning: variable does not need to be mutable Oct 12 22:24:20.280 INFO kablam! --> src/engine/query.rs:37:21 Oct 12 22:24:20.281 INFO kablam! | Oct 12 22:24:20.281 INFO kablam! 37 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 12 22:24:20.281 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 12 22:24:20.281 INFO kablam! | | Oct 12 22:24:20.282 INFO kablam! | help: remove this `mut` Oct 12 22:24:20.282 INFO kablam! Oct 12 22:24:20.300 INFO kablam! warning: variable does not need to be mutable Oct 12 22:24:20.301 INFO kablam! --> src/engine/query.rs:89:21 Oct 12 22:24:20.301 INFO kablam! | Oct 12 22:24:20.301 INFO kablam! 89 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 12 22:24:20.302 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 12 22:24:20.302 INFO kablam! | | Oct 12 22:24:20.302 INFO kablam! | help: remove this `mut` Oct 12 22:24:20.302 INFO kablam! Oct 12 22:24:20.303 INFO kablam! warning: variable does not need to be mutable Oct 12 22:24:20.303 INFO kablam! --> src/engine/query.rs:128:17 Oct 12 22:24:20.303 INFO kablam! | Oct 12 22:24:20.303 INFO kablam! 128 | let mut aggregate = query_plan::prepare_aggregation( Oct 12 22:24:20.304 INFO kablam! | ----^^^^^^^^^ Oct 12 22:24:20.304 INFO kablam! | | Oct 12 22:24:20.304 INFO kablam! | help: remove this `mut` Oct 12 22:24:20.304 INFO kablam! Oct 12 22:24:20.316 INFO kablam! warning: variable does not need to be mutable Oct 12 22:24:20.317 INFO kablam! --> src/engine/query.rs:37:21 Oct 12 22:24:20.317 INFO kablam! | Oct 12 22:24:20.317 INFO kablam! 37 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 12 22:24:20.317 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 12 22:24:20.318 INFO kablam! | | Oct 12 22:24:20.318 INFO kablam! | help: remove this `mut` Oct 12 22:24:20.318 INFO kablam! Oct 12 22:24:20.336 INFO kablam! warning: variable does not need to be mutable Oct 12 22:24:20.337 INFO kablam! --> src/engine/query.rs:89:21 Oct 12 22:24:20.337 INFO kablam! | Oct 12 22:24:20.337 INFO kablam! 89 | let mut compiled_filter = query_plan::prepare(filter_plan, &mut executor); Oct 12 22:24:20.338 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 12 22:24:20.338 INFO kablam! | | Oct 12 22:24:20.338 INFO kablam! | help: remove this `mut` Oct 12 22:24:20.338 INFO kablam! Oct 12 22:24:20.339 INFO kablam! warning: variable does not need to be mutable Oct 12 22:24:20.339 INFO kablam! --> src/engine/query.rs:128:17 Oct 12 22:24:20.339 INFO kablam! | Oct 12 22:24:20.340 INFO kablam! 128 | let mut aggregate = query_plan::prepare_aggregation( Oct 12 22:24:20.340 INFO kablam! | ----^^^^^^^^^ Oct 12 22:24:20.340 INFO kablam! | | Oct 12 22:24:20.341 INFO kablam! | help: remove this `mut` Oct 12 22:24:20.341 INFO kablam! Oct 12 22:24:20.964 INFO kablam! warning: struct is never constructed: `VectorConstant` Oct 12 22:24:20.964 INFO kablam! --> src/engine/vector_op/vector_operator.rs:266:1 Oct 12 22:24:20.964 INFO kablam! | Oct 12 22:24:20.964 INFO kablam! 266 | pub struct VectorConstant<'a> { Oct 12 22:24:20.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:20.964 INFO kablam! | Oct 12 22:24:20.964 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:24:20.964 INFO kablam! Oct 12 22:24:20.965 INFO kablam! warning: struct is never constructed: `Identity` Oct 12 22:24:20.965 INFO kablam! --> src/engine/vector_op/vector_operator.rs:727:1 Oct 12 22:24:20.965 INFO kablam! | Oct 12 22:24:20.965 INFO kablam! 727 | struct Identity { Oct 12 22:24:20.965 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 22:24:20.965 INFO kablam! Oct 12 22:24:20.965 INFO kablam! warning: method is never used: `new` Oct 12 22:24:20.965 INFO kablam! --> src/engine/vector_op/vector_operator.rs:733:5 Oct 12 22:24:20.965 INFO kablam! | Oct 12 22:24:20.965 INFO kablam! 733 | pub fn new(input: BufferRef, output: BufferRef) -> Identity { Oct 12 22:24:20.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:20.965 INFO kablam! Oct 12 22:24:20.965 INFO kablam! warning: field is never used: `storage` Oct 12 22:24:20.965 INFO kablam! --> src/scheduler/inner_ruba.rs:23:5 Oct 12 22:24:20.965 INFO kablam! | Oct 12 22:24:20.965 INFO kablam! 23 | storage: Box, Oct 12 22:24:20.965 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 22:24:20.965 INFO kablam! Oct 12 22:24:21.069 INFO kablam! warning: struct is never constructed: `VectorConstant` Oct 12 22:24:21.069 INFO kablam! --> src/engine/vector_op/vector_operator.rs:266:1 Oct 12 22:24:21.069 INFO kablam! | Oct 12 22:24:21.069 INFO kablam! 266 | pub struct VectorConstant<'a> { Oct 12 22:24:21.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:21.069 INFO kablam! | Oct 12 22:24:21.069 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:24:21.069 INFO kablam! Oct 12 22:24:21.078 INFO kablam! warning: struct is never constructed: `Identity` Oct 12 22:24:21.078 INFO kablam! --> src/engine/vector_op/vector_operator.rs:727:1 Oct 12 22:24:21.078 INFO kablam! | Oct 12 22:24:21.078 INFO kablam! 727 | struct Identity { Oct 12 22:24:21.078 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 22:24:21.079 INFO kablam! Oct 12 22:24:21.079 INFO kablam! warning: method is never used: `new` Oct 12 22:24:21.079 INFO kablam! --> src/engine/vector_op/vector_operator.rs:733:5 Oct 12 22:24:21.079 INFO kablam! | Oct 12 22:24:21.079 INFO kablam! 733 | pub fn new(input: BufferRef, output: BufferRef) -> Identity { Oct 12 22:24:21.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:21.081 INFO kablam! Oct 12 22:24:21.082 INFO kablam! warning: field is never used: `storage` Oct 12 22:24:21.082 INFO kablam! --> src/scheduler/inner_ruba.rs:23:5 Oct 12 22:24:21.082 INFO kablam! | Oct 12 22:24:21.082 INFO kablam! 23 | storage: Box, Oct 12 22:24:21.082 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 22:24:21.082 INFO kablam! Oct 12 22:24:31.181 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.72s Oct 12 22:24:31.206 INFO kablam! su: No module specific data is present Oct 12 22:24:31.781 INFO running `"docker" "rm" "-f" "2356a46a186c237fdfbad01f487a7003f805f3450250d74df9ee283ea9d841f4"` Oct 12 22:24:31.944 INFO blam! 2356a46a186c237fdfbad01f487a7003f805f3450250d74df9ee283ea9d841f4