[INFO] fetching crate ankurah-storage-indexeddb-wasm 0.5.1... [INFO] checking ankurah-storage-indexeddb-wasm-0.5.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate ankurah-storage-indexeddb-wasm 0.5.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate ankurah-storage-indexeddb-wasm 0.5.1 [INFO] finished tweaking crates.io crate ankurah-storage-indexeddb-wasm 0.5.1 [INFO] tweaked toml for crates.io crate ankurah-storage-indexeddb-wasm 0.5.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ankurah-storage-indexeddb-wasm 0.5.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ankurah-storage-indexeddb-wasm 0.5.1 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ulid v1.2.1 [INFO] [stderr] Downloaded ankurah-proto v0.5.1 [INFO] [stderr] Downloaded ankurah-derive v0.5.1 [INFO] [stderr] Downloaded ankurah-react-signals v0.5.1 [INFO] [stderr] Downloaded ankql v0.5.1 [INFO] [stderr] Downloaded ankurah v0.5.1 [INFO] [stderr] Downloaded ankurah-core v0.5.1 [INFO] [stderr] Downloaded futures-signals v0.3.34 [INFO] [stderr] Downloaded append-only-vec v0.1.7 [INFO] [stderr] Downloaded gensym v0.1.1 [INFO] [stderr] Downloaded yrs v0.21.3 [INFO] [stderr] Downloaded reactive_graph v0.1.8 [INFO] [stderr] Downloaded smallstr v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ae75c64967a987fb2c8ab6322d912cd052dabafa9357ed64ab44080298746c [INFO] running `Command { std: "docker" "start" "-a" "21ae75c64967a987fb2c8ab6322d912cd052dabafa9357ed64ab44080298746c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ae75c64967a987fb2c8ab6322d912cd052dabafa9357ed64ab44080298746c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ae75c64967a987fb2c8ab6322d912cd052dabafa9357ed64ab44080298746c", kill_on_drop: false }` [INFO] [stdout] 21ae75c64967a987fb2c8ab6322d912cd052dabafa9357ed64ab44080298746c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2eb4144a76cc5d8b6867654cbeb5b63ed707014264a67138b1e0ce2764f4eb3 [INFO] running `Command { std: "docker" "start" "-a" "c2eb4144a76cc5d8b6867654cbeb5b63ed707014264a67138b1e0ce2764f4eb3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking or_poisoned v0.1.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking guardian v1.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking append-only-vec v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ankurah-derive v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-signals v0.3.34 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking tracing-wasm v0.2.1 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking yrs v0.21.3 [INFO] [stderr] Checking ankql v0.5.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking any_spawner v0.2.0 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking ankurah-proto v0.5.1 [INFO] [stderr] Checking reactive_graph v0.1.8 [INFO] [stderr] Checking ankurah-core v0.5.1 [INFO] [stderr] Checking ankurah-react-signals v0.5.1 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking ankurah v0.5.1 [INFO] [stderr] Checking ankurah-storage-indexeddb-wasm v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error: the `self` argument is only allowed for functions in `impl` blocks. [INFO] [stdout] [INFO] [stdout] If the function is already in an `impl` block, did you perhaps forget to add `#[wasm_bindgen]` to the `impl` block? [INFO] [stdout] --> src/indexeddb.rs:510:14 [INFO] [stdout] | [INFO] [stdout] 510 | #[derive(Model, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `ankurah::WasmSignal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm_bindgen` in `derive_deps` [INFO] [stdout] --> src/indexeddb.rs:510:14 [INFO] [stdout] | [INFO] [stdout] 510 | #[derive(Model, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ could not find `wasm_bindgen` in `derive_deps` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | pub use ::wasm_bindgen; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `react` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:191:11 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "react")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `reactive_graph` in `derive_deps` [INFO] [stdout] --> src/indexeddb.rs:510:14 [INFO] [stdout] | [INFO] [stdout] 510 | #[derive(Model, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ could not find `reactive_graph` in `derive_deps` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 187 | pub use ::reactive_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `react` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg(feature = "react")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ankurah` [INFO] [stdout] --> src/indexeddb.rs:510:14 [INFO] [stdout] | [INFO] [stdout] 510 | #[derive(Model, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ no `wasm_bindgen_futures` in `derive_deps` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:194:15 [INFO] [stdout] | [INFO] [stdout] 194 | pub use ::wasm_bindgen_futures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `react` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:193:11 [INFO] [stdout] | [INFO] [stdout] 193 | #[cfg(feature = "react")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm_bindgen` in `derive_deps` [INFO] [stdout] --> src/indexeddb.rs:510:14 [INFO] [stdout] | [INFO] [stdout] 510 | #[derive(Model, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ could not find `wasm_bindgen` in `derive_deps` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | pub use ::wasm_bindgen; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `react` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:191:11 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "react")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `ankurah::WasmSignal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `reactive_graph` in `derive_deps` [INFO] [stdout] --> src/indexeddb.rs:510:14 [INFO] [stdout] | [INFO] [stdout] 510 | #[derive(Model, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ could not find `reactive_graph` in `derive_deps` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 187 | pub use ::reactive_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `react` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg(feature = "react")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 502 + use reactive_graph::signal::RwSignal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GetSignalValue` in module `ankurah::derive_deps` [INFO] [stdout] --> src/indexeddb.rs:510:14 [INFO] [stdout] | [INFO] [stdout] 510 | #[derive(Model, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ not found in `ankurah::derive_deps` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:181:20 [INFO] [stdout] | [INFO] [stdout] 181 | pub use crate::GetSignalValue; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `react` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ankurah-0.5.1/src/lib.rs:180:11 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "react")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `ankurah::WasmSignal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ankurah-storage-indexeddb-wasm` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "c2eb4144a76cc5d8b6867654cbeb5b63ed707014264a67138b1e0ce2764f4eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2eb4144a76cc5d8b6867654cbeb5b63ed707014264a67138b1e0ce2764f4eb3", kill_on_drop: false }` [INFO] [stdout] c2eb4144a76cc5d8b6867654cbeb5b63ed707014264a67138b1e0ce2764f4eb3