[INFO] fetching crate jex 0.2.0... [INFO] testing jex-0.2.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate jex 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate jex 0.2.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jex 0.2.0 [INFO] finished tweaking crates.io crate jex 0.2.0 [INFO] tweaked toml for crates.io crate jex 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate jex 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded aho-corasick v0.7.14 [INFO] [stderr] Downloaded cpuprofiler v0.0.4 [INFO] [stderr] Downloaded argh_shared v0.1.1 [INFO] [stderr] Downloaded argh_derive v0.1.1 [INFO] [stderr] Downloaded argh v0.1.3 [INFO] [stderr] Downloaded backtrace v0.3.52 [INFO] [stderr] Downloaded proptest v0.10.1 [INFO] [stderr] Downloaded coredump v0.1.1 [INFO] [stderr] Downloaded tui v0.12.0 [INFO] [stderr] Downloaded rustyline v6.3.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.17 [INFO] [stderr] Downloaded rand_xorshift v0.2.0 [INFO] [stderr] Downloaded signal-hook v0.1.16 [INFO] [stderr] Downloaded crossterm v0.17.7 [INFO] [stderr] Downloaded unicode-general-category v0.2.0 [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] [stderr] Downloaded mio v0.7.5 [INFO] [stderr] Downloaded autotools v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 600b483987977fd089a1c73d44f1dc7e0c354ae1576de96b760763d714fc1c49 [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" "600b483987977fd089a1c73d44f1dc7e0c354ae1576de96b760763d714fc1c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "600b483987977fd089a1c73d44f1dc7e0c354ae1576de96b760763d714fc1c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600b483987977fd089a1c73d44f1dc7e0c354ae1576de96b760763d714fc1c49", kill_on_drop: false }` [INFO] [stdout] 600b483987977fd089a1c73d44f1dc7e0c354ae1576de96b760763d714fc1c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a495e286b4942849fb043bc37cee0e219dac58a5c3c1f66eead3e5c8fa54ec1c [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" "a495e286b4942849fb043bc37cee0e219dac58a5c3c1f66eead3e5c8fa54ec1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling autotools v0.2.1 [INFO] [stderr] Compiling jq-src v0.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jq-sys v0.2.2 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling tui v0.12.0 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling jex v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "a495e286b4942849fb043bc37cee0e219dac58a5c3c1f66eead3e5c8fa54ec1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a495e286b4942849fb043bc37cee0e219dac58a5c3c1f66eead3e5c8fa54ec1c", kill_on_drop: false }` [INFO] [stdout] a495e286b4942849fb043bc37cee0e219dac58a5c3c1f66eead3e5c8fa54ec1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2012c4b96d1beef1894bb70e2c9d369f1d1465eab2c34259c8adc7ce1dab2a4 [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" "e2012c4b96d1beef1894bb70e2c9d369f1d1465eab2c34259c8adc7ce1dab2a4", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling cpuprofiler v0.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling backtrace v0.3.52 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling jex v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "e2012c4b96d1beef1894bb70e2c9d369f1d1465eab2c34259c8adc7ce1dab2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2012c4b96d1beef1894bb70e2c9d369f1d1465eab2c34259c8adc7ce1dab2a4", kill_on_drop: false }` [INFO] [stdout] e2012c4b96d1beef1894bb70e2c9d369f1d1465eab2c34259c8adc7ce1dab2a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba581b184557135b27908f49bada402e06f4d6bdca283b3970a412d3cb0d8798 [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" "ba581b184557135b27908f49bada402e06f4d6bdca283b3970a412d3cb0d8798", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jex-82b8fc57cf40b185) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test jq::jv::tests::array_jv_roundtrip ... ok [INFO] [stdout] test cursor::tests::unit_lines ... ok [INFO] [stdout] test cursor::tests::unit_advancing_terminates ... ok [INFO] [stdout] test jq::jv::tests::string_jv_roundtrip ... ok [INFO] [stdout] test jq::jv::tests::object_jv_roundtrip ... ok [INFO] [stdout] test cursor::tests::unit_advance_regress ... ok [INFO] [stdout] test jq::jv::tests::bool_jv_roundtrip ... ok [INFO] [stdout] test jq::jv::tests::null_jv_roundtrip ... ok [INFO] [stdout] test lines::tests::unit_add_sub_byte_offset ... ok [INFO] [stdout] test lines::tests::unit_display_lines ... ok [INFO] [stdout] test lines::tests::unit_to_string ... ok [INFO] [stdout] test jq::jv::tests::number_jv_roundtrip ... ok [INFO] [stdout] test view_tree::tests::unit_folds ... ok [INFO] [stdout] test view_tree::tests::unit_render_small ... ok [INFO] [stdout] test jq::query::tests::unit_jq_invalid_program ... ok [INFO] [stdout] test jq::query::tests::unit_jq_simple ... ok [INFO] [stdout] test jq::query::tests::unit_jq_runtime_error ... ok [INFO] [stdout] test jq::query::tests::unit_jq_spread ... ok [INFO] [stdout] test lines::tests::prop_display_width ... ok [INFO] [stdout] test lines::tests::prop_display_lines ... ok [INFO] [stdout] test lines::tests::prop_add_sub_byte_offset ... ok [INFO] [stdout] test jq::jv::tests::prop_jv_deserialize ... ok [INFO] [stdout] test jq::query::tests::prop_jq_roundtrip ... ok [INFO] [stdout] test jq::jv::tests::prop_jv_serialize ... ok [INFO] [stdout] test jq::jv::tests::prop_jv_roundtrip ... ok [INFO] [stdout] test view_tree::tests::unit_scroll_render ... ok [INFO] [stdout] test view_tree::tests::prop_folds ... ok [INFO] [stdout] test cursor::tests::prop_path_roundtrip ... ok [INFO] [stdout] test cursor::tests::prop_path_ordering ... ok [INFO] [stdout] test cursor::tests::prop_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.72s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jex-77af02947e09deb7) [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] Doc-tests jex [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" "ba581b184557135b27908f49bada402e06f4d6bdca283b3970a412d3cb0d8798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba581b184557135b27908f49bada402e06f4d6bdca283b3970a412d3cb0d8798", kill_on_drop: false }` [INFO] [stdout] ba581b184557135b27908f49bada402e06f4d6bdca283b3970a412d3cb0d8798