[INFO] fetching crate jql 2.9.0... [INFO] testing jql-2.9.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate jql 2.9.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate jql 2.9.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jql 2.9.0 [INFO] finished tweaking crates.io crate jql 2.9.0 [INFO] tweaked toml for crates.io crate jql 2.9.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate jql 2.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5a5fe5a6377b2b857ce4ad731b9e34707c542811d87273bbdf59f46f2d30398 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c5a5fe5a6377b2b857ce4ad731b9e34707c542811d87273bbdf59f46f2d30398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5a5fe5a6377b2b857ce4ad731b9e34707c542811d87273bbdf59f46f2d30398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5a5fe5a6377b2b857ce4ad731b9e34707c542811d87273bbdf59f46f2d30398", kill_on_drop: false }` [INFO] [stdout] c5a5fe5a6377b2b857ce4ad731b9e34707c542811d87273bbdf59f46f2d30398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09a29362e6ab34c4d84bff37e04feee869b4223de30c27ae481cc1091b09752e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "09a29362e6ab34c4d84bff37e04feee869b4223de30c27ae481cc1091b09752e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling colored_json v2.1.0 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling jql v2.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "09a29362e6ab34c4d84bff37e04feee869b4223de30c27ae481cc1091b09752e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a29362e6ab34c4d84bff37e04feee869b4223de30c27ae481cc1091b09752e", kill_on_drop: false }` [INFO] [stdout] 09a29362e6ab34c4d84bff37e04feee869b4223de30c27ae481cc1091b09752e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53966756845b5ffe1729c73e5bb3b553290e1d13006b3d8cffec65317e347244 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "53966756845b5ffe1729c73e5bb3b553290e1d13006b3d8cffec65317e347244", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling jql v2.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.56s [INFO] running `Command { std: "docker" "inspect" "53966756845b5ffe1729c73e5bb3b553290e1d13006b3d8cffec65317e347244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53966756845b5ffe1729c73e5bb3b553290e1d13006b3d8cffec65317e347244", kill_on_drop: false }` [INFO] [stdout] 53966756845b5ffe1729c73e5bb3b553290e1d13006b3d8cffec65317e347244 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f0e434cde4e8567515f47f3f7c33dc56d362db99cc061dadb6d246cb97c81840 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f0e434cde4e8567515f47f3f7c33dc56d362db99cc061dadb6d246cb97c81840", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jql-0da234a70944bac2 [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test core::tests::get_empty_array_without_index ... 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_with_no_selection ... ok [INFO] [stdout] test core::tests::get_array_without_index ... ok [INFO] [stdout] test core::tests::get_filter_with_multi_selection ... ok [INFO] [stdout] test core::tests::get_filter ... ok [INFO] [stdout] test core::tests::get_filter_with_range ... ok [INFO] [stdout] test core::tests::get_array ... ok [INFO] [stdout] test core::tests::get_index_in_non_array ... ok [INFO] [stdout] test core::tests::check_truncate_on_root ... ok [INFO] [stdout] test core::tests::check_truncate_on_groups ... ok [INFO] [stdout] test core::tests::check_truncate_with_filter ... ok [INFO] [stdout] test core::tests::get_indexes_of_array ... ok [INFO] [stdout] test core::tests::get_mix_json ... ok [INFO] [stdout] test core::tests::get_item_in_array ... ok [INFO] [stdout] test core::tests::check_truncate_on_nested_value ... ok [INFO] [stdout] test core::tests::get_flattened_array ... ok [INFO] [stdout] test core::tests::get_filter_on_non_array ... ok [INFO] [stdout] test core::tests::get_nested_filter ... ok [INFO] [stdout] test core::tests::get_array_of_array_without_index ... ok [INFO] [stdout] test core::tests::get_multi_selection_with_space ... ok [INFO] [stdout] test core::tests::get_nested_filter_with_index ... ok [INFO] [stdout] test core::tests::get_empty ... ok [INFO] [stdout] test core::tests::get_indexes_of_array_without_index ... ok [INFO] [stdout] test core::tests::get_multi_selection_with_empty ... ok [INFO] [stdout] test core::tests::check_whitespace ... ok [INFO] [stdout] test core::tests::get_non_existing_node_on_root ... ok [INFO] [stdout] test core::tests::get_nested_filter_with_range ... ok [INFO] [stdout] test core::tests::get_non_existing_properties_root ... ok [INFO] [stdout] test core::tests::get_flattened_and_filtered_array ... ok [INFO] [stdout] test core::tests::get_double_filter ... ok [INFO] [stdout] test core::tests::get_multi_selection ... ok [INFO] [stdout] test core::tests::get_non_existing_properties_child_node ... ok [INFO] [stdout] test core::tests::get_null_in_root_array ... ok [INFO] [stdout] test core::tests::get_out_of_bound_item_in_array ... ok [INFO] [stdout] test core::tests::get_out_of_bound_item_in_root_array ... ok [INFO] [stdout] test core::tests::get_multi_selection_with_range ... ok [INFO] [stdout] test core::tests::get_null ... ok [INFO] [stdout] test core::tests::get_null_in_array ... ok [INFO] [stdout] test core::tests::get_range_on_non_array_node ... ok [INFO] [stdout] test core::tests::get_range ... ok [INFO] [stdout] test core::tests::get_range_on_non_array_root ... ok [INFO] [stdout] test core::tests::get_number ... ok [INFO] [stdout] test core::tests::get_out_of_bound_range ... ok [INFO] [stdout] test core::tests::get_range_with_no_end ... ok [INFO] [stdout] test core::tests::get_out_of_bound_indexes_of_array ... ok [INFO] [stdout] test core::tests::get_properties_in_filter ... ok [INFO] [stdout] test core::tests::get_properties_root ... ok [INFO] [stdout] test core::tests::get_one_item_range ... ok [INFO] [stdout] test core::tests::get_range_with_no_start ... ok [INFO] [stdout] test core::tests::get_index_of_array_without_index ... ok [INFO] [stdout] test core::tests::get_reversed_range ... ok [INFO] [stdout] test core::tests::get_non_existing_child_node ... ok [INFO] [stdout] test core::tests::get_raw_json ... ok [INFO] [stdout] test core::tests::get_text ... ok [INFO] [stdout] test core::tests::get_single_null_value ... ok [INFO] [stdout] test core::tests::get_single_value ... ok [INFO] [stdout] test core::tests::get_root_array_without_index ... ok [INFO] [stdout] test core::tests::get_original_from_reversed_range ... ok [INFO] [stdout] test core::tests::get_flattened_groups ... ok [INFO] [stdout] test flatten_json_array::tests::get_flatten_value ... ok [INFO] [stdout] test core::tests::get_properties_child_node ... ok [INFO] [stdout] test core::tests::get_weird_json ... ok [INFO] [stdout] test core::tests::get_unordered_properties_root ... ok [INFO] [stdout] test core::tests::get_wrong_filter_with_range ... ok [INFO] [stdout] test core::tests::get_unordered_properties_child_node ... ok [INFO] [stdout] test core::tests::get_wrong_filter ... ok [INFO] [stdout] test truncate::tests::truncate_null ... ok [INFO] [stdout] test truncate::tests::truncate_array ... ok [INFO] [stdout] test truncate::tests::truncate_number ... ok [INFO] [stdout] test truncate::tests::truncate_string ... ok [INFO] [stdout] test truncate::tests::truncate_object ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jql-91d2c617cfc58763 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests jql [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - walker (line 29) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f0e434cde4e8567515f47f3f7c33dc56d362db99cc061dadb6d246cb97c81840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e434cde4e8567515f47f3f7c33dc56d362db99cc061dadb6d246cb97c81840", kill_on_drop: false }` [INFO] [stdout] f0e434cde4e8567515f47f3f7c33dc56d362db99cc061dadb6d246cb97c81840