[INFO] fetching crate graft-client 0.1.5... [INFO] testing graft-client-0.1.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate graft-client 0.1.5 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate graft-client 0.1.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate graft-client 0.1.5 [INFO] tweaked toml for crates.io crate graft-client 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graft-client 0.1.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graft-client 0.1.5 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 818e4f662263cb4066aa159c6726194cc41300dc23cde116292d2dab3b07c9c2 [INFO] running `Command { std: "docker" "start" "-a" "818e4f662263cb4066aa159c6726194cc41300dc23cde116292d2dab3b07c9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "818e4f662263cb4066aa159c6726194cc41300dc23cde116292d2dab3b07c9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818e4f662263cb4066aa159c6726194cc41300dc23cde116292d2dab3b07c9c2", kill_on_drop: false }` [INFO] [stdout] 818e4f662263cb4066aa159c6726194cc41300dc23cde116292d2dab3b07c9c2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 087883ad7aadc801a94bca0169e871c2ae90ca6ec951d74e6ace9774c573a1f2 [INFO] running `Command { std: "docker" "start" "-a" "087883ad7aadc801a94bca0169e871c2ae90ca6ec951d74e6ace9774c573a1f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling interval-heap v0.0.5 [INFO] [stderr] Compiling byteview v0.6.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling culprit v0.4.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling double-ended-peekable v0.1.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling lz4_flex v0.11.4 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling circular-buffer v1.1.0 [INFO] [stderr] Compiling tryiter v0.6.0 [INFO] [stderr] Compiling quick_cache v0.6.14 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling value-log v1.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling prost-derive v0.14.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling linkme v0.3.33 [INFO] [stderr] Compiling lsm-tree v2.10.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost v0.14.0 [INFO] [stderr] Compiling prost-types v0.14.0 [INFO] [stderr] Compiling fjall v2.11.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling splinter-rs v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling graft-core v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling graft-proto v0.1.5 [INFO] [stderr] Compiling precept v0.1.0 [INFO] [stderr] Compiling graft-client v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.43s [INFO] running `Command { std: "docker" "inspect" "087883ad7aadc801a94bca0169e871c2ae90ca6ec951d74e6ace9774c573a1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087883ad7aadc801a94bca0169e871c2ae90ca6ec951d74e6ace9774c573a1f2", kill_on_drop: false }` [INFO] [stdout] 087883ad7aadc801a94bca0169e871c2ae90ca6ec951d74e6ace9774c573a1f2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c797aa9ac524805842246063baf1cecd0824fa4b04dc597e64b57896f2fe326e [INFO] running `Command { std: "docker" "start" "-a" "c797aa9ac524805842246063baf1cecd0824fa4b04dc597e64b57896f2fe326e", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling graft-client v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `graft_tracing` [INFO] [stdout] --> examples/silly-kv.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use graft_tracing::{TracingConsumer, init_tracing}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graft_tracing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graft_tracing`, use `cargo add graft_tracing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] --> src/runtime/storage.rs:903:7 [INFO] [stdout] | [INFO] [stdout] 903 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] --> src/runtime/runtime.rs:188:7 [INFO] [stdout] | [INFO] [stdout] 188 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] --> src/runtime/runtime.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graft-client` (example "silly-kv") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `graft_core::PageIdx` in the current scope [INFO] [stdout] --> src/oracle.rs:253:40 [INFO] [stdout] | [INFO] [stdout] 253 | let pageidx = PageIdx::new(pageidx); [INFO] [stdout] | ^^^ function or associated item not found in `graft_core::PageIdx` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `graft_core::PageIdx` consider using one of the following associated functions: [INFO] [stdout] graft_core::PageIdx::try_new [INFO] [stdout] graft_core::PageIdx::new_unchecked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/graft-core-0.1.5/src/page_idx.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub const fn try_new(n: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub const unsafe fn new_unchecked(n: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name [INFO] [stdout] | [INFO] [stdout] 253 - let pageidx = PageIdx::new(pageidx); [INFO] [stdout] 253 + let pageidx = PageIdx::ne(pageidx); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `Page` in the current scope [INFO] [stdout] --> src/runtime/runtime.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | let page = Page::test_filled(0x42); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `Page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `Page` in the current scope [INFO] [stdout] --> src/runtime/runtime.rs:132:27 [INFO] [stdout] | [INFO] [stdout] 132 | let page2 = Page::test_filled(0x99); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `Page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `Page` in the current scope [INFO] [stdout] --> src/runtime/runtime.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | let page = Page::test_filled(0x42); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `Page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `Page` in the current scope [INFO] [stdout] --> src/runtime/storage.rs:908:44 [INFO] [stdout] | [INFO] [stdout] 908 | memtable.insert(pageidx!(1), Page::test_filled(0x42)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `Page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graft-client` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "c797aa9ac524805842246063baf1cecd0824fa4b04dc597e64b57896f2fe326e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c797aa9ac524805842246063baf1cecd0824fa4b04dc597e64b57896f2fe326e", kill_on_drop: false }` [INFO] [stdout] c797aa9ac524805842246063baf1cecd0824fa4b04dc597e64b57896f2fe326e