[INFO] cloning repository https://github.com/alice39/alice-site [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alice39/alice-site" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falice39%2Falice-site", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falice39%2Falice-site'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2b58faf8ed51ede47fb51353b4b32bd37e345cd [INFO] checking alice39/alice-site against master#f4d794ea0b845413344621d89f6c945062748485 for pr-119369-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falice39%2Falice-site" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alice39/alice-site on toolchain f4d794ea0b845413344621d89f6c945062748485 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/alice39/alice-site [INFO] finished tweaking git repo https://github.com/alice39/alice-site [INFO] tweaked toml for git repo https://github.com/alice39/alice-site written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alice39/alice-site 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" "+f4d794ea0b845413344621d89f6c945062748485" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded attribute-derive-macro v0.8.1 [INFO] [stderr] Downloaded quote-use-macros v0.7.2 [INFO] [stderr] Downloaded serde v1.0.189 [INFO] [stderr] Downloaded manyhow-macros v0.8.1 [INFO] [stderr] Downloaded leptos_dom v0.5.1 [INFO] [stderr] Downloaded attribute-derive v0.8.1 [INFO] [stderr] Downloaded thiserror v1.0.49 [INFO] [stderr] Downloaded leptos_macro v0.5.1 [INFO] [stderr] Downloaded h2 v0.3.21 [INFO] [stderr] Downloaded regex-automata v0.4.2 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] [stderr] Downloaded serde_json v1.0.107 [INFO] [stderr] Downloaded tokio-util v0.7.9 [INFO] [stderr] Downloaded regex v1.10.1 [INFO] [stderr] Downloaded const_format v0.2.32 [INFO] [stderr] Downloaded tracing v0.1.39 [INFO] [stderr] Downloaded leptos_reactive v0.5.1 [INFO] [stderr] Downloaded base64 v0.21.4 [INFO] [stderr] Downloaded leptos v0.5.1 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.32 [INFO] [stderr] Downloaded leptos_router v0.5.1 [INFO] [stderr] Downloaded inventory v0.3.12 [INFO] [stderr] Downloaded serde_derive v1.0.189 [INFO] [stderr] Downloaded axum-macros v0.3.8 [INFO] [stderr] Downloaded leptos_axum v0.5.1 [INFO] [stderr] Downloaded cached v0.45.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.49 [INFO] [stderr] Downloaded console_log v1.0.0 [INFO] [stderr] Downloaded leptos_hot_reload v0.5.1 [INFO] [stderr] Downloaded leptos_server v0.5.1 [INFO] [stderr] Downloaded server_fn v0.5.1 [INFO] [stderr] Downloaded lru v0.11.1 [INFO] [stderr] Downloaded server_fn_macro_default v0.5.1 [INFO] [stderr] Downloaded server_fn_macro v0.5.1 [INFO] [stderr] Downloaded leptos_meta v0.5.1 [INFO] [stderr] Downloaded cached_proc_macro v0.18.0 [INFO] [stderr] Downloaded leptos_integration_utils v0.5.1 [INFO] [stderr] Downloaded leptos_config v0.5.1 [INFO] [stderr] Downloaded async-recursion v1.0.5 [INFO] [stderr] Downloaded derive-where v1.2.5 [INFO] [stderr] Downloaded manyhow v0.8.1 [INFO] [stderr] Downloaded quote-use v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 887ea12d667d039b20784f77a18cd139fc0b06cafeebd0e8395c99ec0121f557 [INFO] running `Command { std: "docker" "start" "-a" "887ea12d667d039b20784f77a18cd139fc0b06cafeebd0e8395c99ec0121f557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "887ea12d667d039b20784f77a18cd139fc0b06cafeebd0e8395c99ec0121f557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887ea12d667d039b20784f77a18cd139fc0b06cafeebd0e8395c99ec0121f557", kill_on_drop: false }` [INFO] [stdout] 887ea12d667d039b20784f77a18cd139fc0b06cafeebd0e8395c99ec0121f557 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f4d794ea0b845413344621d89f6c945062748485" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78352e514a57ddadf82cb25c770bfae179c2b6055564647ade1d8a8908b7b036 [INFO] running `Command { std: "docker" "start" "-a" "78352e514a57ddadf82cb25c770bfae179c2b6055564647ade1d8a8908b7b036", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking quote v1.0.33 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking self_cell v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking regex-automata v0.4.2 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking inventory v0.3.12 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking regex v1.10.1 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling derive-where v1.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Compiling server_fn_macro v0.5.1 [INFO] [stderr] Compiling leptos_hot_reload v0.5.1 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking leptos_reactive v0.5.1 [INFO] [stderr] Compiling server_fn_macro_default v0.5.1 [INFO] [stderr] Checking leptos_config v0.5.1 [INFO] [stderr] Compiling leptos_macro v0.5.1 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking server_fn v0.5.1 [INFO] [stderr] Checking leptos_server v0.5.1 [INFO] [stderr] Checking leptos_dom v0.5.1 [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking console_log v1.0.0 [INFO] [stderr] Checking gloo-net v0.2.6 [INFO] [stderr] Checking leptos v0.5.1 [INFO] [stderr] Checking leptos_router v0.5.1 [INFO] [stderr] Checking leptos_meta v0.5.1 [INFO] [stderr] Checking alice-site v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.50s [INFO] running `Command { std: "docker" "inspect" "78352e514a57ddadf82cb25c770bfae179c2b6055564647ade1d8a8908b7b036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78352e514a57ddadf82cb25c770bfae179c2b6055564647ade1d8a8908b7b036", kill_on_drop: false }` [INFO] [stdout] 78352e514a57ddadf82cb25c770bfae179c2b6055564647ade1d8a8908b7b036 [INFO] checking alice39/alice-site against try#3832a95f57d4260fb5641e183906f49b4e5c6bdd for pr-119369-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falice39%2Falice-site" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alice39/alice-site on toolchain 3832a95f57d4260fb5641e183906f49b4e5c6bdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/alice39/alice-site [INFO] finished tweaking git repo https://github.com/alice39/alice-site [INFO] tweaked toml for git repo https://github.com/alice39/alice-site written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alice39/alice-site 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" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f98c405a48e3401074fb986fc7dd32d373dba454730bb512aac79d80fe417cee [INFO] running `Command { std: "docker" "start" "-a" "f98c405a48e3401074fb986fc7dd32d373dba454730bb512aac79d80fe417cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f98c405a48e3401074fb986fc7dd32d373dba454730bb512aac79d80fe417cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98c405a48e3401074fb986fc7dd32d373dba454730bb512aac79d80fe417cee", kill_on_drop: false }` [INFO] [stdout] f98c405a48e3401074fb986fc7dd32d373dba454730bb512aac79d80fe417cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027ee956ec98e183b4aa1538bf646b6e1a88f2b902fdea884e90edf35426761c [INFO] running `Command { std: "docker" "start" "-a" "027ee956ec98e183b4aa1538bf646b6e1a88f2b902fdea884e90edf35426761c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Checking self_cell v1.0.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking inventory v0.3.12 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking regex-automata v0.4.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Checking regex v1.10.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling derive-where v1.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling server_fn_macro v0.5.1 [INFO] [stderr] Compiling leptos_hot_reload v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Compiling server_fn_macro_default v0.5.1 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Compiling leptos_macro v0.5.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/lib.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 7 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | let output = quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:956:22 [INFO] [stdout] | [INFO] [stdout] 956 | Some(quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:597:22 [INFO] [stdout] | [INFO] [stdout] 597 | let output = quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:476:22 [INFO] [stdout] | [INFO] [stdout] 476 | let output = quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:369:20 [INFO] [stdout] | [INFO] [stdout] 369 | let body = quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:215:47 [INFO] [stdout] | [INFO] [stdout] 215 | (quote! {}, quote! {}, quote! {}, quote! {}) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:215:36 [INFO] [stdout] | [INFO] [stdout] 215 | (quote! {}, quote! {}, quote! {}, quote! {}) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | (quote! {}, quote! {}, quote! {}, quote! {}) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:215:14 [INFO] [stdout] | [INFO] [stdout] 215 | (quote! {}, quote! {}, quote! {}, quote! {}) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:349:13 [INFO] [stdout] | [INFO] [stdout] 349 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:341:25 [INFO] [stdout] | [INFO] [stdout] 341 | quote!(#name), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:334:25 [INFO] [stdout] | [INFO] [stdout] 334 | quote!(#name), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 324 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:315:25 [INFO] [stdout] | [INFO] [stdout] 315 | quote!(#name), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:311:49 [INFO] [stdout] | [INFO] [stdout] 311 | format!("- **{}**: [`{}`]", quote!(#name), pretty_ty) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | quote! { #[builder(#default #setter)] } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | quote! { setter(#strip_option #into) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | quote! { into, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | quote! { strip_option, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | quote! { default, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/slot.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | quote! { default_code=#v, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1149:13 [INFO] [stdout] | [INFO] [stdout] 1149 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1141:25 [INFO] [stdout] | [INFO] [stdout] 1141 | quote!(#name), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1134:25 [INFO] [stdout] | [INFO] [stdout] 1134 | quote!(#name), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1124:13 [INFO] [stdout] | [INFO] [stdout] 1124 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1116:25 [INFO] [stdout] | [INFO] [stdout] 1116 | quote!(#name), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1112:59 [INFO] [stdout] | [INFO] [stdout] 1112 | format!(" - **{}**: [`{pretty_ty}`]", quote!(#name)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1017:5 [INFO] [stdout] | [INFO] [stdout] 1017 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1014:9 [INFO] [stdout] | [INFO] [stdout] 1014 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1009:9 [INFO] [stdout] | [INFO] [stdout] 1009 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1005:9 [INFO] [stdout] | [INFO] [stdout] 1005 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:1000:9 [INFO] [stdout] | [INFO] [stdout] 1000 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:973:13 [INFO] [stdout] | [INFO] [stdout] 973 | quote! { #ident, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:924:13 [INFO] [stdout] | [INFO] [stdout] 924 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:919:21 [INFO] [stdout] | [INFO] [stdout] 919 | quote!() [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:917:21 [INFO] [stdout] | [INFO] [stdout] 917 | quote!(#[serde(skip)]) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:913:17 [INFO] [stdout] | [INFO] [stdout] 913 | quote!() [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:911:17 [INFO] [stdout] | [INFO] [stdout] 911 | quote!(#[allow(missing_docs)]) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:882:13 [INFO] [stdout] | [INFO] [stdout] 882 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking leptos_reactive v0.5.1 [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:880:13 [INFO] [stdout] | [INFO] [stdout] 880 | quote! { #[builder(#default #setter)] } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:876:13 [INFO] [stdout] | [INFO] [stdout] 876 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:874:13 [INFO] [stdout] | [INFO] [stdout] 874 | quote! { setter(#strip_option #into) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:870:13 [INFO] [stdout] | [INFO] [stdout] 870 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:868:13 [INFO] [stdout] | [INFO] [stdout] 868 | quote! { into, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:864:13 [INFO] [stdout] | [INFO] [stdout] 864 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:862:13 [INFO] [stdout] | [INFO] [stdout] 862 | quote! { strip_option, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:858:13 [INFO] [stdout] | [INFO] [stdout] 858 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:856:13 [INFO] [stdout] | [INFO] [stdout] 856 | quote! { default, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:854:13 [INFO] [stdout] | [INFO] [stdout] 854 | quote! { default_code=#v, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:845:13 [INFO] [stdout] | [INFO] [stdout] 845 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:843:13 [INFO] [stdout] | [INFO] [stdout] 843 | quote! { #[serde(#default)] } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:839:13 [INFO] [stdout] | [INFO] [stdout] 839 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:837:13 [INFO] [stdout] | [INFO] [stdout] 837 | quote! { default, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:835:13 [INFO] [stdout] | [INFO] [stdout] 835 | quote! { default=#v, } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:782:17 [INFO] [stdout] | [INFO] [stdout] 782 | quote! { #[doc = #doc] } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 473 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:471:13 [INFO] [stdout] | [INFO] [stdout] 471 | quote! { , ::leptos::serde::Serialize } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:467:13 [INFO] [stdout] | [INFO] [stdout] 467 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:450:13 [INFO] [stdout] | [INFO] [stdout] 450 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:441:17 [INFO] [stdout] | [INFO] [stdout] 441 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 438 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:430:17 [INFO] [stdout] | [INFO] [stdout] 430 | quote! {{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:427:21 [INFO] [stdout] | [INFO] [stdout] 427 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:413:33 [INFO] [stdout] | [INFO] [stdout] 413 | (quote! {}, quote! {}) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:413:22 [INFO] [stdout] | [INFO] [stdout] 413 | (quote! {}, quote! {}) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:405:38 [INFO] [stdout] | [INFO] [stdout] 405 | ... Some(quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:393:39 [INFO] [stdout] | [INFO] [stdout] 393 | let destructure = quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:389:38 [INFO] [stdout] | [INFO] [stdout] 389 | ... Some(quote! { #name, }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 362 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:358:21 [INFO] [stdout] | [INFO] [stdout] 358 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:309:13 [INFO] [stdout] | [INFO] [stdout] 309 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 227 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:207:21 [INFO] [stdout] | [INFO] [stdout] 207 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | quote! {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_macro-0.5.1/src/component.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `quote` is in scope, but it is a crate, not a macro [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use proc_macro::quote; [INFO] [stdout] | [INFO] [stdout] 1 + use quote::quote; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking leptos_config v0.5.1 [INFO] [stdout] error: aborting due to 107 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `leptos_macro` (lib) due to 108 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "027ee956ec98e183b4aa1538bf646b6e1a88f2b902fdea884e90edf35426761c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027ee956ec98e183b4aa1538bf646b6e1a88f2b902fdea884e90edf35426761c", kill_on_drop: false }` [INFO] [stdout] 027ee956ec98e183b4aa1538bf646b6e1a88f2b902fdea884e90edf35426761c