[INFO] fetching crate graft-kernel 0.2.0-rc.5... [INFO] testing graft-kernel-0.2.0-rc.5 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate graft-kernel 0.2.0-rc.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate graft-kernel 0.2.0-rc.5 [INFO] finished tweaking crates.io crate graft-kernel 0.2.0-rc.5 [INFO] tweaked toml for crates.io crate graft-kernel 0.2.0-rc.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graft-kernel 0.2.0-rc.5 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graft-kernel 0.2.0-rc.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f427c4cef682af1b7c3f1fbe70050af6686de0505172925f6c6ec2cc5224a9a5 [INFO] running `Command { std: "docker" "start" "-a" "f427c4cef682af1b7c3f1fbe70050af6686de0505172925f6c6ec2cc5224a9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f427c4cef682af1b7c3f1fbe70050af6686de0505172925f6c6ec2cc5224a9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f427c4cef682af1b7c3f1fbe70050af6686de0505172925f6c6ec2cc5224a9a5", kill_on_drop: false }` [INFO] [stdout] f427c4cef682af1b7c3f1fbe70050af6686de0505172925f6c6ec2cc5224a9a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1e1b4f53e31636f4bd4235ce1fd68d5eb4d5a96e56a605fd891378f5ee2da3a [INFO] running `Command { std: "docker" "start" "-a" "a1e1b4f53e31636f4bd4235ce1fd68d5eb4d5a96e56a605fd891378f5ee2da3a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling icu_normalizer_data v2.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling icu_properties_data v2.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling range-set-blaze v0.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling gen_ops v0.4.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling interval-heap v0.0.5 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bilrost v0.1014.1 [INFO] [stderr] Compiling byteview v0.6.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling value-log v1.9.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.28 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.0 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.0 [INFO] [stderr] Compiling icu_provider v2.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_properties v2.1.0 [INFO] [stderr] Compiling icu_normalizer v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling u24 v0.5.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling bilrost-derive v0.1014.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crc64fast-nvme v1.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling quick_cache v0.6.18 [INFO] [stderr] Compiling culprit v0.4.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling self_cell v1.2.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling double-ended-peekable v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling lsm-tree v2.10.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling splinter-rs v0.9.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling fjall v2.11.2 [INFO] [stderr] Compiling precept v0.1.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tryiter v0.6.0 [INFO] [stderr] Compiling circular-buffer v1.2.0 [INFO] [stderr] Compiling text_trees v0.1.2 [INFO] [stderr] Compiling object_store v0.12.4 [INFO] [stderr] Compiling graft-core v0.2.0-rc.5 [INFO] [stderr] Compiling graft-kernel v0.2.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "a1e1b4f53e31636f4bd4235ce1fd68d5eb4d5a96e56a605fd891378f5ee2da3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e1b4f53e31636f4bd4235ce1fd68d5eb4d5a96e56a605fd891378f5ee2da3a", kill_on_drop: false }` [INFO] [stdout] a1e1b4f53e31636f4bd4235ce1fd68d5eb4d5a96e56a605fd891378f5ee2da3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3492ed92e7845c3e9bdbb94e6a46254bf9a7ec43938b3d6aa3681e6988f551f3 [INFO] running `Command { std: "docker" "start" "-a" "3492ed92e7845c3e9bdbb94e6a46254bf9a7ec43938b3d6aa3681e6988f551f3", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling object_store v0.12.4 [INFO] [stderr] Compiling graft-kernel v0.2.0-rc.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope [INFO] [stdout] --> src/rt/runtime.rs:291:7 [INFO] [stdout] | [INFO] [stdout] 291 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope [INFO] [stdout] --> src/local/fjall_storage/values.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope [INFO] [stdout] --> src/local/fjall_storage/values.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope [INFO] [stdout] --> src/local/fjall_storage/values.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope [INFO] [stdout] --> src/local/fjall_storage/values.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope [INFO] [stdout] --> src/local/fjall_storage/keys.rs:189:7 [INFO] [stdout] | [INFO] [stdout] 189 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope [INFO] [stdout] --> src/local/fjall_storage/keys.rs:160:7 [INFO] [stdout] | [INFO] [stdout] 160 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope [INFO] [stdout] --> src/local/fjall_storage/keys.rs:151:7 [INFO] [stdout] | [INFO] [stdout] 151 | #[graft_test::test] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `graft_core::page::Page` in the current scope [INFO] [stdout] --> src/local/fjall_storage/values.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | test_roundtrip(Page::test_filled(123)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `graft_core::page::Page` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `graft_core::page::Page` consider using one of the following associated functions: [INFO] [stdout] graft_core::page::Page::from_buf [INFO] [stdout] graft_core::page::Page::from_bytes_unchecked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/graft-core-0.2.0-rc.5/src/page.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn from_buf(mut buf: T) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub unsafe fn from_bytes_unchecked(bytes: Bytes) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `must_new` found for struct `graft_core::PageIdx` in the current scope [INFO] [stdout] --> src/rt/runtime.rs:319:36 [INFO] [stdout] | [INFO] [stdout] 319 | let pageidx = PageIdx::must_new(i as u32); [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.2.0-rc.5/src/pageidx.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub const fn try_new(n: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub const unsafe fn new_unchecked(n: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `graft_core::page::Page` in the current scope [INFO] [stdout] --> src/rt/runtime.rs:320:30 [INFO] [stdout] | [INFO] [stdout] 320 | let page = Page::test_filled(i); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `graft_core::page::Page` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `graft_core::page::Page` consider using one of the following associated functions: [INFO] [stdout] graft_core::page::Page::from_buf [INFO] [stdout] graft_core::page::Page::from_bytes_unchecked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/graft-core-0.2.0-rc.5/src/page.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn from_buf(mut buf: T) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub unsafe fn from_bytes_unchecked(bytes: Bytes) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `must_new` found for struct `graft_core::PageIdx` in the current scope [INFO] [stdout] --> src/rt/runtime.rs:332:36 [INFO] [stdout] | [INFO] [stdout] 332 | let pageidx = PageIdx::must_new(i as u32); [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.2.0-rc.5/src/pageidx.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub const fn try_new(n: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub const unsafe fn new_unchecked(n: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `graft_core::page::Page` in the current scope [INFO] [stdout] --> src/rt/runtime.rs:333:30 [INFO] [stdout] | [INFO] [stdout] 333 | let page = Page::test_filled(i); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `graft_core::page::Page` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `graft_core::page::Page` consider using one of the following associated functions: [INFO] [stdout] graft_core::page::Page::from_buf [INFO] [stdout] graft_core::page::Page::from_bytes_unchecked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/graft-core-0.2.0-rc.5/src/page.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn from_buf(mut buf: T) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub unsafe fn from_bytes_unchecked(bytes: Bytes) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `must_new` found for struct `graft_core::PageIdx` in the current scope [INFO] [stdout] --> src/rt/runtime.rs:370:40 [INFO] [stdout] | [INFO] [stdout] 370 | let pageidx = PageIdx::must_new(i as u32); [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.2.0-rc.5/src/pageidx.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub const fn try_new(n: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub const unsafe fn new_unchecked(n: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `graft_core::page::Page` in the current scope [INFO] [stdout] --> src/rt/runtime.rs:372:38 [INFO] [stdout] | [INFO] [stdout] 372 | let expected = Page::test_filled(i); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `graft_core::page::Page` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `graft_core::page::Page` consider using one of the following associated functions: [INFO] [stdout] graft_core::page::Page::from_buf [INFO] [stdout] graft_core::page::Page::from_bytes_unchecked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/graft-core-0.2.0-rc.5/src/page.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn from_buf(mut buf: T) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub unsafe fn from_bytes_unchecked(bytes: Bytes) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `must_new` found for struct `graft_core::PageIdx` in the current scope [INFO] [stdout] --> src/rt/runtime.rs:382:36 [INFO] [stdout] | [INFO] [stdout] 382 | let pageidx = PageIdx::must_new(i as u32); [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.2.0-rc.5/src/pageidx.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub const fn try_new(n: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub const unsafe fn new_unchecked(n: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `graft_core::page::Page` in the current scope [INFO] [stdout] --> src/rt/runtime.rs:383:30 [INFO] [stdout] | [INFO] [stdout] 383 | let page = Page::test_filled(i + 10); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `graft_core::page::Page` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `graft_core::page::Page` consider using one of the following associated functions: [INFO] [stdout] graft_core::page::Page::from_buf [INFO] [stdout] graft_core::page::Page::from_bytes_unchecked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/graft-core-0.2.0-rc.5/src/page.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn from_buf(mut buf: T) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub unsafe fn from_bytes_unchecked(bytes: Bytes) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `must_new` found for struct `graft_core::PageIdx` in the current scope [INFO] [stdout] --> src/rt/runtime.rs:407:40 [INFO] [stdout] | [INFO] [stdout] 407 | let pageidx = PageIdx::must_new(i as u32); [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.2.0-rc.5/src/pageidx.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub const fn try_new(n: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub const unsafe fn new_unchecked(n: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `graft_core::page::Page` in the current scope [INFO] [stdout] --> src/rt/runtime.rs:409:38 [INFO] [stdout] | [INFO] [stdout] 409 | let expected = Page::test_filled(i + 10); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `graft_core::page::Page` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `graft_core::page::Page` consider using one of the following associated functions: [INFO] [stdout] graft_core::page::Page::from_buf [INFO] [stdout] graft_core::page::Page::from_bytes_unchecked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/graft-core-0.2.0-rc.5/src/page.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn from_buf(mut buf: T) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub unsafe fn from_bytes_unchecked(bytes: Bytes) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `must_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::must_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.2.0-rc.5/src/pageidx.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub const fn try_new(n: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub const unsafe fn new_unchecked(n: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `must_new` found for struct `graft_core::PageIdx` in the current scope [INFO] [stdout] --> src/remote/segment.rs:215:36 [INFO] [stdout] | [INFO] [stdout] 215 | segment.write(PageIdx::must_new(i), &Page::test_filled(i as u8)); [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.2.0-rc.5/src/pageidx.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub const fn try_new(n: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub const unsafe fn new_unchecked(n: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_filled` found for struct `graft_core::page::Page` in the current scope [INFO] [stdout] --> src/remote/segment.rs:215:56 [INFO] [stdout] | [INFO] [stdout] 215 | segment.write(PageIdx::must_new(i), &Page::test_filled(i as u8)); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `graft_core::page::Page` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `graft_core::page::Page` consider using one of the following associated functions: [INFO] [stdout] graft_core::page::Page::from_buf [INFO] [stdout] graft_core::page::Page::from_bytes_unchecked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/graft-core-0.2.0-rc.5/src/page.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn from_buf(mut buf: T) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub unsafe fn from_bytes_unchecked(bytes: Bytes) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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-kernel` (lib test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "3492ed92e7845c3e9bdbb94e6a46254bf9a7ec43938b3d6aa3681e6988f551f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3492ed92e7845c3e9bdbb94e6a46254bf9a7ec43938b3d6aa3681e6988f551f3", kill_on_drop: false }` [INFO] [stdout] 3492ed92e7845c3e9bdbb94e6a46254bf9a7ec43938b3d6aa3681e6988f551f3