[INFO] fetching crate analyse-json 0.6.1... [INFO] building analyse-json-0.6.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate analyse-json 0.6.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate analyse-json 0.6.1 [INFO] finished tweaking crates.io crate analyse-json 0.6.1 [INFO] tweaked toml for crates.io crate analyse-json 0.6.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate analyse-json 0.6.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate analyse-json 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json_path_macros v0.1.1 [INFO] [stderr] Downloaded inventory v0.3.14 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded serde_json_path_macros_internal v0.1.0 [INFO] [stderr] Downloaded serde_json_path_core v0.1.3 [INFO] [stderr] Downloaded grep-cli v0.1.10 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded is-terminal v0.4.10 [INFO] [stderr] Downloaded serde_derive v1.0.195 [INFO] [stderr] Downloaded clap_complete v4.4.8 [INFO] [stderr] Downloaded serde v1.0.195 [INFO] [stderr] Downloaded indicatif v0.17.7 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded serde_json_path v0.6.4 [INFO] [stderr] Downloaded itertools v0.12.0 [INFO] [stderr] Downloaded bstr v1.9.0 [INFO] [stderr] Downloaded rustix v0.38.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c749514d6dabeb66ed5e89fe371df25570959cf74aad2a21082de92972260b8 [INFO] running `Command { std: "docker" "start" "-a" "6c749514d6dabeb66ed5e89fe371df25570959cf74aad2a21082de92972260b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c749514d6dabeb66ed5e89fe371df25570959cf74aad2a21082de92972260b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c749514d6dabeb66ed5e89fe371df25570959cf74aad2a21082de92972260b8", kill_on_drop: false }` [INFO] [stdout] 6c749514d6dabeb66ed5e89fe371df25570959cf74aad2a21082de92972260b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4301488667bda704f0ed3395a0f14aa35b6b7328476cf2e0ddaf40b7b0cfc24a [INFO] running `Command { std: "docker" "start" "-a" "4301488667bda704f0ed3395a0f14aa35b6b7328476cf2e0ddaf40b7b0cfc24a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling inventory v0.3.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_json_path_macros_internal v0.1.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling grep-cli v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling clap_complete v4.4.8 [INFO] [stderr] Compiling serde_json_path_core v0.1.3 [INFO] [stderr] Compiling serde_json_path_macros v0.1.1 [INFO] [stderr] Compiling serde_json_path v0.6.4 [INFO] [stderr] Compiling analyse-json v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `ToChannelReceiver` is never used [INFO] [stdout] --> src/io_helpers/stdin.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait ToChannelReceiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/json/paths.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec; [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/json/paths.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 150 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.97s [INFO] running `Command { std: "docker" "inspect" "4301488667bda704f0ed3395a0f14aa35b6b7328476cf2e0ddaf40b7b0cfc24a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4301488667bda704f0ed3395a0f14aa35b6b7328476cf2e0ddaf40b7b0cfc24a", kill_on_drop: false }` [INFO] [stdout] 4301488667bda704f0ed3395a0f14aa35b6b7328476cf2e0ddaf40b7b0cfc24a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f04d668901baeab656f1cdea3f3218d685c817e3f9fe3cb2ae1a551f12f6db0c [INFO] running `Command { std: "docker" "start" "-a" "f04d668901baeab656f1cdea3f3218d685c817e3f9fe3cb2ae1a551f12f6db0c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling analyse-json v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `ToChannelReceiver` is never used [INFO] [stdout] --> src/io_helpers/stdin.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait ToChannelReceiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/json/paths.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec; [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/json/paths.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 150 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ToChannelReceiver` is never used [INFO] [stdout] --> src/io_helpers/stdin.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait ToChannelReceiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/json/paths.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec; [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/json/paths.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 150 | fn value_paths(&self, explode_array: bool, inspect_arrays: bool) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.47s [INFO] running `Command { std: "docker" "inspect" "f04d668901baeab656f1cdea3f3218d685c817e3f9fe3cb2ae1a551f12f6db0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04d668901baeab656f1cdea3f3218d685c817e3f9fe3cb2ae1a551f12f6db0c", kill_on_drop: false }` [INFO] [stdout] f04d668901baeab656f1cdea3f3218d685c817e3f9fe3cb2ae1a551f12f6db0c