[INFO] fetching crate mit-commit-message-lints 6.0.11...
[INFO] testing mit-commit-message-lints-6.0.11 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate mit-commit-message-lints 6.0.11 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mit-commit-message-lints 6.0.11
[INFO] finished tweaking crates.io crate mit-commit-message-lints 6.0.11
[INFO] tweaked toml for crates.io crate mit-commit-message-lints 6.0.11 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mit-commit-message-lints 6.0.11 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mit-commit-message-lints 6.0.11 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24e0c7fa87d63046b8e52209992c13e208d6b0162e75faa4d252536a371ad6b4
[INFO] running `Command { std: "docker" "start" "-a" "24e0c7fa87d63046b8e52209992c13e208d6b0162e75faa4d252536a371ad6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24e0c7fa87d63046b8e52209992c13e208d6b0162e75faa4d252536a371ad6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24e0c7fa87d63046b8e52209992c13e208d6b0162e75faa4d252536a371ad6b4", kill_on_drop: false }`
[INFO] [stdout] 24e0c7fa87d63046b8e52209992c13e208d6b0162e75faa4d252536a371ad6b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df6a7101acfafd41ba2900cafffbf8ca9609969c6d31cbf6c4a2ab20330bc202
[INFO] running `Command { std: "docker" "start" "-a" "df6a7101acfafd41ba2900cafffbf8ca9609969c6d31cbf6c4a2ab20330bc202", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling log v0.4.24
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling mit-commit v3.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mit-lint v3.4.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling mit-commit-message-lints v6.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] error: value assigned to `src` is never read
[INFO] [stdout]   --> src/lints/cmd/errors.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub(crate) src: String,
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     unused,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_assignments)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `span` is never read
[INFO] [stdout]   --> src/lints/cmd/errors.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) span: SourceSpan,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `message` is never read
[INFO] [stdout]   --> src/lints/cmd/errors.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(crate) message: String,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `command` is never read
[INFO] [stdout]   --> src/mit/cmd/errors.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         command: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `source` is never read
[INFO] [stdout]   --> src/mit/cmd/errors.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         source: FromUtf8Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `src` is never read
[INFO] [stdout]   --> src/mit/lib/errors.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub(crate) src: String,
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `toml_span` is never read
[INFO] [stdout]   --> src/mit/lib/errors.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) toml_span: SourceSpan,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `yaml_span` is never read
[INFO] [stdout]   --> src/mit/lib/errors.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) yaml_span: SourceSpan,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `yaml_message` is never read
[INFO] [stdout]   --> src/mit/lib/errors.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub(crate) yaml_message: String,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `toml_message` is never read
[INFO] [stdout]   --> src/mit/lib/errors.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub(crate) toml_message: String,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: value assigned to `src` is never read
[INFO] [stdout]   --> src/mit/lib/errors.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub(crate) src: String,
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mit-commit-message-lints` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "df6a7101acfafd41ba2900cafffbf8ca9609969c6d31cbf6c4a2ab20330bc202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df6a7101acfafd41ba2900cafffbf8ca9609969c6d31cbf6c4a2ab20330bc202", kill_on_drop: false }`
[INFO] [stdout] df6a7101acfafd41ba2900cafffbf8ca9609969c6d31cbf6c4a2ab20330bc202
