[INFO] fetching crate leptos_reactive 0.6.15... [INFO] testing leptos_reactive-0.6.15 against 1.90.0 for beta-1.91-3 [INFO] extracting crate leptos_reactive 0.6.15 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate leptos_reactive 0.6.15 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate leptos_reactive 0.6.15 [INFO] tweaked toml for crates.io crate leptos_reactive 0.6.15 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate leptos_reactive 0.6.15 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 156 packages to latest compatible versions [INFO] [stderr] Adding bytecheck v0.7.0 (available: v0.8.2) [INFO] [stderr] Adding oco_ref v0.1.1 (available: v0.2.1) [INFO] [stderr] Adding rkyv v0.7.45 (available: v0.8.12) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] [stderr] Adding spin-sdk v3.1.1 (available: v5.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.16.0 [INFO] [stderr] Downloaded oco_ref v0.1.1 [INFO] [stderr] Downloaded bytecheck_derive v0.7.0 [INFO] [stderr] Downloaded mini-internal v0.1.43 [INFO] [stderr] Downloaded spin-executor v3.1.1 [INFO] [stderr] Downloaded self_cell v1.2.0 [INFO] [stderr] Downloaded wasm-metadata v0.10.20 [INFO] [stderr] Downloaded wit-bindgen-core v0.16.0 [INFO] [stderr] Downloaded bytecheck v0.7.0 [INFO] [stderr] Downloaded wasm-encoder v0.38.1 [INFO] [stderr] Downloaded miniserde v0.1.43 [INFO] [stderr] Downloaded spin-macro v3.1.1 [INFO] [stderr] Downloaded wit-parser v0.13.2 [INFO] [stderr] Downloaded wit-bindgen-rust v0.16.0 [INFO] [stderr] Downloaded spin-sdk v3.1.1 [INFO] [stderr] Downloaded serde-lite v0.5.0 [INFO] [stderr] Downloaded wit-component v0.18.2 [INFO] [stderr] Downloaded wasmparser v0.118.2 [INFO] [stderr] Downloaded routefinder v0.5.4 [INFO] [stderr] Downloaded wit-bindgen v0.16.0 [INFO] [stderr] Downloaded spdx v0.10.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8b3b33a87e71ab2e095aae773da48a87c03a28601d7ef86f20d32968020c3f3 [INFO] running `Command { std: "docker" "start" "-a" "c8b3b33a87e71ab2e095aae773da48a87c03a28601d7ef86f20d32968020c3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8b3b33a87e71ab2e095aae773da48a87c03a28601d7ef86f20d32968020c3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b3b33a87e71ab2e095aae773da48a87c03a28601d7ef86f20d32968020c3f3", kill_on_drop: false }` [INFO] [stdout] c8b3b33a87e71ab2e095aae773da48a87c03a28601d7ef86f20d32968020c3f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 080dd557c54c6db4a4a25686d7b8b16600db24a36f9c4e116fd1ed57b6a99f23 [INFO] running `Command { std: "docker" "start" "-a" "080dd557c54c6db4a4a25686d7b8b16600db24a36f9c4e116fd1ed57b6a99f23", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling oco_ref v0.1.1 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling leptos_reactive v0.6.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: `auto` traits are unstable [INFO] [stdout] --> src/signal_wrappers_read.rs:854:5 [INFO] [stdout] | [INFO] [stdout] 854 | auto trait NotSignalMarker {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #13231 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `auto` traits are unstable [INFO] [stdout] --> src/callback.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | auto trait [] {} [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | impl_from_fn!(Callback); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #13231 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `impl_from_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `auto` traits are unstable [INFO] [stdout] --> src/callback.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | auto trait [] {} [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | impl_from_fn!(SyncCallback); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #13231 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `impl_from_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.66s [INFO] running `Command { std: "docker" "inspect" "080dd557c54c6db4a4a25686d7b8b16600db24a36f9c4e116fd1ed57b6a99f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080dd557c54c6db4a4a25686d7b8b16600db24a36f9c4e116fd1ed57b6a99f23", kill_on_drop: false }` [INFO] [stdout] 080dd557c54c6db4a4a25686d7b8b16600db24a36f9c4e116fd1ed57b6a99f23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf55e98e4851dfc42f322277a3ab021354fc756c7fb10522810d245f761f3e3 [INFO] running `Command { std: "docker" "start" "-a" "dcf55e98e4851dfc42f322277a3ab021354fc756c7fb10522810d245f761f3e3", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling leptos_reactive v0.6.15 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `leptos` [INFO] [stdout] --> src/callback.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | use leptos::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `leptos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `leptos`, use `cargo add leptos` 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 `leptos` [INFO] [stdout] --> src/callback.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | use leptos::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `leptos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `leptos`, use `cargo add leptos` 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 `leptos` [INFO] [stdout] --> src/callback.rs:287:13 [INFO] [stdout] | [INFO] [stdout] 287 | use leptos::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `leptos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `leptos`, use `cargo add leptos` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `leptos` [INFO] [stdout] --> src/callback.rs:287:13 [INFO] [stdout] | [INFO] [stdout] 287 | use leptos::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `leptos` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `leptos`, use `cargo add leptos` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `view` in this scope [INFO] [stdout] --> src/callback.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 270 | view! { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `view` in this scope [INFO] [stdout] --> src/callback.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | view! { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `leptos_reactive` (lib test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: `auto` traits are unstable [INFO] [stdout] --> src/signal_wrappers_read.rs:854:5 [INFO] [stdout] | [INFO] [stdout] 854 | auto trait NotSignalMarker {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #13231 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `auto` traits are unstable [INFO] [stdout] --> src/callback.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | auto trait [] {} [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | impl_from_fn!(Callback); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #13231 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `impl_from_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `auto` traits are unstable [INFO] [stdout] --> src/callback.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | auto trait [] {} [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | impl_from_fn!(SyncCallback); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #13231 for more information [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] = note: this warning originates in the macro `impl_from_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dcf55e98e4851dfc42f322277a3ab021354fc756c7fb10522810d245f761f3e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf55e98e4851dfc42f322277a3ab021354fc756c7fb10522810d245f761f3e3", kill_on_drop: false }` [INFO] [stdout] dcf55e98e4851dfc42f322277a3ab021354fc756c7fb10522810d245f761f3e3