[INFO] cloning repository https://github.com/rcoh/angle-grinder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcoh/angle-grinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcoh%2Fangle-grinder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcoh%2Fangle-grinder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 215a0f9888e5f381323b0cff35f40029d4a81e5a [INFO] testing rcoh/angle-grinder against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcoh%2Fangle-grinder" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcoh/angle-grinder on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rcoh/angle-grinder [INFO] finished tweaking git repo https://github.com/rcoh/angle-grinder [INFO] tweaked toml for git repo https://github.com/rcoh/angle-grinder written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rcoh/angle-grinder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logfmt v0.0.2 [INFO] [stderr] Downloaded indicatif v0.13.0 [INFO] [stderr] Downloaded ordered-float v2.2.0 [INFO] [stderr] Downloaded dtparse v1.2.0 [INFO] [stderr] Downloaded strfmt v0.1.6 [INFO] [stderr] Downloaded sized-chunks v0.3.1 [INFO] [stderr] Downloaded include_dir_impl v0.2.1 [INFO] [stderr] Downloaded proc-macro-hack v0.4.3 [INFO] [stderr] Downloaded quantiles v0.7.1 [INFO] [stderr] Downloaded im v13.0.0 [INFO] [stderr] Downloaded include_dir v0.2.1 [INFO] [stderr] Downloaded test-generator v0.3.0 [INFO] [stderr] Downloaded annotate-snippets v0.5.0 [INFO] [stderr] Downloaded rust_decimal v0.10.2 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.3 [INFO] [stderr] Downloaded hyper-old-types v0.11.0 [INFO] [stderr] Downloaded self_update v0.19.0 [INFO] [stderr] Downloaded nom_locate v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 142c587321a7b277385f5e1f9c489f225921bd69bd6ccec3b5d31970d4368244 [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" "142c587321a7b277385f5e1f9c489f225921bd69bd6ccec3b5d31970d4368244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "142c587321a7b277385f5e1f9c489f225921bd69bd6ccec3b5d31970d4368244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "142c587321a7b277385f5e1f9c489f225921bd69bd6ccec3b5d31970d4368244", kill_on_drop: false }` [INFO] [stdout] 142c587321a7b277385f5e1f9c489f225921bd69bd6ccec3b5d31970d4368244 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0649fdf4b2a4c9720ff332077de4587251d4deca951b5aea10ce8007a9c45386 [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" "0649fdf4b2a4c9720ff332077de4587251d4deca951b5aea10ce8007a9c45386", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling logfmt v0.0.2 [INFO] [stderr] Compiling quantiles v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling annotate-snippets v0.5.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling im v13.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling sized-chunks v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling ordered-float v2.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling nom_locate v0.3.1 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling include_dir_impl v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling include_dir v0.2.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rust_decimal v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling dtparse v1.2.0 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling ag v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 06s [INFO] running `Command { std: "docker" "inspect" "0649fdf4b2a4c9720ff332077de4587251d4deca951b5aea10ce8007a9c45386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0649fdf4b2a4c9720ff332077de4587251d4deca951b5aea10ce8007a9c45386", kill_on_drop: false }` [INFO] [stdout] 0649fdf4b2a4c9720ff332077de4587251d4deca951b5aea10ce8007a9c45386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 51ac920d6837e54918353e394bbd78439335d78ab89bdd35ba3538d77326317d [INFO] running `Command { std: "docker" "start" "-a" "51ac920d6837e54918353e394bbd78439335d78ab89bdd35ba3538d77326317d", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling assert_cmd v1.0.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling ag v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.80s [INFO] running `Command { std: "docker" "inspect" "51ac920d6837e54918353e394bbd78439335d78ab89bdd35ba3538d77326317d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ac920d6837e54918353e394bbd78439335d78ab89bdd35ba3538d77326317d", kill_on_drop: false }` [INFO] [stdout] 51ac920d6837e54918353e394bbd78439335d78ab89bdd35ba3538d77326317d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 0fe9c5a40a8879eff22e2222d2daefbd890422c3198af2393ef7795cc76b26c2 [INFO] running `Command { std: "docker" "start" "-a" "0fe9c5a40a8879eff22e2222d2daefbd890422c3198af2393ef7795cc76b26c2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ag-53bfe1d2869c3482) [INFO] [stdout] [INFO] [stdout] running 79 tests [INFO] [stdout] test data::tests::from_string ... ok [INFO] [stdout] test data::tests::record_ordering ... ok [INFO] [stdout] test data::tests::arithmetic ... ok [INFO] [stdout] test data::tests::agg ... ok [INFO] [stdout] test data::tests::test_aggresively_to_num ... ok [INFO] [stdout] test funcs::tests::does_not_contain ... ok [INFO] [stdout] test data::tests::record_put_get ... ok [INFO] [stdout] test data::tests::value_ordering ... ok [INFO] [stdout] test errors::tests::did_you_mean ... ok [INFO] [stdout] test data::tests::record_ordering_matching_prefix ... ok [INFO] [stdout] test data::tests::serialize_vec ... ok [INFO] [stdout] test funcs::tests::unicode_contains ... ok [INFO] [stdout] test funcs::tests::unicode_length ... ok [INFO] [stdout] test funcs::tests::int_length ... ok [INFO] [stdout] test funcs::tests::object_length ... ok [INFO] [stdout] test funcs::tests::substring_of_num ... ok [INFO] [stdout] test funcs::tests::substring_end_lt_start ... ok [INFO] [stdout] test funcs::tests::substring_no_args ... ok [INFO] [stdout] test lang::tests::complex_filters ... ok [INFO] [stdout] test lang::tests::parse_expr_ident ... ok [INFO] [stdout] test lang::tests::not_filter ... ok [INFO] [stdout] test lang::tests::invalid_filters ... ok [INFO] [stdout] test filter::tests::filter_and ... ok [INFO] [stdout] test filter::tests::filter_or ... ok [INFO] [stdout] test lang::tests::parse_func_call ... ok [INFO] [stdout] test lang::tests::parse_ident ... ok [INFO] [stdout] test lang::tests::parse_keyword_string ... ok [INFO] [stdout] test lang::tests::parse_operator ... ok [INFO] [stdout] test filter::tests::filter_wildcard ... ok [INFO] [stdout] test lang::tests::parse_limit ... ok [INFO] [stdout] test lang::tests::logfmt_operator ... ok [INFO] [stdout] test lang::tests::or_filter ... ok [INFO] [stdout] test lang::tests::parse_expr ... ok [INFO] [stdout] test lang::tests::parse_var_list ... ok [INFO] [stdout] test operator::split::tests::split_with_wide_characters ... ok [INFO] [stdout] test lang::tests::parse_parses ... ok [INFO] [stdout] test lang::tests::parse_percentile ... ok [INFO] [stdout] test lang::tests::parse_quoted_string ... ok [INFO] [stdout] test operator::split::tests::split_with_closures_works ... ok [INFO] [stdout] test operator::split::tests::test_find_terminator ... ok [INFO] [stdout] test operator::split::tests::split_works ... ok [INFO] [stdout] test operator::tests::count_groups ... ok [INFO] [stdout] test lang::tests::query_operators ... ok [INFO] [stdout] test funcs::tests::array_length ... ok [INFO] [stdout] test operator::tests::json ... ok [INFO] [stdout] test operator::tests::logfmt ... ok [INFO] [stdout] test lang::tests::query_no_operators ... ok [INFO] [stdout] test operator::tests::multi_grouper ... ok [INFO] [stdout] test lang::tests::parse_expr_value ... ok [INFO] [stdout] test lang::tests::parse_expr_precedence ... ok [INFO] [stdout] test operator::tests::fields_only ... ok [INFO] [stdout] test operator::tests::count_no_groups ... ok [INFO] [stdout] test operator::split::tests::test_split_once ... ok [INFO] [stdout] test operator::tests::fields_except ... ok [INFO] [stdout] test operator::tests::parse_nodrop_preserve_existing ... ok [INFO] [stdout] test operator::tests::parse_all_whitespace ... ok [INFO] [stdout] test operator::tests::parse_from_field ... ok [INFO] [stdout] test operator::tests::nested_json ... ok [INFO] [stdout] test operator::tests::sort_aggregate ... ok [INFO] [stdout] test operator::tests::parse_drop ... ok [INFO] [stdout] test operator::tests::sort_raw ... ok [INFO] [stdout] test operator::tests::parse_nodrop ... ok [INFO] [stdout] test operator::tests::test_total ... ok [INFO] [stdout] test printer::tests::pretty_print_aggregate_too_long ... ok [INFO] [stdout] test printer::tests::pretty_print_aggregate ... ok [INFO] [stdout] test printer::tests::pretty_print_record_formatted ... ok [INFO] [stdout] test operator::tests::test_nested_eval_error ... ok [INFO] [stdout] test printer::tests::pretty_print_record_too_long ... ok [INFO] [stdout] test operator::tests::test_agg_adapter ... ok [INFO] [stdout] test operator::tests::test_nested_eval ... ok [INFO] [stdout] test operator::tests::parse ... ok [INFO] [stdout] test printer::tests::pretty_print_record ... ok [INFO] [stdout] test printer::tests::test_format_with_ellipsis ... ok [INFO] [stdout] test printer::tests::print_raw ... ok [INFO] [stdout] test filter::tests::filter_not ... ok [INFO] [stdout] test lang::tests::empty_query_is_query ... ok [INFO] [stdout] test filter::tests::filter_complex ... ok [INFO] [stdout] test lang::tests::parse_agg_operator ... ok [INFO] [stdout] test data::tests::panic_on_invalid_row ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/agrind-9ea018e7b36442e9) [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/code_blocks.rs (/opt/rustwide/target/debug/deps/code_blocks-e1c3f7a36ea01350) [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b12260a492d5c126) [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] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test integration::custom_format ... ok [INFO] [stdout] test integration::file_input ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_count_distinct_error_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_count_distinct_toml ... ok [INFO] [stdout] test integration::custom_format_backcompat ... ok [INFO] [stdout] test integration::filter_wildcard ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_field_expr_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_arrays_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_filters_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_func_arg_error_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_fields_except_toml ... ok [INFO] [stdout] test integration::alias_tests_structured_tests_aliases_alias_with_failure_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_func_arg_error_2_toml ... ok [INFO] [stdout] test integration::alias_tests_structured_tests_aliases_apache_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_agg_of_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_count_conditional_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_count_distinct_error_2_toml ... ok [INFO] [stdout] test integration::basic_count ... ok [INFO] [stdout] test integration::alias_tests_structured_tests_aliases_multi_operator_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_fields_after_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_error_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_min_max_rounded_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_min_max_none_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_logfmt_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_json_from_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_agg_tail_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_tail_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_error_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_min_max_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_nested_values_3_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_nested_values_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_not_an_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_nested_values_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parseDate_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_drop_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_longlines_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_not_an_agg_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_math_funcs_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_error_unterminated_sq_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_error_missing_operand_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_error_missing_field_name_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parseDate_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_error_double_from_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_sort_by_expr_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_4_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_3_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_5_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_6_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_error_unterminated_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_nodrop_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_7_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_string_funcs_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_literal_tab_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_sort_order_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_8_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_string_funcs_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_10_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_9_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_6_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_10_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_total_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_plain_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_2_toml ... ok [INFO] [stdout] test integration::test_limit ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_3_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_5_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_sum_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_8_toml ... ok [INFO] [stdout] test integration::no_args ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_7_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_4_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_9_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_total_toml ... ok [INFO] [stdout] test integration::validate_readme_examples ... ok [INFO] [stdout] test integration::test_where_typecheck ... ok [INFO] [stdout] test integration::parse_failure ... ok [INFO] [stdout] test integration::test_limit_typecheck ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.38s [INFO] [stdout] [INFO] [stderr] Doc-tests ag [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] running `Command { std: "docker" "inspect" "0fe9c5a40a8879eff22e2222d2daefbd890422c3198af2393ef7795cc76b26c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe9c5a40a8879eff22e2222d2daefbd890422c3198af2393ef7795cc76b26c2", kill_on_drop: false }` [INFO] [stdout] 0fe9c5a40a8879eff22e2222d2daefbd890422c3198af2393ef7795cc76b26c2