[INFO] cloning repository https://github.com/flupke/herdr-progressive-reviewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flupke/herdr-progressive-reviewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflupke%2Fherdr-progressive-reviewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflupke%2Fherdr-progressive-reviewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f84ddb537afd758c1d23752ac2222f21492f22a
[INFO] checking flupke/herdr-progressive-reviewer against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflupke%2Fherdr-progressive-reviewer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flupke/herdr-progressive-reviewer
[INFO] finished tweaking git repo https://github.com/flupke/herdr-progressive-reviewer
[INFO] tweaked toml for git repo https://github.com/flupke/herdr-progressive-reviewer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flupke/herdr-progressive-reviewer on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flupke/herdr-progressive-reviewer 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ff25873135d6e270046ecc434aca16995ec0f566fbf056bd53c2fda5f425fa81
[INFO] running `Command { std: "docker" "start" "ff25873135d6e270046ecc434aca16995ec0f566fbf056bd53c2fda5f425fa81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff25873135d6e270046ecc434aca16995ec0f566fbf056bd53c2fda5f425fa81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff25873135d6e270046ecc434aca16995ec0f566fbf056bd53c2fda5f425fa81" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff25873135d6e270046ecc434aca16995ec0f566fbf056bd53c2fda5f425fa81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff25873135d6e270046ecc434aca16995ec0f566fbf056bd53c2fda5f425fa81" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking gix-trace v0.1.21
[INFO] [stderr]     Checking zlib-rs v0.6.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking tinyvec v1.13.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling encoding_rs v0.8.41
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling multiversion_no_op v1.0.0
[INFO] [stderr]     Checking core_detect v1.0.0
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking gix-sec v0.14.2
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling pest v2.9.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking gix-utils v0.3.6
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]    Compiling maybe-async v0.2.11
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking pollster v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling pest_meta v2.9.1
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking lru v0.18.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking gix-validate v0.11.4
[INFO] [stderr]     Checking gix-error v0.2.5
[INFO] [stderr]     Checking gix-chunk v0.7.3
[INFO] [stderr]     Checking gix-quote v0.7.2
[INFO] [stderr]     Checking gix-imara-diff v0.2.5
[INFO] [stderr]     Checking gix-bitmap v0.3.3
[INFO] [stderr]    Compiling pest_generator v2.9.1
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking component-core v0.2.0 (/opt/rustwide/workdir/crates/component-core)
[INFO] [stderr]     Checking grep-matcher v0.1.9
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking gix-date v0.15.6
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking grep-regex v0.1.14
[INFO] [stderr]     Checking ui-shortcuts v0.2.0 (/opt/rustwide/workdir/crates/ui-shortcuts)
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking gix-actor v0.41.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling rmcp v3.3.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking edtui-jagged v0.1.13
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling pest_derive v2.9.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking inotify v0.11.4
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking ignore v0.4.30
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling multiversion-macros v0.9.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling jj-lib-proc-macros v0.44.0
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking multiversion v0.9.0
[INFO] [stderr]     Checking gix-path v0.12.6
[INFO] [stderr]     Checking gix-packetline v0.21.5
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]     Checking gix-command v0.9.2
[INFO] [stderr]     Checking gix-config-value v0.18.1
[INFO] [stderr]     Checking gix-url v0.36.2
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking encoding_rs_io v0.1.8
[INFO] [stderr]     Checking grep-searcher v0.1.17
[INFO] [stderr]     Checking text-search v0.2.0 (/opt/rustwide/workdir/crates/text-search)
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]    Compiling rmcp-macros v3.3.0
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking sse-stream v0.2.6
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking review-types v0.2.0 (/opt/rustwide/workdir/crates/review-types)
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking lsp-server v0.10.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking herdr-client v0.2.0 (/opt/rustwide/workdir/crates/herdr-client)
[INFO] [stderr]     Checking review-guide v0.2.0 (/opt/rustwide/workdir/crates/review-guide)
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking ansi-to-tui v8.0.1
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking prodash v31.0.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking review-threads v0.2.0 (/opt/rustwide/workdir/crates/review-threads)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking gix-features v0.48.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking interim v0.2.1
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]     Checking gix-hash v0.25.1
[INFO] [stderr]     Checking gix-fs v0.21.2
[INFO] [stderr]     Checking gix-glob v0.26.1
[INFO] [stderr]     Checking gix-transport v0.57.2
[INFO] [stderr]     Checking review-store v0.2.0 (/opt/rustwide/workdir/crates/review-store)
[INFO] [stderr]     Checking review-guide-runner v0.2.0 (/opt/rustwide/workdir/crates/review-guide-runner)
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]     Checking edtui v0.11.7
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper v1.11.1
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking gix-tempfile v23.0.2
[INFO] [stderr]     Checking gix-hashtable v0.15.2
[INFO] [stderr]     Checking gix-commitgraph v0.37.1
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking gix-object v0.62.0
[INFO] [stderr]     Checking gix-attributes v0.33.2
[INFO] [stderr]     Checking gix-ignore v0.21.1
[INFO] [stderr]     Checking gix-lock v23.0.1
[INFO] [stderr]     Checking toasts v0.2.0 (/opt/rustwide/workdir/crates/toasts)
[INFO] [stderr]     Checking two-face v0.5.1
[INFO] [stderr]     Checking gix-shallow v0.12.1
[INFO] [stderr]     Checking ui-theme v0.2.0 (/opt/rustwide/workdir/crates/ui-theme)
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking gix-pathspec v0.18.1
[INFO] [stderr]     Checking gix-revwalk v0.33.0
[INFO] [stderr]     Checking gix-ref v0.65.0
[INFO] [stderr]     Checking gix-filter v0.32.0
[INFO] [stderr]     Checking gix-pack v0.72.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking gix-traverse v0.59.0
[INFO] [stderr]     Checking gix-revision v0.47.0
[INFO] [stderr]     Checking comment-editor v0.2.0 (/opt/rustwide/workdir/crates/comment-editor)
[INFO] [stderr]     Checking gix-refspec v0.43.0
[INFO] [stderr]     Checking gix-index v0.53.0
[INFO] [stderr]     Checking gix-odb v0.82.0
[INFO] [stderr]     Checking gix-config v0.58.0
[INFO] [stderr]     Checking gix-discover v0.53.0
[INFO] [stderr]     Checking gix-protocol v0.63.0
[INFO] [stderr]     Checking gix-worktree v0.54.0
[INFO] [stderr]     Checking gix-submodule v0.32.0
[INFO] [stderr]     Checking ratatui-markdown v0.3.6 (/opt/rustwide/workdir/vendor/ratatui-markdown)
[INFO] [stderr]     Checking gix-diff v0.65.0
[INFO] [stderr]     Checking reqwest v0.13.5
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking gix v0.85.0
[INFO] [stderr]     Checking jj-lib v0.44.0
[INFO] [stderr]     Checking review-lsp v0.2.0 (/opt/rustwide/workdir/crates/review-lsp)
[INFO] [stderr]     Checking review-mcp v0.2.0 (/opt/rustwide/workdir/crates/review-mcp)
[INFO] [stderr]     Checking review-repository v0.2.0 (/opt/rustwide/workdir/crates/review-repository)
[INFO] [stderr]     Checking syntax-highlighting v0.2.0 (/opt/rustwide/workdir/crates/syntax-highlighting)
[INFO] [stderr]     Checking review-state v0.2.0 (/opt/rustwide/workdir/crates/review-state)
[INFO] [stderr]     Checking review-test-support v0.2.0 (/opt/rustwide/workdir/crates/review-test-support)
[INFO] [stderr]     Checking review-mcp-config v0.2.0 (/opt/rustwide/workdir/crates/review-mcp-config)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/review-state/src/review.rs:218:29
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     None => eyre::bail!("comparison plan omitted a stored baseline"),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking markdown-rendering v0.2.0 (/opt/rustwide/workdir/crates/markdown-rendering)
[INFO] [stderr]     Checking ui-events v0.2.0 (/opt/rustwide/workdir/crates/ui-events)
[INFO] [stderr]     Checking ui-actions v0.2.0 (/opt/rustwide/workdir/crates/ui-actions)
[INFO] [stderr]     Checking guide-rendering v0.2.0 (/opt/rustwide/workdir/crates/guide-rendering)
[INFO] [stderr]     Checking component-modal v0.2.0 (/opt/rustwide/workdir/crates/component-modal)
[INFO] [stderr]     Checking review-thread-service v0.2.0 (/opt/rustwide/workdir/crates/review-thread-service)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/review-state/src/review.rs:218:29
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     None => eyre::bail!("comparison plan omitted a stored baseline"),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking locations-component v0.2.0 (/opt/rustwide/workdir/crates/components/locations)
[INFO] [stderr]     Checking files-component v0.2.0 (/opt/rustwide/workdir/crates/components/files)
[INFO] [stderr]     Checking overlay-component v0.2.0 (/opt/rustwide/workdir/crates/components/overlay)
[INFO] [stderr]     Checking threads-component v0.2.0 (/opt/rustwide/workdir/crates/components/threads)
[INFO] [stderr]     Checking revision-component v0.2.0 (/opt/rustwide/workdir/crates/components/revision)
[INFO] [stderr]     Checking status-component v0.2.0 (/opt/rustwide/workdir/crates/components/status)
[INFO] [stderr]     Checking diff-component v0.2.0 (/opt/rustwide/workdir/crates/components/diff)
[INFO] [stderr]     Checking guide-component v0.2.0 (/opt/rustwide/workdir/crates/components/guide)
[INFO] [stderr]     Checking review-ui v0.2.0 (/opt/rustwide/workdir/crates/review-ui)
[INFO] [stderr]     Checking reviewer v0.2.0 (/opt/rustwide/workdir/crates/reviewer)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> crates/reviewer/src/runtime.rs:1042:29
[INFO] [stdout]      |
[INFO] [stdout] 1042 | ...                   eyre::bail!("the change moved; wait for the next refresh")
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> crates/reviewer/src/runtime.rs:1042:29
[INFO] [stdout]      |
[INFO] [stdout] 1042 | ...                   eyre::bail!("the change moved; wait for the next refresh")
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> crates/reviewer/src/bin/reviewer-control/mcp_config.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |         _ => eyre::bail!("usage: reviewer-control mcp-install [codex|claude]"),
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/reviewer/src/bin/reviewer-control.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |               _ => eyre::bail!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 31 | |                 "usage: reviewer-control <open|close|toggle|mcp-install [codex|claude]>"
[INFO] [stdout] 32 | |             ),
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> crates/reviewer/src/bin/reviewer-control/mcp_config.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |         _ => eyre::bail!("usage: reviewer-control mcp-install [codex|claude]"),
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/reviewer/src/bin/reviewer-control.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |               _ => eyre::bail!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 31 | |                 "usage: reviewer-control <open|close|toggle|mcp-install [codex|claude]>"
[INFO] [stdout] 32 | |             ),
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `ui-shortcuts`
[INFO] [stderr]   --> crates/ui-events/Cargo.toml:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | ui-shortcuts = { path = "../ui-shortcuts" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `ui-shortcuts`
[INFO] [stderr] warning: `ui-events` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: review-state v0.2.0 (/opt/rustwide/workdir/crates/review-state), reviewer v0.2.0 (/opt/rustwide/workdir/crates/reviewer)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "ff25873135d6e270046ecc434aca16995ec0f566fbf056bd53c2fda5f425fa81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff25873135d6e270046ecc434aca16995ec0f566fbf056bd53c2fda5f425fa81", kill_on_drop: false }`
[INFO] [stdout] ff25873135d6e270046ecc434aca16995ec0f566fbf056bd53c2fda5f425fa81
