[INFO] fetching crate jql 3.1.1...
[INFO] testing jql-3.1.1 against master#10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 for pr-94775
[INFO] extracting crate jql 3.1.1 into /workspace/builds/worker-116/source
[INFO] validating manifest of crates.io crate jql 3.1.1 on toolchain 10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jql 3.1.1
[INFO] finished tweaking crates.io crate jql 3.1.1
[INFO] tweaked toml for crates.io crate jql 3.1.1 written to /workspace/builds/worker-116/source/Cargo.toml
[INFO] crate crates.io crate jql 3.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fa4b33e138270c6d3040d8839a1b44ea6d1c6251ed21aad1e61f1c7f78658e0
[INFO] running `Command { std: "docker" "start" "-a" "1fa4b33e138270c6d3040d8839a1b44ea6d1c6251ed21aad1e61f1c7f78658e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fa4b33e138270c6d3040d8839a1b44ea6d1c6251ed21aad1e61f1c7f78658e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fa4b33e138270c6d3040d8839a1b44ea6d1c6251ed21aad1e61f1c7f78658e0", kill_on_drop: false }`
[INFO] [stdout] 1fa4b33e138270c6d3040d8839a1b44ea6d1c6251ed21aad1e61f1c7f78658e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c82cca66bd147dfd8dae1a61ec6c3580bfb8b663a3302516ee114b93bfb381ca
[INFO] running `Command { std: "docker" "start" "-a" "c82cca66bd147dfd8dae1a61ec6c3580bfb8b663a3302516ee114b93bfb381ca", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling signal-hook v0.3.12
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.54
[INFO] [stderr]    Compiling ryu v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.1.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling colored_json v2.1.0
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling async-process v1.3.0
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling jql v3.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 26.35s
[INFO] running `Command { std: "docker" "inspect" "c82cca66bd147dfd8dae1a61ec6c3580bfb8b663a3302516ee114b93bfb381ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c82cca66bd147dfd8dae1a61ec6c3580bfb8b663a3302516ee114b93bfb381ca", kill_on_drop: false }`
[INFO] [stdout] c82cca66bd147dfd8dae1a61ec6c3580bfb8b663a3302516ee114b93bfb381ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5c8f8c814851980ae549bc6a2e9d0bb010ad9344cd766ade9cb3efe4da61dfd
[INFO] running `Command { std: "docker" "start" "-a" "e5c8f8c814851980ae549bc6a2e9d0bb010ad9344cd766ade9cb3efe4da61dfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling jql v3.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 18.98s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/jql-9fba2c69ca8aeeee)
[INFO] [stderr]   Executable unittests src/bin.rs (/opt/rustwide/target/debug/deps/jql-c3b216cbb0777db7)
[INFO] [stderr]   Executable tests/integration.rs (/opt/rustwide/target/debug/deps/integration-643af49b6274b923)
[INFO] running `Command { std: "docker" "inspect" "e5c8f8c814851980ae549bc6a2e9d0bb010ad9344cd766ade9cb3efe4da61dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c8f8c814851980ae549bc6a2e9d0bb010ad9344cd766ade9cb3efe4da61dfd", kill_on_drop: false }`
[INFO] [stdout] e5c8f8c814851980ae549bc6a2e9d0bb010ad9344cd766ade9cb3efe4da61dfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12d666ebcba019677bcc9002c802ba533cfd7413bd995aad7b2d95da964cf73d
[INFO] running `Command { std: "docker" "start" "-a" "12d666ebcba019677bcc9002c802ba533cfd7413bd995aad7b2d95da964cf73d", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jql-9fba2c69ca8aeeee)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test range_selector::tests::empty_array_range_selector ... ok
[INFO] [stdout] test range_selector::tests::invalid_range_selector ... ok
[INFO] [stdout] test get_selection::tests::test_default_get_selection ... ok
[INFO] [stdout] test get_selection::tests::test_range_get_selection ... ok
[INFO] [stdout] test range_selector::tests::none_array_range_selector ... ok
[INFO] [stdout] test truncate::tests::truncate_array ... ok
[INFO] [stdout] test range_selector::tests::is_default_range_selector ... ok
[INFO] [stdout] test get_selection::tests::test_array_get_selection ... ok
[INFO] [stdout] test truncate::tests::truncate_null ... ok
[INFO] [stdout] test truncate::tests::truncate_object ... ok
[INFO] [stdout] test truncate::tests::truncate_string ... ok
[INFO] [stdout] test utils::tests::array_selector ... ok
[INFO] [stdout] test truncate::tests::truncate_number ... ok
[INFO] [stdout] test utils::tests::default_selector ... ok
[INFO] [stdout] test utils::tests::range_selector ... ok
[INFO] [stdout] test utils::tests::object_selector ... ok
[INFO] [stdout] test utils::tests::index_selector ... ok
[INFO] [stdout] test core::tests::get_unordered_properties_child_node ... ok
[INFO] [stdout] test flatten_json_array::tests::get_flatten_value ... ok
[INFO] [stdout] test get_selection::tests::test_get_selection ... ok
[INFO] [stdout] test core::tests::get_single_null_value ... ok
[INFO] [stdout] test core::tests::get_wrong_filter ... ok
[INFO] [stdout] test core::tests::get_range_on_non_array_root ... ok
[INFO] [stdout] test core::tests::get_single_value ... ok
[INFO] [stdout] test core::tests::get_property_as_range_with_no_start ... ok
[INFO] [stdout] test core::tests::get_unordered_properties_root ... ok
[INFO] [stdout] test core::tests::get_text ... ok
[INFO] [stdout] test core::tests::get_empty ... ok
[INFO] [stdout] test core::tests::get_range_with_no_start ... ok
[INFO] [stdout] test array_walker::tests::invalid_array_walker ... ok
[INFO] [stdout] test core::tests::get_filter_with_no_selection ... ok
[INFO] [stdout] test range_selector::tests::reversed_range_selector ... ok
[INFO] [stdout] test core::tests::get_property_as_out_of_bound_index ... ok
[INFO] [stdout] test get_selection::tests::test_index_get_selection ... ok
[INFO] [stdout] test core::tests::get_out_of_bound_range ... ok
[INFO] [stdout] test core::tests::get_non_existing_node_on_root ... ok
[INFO] [stdout] test core::tests::get_item_in_array ... ok
[INFO] [stdout] test core::tests::get_non_existing_child_node ... ok
[INFO] [stdout] test core::tests::get_range_on_non_array_node ... ok
[INFO] [stdout] test core::tests::get_one_item_range ... ok
[INFO] [stdout] test core::tests::get_existing_child_node ... ok
[INFO] [stdout] test core::tests::get_empty_array ... ok
[INFO] [stdout] test core::tests::get_filter_on_non_array ... ok
[INFO] [stdout] test core::tests::get_index_of_array_without_index ... ok
[INFO] [stdout] test core::tests::get_null ... ok
[INFO] [stdout] test core::tests::get_empty_array_without_index ... ok
[INFO] [stdout] test core::tests::get_property_as_array ... ok
[INFO] [stdout] test core::tests::get_out_of_bound_item_in_array ... ok
[INFO] [stdout] test core::tests::get_property_as_out_of_bound_end_range ... ok
[INFO] [stdout] test core::tests::get_number ... ok
[INFO] [stdout] test core::tests::get_null_in_array ... ok
[INFO] [stdout] test core::tests::get_property_as_range_with_no_end ... ok
[INFO] [stdout] test core::tests::get_property_as_range_reverse ... ok
[INFO] [stdout] test core::tests::get_mix_json ... ok
[INFO] [stdout] test core::tests::get_property_as_range ... ok
[INFO] [stdout] test core::tests::get_property_as_out_of_bound_start_range ... ok
[INFO] [stdout] test core::tests::get_non_existing_properties_root ... ok
[INFO] [stdout] test array_walker::tests::valid_array_walker ... ok
[INFO] [stdout] test core::tests::get_out_of_bound_indexes_of_array ... ok
[INFO] [stdout] test core::tests::get_weird_json ... ok
[INFO] [stdout] test core::tests::get_index_in_non_array ... ok
[INFO] [stdout] test get_selection::tests::test_object_get_selection ... ok
[INFO] [stdout] test core::tests::get_wrong_filter_with_range ... ok
[INFO] [stdout] test core::tests::check_whitespace ... ok
[INFO] [stdout] test core::tests::get_properties_child_node ... ok
[INFO] [stdout] test core::tests::get_non_existing_properties_child_node ... ok
[INFO] [stdout] test core::tests::get_indexes_of_array_without_index ... ok
[INFO] [stdout] test core::tests::get_out_of_bound_item_in_root_array ... ok
[INFO] [stdout] test core::tests::get_null_in_root_array ... ok
[INFO] [stdout] test core::tests::check_truncate_on_nested_value ... ok
[INFO] [stdout] test core::tests::get_array ... ok
[INFO] [stdout] test core::tests::get_nested_filter_with_range ... ok
[INFO] [stdout] test core::tests::get_root_array_without_index ... ok
[INFO] [stdout] test core::tests::get_array_without_index ... ok
[INFO] [stdout] test core::tests::get_double_filter ... ok
[INFO] [stdout] test core::tests::get_filter_with_range ... ok
[INFO] [stdout] test core::tests::check_truncate_with_filter ... ok
[INFO] [stdout] test core::tests::get_filter ... ok
[INFO] [stdout] test core::tests::get_nested_filter ... ok
[INFO] [stdout] test core::tests::get_range ... ok
[INFO] [stdout] test core::tests::get_array_of_array_without_index ... ok
[INFO] [stdout] test core::tests::get_original_from_reversed_range ... ok
[INFO] [stdout] test core::tests::get_range_with_no_end ... ok
[INFO] [stdout] test core::tests::get_indexes_of_array ... ok
[INFO] [stdout] test core::tests::get_properties_root ... ok
[INFO] [stdout] test core::tests::get_multi_selection_with_range ... ok
[INFO] [stdout] test core::tests::get_multi_selection_with_empty ... ok
[INFO] [stdout] test core::tests::check_truncate_on_root ... ok
[INFO] [stdout] test core::tests::get_property_as_out_of_bound_range_in_filter ... ok
[INFO] [stdout] test core::tests::get_filter_with_multi_selection ... ok
[INFO] [stdout] test core::tests::get_reversed_range ... ok
[INFO] [stdout] test core::tests::get_multi_selection ... ok
[INFO] [stdout] test core::tests::get_properties_in_filter ... ok
[INFO] [stdout] test core::tests::get_raw_json ... ok
[INFO] [stdout] test core::tests::get_nested_filter_with_index ... ok
[INFO] [stdout] test core::tests::check_truncate_on_groups ... ok
[INFO] [stdout] test core::tests::get_multi_selection_with_space ... ok
[INFO] [stdout] test core::tests::get_property_as_out_of_bound_index_in_filter ... ok
[INFO] [stdout] test core::tests::get_flattened_array ... ok
[INFO] [stdout] test core::tests::get_flattened_groups ... ok
[INFO] [stdout] test core::tests::get_flattened_and_filtered_array ... ok
[INFO] [stdout] test core::tests::get_property_as_index ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::get_property_as_index stdout ----
[INFO] [stdout] thread 'core::tests::get_property_as_index' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout]   left: `Ok(Object({"b": String("two"), "0": String("one"), "2": String("three")}))`,
[INFO] [stdout]  right: `Err("Node \"b\" not found on parent node \"nested\"")`', src/core.rs:668:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56359ceecf3c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x56359ceecf3c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56359ceecf3c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x56359ceecf3c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x56359cf102ec - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x56359cee8a91 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x56359ceeec95 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x56359ceeec95 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x56359ceeec95 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x56359ceee973 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x56359ceef1e3 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x56359ceef0c7 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x56359ceed3f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x56359ceeedf9 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x56359cd033e3 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x56359cf0e8a8 - core::panicking::assert_failed_inner::ha86e5005b056008c
[INFO] [stdout]   16:     0x56359cd0a56a - core::panicking::assert_failed::h79612ee11a221d5e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:182:5
[INFO] [stdout]   17:     0x56359cd3be06 - jql::core::tests::get_property_as_index::h128f35672bdd551c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:668:9
[INFO] [stdout]   18:     0x56359cd3b86a - jql::core::tests::get_property_as_index::{{closure}}::h82788fe3123f8d98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:665:5
[INFO] [stdout]   19:     0x56359cdc5d5e - core::ops::function::FnOnce::call_once::h76e98bd3ed7fd68e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x56359ce22ef3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   21:     0x56359ce22ef3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   22:     0x56359ce21c66 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   23:     0x56359ce21c66 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   24:     0x56359ce21c66 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   25:     0x56359ce21c66 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   26:     0x56359ce21c66 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   27:     0x56359ce21c66 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   28:     0x56359ce21c66 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   29:     0x56359cdee60e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   30:     0x56359cdee60e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   31:     0x56359cdf3ad8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   32:     0x56359cdf3ad8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   33:     0x56359cdf3ad8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   34:     0x56359cdf3ad8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   35:     0x56359cdf3ad8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   36:     0x56359cdf3ad8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   37:     0x56359cdf3ad8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   38:     0x56359cef3b43 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   39:     0x56359cef3b43 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   40:     0x56359cef3b43 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   41:     0x7fa1a9c0d609 - start_thread
[INFO] [stdout]   42:     0x7fa1a99dd163 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::tests::get_property_as_index
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 101 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass '--lib'
[INFO] running `Command { std: "docker" "inspect" "12d666ebcba019677bcc9002c802ba533cfd7413bd995aad7b2d95da964cf73d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d666ebcba019677bcc9002c802ba533cfd7413bd995aad7b2d95da964cf73d", kill_on_drop: false }`
[INFO] [stdout] 12d666ebcba019677bcc9002c802ba533cfd7413bd995aad7b2d95da964cf73d