[INFO] fetching crate jql 2.6.1... [INFO] testing jql-2.6.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate jql 2.6.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate jql 2.6.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate jql 2.6.1 [INFO] finished tweaking crates.io crate jql 2.6.1 [INFO] tweaked toml for crates.io crate jql 2.6.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate jql 2.6.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 61d88687b3db18592527488f740d9c24023c25e32839eeec35eb7993e0e45d32 [INFO] running `"docker" "start" "-a" "61d88687b3db18592527488f740d9c24023c25e32839eeec35eb7993e0e45d32"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling colored_json v2.1.0 [INFO] [stderr] Compiling jql v2.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.90s [INFO] running `"docker" "inspect" "61d88687b3db18592527488f740d9c24023c25e32839eeec35eb7993e0e45d32"` [INFO] running `"docker" "rm" "-f" "61d88687b3db18592527488f740d9c24023c25e32839eeec35eb7993e0e45d32"` [INFO] [stdout] 61d88687b3db18592527488f740d9c24023c25e32839eeec35eb7993e0e45d32 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c39ac0dd2efa53c204d285c4e76e6880845018120cd5c38265622ad1b4114679 [INFO] running `"docker" "start" "-a" "c39ac0dd2efa53c204d285c4e76e6880845018120cd5c38265622ad1b4114679"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling jql v2.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.83s [INFO] running `"docker" "inspect" "c39ac0dd2efa53c204d285c4e76e6880845018120cd5c38265622ad1b4114679"` [INFO] running `"docker" "rm" "-f" "c39ac0dd2efa53c204d285c4e76e6880845018120cd5c38265622ad1b4114679"` [INFO] [stdout] c39ac0dd2efa53c204d285c4e76e6880845018120cd5c38265622ad1b4114679 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a443d712f39477c950a070892052a5668ea1f92fafd7ccbb7cbe88985467eec4 [INFO] running `"docker" "start" "-a" "a443d712f39477c950a070892052a5668ea1f92fafd7ccbb7cbe88985467eec4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jql-e0ecee864bfa19d9 [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test core::tests::get_empty_array_without_index ... ok [INFO] [stdout] test core::tests::check_whitespace ... ok [INFO] [stdout] test core::tests::get_array_without_index ... ok [INFO] [stdout] test core::tests::get_empty_array ... ok [INFO] [stdout] test core::tests::get_existing_child_node ... ok [INFO] [stdout] test core::tests::get_filter_on_non_array ... ok [INFO] [stdout] test core::tests::check_truncate_on_nested_value ... ok [INFO] [stdout] test core::tests::get_array_of_array_without_index ... ok [INFO] [stdout] test core::tests::get_empty ... ok [INFO] [stdout] test core::tests::check_truncate_with_filter ... ok [INFO] [stdout] test core::tests::check_truncate_on_root ... ok [INFO] [stdout] test core::tests::get_index_in_non_array ... ok [INFO] [stdout] test core::tests::get_filter_with_no_selection ... ok [INFO] [stdout] test core::tests::get_filter_with_range ... ok [INFO] [stdout] test core::tests::get_indexes_of_array_without_index ... ok [INFO] [stdout] test core::tests::get_index_of_array_without_index ... ok [INFO] [stdout] test core::tests::get_filter_with_multi_selection ... ok [INFO] [stdout] test core::tests::get_mix_json ... ok [INFO] [stdout] test core::tests::get_double_filter ... ok [INFO] [stdout] test core::tests::get_array ... ok [INFO] [stdout] test core::tests::get_indexes_of_array ... ok [INFO] [stdout] test core::tests::get_flattened_array ... ok [INFO] [stdout] test core::tests::check_truncate_on_groups ... ok [INFO] [stdout] test core::tests::get_multi_selection ... ok [INFO] [stdout] test core::tests::get_null_in_array ... ok [INFO] [stdout] test core::tests::get_item_in_array ... ok [INFO] [stdout] test core::tests::get_null_in_root_array ... ok [INFO] [stdout] test core::tests::get_nested_filter ... ok [INFO] [stdout] test core::tests::get_number ... ok [INFO] [stdout] test core::tests::get_non_existing_properties_root ... ok [INFO] [stdout] test core::tests::get_one_item_range ... ok [INFO] [stdout] test core::tests::get_out_of_bound_item_in_array ... ok [INFO] [stdout] test core::tests::get_out_of_bound_indexes_of_array ... ok [INFO] [stdout] test core::tests::get_out_of_bound_range ... ok [INFO] [stdout] test core::tests::get_out_of_bound_item_in_root_array ... ok [INFO] [stdout] test core::tests::get_properties_root ... ok [INFO] [stdout] test core::tests::get_multi_selection_with_space ... ok [INFO] [stdout] test core::tests::get_non_existing_properties_child_node ... ok [INFO] [stdout] test core::tests::get_null ... ok [INFO] [stdout] test core::tests::get_multi_selection_with_empty ... ok [INFO] [stdout] test core::tests::get_properties_child_node ... ok [INFO] [stdout] test core::tests::get_non_existing_child_node ... ok [INFO] [stdout] test core::tests::get_nested_filter_with_index ... ok [INFO] [stdout] test core::tests::get_original_from_reversed_range ... ok [INFO] [stdout] test core::tests::get_nested_filter_with_range ... ok [INFO] [stdout] test core::tests::get_filter ... ok [INFO] [stdout] test core::tests::get_flattened_and_filtered_array ... ok [INFO] [stdout] test core::tests::get_multi_selection_with_range ... ok [INFO] [stdout] test core::tests::get_single_value ... ok [INFO] [stdout] test core::tests::get_unordered_properties_child_node ... ok [INFO] [stdout] test core::tests::get_properties_in_filter ... ok [INFO] [stdout] test core::tests::get_range_on_non_array_node ... ok [INFO] [stdout] test core::tests::get_text ... ok [INFO] [stdout] test core::tests::get_reversed_range ... ok [INFO] [stdout] test core::tests::get_single_null_value ... ok [INFO] [stdout] test truncate::tests::truncate_null ... ok [INFO] [stdout] test core::tests::get_range_on_non_array_root ... ok [INFO] [stdout] test core::tests::get_flattened_groups ... ok [INFO] [stdout] test truncate::tests::truncate_array ... ok [INFO] [stdout] test core::tests::get_non_existing_node_on_root ... ok [INFO] [stdout] test core::tests::get_range_with_no_end ... ok [INFO] [stdout] test core::tests::get_weird_json ... ok [INFO] [stdout] test core::tests::get_raw_json ... ok [INFO] [stdout] test core::tests::get_range_with_no_start ... ok [INFO] [stdout] test flatten_json_array::tests::get_flatten_value ... ok [INFO] [stdout] test core::tests::get_root_array_without_index ... ok [INFO] [stdout] test core::tests::get_range ... ok [INFO] [stdout] test core::tests::get_wrong_filter ... ok [INFO] [stdout] test core::tests::get_unordered_properties_root ... ok [INFO] [stdout] test truncate::tests::truncate_string ... ok [INFO] [stdout] test truncate::tests::truncate_number ... ok [INFO] [stdout] test truncate::tests::truncate_object ... ok [INFO] [stdout] test core::tests::get_wrong_filter_with_range ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jql-7a9b400b14c9e50c [INFO] [stderr] Doc-tests jql [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - walker (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a443d712f39477c950a070892052a5668ea1f92fafd7ccbb7cbe88985467eec4"` [INFO] running `"docker" "rm" "-f" "a443d712f39477c950a070892052a5668ea1f92fafd7ccbb7cbe88985467eec4"` [INFO] [stdout] a443d712f39477c950a070892052a5668ea1f92fafd7ccbb7cbe88985467eec4