Skip to content

Build is broken #1271

@Dimagog

Description

@Dimagog

Commit that broke the build:

E:\WorkExt\buck2\examples\toolchains\go_toolchain>git log -1 7df9497b8c1bc5b1fc0e6691b539193b26f81872
commit 7df9497b8c1bc5b1fc0e6691b539193b26f81872
Author: Chris Tolliday <ctolliday@meta.com>
Date:   Mon Mar 16 20:41:27 2026 -0700

    Impl Pagable for more core types

    Summary: All derive Pagable except for SharedDirectory/DirectoryEntry which use `PagablePanic` to be implemented later.

    Reviewed By: cjhopman

    Differential Revision: D94838176

    fbshipit-source-id: 43531f137b934b7dfaa68300498cbfe74024a7df

Error:

error[E0433]: failed to resolve: could not find `pagable` in the list of imported crates
    --> C:\a\buck2\buck2\target\debug\build\buck2_data-9d86adfcc980ba45\out/buck.data.rs:5223:45
     |
5223 | #[derive(::gazebo::variants::VariantName, ::pagable::Pagable)]
     |                                             ^^^^^^^ could not find `pagable` in the list of imported crates

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions