[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] 5676f3588f3f69fb9e86b2a7e293fdc727c5c48b [INFO] testing rcoh/angle-grinder against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcoh%2Fangle-grinder" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcoh/angle-grinder on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "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-3-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 974f0aa69c25d80d9e65daa7dd99e1ce6f8ff845918c2f92cdafab20a4f97346 [INFO] running `Command { std: "docker" "start" "-a" "974f0aa69c25d80d9e65daa7dd99e1ce6f8ff845918c2f92cdafab20a4f97346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "974f0aa69c25d80d9e65daa7dd99e1ce6f8ff845918c2f92cdafab20a4f97346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "974f0aa69c25d80d9e65daa7dd99e1ce6f8ff845918c2f92cdafab20a4f97346", kill_on_drop: false }` [INFO] [stdout] 974f0aa69c25d80d9e65daa7dd99e1ce6f8ff845918c2f92cdafab20a4f97346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 737c12ec015db2a75b933b619e7dc0ae892763c3f39dc755af2f500b105f3e26 [INFO] running `Command { std: "docker" "start" "-a" "737c12ec015db2a75b933b619e7dc0ae892763c3f39dc755af2f500b105f3e26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling io-lifetimes v0.7.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling rustix v0.35.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.2+5.3.0-patched [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling os_type v2.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling dtparse v1.3.0 [INFO] [stderr] Compiling terminal_size v0.2.1 [INFO] [stderr] Compiling ordered-float v3.3.0 [INFO] [stderr] Compiling quantiles v0.7.1 [INFO] [stderr] Compiling strfmt v0.2.2 [INFO] [stderr] Compiling logfmt v0.0.2 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap v4.0.18 [INFO] [stderr] Compiling tikv-jemallocator v0.5.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling ag v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9m 25s [INFO] running `Command { std: "docker" "inspect" "737c12ec015db2a75b933b619e7dc0ae892763c3f39dc755af2f500b105f3e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "737c12ec015db2a75b933b619e7dc0ae892763c3f39dc755af2f500b105f3e26", kill_on_drop: false }` [INFO] [stdout] 737c12ec015db2a75b933b619e7dc0ae892763c3f39dc755af2f500b105f3e26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04af398d0c18ee29477714f768638117082505a98dfdd15c04fac3768841e1e6 [INFO] running `Command { std: "docker" "start" "-a" "04af398d0c18ee29477714f768638117082505a98dfdd15c04fac3768841e1e6", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling dissimilar v1.0.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling expect-test v1.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.5 [INFO] [stderr] Compiling cool_asserts v2.0.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling ag v0.18.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `notes` is never read [INFO] [stdout] --> tests/integration.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct TestDefinition { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | notes: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4m 24s [INFO] running `Command { std: "docker" "inspect" "04af398d0c18ee29477714f768638117082505a98dfdd15c04fac3768841e1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04af398d0c18ee29477714f768638117082505a98dfdd15c04fac3768841e1e6", kill_on_drop: false }` [INFO] [stdout] 04af398d0c18ee29477714f768638117082505a98dfdd15c04fac3768841e1e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8d1422109e102d93d0eaebf175043109ae5f19ef3227515f9e4df8dff36c327 [INFO] running `Command { std: "docker" "start" "-a" "c8d1422109e102d93d0eaebf175043109ae5f19ef3227515f9e4df8dff36c327", kill_on_drop: false }` [INFO] [stderr] warning: field `notes` is never read [INFO] [stderr] --> tests/integration.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 8 | struct TestDefinition { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 13 | notes: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TestDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ag` (test "integration") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ag-f7c7ea0257b6ad89) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test data::tests::record_ordering_matching_prefix ... ok [INFO] [stdout] test data::tests::agg ... ok [INFO] [stdout] test data::tests::record_ordering ... ok [INFO] [stdout] test data::tests::arithmetic ... ok [INFO] [stdout] test data::tests::from_string ... ok [INFO] [stdout] test data::tests::render_duration ... ok [INFO] [stdout] test data::tests::serialize_vec ... ok [INFO] [stdout] test data::tests::test_aggresively_to_num ... ok [INFO] [stdout] test data::tests::value_ordering ... ok [INFO] [stdout] test funcs::tests::array_length ... ok [INFO] [stdout] test data::tests::record_put_get ... ok [INFO] [stdout] test funcs::tests::case_funcs ... ok [INFO] [stdout] test funcs::tests::does_not_contain ... ok [INFO] [stdout] test filter::tests::filter_wildcard ... ok [INFO] [stdout] test filter::tests::filter_and ... ok [INFO] [stdout] test funcs::tests::int_length ... ok [INFO] [stdout] test funcs::tests::object_length ... ok [INFO] [stdout] test funcs::tests::parse_hex_str ... ok [INFO] [stdout] test funcs::tests::substring_of_num ... ok [INFO] [stdout] test funcs::tests::unicode_contains ... ok [INFO] [stdout] test funcs::tests::unicode_length ... ok [INFO] [stdout] test funcs::tests::value_predicates ... ok [INFO] [stdout] test lang::tests::complex_filters ... ok [INFO] [stdout] test lang::tests::empty_query_is_query ... ok [INFO] [stdout] test lang::tests::not_filter ... ok [INFO] [stdout] test lang::tests::logfmt_operator ... ok [INFO] [stdout] test lang::tests::or_filter ... ok [INFO] [stdout] test lang::tests::parse_agg_operator ... ok [INFO] [stdout] test lang::tests::parse_expr ... ok [INFO] [stdout] test lang::tests::parse_expr_precedence ... 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_limit ... ok [INFO] [stdout] test lang::tests::parse_parses ... ok [INFO] [stdout] test lang::tests::quoted_strings ... ok [INFO] [stdout] test lang::tests::split_operator ... ok [INFO] [stdout] test filter::tests::filter_or ... ok [INFO] [stdout] test funcs::tests::substring_end_lt_start ... ok [INFO] [stdout] test funcs::tests::substring_no_args ... ok [INFO] [stdout] test operator::split::tests::split_with_wide_characters ... ok [INFO] [stdout] test lang::tests::unterminated ... ok [INFO] [stdout] test operator::split::tests::split_with_closures_works ... ok [INFO] [stdout] test filter::tests::filter_complex ... ok [INFO] [stdout] test filter::tests::filter_not ... ok [INFO] [stdout] test operator::tests::count_no_groups ... ok [INFO] [stdout] test operator::split::tests::test_find_terminator ... ok [INFO] [stdout] test operator::split::tests::split_works ... ok [INFO] [stdout] test operator::split::tests::test_split_once ... ok [INFO] [stdout] test operator::tests::count_groups ... ok [INFO] [stdout] test operator::tests::fields_only ... ok [INFO] [stdout] test operator::tests::parse_all_whitespace ... ok [INFO] [stdout] test operator::tests::parse ... ok [INFO] [stdout] test operator::tests::parse_drop ... ok [INFO] [stdout] test operator::tests::logfmt ... ok [INFO] [stdout] test operator::tests::parse_from_field ... ok [INFO] [stdout] test operator::tests::multi_grouper ... ok [INFO] [stdout] test operator::tests::parse_nodrop ... ok [INFO] [stdout] test operator::tests::nested_json ... ok [INFO] [stdout] test operator::tests::sort_raw ... ok [INFO] [stdout] test operator::tests::test_nested_eval_error ... ok [INFO] [stdout] test operator::tests::test_agg_adapter ... ok [INFO] [stdout] test printer::tests::pretty_print_aggregate ... ok [INFO] [stdout] test printer::tests::pretty_print_aggregate_too_long ... ok [INFO] [stdout] test printer::tests::pretty_print_record ... ok [INFO] [stdout] test operator::tests::json ... ok [INFO] [stdout] test operator::tests::parse_nodrop_preserve_existing ... ok [INFO] [stdout] test operator::tests::sort_aggregate ... ok [INFO] [stdout] test printer::tests::pretty_print_record_formatted ... ok [INFO] [stdout] test printer::tests::print_raw ... ok [INFO] [stdout] test printer::tests::pretty_print_record_too_long ... ok [INFO] [stdout] test printer::tests::test_format_with_ellipsis ... ok [INFO] [stdout] test operator::tests::fields_except ... ok [INFO] [stdout] test operator::tests::test_total ... ok [INFO] [stdout] test operator::tests::test_nested_eval ... ok [INFO] [stdout] test data::tests::panic_on_invalid_row - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/agrind.rs (/opt/rustwide/target/debug/deps/agrind-d7ce89940ec48ceb) [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-96e3566fa24cfb44) [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/integration.rs (/opt/rustwide/target/debug/deps/integration-7dab7d0209321d15) [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test integration::file_input ... ok [INFO] [stdout] test integration::alias_tests_structured_tests_aliases_alias_with_failure_toml ... ok [INFO] [stdout] test integration::custom_format_backcompat ... ok [INFO] [stdout] test integration::alias_tests_structured_tests_aliases_multi_operator_toml ... ok [INFO] [stdout] test integration::basic_count ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_agg_of_agg_toml ... ok [INFO] [stdout] test integration::custom_format ... ok [INFO] [stdout] test integration::alias_tests_structured_tests_aliases_apache_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_arrays_1_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_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_escaped_ident_toml ... ok [INFO] [stdout] test integration::filter_wildcard ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_count_distinct_error_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_field_expr_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_fields_after_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_count_distinct_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_fields_except_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_func_arg_error_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_if_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_json_from_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_filters_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_func_arg_error_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_tail_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_error_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_error_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_agg_tail_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_logfmt_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_logical_expr_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_longlines_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_math_funcs_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_min_max_none_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_min_max_rounded_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_if_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_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_nested_values_3_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_not_an_agg_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_nested_values_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_logical_expr_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_parseDate_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parseDate_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_not_an_agg_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_nodrop_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_parse_error_unterminated_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_literal_tab_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_sort_by_expr_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_drop_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_sort_order_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_plain_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_percentile_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_regex_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_10_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_3_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_4_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_8_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_7_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_6_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_string_funcs_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_5_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_9_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_timeslice_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_sum_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_string_funcs_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_timeslice_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_total_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_total_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_12_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_10_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_5_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_4_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_11_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_8_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_6_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_where_3_toml ... ok [INFO] [stdout] test integration::test_limit ... ok [INFO] [stdout] test integration::validate_readme_examples ... ok [INFO] [stdout] test integration::parse_failure ... ok [INFO] [stdout] test integration::test_where_typecheck ... ok [INFO] [stdout] test integration::test_limit_typecheck ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [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" "c8d1422109e102d93d0eaebf175043109ae5f19ef3227515f9e4df8dff36c327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d1422109e102d93d0eaebf175043109ae5f19ef3227515f9e4df8dff36c327", kill_on_drop: false }` [INFO] [stdout] c8d1422109e102d93d0eaebf175043109ae5f19ef3227515f9e4df8dff36c327