[INFO] cloning repository https://github.com/bbannier/spicy-format
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbannier/spicy-format" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbannier%2Fspicy-format", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbannier%2Fspicy-format'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edbe43415464a7cbc34c8b895e96a4919064abf4
[INFO] checking bbannier/spicy-format against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbannier%2Fspicy-format" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bbannier/spicy-format
[INFO] finished tweaking git repo https://github.com/bbannier/spicy-format
[INFO] tweaked toml for git repo https://github.com/bbannier/spicy-format written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bbannier/spicy-format on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bbannier/spicy-format 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc523837e941c3f17ab319b58f6cc4e6746534370e4c5fbddbf723b54fd6ad95
[INFO] running `Command { std: "docker" "start" "-a" "bc523837e941c3f17ab319b58f6cc4e6746534370e4c5fbddbf723b54fd6ad95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc523837e941c3f17ab319b58f6cc4e6746534370e4c5fbddbf723b54fd6ad95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc523837e941c3f17ab319b58f6cc4e6746534370e4c5fbddbf723b54fd6ad95", kill_on_drop: false }`
[INFO] [stdout] bc523837e941c3f17ab319b58f6cc4e6746534370e4c5fbddbf723b54fd6ad95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1ae7e69e52bde142dcce9373e9ea3b3dc01108009227adbabd485672f3565c1
[INFO] running `Command { std: "docker" "start" "-a" "a1ae7e69e52bde142dcce9373e9ea3b3dc01108009227adbabd485672f3565c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling tree-sitter-spicy v0.0.1 (https://github.com/bbannier/tree-sitter-spicy#25ffe505)
[INFO] [stderr]     Checking prettydiff v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking toml_edit v0.23.7
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking snapbox v0.6.21
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tree-sitter v0.25.6
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.11.1
[INFO] [stderr]     Checking trycmd v0.15.10
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking topiary-tree-sitter-facade v0.7.0
[INFO] [stderr]     Checking topiary-core v0.7.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]    Compiling spicy-format v0.27.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `src` is never read
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         src: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `err_span` is never read
[INFO] [stdout]   --> src/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         err_span: SourceSpan,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `src` is never read
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         src: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `err_span` is never read
[INFO] [stdout]   --> src/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         err_span: SourceSpan,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.40s
[INFO] running `Command { std: "docker" "inspect" "a1ae7e69e52bde142dcce9373e9ea3b3dc01108009227adbabd485672f3565c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1ae7e69e52bde142dcce9373e9ea3b3dc01108009227adbabd485672f3565c1", kill_on_drop: false }`
[INFO] [stdout] a1ae7e69e52bde142dcce9373e9ea3b3dc01108009227adbabd485672f3565c1
