[INFO] cloning repository https://github.com/rocurley/jed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rocurley/jed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Fjed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Fjed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31e51ff77ea4f7f3c6eaa4aaca2e439985e1241d [INFO] building rocurley/jed against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Fjed" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rocurley/jed on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rocurley/jed [INFO] finished tweaking git repo https://github.com/rocurley/jed [INFO] tweaked toml for git repo https://github.com/rocurley/jed written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rocurley/jed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d7ea7e3cb7d8fe83868962aaecee1ba5cca7f3a0b5bfa0ff84e79f642d2ac84 [INFO] running `Command { std: "docker" "start" "-a" "7d7ea7e3cb7d8fe83868962aaecee1ba5cca7f3a0b5bfa0ff84e79f642d2ac84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d7ea7e3cb7d8fe83868962aaecee1ba5cca7f3a0b5bfa0ff84e79f642d2ac84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7ea7e3cb7d8fe83868962aaecee1ba5cca7f3a0b5bfa0ff84e79f642d2ac84", kill_on_drop: false }` [INFO] [stdout] 7d7ea7e3cb7d8fe83868962aaecee1ba5cca7f3a0b5bfa0ff84e79f642d2ac84 [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=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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d533b7ebdae079118982c99861c15537634a765fb3a8d91dd8fd907d87c8b391 [INFO] running `Command { std: "docker" "start" "-a" "d533b7ebdae079118982c99861c15537634a765fb3a8d91dd8fd907d87c8b391", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling autotools v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling jq-src v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jq-sys v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.5 [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 dirs-sys v0.3.6 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling tui v0.12.0 [INFO] [stderr] Compiling rustyline v6.3.0 (/opt/rustwide/workdir/rustyline) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> rustyline/src/tty/unix.rs:681:18 [INFO] [stdout] | [INFO] [stdout] 681 | SIGWINCH.compare_and_swap(true, false, atomic::Ordering::SeqCst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling jex v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/cursor.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | ) => (index == other_index && json == other_json), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - ) => (index == other_index && json == other_json), [INFO] [stdout] 84 + ) => index == other_index && json == other_json, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/cursor.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | ) => (index == other_index && json == other_json && key == other_key), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - ) => (index == other_index && json == other_json && key == other_key), [INFO] [stdout] 95 + ) => index == other_index && json == other_json && key == other_key, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/diff.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | enum DiffElem { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 6 | Null(JVNull), [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | Bool(JVBool), [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | Number(JVNumber), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | String(JVString), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | ObjectStart, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | ObjectEnd, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | ArrayStart, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | ArrayEnd, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiffElem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_diffable` is never used [INFO] [stdout] --> src/diff.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn to_diffable(jv: JV) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_diffable` is never used [INFO] [stdout] --> src/diff.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn write_diffable(jv: JV, out: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `diff` is never used [INFO] [stdout] --> src/diff.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn diff(a: JV, b: JV) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.06s [INFO] running `Command { std: "docker" "inspect" "d533b7ebdae079118982c99861c15537634a765fb3a8d91dd8fd907d87c8b391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d533b7ebdae079118982c99861c15537634a765fb3a8d91dd8fd907d87c8b391", kill_on_drop: false }` [INFO] [stdout] d533b7ebdae079118982c99861c15537634a765fb3a8d91dd8fd907d87c8b391 [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=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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02e6fda20dff42d19ed4a441b6c39aaf56069eff23a64ccf718208066e6806ee [INFO] running `Command { std: "docker" "start" "-a" "02e6fda20dff42d19ed4a441b6c39aaf56069eff23a64ccf718208066e6806ee", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling cpuprofiler v0.0.4 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> rustyline/src/tty/unix.rs:681:18 [INFO] [stdout] | [INFO] [stdout] 681 | SIGWINCH.compare_and_swap(true, false, atomic::Ordering::SeqCst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/cursor.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | ) => (index == other_index && json == other_json), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - ) => (index == other_index && json == other_json), [INFO] [stdout] 84 + ) => index == other_index && json == other_json, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/cursor.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | ) => (index == other_index && json == other_json && key == other_key), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - ) => (index == other_index && json == other_json && key == other_key), [INFO] [stdout] 95 + ) => index == other_index && json == other_json && key == other_key, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/diff.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | enum DiffElem { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 6 | Null(JVNull), [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | Bool(JVBool), [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | Number(JVNumber), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | String(JVString), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | ObjectStart, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | ObjectEnd, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | ArrayStart, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | ArrayEnd, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiffElem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_diffable` is never used [INFO] [stdout] --> src/diff.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn to_diffable(jv: JV) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_diffable` is never used [INFO] [stdout] --> src/diff.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn write_diffable(jv: JV, out: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `diff` is never used [INFO] [stdout] --> src/diff.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn diff(a: JV, b: JV) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling addr2line v0.13.0 [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] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/cursor.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | ) => (index == other_index && json == other_json), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - ) => (index == other_index && json == other_json), [INFO] [stdout] 84 + ) => index == other_index && json == other_json, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/cursor.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | ) => (index == other_index && json == other_json && key == other_key), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - ) => (index == other_index && json == other_json && key == other_key), [INFO] [stdout] 95 + ) => index == other_index && json == other_json && key == other_key, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.25s [INFO] running `Command { std: "docker" "inspect" "02e6fda20dff42d19ed4a441b6c39aaf56069eff23a64ccf718208066e6806ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e6fda20dff42d19ed4a441b6c39aaf56069eff23a64ccf718208066e6806ee", kill_on_drop: false }` [INFO] [stdout] 02e6fda20dff42d19ed4a441b6c39aaf56069eff23a64ccf718208066e6806ee