[INFO] cloning repository https://github.com/cswinter/LocustDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cswinter/LocustDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2FLocustDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2FLocustDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1eb603975cba5dd43255d2bb1bd998f02ea2150 [INFO] testing cswinter/LocustDB against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcswinter%2FLocustDB" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cswinter/LocustDB on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking 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-1/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lz4-sys v1.9.2 [INFO] [stderr] Downloaded capnp v0.14.2 [INFO] [stderr] Downloaded capnpc v0.14.4 [INFO] [stderr] Downloaded lz4 v1.23.2 [INFO] [stderr] Downloaded aliasmethod v0.1.0 [INFO] [stderr] Downloaded std-semaphore v0.1.0 [INFO] [stderr] Downloaded sqlparser v0.5.1 [INFO] [stderr] Downloaded bindgen v0.47.4 [INFO] [stderr] Downloaded rocksdb v0.10.1 [INFO] [stderr] Downloaded librocksdb-sys v5.18.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7666be15c20830a7fc107e3a246badb0b37f2c59d469d34051b48f7d65a18b70 [INFO] running `Command { std: "docker" "start" "-a" "7666be15c20830a7fc107e3a246badb0b37f2c59d469d34051b48f7d65a18b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7666be15c20830a7fc107e3a246badb0b37f2c59d469d34051b48f7d65a18b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7666be15c20830a7fc107e3a246badb0b37f2c59d469d34051b48f7d65a18b70", kill_on_drop: false }` [INFO] [stdout] 7666be15c20830a7fc107e3a246badb0b37f2c59d469d34051b48f7d65a18b70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8aee6384eb6374ddc6d918e6215eed43098d8fc42c411514a23095606743edd [INFO] running `Command { std: "docker" "start" "-a" "e8aee6384eb6374ddc6d918e6215eed43098d8fc42c411514a23095606743edd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling locustdb v0.3.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling sqlparser v0.5.1 [INFO] [stderr] Compiling lru v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling aliasmethod v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling locustdb-derive v0.1.0 (/opt/rustwide/workdir/locustdb-derive) [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "e8aee6384eb6374ddc6d918e6215eed43098d8fc42c411514a23095606743edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8aee6384eb6374ddc6d918e6215eed43098d8fc42c411514a23095606743edd", kill_on_drop: false }` [INFO] [stdout] e8aee6384eb6374ddc6d918e6215eed43098d8fc42c411514a23095606743edd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df90a1224eda95df86cf697f857ccb61de8e7e1b76647b3f8ef7dbc645bb235c [INFO] running `Command { std: "docker" "start" "-a" "df90a1224eda95df86cf697f857ccb61de8e7e1b76647b3f8ef7dbc645bb235c", kill_on_drop: false }` [INFO] [stderr] Compiling locustdb v0.3.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.94s [INFO] running `Command { std: "docker" "inspect" "df90a1224eda95df86cf697f857ccb61de8e7e1b76647b3f8ef7dbc645bb235c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df90a1224eda95df86cf697f857ccb61de8e7e1b76647b3f8ef7dbc645bb235c", kill_on_drop: false }` [INFO] [stdout] df90a1224eda95df86cf697f857ccb61de8e7e1b76647b3f8ef7dbc645bb235c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8c234bfae80bfcd3122b5c82d301c292090d7742e832566db1f38e28aea0345 [INFO] running `Command { std: "docker" "start" "-a" "e8c234bfae80bfcd3122b5c82d301c292090d7742e832566db1f38e28aea0345", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/locustdb-702cc03ac654da7e) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test engine::operators::subpartition::tests::test_multipass_grouping ... ok [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 mem_store::codec::tests::test_ensure_property ... ok [INFO] [stdout] test ingest::schema::tests::test_parse_schema ... ok [INFO] [stdout] test unit_fmt::tests::test_format ... ok [INFO] [stdout] test syntax::parser::tests::test_select_star ... ok [INFO] [stdout] test syntax::parser::tests::test_alias ... ok [INFO] [stdout] test syntax::parser::tests::test_to_year ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/profile-3d2da33667ecd12c) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/repl-a08dfe34b3653ffc) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/show-dff287dece42538e) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/query_tests.rs (/opt/rustwide/target/debug/deps/query_tests-1651ccb97ea81e32) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test lt_filter_on_offset_encoded_column ... ok [INFO] [stdout] test group_by_col_and_aliasing_const_cols ... ok [INFO] [stdout] test test_group_by_negative_expression ... ok [INFO] [stdout] test test_null_aggregators ... ok [INFO] [stdout] test test_group_by_limit ... ok [INFO] [stdout] test test_average ... ok [INFO] [stdout] test test_multiple_group_by_2 ... ok [INFO] [stdout] test test_order_by_expression ... ok [INFO] [stdout] test test_like ... ok [INFO] [stdout] test test_like_mismatch ... ok [INFO] [stdout] test test_addition ... ok [INFO] [stdout] test test_limit_offset ... ok [INFO] [stdout] test test_order_by_multiple ... ok [INFO] [stdout] test test_is_null ... ok [INFO] [stdout] test test_multiple_group_by ... ok [INFO] [stdout] test test_not_regex ... ok [INFO] [stdout] test test_and_or ... ok [INFO] [stdout] test test_numeric_operators ... ok [INFO] [stdout] test test_select_integer ... ok [INFO] [stdout] test test_not_equals_2 ... ok [INFO] [stdout] test group_by_string_filter_string_eq ... ok [INFO] [stdout] test test_regex ... ok [INFO] [stdout] test test_gen_table ... ok [INFO] [stdout] test test_division ... ok [INFO] [stdout] test group_by_integer_filter_integer_lt ... ok [INFO] [stdout] test test_not_like ... ok [INFO] [stdout] test test_not_equals ... ok [INFO] [stdout] test test_group_by_nullable ... FAILED [INFO] [stdout] test test_column_with_null_partitions ... ok [INFO] [stdout] test test_select_nullable_integer ... ok [INFO] [stdout] test test_sum_2 ... ok [INFO] [stdout] test test_colnames ... ok [INFO] [stdout] test test_overflow ... ok [INFO] [stdout] test test_sort_string ... ok [INFO] [stdout] test test_sort_by_nullable ... ok [INFO] [stdout] test test_string_packed_column ... ok [INFO] [stdout] test test_null_operators ... ok [INFO] [stdout] test test_select_nullable_string ... ok [INFO] [stdout] test test_select_string ... ok [INFO] [stdout] test test_comparison_operators ... ok [INFO] [stdout] test test_select_twice ... ok [INFO] [stdout] test test_sort_string_desc ... ok [INFO] [stdout] test test_sum ... ok [INFO] [stdout] test test_min_max ... ok [INFO] [stdout] test test_composite_aggregate ... 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_order_by_grouping ... ok [INFO] [stdout] test test_order_by_aggregate ... ok [INFO] [stdout] test test_group_by_string ... ok [INFO] [stdout] test test_string_length ... ok [INFO] [stdout] test test_top_n ... ok [INFO] [stdout] test test_sparse_filter ... 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 '' panicked at 'attempt to add with overflow', /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/arith.rs:107:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cb43ca2dd0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cb43ca2dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cb43ca2dd0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cb43ca2dd0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cb43cc6a7c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55cb43c9f8d5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55cb43ca501b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cb43ca501b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cb43ca501b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cb43ca4b2c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cb43ca56e4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cb43ca5197 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55cb43ca32ac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cb43ca5129 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cb42de78c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cb42de780d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55cb4313a36e - ::add::hcd16288439811725 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/arith.rs:100:45 [INFO] [stdout] 17: 0x55cb431fa87d - as locustdb::engine::operators::vector_operator::VecOperator>::execute::h9bbfec43ff3c1ae3 [INFO] [stdout] at /opt/rustwide/workdir/src/engine/operators/fuse_nulls.rs:167:28 [INFO] [stdout] 18: 0x55cb43277208 - locustdb::engine::execution::executor::QueryExecutor::run_stage::h0b93ec7c770f1e27 [INFO] [stdout] at /opt/rustwide/workdir/src/engine/execution/executor.rs:528:17 [INFO] [stdout] 19: 0x55cb4326ff0c - locustdb::engine::execution::executor::QueryExecutor::run::h9cef66da87d3b0d4 [INFO] [stdout] at /opt/rustwide/workdir/src/engine/execution/executor.rs:141:13 [INFO] [stdout] 20: 0x55cb4339b04a - locustdb::engine::planning::query::NormalFormQuery::run_aggregate::hf934f087ca62ba22 [INFO] [stdout] at /opt/rustwide/workdir/src/engine/planning/query.rs:365:9 [INFO] [stdout] 21: 0x55cb43015fd3 - locustdb::engine::execution::query_task::QueryTask::run::h866a9dfe41566c21 [INFO] [stdout] at /opt/rustwide/workdir/src/engine/execution/query_task.rs:142:17 [INFO] [stdout] 22: 0x55cb4301910b - ::execute::h99115150095a8b7a [INFO] [stdout] at /opt/rustwide/workdir/src/engine/execution/query_task.rs:312:25 [INFO] [stdout] 23: 0x55cb4319e193 - locustdb::scheduler::inner_locustdb::InnerLocustDB::worker_loop::h11854fe85aafc484 [INFO] [stdout] at /opt/rustwide/workdir/src/scheduler/inner_locustdb.rs:94:17 [INFO] [stdout] 24: 0x55cb4319dd7a - locustdb::scheduler::inner_locustdb::InnerLocustDB::start_worker_threads::{{closure}}::hcebf052b9a3c1f03 [INFO] [stdout] at /opt/rustwide/workdir/src/scheduler/inner_locustdb.rs:67:35 [INFO] [stdout] 25: 0x55cb431385de - std::sys_common::backtrace::__rust_begin_short_backtrace::haa9b86d5d3f57548 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 26: 0x55cb432c30bb - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5439658eee0162ac [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 27: 0x55cb4324bacf - as core::ops::function::FnOnce<()>>::call_once::hea950709ba2e1c41 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 28: 0x55cb4313a0ce - std::panicking::try::do_call::h629ee05e3c5d9640 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 29: 0x55cb431a833d - __rust_try [INFO] [stdout] 30: 0x55cb43139f44 - std::panicking::try::ha916a0b27d87d01c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 31: 0x55cb4325719f - std::panic::catch_unwind::h942ab4a8c3a83687 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 32: 0x55cb432c2eea - std::thread::Builder::spawn_unchecked::{{closure}}::hfd63fbf2e093ccb0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 33: 0x55cb432c376f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h322467d6e14acc65 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55cb43caa327 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 35: 0x55cb43caa327 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55cb43caa327 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 37: 0x7f942a053609 - start_thread [INFO] [stdout] 38: 0x7f9429e25293 - clone [INFO] [stdout] 39: 0x0 - [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: 0x55cb43ca2dd0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cb43ca2dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cb43ca2dd0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cb43ca2dd0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cb43cc6a7c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55cb43c9f8d5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55cb43ca501b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cb43ca501b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cb43ca501b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cb43ca4b2c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cb43ca56e4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cb43ca51c7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55cb43ca32ac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cb43ca5129 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cb42de78c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cb42de79b3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55cb42e09970 - core::result::Result::unwrap::h4a5b12da8002b416 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55cb42de8b0a - query_tests::test_query_ec::h82c5607727d0a19e [INFO] [stdout] at /opt/rustwide/workdir/tests/query_tests.rs:47:9 [INFO] [stdout] 18: 0x55cb42df8361 - query_tests::test_group_by_nullable::h30a03f120039e259 [INFO] [stdout] at /opt/rustwide/workdir/tests/query_tests.rs:780:5 [INFO] [stdout] 19: 0x55cb42df6d6a - query_tests::test_group_by_nullable::{{closure}}::hd6afb184fcd1022c [INFO] [stdout] at /opt/rustwide/workdir/tests/query_tests.rs:756:1 [INFO] [stdout] 20: 0x55cb42e158ee - core::ops::function::FnOnce::call_once::h814615983fb97d49 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55cb42e6f743 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55cb42e6f743 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 23: 0x55cb42e6e1b8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 24: 0x55cb42e6e1b8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 25: 0x55cb42e6e1b8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55cb42e6e1b8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55cb42e6e1b8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: 0x55cb42e6e1b8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 29: 0x55cb42e6e1b8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 30: 0x55cb42e3c93d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 31: 0x55cb42e3c93d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55cb42e41068 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 33: 0x55cb42e41068 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 34: 0x55cb42e41068 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55cb42e41068 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55cb42e41068 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 37: 0x55cb42e41068 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 38: 0x55cb42e41068 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55cb43caa327 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55cb43caa327 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55cb43caa327 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 42: 0x7f942a053609 - start_thread [INFO] [stdout] 43: 0x7f9429e25293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_group_by_nullable [INFO] [stdout] [INFO] [stdout] test result: FAILED. 53 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.67s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test query_tests' [INFO] running `Command { std: "docker" "inspect" "e8c234bfae80bfcd3122b5c82d301c292090d7742e832566db1f38e28aea0345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c234bfae80bfcd3122b5c82d301c292090d7742e832566db1f38e28aea0345", kill_on_drop: false }` [INFO] [stdout] e8c234bfae80bfcd3122b5c82d301c292090d7742e832566db1f38e28aea0345