Skip to content

Bump cockpit-server to lance 12; Rust 1.98.1 - #154

Merged
AdaWorldAPI merged 1 commit into
mainfrom
claude/llvm-codegen-polyfill-gni3cw
Sep 25, 2026
Merged

AdaWorldAPI merged 1 commit into
mainfrom
claude/llvm-codegen-polyfill-gni3cw

Conversation

@AdaWorldAPI

Copy link
Copy Markdown
Owner

Part of the workspace-wide sweep: lance 12 / lancedb 0.39 and Rust 1.98.1.

  • crates/cockpit-server: lance = "=12.0.0", rust-version = "1.98.1"
  • crates/stubs/q2-ndarray: rust-version = "1.98.1"
  • Dockerfile: toolchain 1.94.0 → 1.98.1
  • Cargo.lock: regenerated by cargo; resolves lance 12.0.0

Verification. I ran cargo +1.98.1 check -p cockpit-server --all-targets. osm_lance.rs, the only lance user, compiles cleanly. The check still reports 12 errors, all in osint_gotham.rs. That file reads EdgeFacet.in_family / out_family, which lance-graph's contract removed on 2026-09-17 (EdgeBlock became FacetCascade). Those errors are already present on main and this bump does not cause them. They need their own migration PR.

🤖 Generated with Claude Code

https://claude.ai/code/session_019HnekoM1EidTwQLS3oFVFm


Generated by Claude Code

… Dockerfile

Workspace-wide sweep: lance 12 (lance-graph main moved to 12 / lancedb
0.39; arrow 58 / datafusion 54 unchanged for the lance-graph path) and
Rust 1.98.1 (cockpit-server and stubs/q2-ndarray rust-version, the
Dockerfile default toolchain). Cargo.lock regenerated by cargo against
the sibling lance-graph checkout.

cargo +1.98.1 check -p cockpit-server --all-targets: osm_lance.rs (the
lance user) compiles; 12 errors remain in osint_gotham.rs, which still
reads EdgeFacet.in_family/out_family that lance-graph's contract removed
on 2026-09-17 (EdgeBlock = FacetCascade). That break is on main already
and unrelated to this bump.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019HnekoM1EidTwQLS3oFVFm
@coderabbitai

coderabbitai Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: f59c8abd-c812-434b-b5af-9ed9d3f544ca

📥 Commits

Reviewing files that changed from the base of the PR and between 061ead1 and 295d385.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • Dockerfile
  • crates/cockpit-server/Cargo.toml
  • crates/stubs/q2-ndarray/Cargo.toml
 __________________
< X marks the bug. >
 ------------------
  \
   \   \
        \ /\
        ( )
      .( o ).

Comment @coderabbitai help to get the list of available commands.

@cursor

cursor Bot commented Sep 25, 2026

Copy link
Copy Markdown

Bugbot couldn't run - usage limit reached

Bugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit.

A user or team admin can review and increase usage limits in the Cursor dashboard.

(requestId: serverGenReqId_0bacd1b3-544a-4b23-b49f-1910ff005a28)

@AdaWorldAPI
AdaWorldAPI marked this pull request as ready for review September 25, 2026 02:10
@AdaWorldAPI
AdaWorldAPI merged commit 31d71c4 into main Sep 25, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants