[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] fb09f10e768e47be166f03cce75570760324b3f2 [INFO] testing rcoh/angle-grinder against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcoh%2Fangle-grinder" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcoh/angle-grinder on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-23/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v2.2.0 [INFO] [stderr] Downloaded yansi-term v0.1.2 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded quick-xml v0.17.2 [INFO] [stderr] Downloaded assert_cmd v1.0.4 [INFO] [stderr] Downloaded nom_locate v3.0.1 [INFO] [stderr] Downloaded include_dir_impl v0.6.1 [INFO] [stderr] Downloaded logfmt v0.0.2 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded quicli v0.4.0 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded sized-chunks v0.3.1 [INFO] [stderr] Downloaded include_dir v0.6.1 [INFO] [stderr] Downloaded cascade v1.0.0 [INFO] [stderr] Downloaded expect-test v1.1.0 [INFO] [stderr] Downloaded os_type v2.2.0 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded dtparse v1.2.0 [INFO] [stderr] Downloaded rust_decimal v0.10.2 [INFO] [stderr] Downloaded quantiles v0.7.1 [INFO] [stderr] Downloaded annotate-snippets v0.9.0 [INFO] [stderr] Downloaded cool_asserts v1.1.0 [INFO] [stderr] Downloaded im v13.0.0 [INFO] [stderr] Downloaded nom-supreme v0.4.4 [INFO] [stderr] Downloaded self_update v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9d7260a8fc1968bae693f2816d7d37931f640bcb390fea439aa459f30b3c53a [INFO] running `Command { std: "docker" "start" "-a" "e9d7260a8fc1968bae693f2816d7d37931f640bcb390fea439aa459f30b3c53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9d7260a8fc1968bae693f2816d7d37931f640bcb390fea439aa459f30b3c53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d7260a8fc1968bae693f2816d7d37931f640bcb390fea439aa459f30b3c53a", kill_on_drop: false }` [INFO] [stdout] e9d7260a8fc1968bae693f2816d7d37931f640bcb390fea439aa459f30b3c53a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e73c9ef7e0733bb546dbff0cb7fae61331c218fb0bebb838cef7cd8b6327e902 [INFO] running `Command { std: "docker" "start" "-a" "e73c9ef7e0733bb546dbff0cb7fae61331c218fb0bebb838cef7cd8b6327e902", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling cascade v1.0.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling quantiles v0.7.1 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling logfmt v0.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.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 rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling im v13.0.0 [INFO] [stderr] Compiling ordered-float v2.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling annotate-snippets v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sized-chunks v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num v0.2.1 [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 structopt-derive v0.2.18 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling nom-supreme v0.4.4 [INFO] [stderr] Compiling nom_locate v3.0.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling include_dir_impl v0.6.1 [INFO] [stderr] Compiling include_dir v0.6.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [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 dtparse v1.2.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling ag v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "e73c9ef7e0733bb546dbff0cb7fae61331c218fb0bebb838cef7cd8b6327e902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e73c9ef7e0733bb546dbff0cb7fae61331c218fb0bebb838cef7cd8b6327e902", kill_on_drop: false }` [INFO] [stdout] e73c9ef7e0733bb546dbff0cb7fae61331c218fb0bebb838cef7cd8b6327e902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 340b7fef56f86c9f94246422edc6a3812d697e79b886863c7b45cad9492031c2 [INFO] running `Command { std: "docker" "start" "-a" "340b7fef56f86c9f94246422edc6a3812d697e79b886863c7b45cad9492031c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling cool_asserts v1.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling expect-test v1.1.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling plotters v0.3.0 [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.18.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `notes` [INFO] [stdout] --> tests/integration.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TestDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/integration.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.71s [INFO] running `Command { std: "docker" "inspect" "340b7fef56f86c9f94246422edc6a3812d697e79b886863c7b45cad9492031c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340b7fef56f86c9f94246422edc6a3812d697e79b886863c7b45cad9492031c2", kill_on_drop: false }` [INFO] [stdout] 340b7fef56f86c9f94246422edc6a3812d697e79b886863c7b45cad9492031c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 083f84b267414726601a4b6e4347bce351b6b4ebe35882722188e3758fc883e8 [INFO] running `Command { std: "docker" "start" "-a" "083f84b267414726601a4b6e4347bce351b6b4ebe35882722188e3758fc883e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `notes` [INFO] [stderr] --> tests/integration.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | notes: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `TestDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/integration.rs:7:23 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ag` (test "integration") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ag-b8da9a121c4dea0e) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test data::tests::agg ... ok [INFO] [stdout] test data::tests::record_put_get ... ok [INFO] [stdout] test data::tests::from_string ... ok [INFO] [stdout] test filter::tests::filter_complex ... ok [INFO] [stdout] test filter::tests::filter_not ... ok [INFO] [stdout] test data::tests::serialize_vec ... ok [INFO] [stdout] test data::tests::render_duration ... ok [INFO] [stdout] test filter::tests::filter_wildcard ... ok [INFO] [stdout] test data::tests::test_aggresively_to_num ... ok [INFO] [stdout] test data::tests::value_ordering ... ok [INFO] [stdout] test data::tests::record_ordering_matching_prefix ... ok [INFO] [stdout] test data::tests::record_ordering ... ok [INFO] [stdout] test filter::tests::filter_or ... ok [INFO] [stdout] test funcs::tests::does_not_contain ... ok [INFO] [stdout] test funcs::tests::array_length ... ok [INFO] [stdout] test funcs::tests::substring_end_lt_start ... ok [INFO] [stdout] test data::tests::arithmetic ... ok [INFO] [stdout] test funcs::tests::substring_of_num ... ok [INFO] [stdout] test funcs::tests::unicode_contains ... ok [INFO] [stdout] test operator::tests::json ... ok [INFO] [stdout] test operator::tests::fields_only ... ok [INFO] [stdout] test operator::tests::sort_aggregate ... ok [INFO] [stdout] test operator::tests::test_agg_adapter ... ok [INFO] [stdout] test operator::split::tests::split_works ... ok [INFO] [stdout] test lang::tests::parse_keyword_string ... ok [INFO] [stdout] test operator::split::tests::split_with_closures_works ... ok [INFO] [stdout] test lang::tests::logfmt_operator ... ok [INFO] [stdout] test funcs::tests::object_length ... ok [INFO] [stdout] test funcs::tests::value_predicates ... ok [INFO] [stdout] test funcs::tests::int_length ... ok [INFO] [stdout] test funcs::tests::case_funcs ... ok [INFO] [stdout] test funcs::tests::substring_no_args ... ok [INFO] [stdout] test operator::tests::sort_raw ... ok [INFO] [stdout] test operator::split::tests::test_split_once ... ok [INFO] [stdout] test operator::split::tests::test_find_terminator ... ok [INFO] [stdout] test operator::tests::test_nested_eval_error ... ok [INFO] [stdout] test operator::tests::count_groups ... ok [INFO] [stdout] test lang::tests::parse_ident ... ok [INFO] [stdout] test lang::tests::parse_limit ... ok [INFO] [stdout] test printer::tests::test_format_with_ellipsis ... ok [INFO] [stdout] test printer::tests::pretty_print_record ... ok [INFO] [stdout] test printer::tests::pretty_print_record_too_long ... ok [INFO] [stdout] test printer::tests::print_raw ... ok [INFO] [stdout] test printer::tests::pretty_print_record_formatted ... ok [INFO] [stdout] test operator::split::tests::split_with_wide_characters ... ok [INFO] [stdout] test funcs::tests::parse_hex_str ... ok [INFO] [stdout] test funcs::tests::unicode_length ... ok [INFO] [stdout] test operator::tests::count_no_groups ... ok [INFO] [stdout] test printer::tests::pretty_print_aggregate ... ok [INFO] [stdout] test operator::tests::logfmt ... ok [INFO] [stdout] test operator::tests::test_nested_eval ... ok [INFO] [stdout] test operator::tests::test_total ... ok [INFO] [stdout] test operator::tests::fields_except ... ok [INFO] [stdout] test operator::tests::nested_json ... ok [INFO] [stdout] test printer::tests::pretty_print_aggregate_too_long ... ok [INFO] [stdout] test operator::tests::multi_grouper ... ok [INFO] [stdout] test lang::tests::empty_query_is_query ... ok [INFO] [stdout] test lang::tests::complex_filters ... ok [INFO] [stdout] test operator::tests::parse_from_field ... ok [INFO] [stdout] test lang::tests::or_filter ... ok [INFO] [stdout] test lang::tests::not_filter ... ok [INFO] [stdout] test operator::tests::parse_nodrop_preserve_existing ... ok [INFO] [stdout] test lang::tests::unterminated ... ok [INFO] [stdout] test lang::tests::quoted_strings ... ok [INFO] [stdout] test operator::tests::parse_drop ... ok [INFO] [stdout] test lang::tests::split_operator ... ok [INFO] [stdout] test lang::tests::parse_func_call ... ok [INFO] [stdout] test operator::tests::parse_nodrop ... ok [INFO] [stdout] test lang::tests::parse_expr_precedence ... ok [INFO] [stdout] test operator::tests::parse_all_whitespace ... ok [INFO] [stdout] test lang::tests::parse_expr ... ok [INFO] [stdout] test lang::tests::parse_agg_operator ... ok [INFO] [stdout] test operator::tests::parse ... ok [INFO] [stdout] test filter::tests::filter_and ... ok [INFO] [stdout] test lang::tests::parse_parses ... 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.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/agrind-c1957a9fde777735) [INFO] [stdout] [INFO] [stderr] Running tests/code_blocks.rs (/opt/rustwide/target/debug/deps/code_blocks-48efd3b17de795c0) [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 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] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-9dc1c3d8f5790f4f) [INFO] [stdout] running 93 tests [INFO] [stdout] test integration::alias_tests_structured_tests_aliases_apache_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_fields_except_toml ... ok [INFO] [stdout] test integration::custom_format_backcompat ... ok [INFO] [stdout] test integration::alias_tests_structured_tests_aliases_alias_with_failure_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_arrays_1_toml ... 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_count_distinct_error_toml ... 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_count_conditional_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_logfmt_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_escaped_ident_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_logical_expr_1_toml ... ok [INFO] [stdout] test integration::basic_count ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_min_max_none_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::custom_format ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_func_arg_error_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_nested_values_1_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_split_4_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_nested_values_2_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_plain_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_agg_tail_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_percentile_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_literal_tab_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_if_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_not_an_agg_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_sort_by_expr_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_nested_values_3_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_agg_of_agg_toml ... ok [INFO] [stdout] test integration::file_input ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_string_funcs_1_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_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_3_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_error_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_8_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_10_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_logical_expr_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_5_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_total_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_timeslice_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_limit_error_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_count_distinct_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parseDate_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_nodrop_toml ... ok [INFO] [stdout] test integration::filter_wildcard ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_3_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_timeslice_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_drop_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_string_funcs_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_total_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_10_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_sort_order_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_longlines_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_5_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_9_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_regex_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_4_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_json_from_toml ... ok [INFO] [stdout] test integration::no_args ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_not_an_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_11_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_if_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_sum_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_min_max_rounded_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parse_error_unterminated_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_filters_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_parseDate_2_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_limit_agg_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_12_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_8_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_split_1_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_7_toml ... ok [INFO] [stdout] test integration::test_limit ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_9_toml ... ok [INFO] [stdout] test integration::integration_tests_structured_tests_where_6_toml ... 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 1.50s [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" "083f84b267414726601a4b6e4347bce351b6b4ebe35882722188e3758fc883e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083f84b267414726601a4b6e4347bce351b6b4ebe35882722188e3758fc883e8", kill_on_drop: false }` [INFO] [stdout] 083f84b267414726601a4b6e4347bce351b6b4ebe35882722188e3758fc883e8