[INFO] cloning repository https://github.com/dprint/dprint-plugin-json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dprint/dprint-plugin-json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprint%2Fdprint-plugin-json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprint%2Fdprint-plugin-json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8506bb7dbfd65b118c5e1e003787d2f25aa89b5c [INFO] checking dprint/dprint-plugin-json against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprint%2Fdprint-plugin-json" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dprint/dprint-plugin-json on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dprint/dprint-plugin-json [INFO] finished tweaking git repo https://github.com/dprint/dprint-plugin-json [INFO] tweaked toml for git repo https://github.com/dprint/dprint-plugin-json written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dprint/dprint-plugin-json 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dprint-development v0.9.5 [INFO] [stderr] Downloaded dprint-core-macros v0.1.0 [INFO] [stderr] Downloaded jsonc-parser v0.23.0 [INFO] [stderr] Downloaded debug-here v0.2.2 [INFO] [stderr] Downloaded dprint-core v0.66.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eed56fc55b1e36dff12bc39a51121d4de69308f48c65fb555fc98c2a10cf6105 [INFO] running `Command { std: "docker" "start" "-a" "eed56fc55b1e36dff12bc39a51121d4de69308f48c65fb555fc98c2a10cf6105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eed56fc55b1e36dff12bc39a51121d4de69308f48c65fb555fc98c2a10cf6105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed56fc55b1e36dff12bc39a51121d4de69308f48c65fb555fc98c2a10cf6105", kill_on_drop: false }` [INFO] [stdout] eed56fc55b1e36dff12bc39a51121d4de69308f48c65fb555fc98c2a10cf6105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7164c177b20262b81ac9ac48de97099185b728bfc2a2268fd089a1fb7b3ffd24 [INFO] running `Command { std: "docker" "start" "-a" "7164c177b20262b81ac9ac48de97099185b728bfc2a2268fd089a1fb7b3ffd24", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking text_lines v0.6.0 [INFO] [stderr] Checking jsonc-parser v0.23.0 [INFO] [stderr] Checking similar v2.3.0 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Checking debug-here v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling dprint-core-macros v0.1.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking dprint-core v0.66.1 [INFO] [stderr] Checking dprint-plugin-json v0.19.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Configuration` is imported redundantly [INFO] [stdout] --> src/generation/generate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::super::configuration::Configuration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use crate::configuration::*; [INFO] [stdout] | ----------------------- the item `Configuration` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dprint-development v0.9.5 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NewLineKind` is imported redundantly [INFO] [stdout] --> src/configuration/builder.rs:141:7 [INFO] [stdout] | [INFO] [stdout] 141 | use dprint_core::configuration::NewLineKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 142 | [INFO] [stdout] 143 | use super::*; [INFO] [stdout] | -------- the item `NewLineKind` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Configuration` is imported redundantly [INFO] [stdout] --> src/generation/generate.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::super::configuration::Configuration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use crate::configuration::*; [INFO] [stdout] | ----------------------- the item `Configuration` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.63s [INFO] running `Command { std: "docker" "inspect" "7164c177b20262b81ac9ac48de97099185b728bfc2a2268fd089a1fb7b3ffd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7164c177b20262b81ac9ac48de97099185b728bfc2a2268fd089a1fb7b3ffd24", kill_on_drop: false }` [INFO] [stdout] 7164c177b20262b81ac9ac48de97099185b728bfc2a2268fd089a1fb7b3ffd24