[INFO] cloning repository https://github.com/gmmorris/jqr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmmorris/jqr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmmorris%2Fjqr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmmorris%2Fjqr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3b2e30f36edfc1da91c5d734026edff93947335 [INFO] testing gmmorris/jqr against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmmorris%2Fjqr" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmmorris/jqr on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmmorris/jqr [INFO] finished tweaking git repo https://github.com/gmmorris/jqr [INFO] tweaked toml for git repo https://github.com/gmmorris/jqr written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/gmmorris/jqr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3a9b877666138164e1a7d2938d65833fd405add3f0852bf4d5fe190cb612e8ae [INFO] running `Command { std: "docker" "start" "-a" "3a9b877666138164e1a7d2938d65833fd405add3f0852bf4d5fe190cb612e8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a9b877666138164e1a7d2938d65833fd405add3f0852bf4d5fe190cb612e8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9b877666138164e1a7d2938d65833fd405add3f0852bf4d5fe190cb612e8ae", kill_on_drop: false }` [INFO] [stdout] 3a9b877666138164e1a7d2938d65833fd405add3f0852bf4d5fe190cb612e8ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 974aa03b193efc1358b282a70194141b5831ed5f4c3ad2af170757dc6d51fa82 [INFO] running `Command { std: "docker" "start" "-a" "974aa03b193efc1358b282a70194141b5831ed5f4c3ad2af170757dc6d51fa82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling predicates v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.83 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling json-highlight-writer v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling jg v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "974aa03b193efc1358b282a70194141b5831ed5f4c3ad2af170757dc6d51fa82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "974aa03b193efc1358b282a70194141b5831ed5f4c3ad2af170757dc6d51fa82", kill_on_drop: false }` [INFO] [stdout] 974aa03b193efc1358b282a70194141b5831ed5f4c3ad2af170757dc6d51fa82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 7fa18b28edc3099a4c3b2d0a91b8a0aa911db9df2254c2e577451c4c1b04f8ba [INFO] running `Command { std: "docker" "start" "-a" "7fa18b28edc3099a4c3b2d0a91b8a0aa911db9df2254c2e577451c4c1b04f8ba", kill_on_drop: false }` [INFO] [stderr] Compiling jg v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.74s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/jg-d370115862cb6936) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/jg-aa96400bc445516d) [INFO] [stderr] Executable tests/array_member.rs (/opt/rustwide/target/debug/deps/array_member-fc2f7b580a768998) [INFO] [stderr] Executable tests/case_sensitivity.rs (/opt/rustwide/target/debug/deps/case_sensitivity-beb2dd3c8f05a98f) [INFO] [stderr] Executable tests/cli.rs (/opt/rustwide/target/debug/deps/cli-9d065094b5e95f17) [INFO] [stderr] Executable tests/color.rs (/opt/rustwide/target/debug/deps/color-dc5c7f1988090dbe) [INFO] [stderr] Executable tests/count.rs (/opt/rustwide/target/debug/deps/count-8d5a09c59d4bef59) [INFO] [stderr] Executable tests/file.rs (/opt/rustwide/target/debug/deps/file-54f81472ce89fdcc) [INFO] [stderr] Executable tests/identity.rs (/opt/rustwide/target/debug/deps/identity-f5b5afd243836b8a) [INFO] [stderr] Executable tests/invert_match.rs (/opt/rustwide/target/debug/deps/invert_match-5928026ea35b074f) [INFO] [stderr] Executable tests/parameters.rs (/opt/rustwide/target/debug/deps/parameters-f3d2382343804b79) [INFO] [stderr] Executable tests/prop.rs (/opt/rustwide/target/debug/deps/prop-2d1d5196830bb4fd) [INFO] [stderr] Executable tests/sequence.rs (/opt/rustwide/target/debug/deps/sequence-c9899ad62287e9be) [INFO] running `Command { std: "docker" "inspect" "7fa18b28edc3099a4c3b2d0a91b8a0aa911db9df2254c2e577451c4c1b04f8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fa18b28edc3099a4c3b2d0a91b8a0aa911db9df2254c2e577451c4c1b04f8ba", kill_on_drop: false }` [INFO] [stdout] 7fa18b28edc3099a4c3b2d0a91b8a0aa911db9df2254c2e577451c4c1b04f8ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 160bf43c536fbf4432e067ab39ad5aed01d2681b4adc3623a230eb86aa265927 [INFO] running `Command { std: "docker" "start" "-a" "160bf43c536fbf4432e067ab39ad5aed01d2681b4adc3623a230eb86aa265927", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jg-d370115862cb6936) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test input::parameter_substitution::tests::substitution_leave_substitution_flag_untouched_if_tere_are_no_more_parameters ... ok [INFO] [stdout] test selection::identity::tests::should_match_dot ... ok [INFO] [stdout] test input::parameter_substitution::tests::substitution_should_return_string_as_is_if_no_substitution_flag_is_present ... ok [INFO] [stdout] test selection::identity::tests::shouldnt_match_anything_else ... ok [INFO] [stdout] test selection::array_member::tests::should_return_remainder_when_it_matches_index ... ok [INFO] [stdout] test selection::array_member::tests::should_match_array_index ... ok [INFO] [stdout] test input::parameter_substitution::tests::substitution_should_return_string_as_is_if_no_parameters_are_present ... ok [INFO] [stdout] test input::parameter_substitution::tests::substitution_should_replace_multiple_substitution_flag ... ok [INFO] [stdout] test input::parameter_substitution::tests::substitution_should_replace_a_single_substitution_flag ... ok [INFO] [stdout] test input::parameter_substitution::tests::substitution_should_replace_across_multiple_sources ... ok [INFO] [stdout] test selection::array_member::tests::should_return_node_when_null_value_is_present_in_array ... ok [INFO] [stdout] test selection::array_member::tests::should_return_node_when_boolean_value_is_present_in_array ... ok [INFO] [stdout] test selection::prop::tests::should_match_null_prop ... ok [INFO] [stdout] test selection::prop::tests::should_match_string_property_value_when_using_suffixed_matching_strategy ... ok [INFO] [stdout] test selection::identity::tests::should_return_none_when_json_isnt_present ... ok [INFO] [stdout] test selection::array_member::tests::should_return_none_when_json_isnt_present ... ok [INFO] [stdout] test selection::identity::tests::should_return_some_json_when_json_is_present ... ok [INFO] [stdout] test selection::prop::tests::should_match_string_property_value_when_using_exact_matching_strategy ... ok [INFO] [stdout] test selection::array_member::tests::should_return_node_when_exact_string_value_is_contained_in_array ... ok [INFO] [stdout] test selection::prop::tests::should_return_json_prop_when_json_has_prop ... ok [INFO] [stdout] test selection::array_member::tests::should_return_node_when_numeric_value_is_present_in_array ... ok [INFO] [stdout] test selection::array_member::tests::should_return_node_when_exact_string_value_is_only_value_in_array ... ok [INFO] [stdout] test selection::array_member::tests::should_return_node_when_json_is_present ... ok [INFO] [stdout] test selection::prop::tests::should_match_boolean_false_prop ... ok [INFO] [stdout] test selection::prop::tests::should_match_number_prop ... ok [INFO] [stdout] test selection::prop::tests::should_match_boolean_true_prop ... ok [INFO] [stdout] test selection::prop::tests::should_match_prop ... ok [INFO] [stdout] test selection::sequence::tests::should_match_json_in_sequence_when_matching_query ... ok [INFO] [stdout] test selection::prop::tests::should_return_none_when_json_isnt_present ... ok [INFO] [stdout] test selection::prop::tests::should_return_remainder_when_it_matches_prop ... ok [INFO] [stdout] test selection::sequence::tests::should_return_none_when_json_sequence_is_empty ... ok [INFO] [stdout] test selection::prop::tests::shouldnt_match_identity ... ok [INFO] [stdout] test selection::prop::tests::should_match_string_property_value_when_using_prefixed_matching_strategy ... ok [INFO] [stdout] test selection::prop::tests::should_match_string_property_value_when_using_contains_exact_matching_strategy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jg-aa96400bc445516d) [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/array_member.rs (/opt/rustwide/target/debug/deps/array_member-fc2f7b580a768998) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test cli::should_match_array_under_prop has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_a_string_value_which_is_contained_by_a_string_value has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_a_string_value_which_is_prefixed_by_a_string_value has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_a_string_value_which_is_suffixed_by_a_string_value has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_boolean_value has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_exact_boolean_value has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_exact_null_value has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_exact_numeric_value has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_exact_string_value has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_first_index has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_inbounds_index has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_null_value has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_numeric_value has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_string_value has been running for over 60 seconds [INFO] [stdout] test cli::should_not_match_array_with_outofbounds_index has been running for over 60 seconds [INFO] [stdout] test cli::should_match_array_with_exact_null_value ... ok [INFO] [stdout] test cli::should_match_array_with_a_string_value_which_is_contained_by_a_string_value ... ok [INFO] [stdout] test cli::should_match_array_with_inbounds_index ... ok [INFO] [stdout] test cli::should_match_array_with_exact_numeric_value ... ok [INFO] [stdout] test cli::should_match_array_with_first_index ... ok [INFO] [stdout] test cli::should_match_array_with_exact_boolean_value ... ok [INFO] [stdout] test cli::should_match_array_with_a_string_value_which_is_suffixed_by_a_string_value ... ok [INFO] [stdout] test cli::should_match_array_with_string_value ... ok [INFO] [stdout] test cli::should_match_array_with_a_string_value_which_is_prefixed_by_a_string_value ... ok [INFO] [stdout] test cli::should_match_array_with_boolean_value ... ok [INFO] [stdout] test cli::should_match_array_with_numeric_value ... ok [INFO] [stdout] test cli::should_match_array_with_null_value ... ok [INFO] [stdout] test cli::should_match_array_with_exact_string_value ... ok [INFO] [stdout] test cli::should_match_array_under_prop ... ok [INFO] [stdout] test cli::should_not_match_array_with_outofbounds_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 86.37s [INFO] [stdout] [INFO] [stderr] Running tests/case_sensitivity.rs (/opt/rustwide/target/debug/deps/case_sensitivity-beb2dd3c8f05a98f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cli::should_search_with_case_sensitivity_switched_off_when_the_i_flag_is_used ... ok [INFO] [stdout] test cli::should_search_with_case_sensitivity_on_by_default ... ok [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-9d065094b5e95f17) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test cli::should_only_return_exitcode_when_a_match_is_found_and_quiet_mode_flag_is_specified ... ok [INFO] [stdout] test cli::should_return_exitcode_0_when_matches_are_found ... ok [INFO] [stdout] test cli::should_return_exitcode_1_when_no_matches_are_found ... ok [INFO] [stdout] test cli::should_only_return_exitcode_when_no_matches_are_found_and_quiet_mode_flag_is_specified ... ok [INFO] [stdout] test cli::should_match_multiple_patterns_when_multiple_patterns_are_provided ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] [stderr] Running tests/color.rs (/opt/rustwide/target/debug/deps/color-dc5c7f1988090dbe) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cli::should_color_matching_json ... ok [INFO] [stdout] test cli::should_color_multiple_matching_json ... ok [INFO] [stderr] Running tests/count.rs (/opt/rustwide/target/debug/deps/count-8d5a09c59d4bef59) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test cli::should_print_out_count_when_count_flag_is_specified ... ok [INFO] [stdout] test cli::should_print_out_count_when_c_flag_is_specified ... ok [INFO] [stdout] test cli::should_stop_matching_when_input_end_even_when_max_num_flag_is_specified_as_higher_than_input ... ok [INFO] [stdout] test cli::should_display_the_line_number_when_line_number_flag_is_specified ... ok [INFO] [stdout] test cli::should_stop_matching_when_max_num_flag_is_specified_and_max_is_reached ... ok [INFO] [stderr] Running tests/file.rs (/opt/rustwide/target/debug/deps/file-54f81472ce89fdcc) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cli::should_reject_invalid_json_when_reading_a_file ... ok [INFO] [stdout] test cli::should_panic_when_the_specified_file_is_missing ... ok [INFO] [stdout] test cli::should_read_input_file_when_provided ... ok [INFO] [stderr] Running tests/identity.rs (/opt/rustwide/target/debug/deps/identity-f5b5afd243836b8a) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cli::should_match_all_json_when_selector_is_identity ... ok [INFO] [stdout] test cli::should_match_single_json_when_selector_is_identity ... ok [INFO] [stdout] test cli::should_not_match_all_when_selector_is_not_identity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s [INFO] [stdout] [INFO] [stderr] Running tests/invert_match.rs (/opt/rustwide/target/debug/deps/invert_match-5928026ea35b074f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cli::should_invert_match_when_invert_flag_is_specified ... ok [INFO] [stdout] test cli::should_invert_match_when_v_flag_is_specified ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] Running tests/parameters.rs (/opt/rustwide/target/debug/deps/parameters-f3d2382343804b79) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parameters::should_substitute_a_pair_of_braces_with_a_single_parameter ... ok [INFO] [stdout] test parameters::should_substitute_across_multiple_patters_in_order ... ok [INFO] [stdout] test parameters::should_substitute_only_the_first_pair_of_braces_with_a_single_parameter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] [stderr] Running tests/prop.rs (/opt/rustwide/target/debug/deps/prop-2d1d5196830bb4fd) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test cli::should_match_single_json_when_selector_is_prop ... ok [INFO] [stdout] test cli::should_match_json_porperty_using_dictionary_index_selector ... ok [INFO] [stdout] test cli::should_match_json_porperty_with_a_value_when_using_the_contains_exact_matcher ... ok [INFO] [stdout] test cli::should_match_json_with_inner_matching_props ... ok [INFO] [stdout] test cli::should_match_json_with_deep_matching_props ... ok [INFO] [stdout] test cli::should_match_only_root_of_json_when_selector_is_prop_with_start_matcher ... ok [INFO] [stdout] test cli::should_match_only_json_with_prop_when_selector_is_prop ... ok [INFO] [stdout] test cli::should_match_json_porperty_with_a_value_when_using_the_exact_matcher ... ok [INFO] [stdout] test cli::should_match_json_porperty_with_a_value_when_using_the_contains_matcher ... ok [INFO] [stdout] test cli::should_match_multiple_json_with_matching_prop_when_selector_is_prop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.18s [INFO] [stdout] [INFO] [stderr] Running tests/sequence.rs (/opt/rustwide/target/debug/deps/sequence-c9899ad62287e9be) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test cli::should_match_array_with_anything_in_it_when_identity_is_used ... ok [INFO] [stdout] test cli::should_not_match_member_in_array_when_prop_matches_deep_object_in_member ... ok [INFO] [stdout] test cli::should_match_members_in_array_when_root_of_pattern_is_within_the_array ... ok [INFO] [stdout] test cli::should_match_array_with_null_in_it ... ok [INFO] [stdout] test cli::should_match_array_patterns_within_arrays ... ok [INFO] [stdout] test cli::should_not_match_empty_array_when_selecting_identity ... ok [INFO] [stdout] test cli::should_match_member_in_array_when_selecting_by_prop ... ok [INFO] [stdout] test cli::should_match_sequence_matchers_within_other_sequences ... ok [INFO] [stdout] test cli::should_match_array_under_prop_containing_anything_when_selecting_identity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s [INFO] [stdout] [INFO] [stderr] Doc-tests jg [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" "160bf43c536fbf4432e067ab39ad5aed01d2681b4adc3623a230eb86aa265927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "160bf43c536fbf4432e067ab39ad5aed01d2681b4adc3623a230eb86aa265927", kill_on_drop: false }` [INFO] [stdout] 160bf43c536fbf4432e067ab39ad5aed01d2681b4adc3623a230eb86aa265927