[INFO] fetching crate leptos_reactive 0.5.4...
[INFO] checking leptos_reactive-0.5.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate leptos_reactive 0.5.4 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate leptos_reactive 0.5.4 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate leptos_reactive 0.5.4
[INFO] finished tweaking crates.io crate leptos_reactive 0.5.4
[INFO] tweaked toml for crates.io crate leptos_reactive 0.5.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mini-internal v0.1.36
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.5.0
[INFO] [stderr]   Downloaded bytecheck v0.7.0
[INFO] [stderr]   Downloaded miniserde v0.1.36
[INFO] [stderr]   Downloaded bytecheck_derive v0.7.0
[INFO] [stderr]   Downloaded serde-lite v0.4.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34204ee3f1046ecd574ebd94c93c3701dc6f519ef69fee136128e189005cafb1
[INFO] running `Command { std: "docker" "start" "-a" "34204ee3f1046ecd574ebd94c93c3701dc6f519ef69fee136128e189005cafb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34204ee3f1046ecd574ebd94c93c3701dc6f519ef69fee136128e189005cafb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34204ee3f1046ecd574ebd94c93c3701dc6f519ef69fee136128e189005cafb1", kill_on_drop: false }`
[INFO] [stdout] 34204ee3f1046ecd574ebd94c93c3701dc6f519ef69fee136128e189005cafb1
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51775e0893b36cc366ce74fbfeff7404e1730ee5f96ca2df35cc386e1b0f5764
[INFO] running `Command { std: "docker" "start" "-a" "51775e0893b36cc366ce74fbfeff7404e1730ee5f96ca2df35cc386e1b0f5764", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking self_cell v1.0.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking js-sys v0.3.67
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking leptos_reactive v0.5.4 (/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 undeclared crate or module `leptos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `leptos`
[INFO] [stdout]    --> src/callback.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |         use leptos::{
[INFO] [stdout]     |             ^^^^^^ use of undeclared crate or module `leptos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `leptos`
[INFO] [stdout]    --> src/callback.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |         use leptos::{
[INFO] [stdout]     |             ^^^^^^ use of undeclared crate or module `leptos`
[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 undeclared crate or module `leptos`
[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] warning: use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
[INFO] [stdout]    --> src/runtime.rs:284:57
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...                   effect_sources.borrow_mut().remove(&node);
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
[INFO] [stdout]    --> src/runtime.rs:311:41
[INFO] [stdout]     |
[INFO] [stdout] 311 |                     source.borrow_mut().remove(&node_id);
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
[INFO] [stdout]    --> src/runtime.rs:284:57
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...                   effect_sources.borrow_mut().remove(&node);
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
[INFO] [stdout]    --> src/runtime.rs:311:41
[INFO] [stdout]     |
[INFO] [stdout] 311 |                     source.borrow_mut().remove(&node_id);
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted
[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 7 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/runtime.rs:1374:26
[INFO] [stdout]      |
[INFO] [stdout] 1374 | struct SetObserverOnDrop(RuntimeId, Option<NodeId>);
[INFO] [stdout]      |        ----------------- ^^^^^^^^^
[INFO] [stdout]      |        |
[INFO] [stdout]      |        field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1374 | struct SetObserverOnDrop((), Option<NodeId>);
[INFO] [stdout]      |                          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/runtime.rs:1412:26
[INFO] [stdout]      |
[INFO] [stdout] 1412 | struct SetBatchingOnDrop(RuntimeId, bool);
[INFO] [stdout]      |        ----------------- ^^^^^^^^^
[INFO] [stdout]      |        |
[INFO] [stdout]      |        field in this struct
[INFO] [stdout]      |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]      |
[INFO] [stdout] 1412 | struct SetBatchingOnDrop((), bool);
[INFO] [stdout]      |                          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[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 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stdout]     = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[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 <https://github.com/rust-lang/rust/issues/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 [<NotRaw $ty>] {}
[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 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stdout]     = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[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 <https://github.com/rust-lang/rust/issues/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 [<NotRaw $ty>] {}
[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 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stdout]     = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[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 <https://github.com/rust-lang/rust/issues/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: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "51775e0893b36cc366ce74fbfeff7404e1730ee5f96ca2df35cc386e1b0f5764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51775e0893b36cc366ce74fbfeff7404e1730ee5f96ca2df35cc386e1b0f5764", kill_on_drop: false }`
[INFO] [stdout] 51775e0893b36cc366ce74fbfeff7404e1730ee5f96ca2df35cc386e1b0f5764
