[INFO] updating cached repository https://github.com/cswinter/LocustDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a180e58446d263dee73023275946ebdd6b16081 [INFO] testing cswinter/LocustDB against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2FLocustDB" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cswinter/LocustDB on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cswinter/LocustDB [INFO] removed path dependency locustdb-derive from git repo https://github.com/cswinter/LocustDB [INFO] finished tweaking git repo https://github.com/cswinter/LocustDB [INFO] tweaked toml for git repo https://github.com/cswinter/LocustDB written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/cswinter/LocustDB already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25890e9d767d50f080446393a1296628a7ed8547b492fac84ab17146758b3431 [INFO] running `Command { std: "docker" "start" "-a" "25890e9d767d50f080446393a1296628a7ed8547b492fac84ab17146758b3431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25890e9d767d50f080446393a1296628a7ed8547b492fac84ab17146758b3431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25890e9d767d50f080446393a1296628a7ed8547b492fac84ab17146758b3431", kill_on_drop: false }` [INFO] [stdout] 25890e9d767d50f080446393a1296628a7ed8547b492fac84ab17146758b3431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38b47342f7da3f64a1ffbedeea96f5101ced427675f32e219bc42890e21eadb4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "38b47342f7da3f64a1ffbedeea96f5101ced427675f32e219bc42890e21eadb4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling locustdb v0.3.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling lru v0.1.17 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling sqlparser v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling aliasmethod v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling locustdb-derive v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(fn_traits, integer_atomics, specialization, trait_alias, core_intrinsics, box_patterns, proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "38b47342f7da3f64a1ffbedeea96f5101ced427675f32e219bc42890e21eadb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b47342f7da3f64a1ffbedeea96f5101ced427675f32e219bc42890e21eadb4", kill_on_drop: false }` [INFO] [stdout] 38b47342f7da3f64a1ffbedeea96f5101ced427675f32e219bc42890e21eadb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ba33d0750aa4f56986a8e52cc613f5f8fcd954607c40f0543e8ceb4743eeacbf [INFO] running `Command { std: "docker" "start" "-a" "ba33d0750aa4f56986a8e52cc613f5f8fcd954607c40f0543e8ceb4743eeacbf", kill_on_drop: false }` [INFO] [stderr] Compiling locustdb v0.3.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(fn_traits, integer_atomics, specialization, trait_alias, core_intrinsics, box_patterns, proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(fn_traits, integer_atomics, specialization, trait_alias, core_intrinsics, box_patterns, proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.05s [INFO] running `Command { std: "docker" "inspect" "ba33d0750aa4f56986a8e52cc613f5f8fcd954607c40f0543e8ceb4743eeacbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba33d0750aa4f56986a8e52cc613f5f8fcd954607c40f0543e8ceb4743eeacbf", kill_on_drop: false }` [INFO] [stdout] ba33d0750aa4f56986a8e52cc613f5f8fcd954607c40f0543e8ceb4743eeacbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 86b1ea1bbb52846b093a83a53e7b3f0660ec38c671b1fc9e9beecc52da16da77 [INFO] running `Command { std: "docker" "start" "-a" "86b1ea1bbb52846b093a83a53e7b3f0660ec38c671b1fc9e9beecc52da16da77", kill_on_drop: false }` [INFO] [stderr] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/lib.rs:1:40 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(fn_traits, integer_atomics, specialization, trait_alias, core_intrinsics, box_patterns, proc_macro_hygiene)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #31844 for more information [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/lib.rs:1:40 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(fn_traits, integer_atomics, specialization, trait_alias, core_intrinsics, box_patterns, proc_macro_hygiene)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #31844 for more information [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/locustdb-dedc31541b5cd266 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test engine::operators::top_n::tests::test_heap_replace ... ok [INFO] [stdout] test ingest::alias_method_fork::test_new_alias_table ... ok [INFO] [stdout] test engine::operators::subpartition::tests::test_multipass_grouping ... ok [INFO] [stdout] test mem_store::codec::tests::test_ensure_property ... ok [INFO] [stdout] test syntax::parser::tests::test_select_star ... ok [INFO] [stdout] test syntax::parser::tests::test_to_year ... ok [INFO] [stdout] test unit_fmt::tests::test_format ... ok [INFO] [stdout] test ingest::schema::tests::test_parse_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/profile-0383638b5cd71d54 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/repl-f813e4a6e03036db [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/show-9b01205cc97b18e3 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/query_tests-c4cdedaf66d36430 [INFO] [stdout] test group_by_col_and_aliasing_const_cols ... ok [INFO] [stdout] test test_group_by_limit ... ok [INFO] [stdout] test test_addition ... ok [INFO] [stdout] test test_average ... ok [INFO] [stdout] test test_group_by_negative_expression ... ok [INFO] [stdout] test lt_filter_on_offset_encoded_column ... ok [INFO] [stdout] test test_comparison_operators ... ok [INFO] [stdout] test test_is_null ... ok [INFO] [stderr] thread '' panicked at 'attempt to add with overflow', /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/ops/arith.rs:94:45 [INFO] [stderr] stack backtrace: [INFO] [stdout] test test_column_with_null_partitions ... ok [INFO] [stdout] test test_limit_offset ... ok [INFO] [stdout] test test_like ... ok [INFO] [stdout] test test_like_mismatch ... ok [INFO] [stdout] test test_and_or ... ok [INFO] [stdout] test test_division ... ok [INFO] [stdout] test test_multiple_group_by_2 ... ok [INFO] [stderr] 0: 0x55b490676195 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55b490676195 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55b490676195 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55b490676195 - ::fmt::hb4bdb37c3c335733 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55b49069fd2c - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55b490672742 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stderr] at src/libstd/io/mod.rs:1539 [INFO] [stderr] 6: 0x55b490678940 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55b490678940 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55b490678940 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55b49067868c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x55b490678f83 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x55b490678b7b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x55b49069e691 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x55b49069e5dd - core::panicking::panic::h68e56c2eeba99c8c [INFO] [stderr] at src/libcore/panicking.rs:50 [INFO] [stderr] 14: 0x55b48fda061c - ::add::h25a45c3368793605 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/ops/arith.rs:94 [INFO] [stderr] 15: 0x55b48f803657 - as locustdb::engine::operators::vector_operator::VecOperator>::execute::h6ba682a0f137f47d [INFO] [stderr] at src/engine/operators/fuse_nulls.rs:167 [INFO] [stderr] 16: 0x55b48f7ef4fa - locustdb::engine::execution::executor::QueryExecutor::run_stage::hc9daba71b1e0e55e [INFO] [stderr] at src/engine/execution/executor.rs:446 [INFO] [stderr] 17: 0x55b48f7e7ee3 - locustdb::engine::execution::executor::QueryExecutor::run::h704098a100d5a1ec [INFO] [stderr] at src/engine/execution/executor.rs:109 [INFO] [stderr] 18: 0x55b48f96cbf9 - locustdb::engine::planning::query::NormalFormQuery::run_aggregate::h774bf80e21a27abb [INFO] [stderr] at src/engine/planning/query.rs:313 [INFO] [stderr] 19: 0x55b48fdc2113 - locustdb::engine::execution::query_task::QueryTask::run::h85336aad716f0be2 [INFO] [stderr] at src/engine/execution/query_task.rs:136 [INFO] [stderr] 20: 0x55b48fdc574b - ::execute::hf6d93cb63898b169 [INFO] [stderr] at src/engine/execution/query_task.rs:306 [INFO] [stderr] 21: 0x55b48f81b169 - locustdb::scheduler::inner_locustdb::InnerLocustDB::worker_loop::h412c664847b00697 [INFO] [stderr] at src/scheduler/inner_locustdb.rs:92 [INFO] [stderr] 22: 0x55b48f81ad8a - locustdb::scheduler::inner_locustdb::InnerLocustDB::start_worker_threads::{{closure}}::h921fba4f6fbc6630 [INFO] [stderr] at src/scheduler/inner_locustdb.rs:65 [INFO] [stderr] 23: 0x55b48f7c294a - std::sys_common::backtrace::__rust_begin_short_backtrace::hd67aeb133571bcaa [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/sys_common/backtrace.rs:130 [INFO] [stderr] 24: 0x55b48fda039b - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h75c07dddbb405b72 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/thread/mod.rs:475 [INFO] [stderr] 25: 0x55b48fcae54f - as core::ops::function::FnOnce<()>>::call_once::h35249112494b76cf [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:318 [INFO] [stderr] 26: 0x55b48f94ee5e - std::panicking::try::do_call::h14bbbde76e72a850 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:348 [INFO] [stderr] 27: 0x55b48f9e571d - __rust_try [INFO] [stderr] 28: 0x55b48f94ed17 - std::panicking::try::h7fc6c7e3710c567c [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:325 [INFO] [stderr] 29: 0x55b48fcb707f - std::panic::catch_unwind::hc6e38c2b48043b87 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:394 [INFO] [stderr] 30: 0x55b48fd9fec2 - std::thread::Builder::spawn_unchecked::{{closure}}::h77db0e0e5628eeed [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/thread/mod.rs:474 [INFO] [stderr] 31: 0x55b48fbda9cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c3e4f6d2b40955c [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/ops/function.rs:233 [INFO] [stderr] 32: 0x55b49067f51a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stderr] 33: 0x55b49067f51a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stderr] 34: 0x55b49067f51a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:87 [INFO] [stderr] 35: 0x7ff8b2876609 - start_thread [INFO] [stderr] 36: 0x7ff8b2782103 - __clone [INFO] [stderr] 37: 0x0 - [INFO] [stdout] test group_by_integer_filter_integer_lt ... ok [INFO] [stdout] test group_by_string_filter_string_eq ... ok [INFO] [stdout] test test_null_aggregators ... ok [INFO] [stdout] test test_group_by_nullable ... FAILED [INFO] [stdout] test test_numeric_operators ... ok [INFO] [stdout] test test_gen_table ... ok [INFO] [stdout] test test_order_by_expression ... ok [INFO] [stdout] test test_null_operators ... ok [INFO] [stdout] test test_order_by_multiple ... ok [INFO] [stdout] test test_overflow ... ok [INFO] [stdout] test test_regex ... ok [INFO] [stdout] test test_not_equals ... ok [INFO] [stdout] test test_select_nullable_integer ... ok [INFO] [stdout] test test_select_nullable_string ... ok [INFO] [stdout] test test_not_like ... ok [INFO] [stdout] test test_not_equals_2 ... ok [INFO] [stdout] test test_sort_by_nullable ... ok [INFO] [stdout] test test_select_integer ... ok [INFO] [stdout] test test_not_regex ... ok [INFO] [stdout] test test_select_string ... ok [INFO] [stdout] test test_select_twice ... ok [INFO] [stdout] test test_string_packed_column ... ok [INFO] [stdout] test test_sort_string ... ok [INFO] [stdout] test test_sum_2 ... ok [INFO] [stdout] test test_sort_string_desc ... ok [INFO] [stdout] test test_multiple_group_by ... ok [INFO] [stdout] test test_sum ... ok [INFO] [stdout] test test_count_by_passenger_count_pickup_year_trip_distance ... ok [INFO] [stdout] test test_group_by_trip_id ... ok [INFO] [stdout] test test_composite_aggregate ... ok [INFO] [stdout] test test_min_max ... ok [INFO] [stdout] test test_group_by_string ... ok [INFO] [stdout] test test_order_by_aggregate ... ok [INFO] [stdout] test test_order_by_grouping ... ok [INFO] [stdout] test test_sparse_filter ... ok [INFO] [stdout] test test_string_length ... ok [INFO] [stdout] test test_top_n ... ok [INFO] [stdout] test test_groupless_aggregate ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_group_by_nullable stdout ---- [INFO] [stdout] thread 'test_group_by_nullable' panicked at 'called `Result::unwrap()` on an `Err` value: Canceled', tests/query_tests.rs:47:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b490676195 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b490676195 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b490676195 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b490676195 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b49069fd2c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b48f7799b5 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55b490670221 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55b490678940 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55b490678940 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55b490678940 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55b49067863a - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55b490678f83 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55b490678b7b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55b49069e691 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x55b49069e4b3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x55b48f7424f6 - core::result::Result::unwrap::h2d21aff2b14eb6a9 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55b48f722c1d - query_tests::test_query_ec::h6a1c644ef22971be [INFO] [stdout] at tests/query_tests.rs:47 [INFO] [stdout] 17: 0x55b48f731e03 - query_tests::test_group_by_nullable::hffb1a367fb222895 [INFO] [stdout] at tests/query_tests.rs:757 [INFO] [stdout] 18: 0x55b48f730a9a - query_tests::test_group_by_nullable::{{closure}}::h14fda23b9223e1f0 [INFO] [stdout] at tests/query_tests.rs:733 [INFO] [stdout] 19: 0x55b48f74bd7e - core::ops::function::FnOnce::call_once::hfa5b3c8880fd8785 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/ops/function.rs:233 [INFO] [stdout] 20: 0x55b48f7a0f2c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stdout] 21: 0x55b48f7a0f2c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x55b48f7a0f2c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:348 [INFO] [stdout] 23: 0x55b48f7a0f2c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:325 [INFO] [stdout] 24: 0x55b48f7a0f2c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55b48f7a0f2c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x55b48f7a0f2c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x55b48f778ea6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x55b48f77de95 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x55b48f77de95 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x55b48f77de95 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:348 [INFO] [stdout] 31: 0x55b48f77de95 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:325 [INFO] [stdout] 32: 0x55b48f77de95 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55b48f77de95 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x55b48f77de95 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/ops/function.rs:233 [INFO] [stdout] 35: 0x55b49067f51a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x55b49067f51a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x55b49067f51a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7ff8b2876609 - start_thread [INFO] [stdout] 39: 0x7ff8b2782103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_group_by_nullable [INFO] [stdout] [INFO] [stdout] test result: FAILED. 52 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test query_tests' [INFO] running `Command { std: "docker" "inspect" "86b1ea1bbb52846b093a83a53e7b3f0660ec38c671b1fc9e9beecc52da16da77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b1ea1bbb52846b093a83a53e7b3f0660ec38c671b1fc9e9beecc52da16da77", kill_on_drop: false }` [INFO] [stdout] 86b1ea1bbb52846b093a83a53e7b3f0660ec38c671b1fc9e9beecc52da16da77