[INFO] fetching crate kq 1.0.6...
[INFO] testing kq-1.0.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate kq 1.0.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate kq 1.0.6
[INFO] finished tweaking crates.io crate kq 1.0.6
[INFO] tweaked toml for crates.io crate kq 1.0.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kq 1.0.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kq 1.0.6 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1ec6408b3e62e21a572e559cccc2aa2a7b653b43cf3ad49109d9f909eaf7192
[INFO] running `Command { std: "docker" "start" "-a" "d1ec6408b3e62e21a572e559cccc2aa2a7b653b43cf3ad49109d9f909eaf7192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1ec6408b3e62e21a572e559cccc2aa2a7b653b43cf3ad49109d9f909eaf7192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ec6408b3e62e21a572e559cccc2aa2a7b653b43cf3ad49109d9f909eaf7192", kill_on_drop: false }`
[INFO] [stdout] d1ec6408b3e62e21a572e559cccc2aa2a7b653b43cf3ad49109d9f909eaf7192
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea49b3721e3ac8267caacf872b4a317ff5a285ff660a90989c02f4ce7753b86a
[INFO] running `Command { std: "docker" "start" "-a" "ea49b3721e3ac8267caacf872b4a317ff5a285ff660a90989c02f4ce7753b86a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling kdl v3.0.0
[INFO] [stderr]    Compiling kq v1.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.69s
[INFO] running `Command { std: "docker" "inspect" "ea49b3721e3ac8267caacf872b4a317ff5a285ff660a90989c02f4ce7753b86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea49b3721e3ac8267caacf872b4a317ff5a285ff660a90989c02f4ce7753b86a", kill_on_drop: false }`
[INFO] [stdout] ea49b3721e3ac8267caacf872b4a317ff5a285ff660a90989c02f4ce7753b86a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69c716a29aca5bc05d85ea8e44a9eb2f378c1a4603ef1cb2427373c743898e30
[INFO] running `Command { std: "docker" "start" "-a" "69c716a29aca5bc05d85ea8e44a9eb2f378c1a4603ef1cb2427373c743898e30", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling predicates-tree v1.0.3
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling indoc v1.0.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling kdl v3.0.0
[INFO] [stderr]    Compiling kq v1.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling predicates v2.0.3
[INFO] [stderr]    Compiling assert_cmd v2.0.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.67s
[INFO] running `Command { std: "docker" "inspect" "69c716a29aca5bc05d85ea8e44a9eb2f378c1a4603ef1cb2427373c743898e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69c716a29aca5bc05d85ea8e44a9eb2f378c1a4603ef1cb2427373c743898e30", kill_on_drop: false }`
[INFO] [stdout] 69c716a29aca5bc05d85ea8e44a9eb2f378c1a4603ef1cb2427373c743898e30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4a285609e90bc59a6c3f70965f0b2c46e25278b9ae56268fe93019a7c38a45e
[INFO] running `Command { std: "docker" "start" "-a" "e4a285609e90bc59a6c3f70965f0b2c46e25278b9ae56268fe93019a7c38a45e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kq-8f7854ddbcef5dc9)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test parser::tests::test_combinator ... ok
[INFO] [stdout] test parser::tests::test_entity ... ok
[INFO] [stdout] test parser::tests::test_accessor ... ok
[INFO] [stdout] test parser::tests::test_operator ... ok
[INFO] [stdout] test parser::tests::test_selector ... ok
[INFO] [stdout] test parser::tests::test_matcher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kq-7dea112539e63dc5)
[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/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-45d31424b88e2690)
[INFO] [stdout] 
[INFO] [stdout] running 234 tests
[INFO] [stdout] test accessor_multiple::complex_single_level ... ok
[INFO] [stdout] test accessor_multiple::top_child_any_element ... ok
[INFO] [stdout] test accessor_multiple::top_descendant_any_element ... ok
[INFO] [stdout] test accessor_multiple::general_adjacent_siblings ... ok
[INFO] [stdout] test accessor_multiple::adjacent_sibling ... ok
[INFO] [stdout] test accessor_multiple::descendant_child ... ok
[INFO] [stdout] test accessor_multiple::adjacent_general_siblings ... ok
[INFO] [stdout] test accessor_single::closed_node_name::equal ... ok
[INFO] [stdout] test accessor_single::any_element ... ok
[INFO] [stdout] test accessor_single::closed_node_name::ends_with ... ok
[INFO] [stdout] test accessor_single::closed_node_name::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_node_name::greater_than ... ok
[INFO] [stdout] test accessor_multiple::general_sibling ... ok
[INFO] [stdout] test accessor_single::closed_node_name::contains ... ok
[INFO] [stdout] test accessor_multiple::complex_nested ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::ends_with ... ok
[INFO] [stdout] test accessor_single::closed_node_name::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_node_name::parentheses ... ok
[INFO] [stdout] test accessor_single::closed_node_name::less_than ... ok
[INFO] [stdout] test accessor_single::closed_node_name::starts_with ... ok
[INFO] [stdout] test accessor_single::closed_node_name::not_equal ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::contains ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::absent ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::greater_than ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::equal ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::contains ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::less_than ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::ends_with ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::equal ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::not_equal ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::starts_with ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::less_than ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::absent ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::greater_than ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::present ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_explicit::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::starts_with ... ok
[INFO] [stdout] test accessor_single::closed_props::greater_than ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::not_equal ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_props::equal ... ok
[INFO] [stdout] test accessor_single::closed_props::ends_with ... ok
[INFO] [stdout] test accessor_single::closed_props::contains ... ok
[INFO] [stdout] test accessor_single::closed_prop_name_implicit::present ... ok
[INFO] [stdout] test accessor_single::closed_props::less_than ... ok
[INFO] [stdout] test accessor_single::closed_props::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_props::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_props::parentheses ... ok
[INFO] [stdout] test accessor_single::closed_props::not_equal ... ok
[INFO] [stdout] test accessor_single::closed_props::starts_with ... ok
[INFO] [stdout] test accessor_single::closed_type_tag::less_than ... ok
[INFO] [stdout] test accessor_single::closed_type_tag::equal ... ok
[INFO] [stdout] test accessor_single::closed_type_tag::ends_with ... ok
[INFO] [stdout] test accessor_single::closed_type_tag::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_type_tag::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_type_tag::contains ... ok
[INFO] [stdout] test accessor_single::closed_type_tag::not_equal ... ok
[INFO] [stdout] test accessor_single::closed_type_tag::greater_than ... ok
[INFO] [stdout] test accessor_single::closed_type_tag::parentheses ... ok
[INFO] [stdout] test accessor_single::closed_type_tag::starts_with ... ok
[INFO] [stdout] test accessor_single::closed_val::ends_with ... ok
[INFO] [stdout] test accessor_single::closed_val::absent ... ok
[INFO] [stdout] test accessor_single::closed_val::contains ... ok
[INFO] [stdout] test accessor_single::closed_val::present_with_index ... ok
[INFO] [stdout] test accessor_single::closed_val::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_val::less_than ... ok
[INFO] [stdout] test accessor_single::closed_val::not_equal ... ok
[INFO] [stdout] test accessor_single::closed_val::equal ... ok
[INFO] [stdout] test accessor_single::closed_values::greater_than ... ok
[INFO] [stdout] test accessor_single::closed_val::starts_with ... ok
[INFO] [stdout] test accessor_single::closed_val::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_val::greater_than ... ok
[INFO] [stdout] test accessor_single::closed_values::contains ... ok
[INFO] [stdout] test accessor_single::closed_values::ends_with ... ok
[INFO] [stdout] test accessor_single::closed_val::present_without_index ... ok
[INFO] [stdout] test accessor_single::closed_values::equal ... ok
[INFO] [stdout] test accessor_single::closed_values::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::absent_ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::absent_greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::absent_greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_values::less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::absent_less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::closed_values::parentheses ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::absent_equal ... ok
[INFO] [stdout] test accessor_single::closed_values::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::absent_starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::absent_not_equal ... ok
[INFO] [stdout] test accessor_single::closed_values::starts_with ... ok
[INFO] [stdout] test accessor_single::closed_values::not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::absent_less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::absent_contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::parentheses ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_node_name::not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_identifier ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_prop ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::absent_starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::present_prop ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_identifier ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_explicit::starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_prop ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::absent_starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::absent_ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::present_prop ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::absent_contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::absent_greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_prop_name_implicit::not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::absent_greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::absent_less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::absent_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::absent_starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::absent_identifier ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::absent_not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::absent_less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::absent_identifier ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::absent_contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::absent_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::absent_greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_props::parentheses ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::absent_ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::absent_greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::absent_less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::absent_not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::absent_starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::absent_less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_type_tag::parentheses ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_identifier_present_with_index ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_idenrifier_absent ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::absent_identifier_present_without_index ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::present_without_index ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::present_with_index ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::absent_contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::absent_ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::absent_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_val::starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::contains ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::absent_less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::absent_starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::ends_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::absent_greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::absent_greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::absent_less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::greater_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::absent_not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::absent_identifier ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::less_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::greater_than ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::not_equal ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::starts_with ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::less_than_or_equal_to ... ok
[INFO] [stdout] test accessor_single::identifier_closed_values::parentheses ... ok
[INFO] [stdout] test accessor_single::type_tag ... ok
[INFO] [stdout] test accessor_single::type_type_with_identifier ... ok
[INFO] [stdout] test accessor_single::top ... ok
[INFO] [stdout] test sanity ... ok
[INFO] [stdout] test accessor_single::sole ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 234 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]      Running tests/example_test.rs (/opt/rustwide/target/debug/deps/example_test-f76304f1b64ef2f3)
[INFO] [stdout] test top_child ... ok
[INFO] [stdout] test descendant ... ok
[INFO] [stdout] test identifier_and_implicit_property_name ... ok
[INFO] [stdout] test identifier_and_explicit_property_name ... ok
[INFO] [stdout] test descendant_by_identifier ... ok
[INFO] [stdout] test all_direct_children ... ok
[INFO] [stderr]    Doc-tests kq
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] running `Command { std: "docker" "inspect" "e4a285609e90bc59a6c3f70965f0b2c46e25278b9ae56268fe93019a7c38a45e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a285609e90bc59a6c3f70965f0b2c46e25278b9ae56268fe93019a7c38a45e", kill_on_drop: false }`
[INFO] [stdout] e4a285609e90bc59a6c3f70965f0b2c46e25278b9ae56268fe93019a7c38a45e
