[INFO] fetching crate leptos_reactive 0.5.4...
[INFO] checking leptos_reactive-0.5.4 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[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 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-lite v0.4.0
[INFO] [stderr]   Downloaded bytecheck_derive v0.7.0
[INFO] [stderr]   Downloaded bytecheck v0.7.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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76e9392c5963455011a03f0c28e833148e30b6b59c272675da89b699e97e7e48
[INFO] running `Command { std: "docker" "start" "-a" "76e9392c5963455011a03f0c28e833148e30b6b59c272675da89b699e97e7e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76e9392c5963455011a03f0c28e833148e30b6b59c272675da89b699e97e7e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76e9392c5963455011a03f0c28e833148e30b6b59c272675da89b699e97e7e48", kill_on_drop: false }`
[INFO] [stdout] 76e9392c5963455011a03f0c28e833148e30b6b59c272675da89b699e97e7e48
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b6b5e13695b49cbdfbf29cd1dc206fab7d64011d798498561486986ddc05067
[INFO] running `Command { std: "docker" "start" "-a" "1b6b5e13695b49cbdfbf29cd1dc206fab7d64011d798498561486986ddc05067", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-channel v0.3.29
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking self_cell v1.0.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking js-sys v0.3.66
[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] error: aborting due to 6 previous errors
[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
[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 <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]     = 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]     = 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]     = 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: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1b6b5e13695b49cbdfbf29cd1dc206fab7d64011d798498561486986ddc05067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b6b5e13695b49cbdfbf29cd1dc206fab7d64011d798498561486986ddc05067", kill_on_drop: false }`
[INFO] [stdout] 1b6b5e13695b49cbdfbf29cd1dc206fab7d64011d798498561486986ddc05067
