[INFO] cloning repository https://github.com/carrascomj/dalted-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carrascomj/dalted-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrascomj%2Fdalted-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrascomj%2Fdalted-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cf73d7a3c2621252cf1bfd7120d80baa2675df7 [INFO] checking carrascomj/dalted-wasm against master#f4d794ea0b845413344621d89f6c945062748485 for pr-119369-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrascomj%2Fdalted-wasm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carrascomj/dalted-wasm 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] started tweaking git repo https://github.com/carrascomj/dalted-wasm [INFO] finished tweaking git repo https://github.com/carrascomj/dalted-wasm [INFO] tweaked toml for git repo https://github.com/carrascomj/dalted-wasm written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/carrascomj/dalted-wasm 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded server_fn_macro_default v0.5.0 [INFO] [stderr] Downloaded utf8-width v0.1.6 [INFO] [stderr] Downloaded syn_derive v0.1.7 [INFO] [stderr] Downloaded futures-executor v0.3.28 [INFO] [stderr] Downloaded self_cell v1.0.1 [INFO] [stderr] Downloaded server_fn_macro v0.5.0 [INFO] [stderr] Downloaded inventory v0.3.12 [INFO] [stderr] Downloaded leptos_server v0.5.0 [INFO] [stderr] Downloaded base64 v0.21.4 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] [stderr] Downloaded libc v0.2.148 [INFO] [stderr] Downloaded url v2.4.1 [INFO] [stderr] Downloaded const_format v0.2.31 [INFO] [stderr] Downloaded safe_arch v0.7.1 [INFO] [stderr] Downloaded regex v1.9.6 [INFO] [stderr] Downloaded hashbrown v0.14.1 [INFO] [stderr] Downloaded leptos_reactive v0.5.0 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded ttf-parser v0.15.2 [INFO] [stderr] Downloaded owned_ttf_parser v0.15.2 [INFO] [stderr] Downloaded config v0.13.3 [INFO] [stderr] Downloaded aho-corasick v1.1.1 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] [stderr] Downloaded regex-syntax v0.7.5 [INFO] [stderr] Downloaded serde_json v1.0.107 [INFO] [stderr] Downloaded syn v2.0.37 [INFO] [stderr] Downloaded socket2 v0.5.4 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.31 [INFO] [stderr] Downloaded thiserror-impl v1.0.49 [INFO] [stderr] Downloaded proc-macro2 v1.0.67 [INFO] [stderr] Downloaded ultraviolet v0.9.2 [INFO] [stderr] Downloaded leptos_dom v0.5.0 [INFO] [stderr] Downloaded smallvec v1.11.1 [INFO] [stderr] Downloaded leptos_macro v0.5.0 [INFO] [stderr] Downloaded futures v0.3.28 [INFO] [stderr] Downloaded indexmap v2.0.2 [INFO] [stderr] Downloaded flate2 v1.0.27 [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded rusttype v0.9.3 [INFO] [stderr] Downloaded tokio-util v0.7.9 [INFO] [stderr] Downloaded wide v0.7.12 [INFO] [stderr] Downloaded server_fn v0.5.0 [INFO] [stderr] Downloaded thiserror v1.0.49 [INFO] [stderr] Downloaded leptos v0.5.0 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Downloaded leptos_config v0.5.0 [INFO] [stderr] Downloaded leptos_hot_reload v0.5.0 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded fdeflate v0.3.0 [INFO] [stderr] Downloaded approx v0.5.1 [INFO] [stderr] Downloaded num v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9c890f31942c3abc7cb28a98f349c470ffd3df2d0e1d2072311ede1e4cb61c7c [INFO] running `Command { std: "docker" "start" "-a" "9c890f31942c3abc7cb28a98f349c470ffd3df2d0e1d2072311ede1e4cb61c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c890f31942c3abc7cb28a98f349c470ffd3df2d0e1d2072311ede1e4cb61c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c890f31942c3abc7cb28a98f349c470ffd3df2d0e1d2072311ede1e4cb61c7c", kill_on_drop: false }` [INFO] [stdout] 9c890f31942c3abc7cb28a98f349c470ffd3df2d0e1d2072311ede1e4cb61c7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 101ebce17601b163b2498f2eaba8568f6d6be2ee1acff08d7ff119f2b8b7469e [INFO] running `Command { std: "docker" "start" "-a" "101ebce17601b163b2498f2eaba8568f6d6be2ee1acff08d7ff119f2b8b7469e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking httpdate v1.0.3 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking wide v0.7.12 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking self_cell v1.0.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking inventory v0.3.12 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [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.7 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Checking nalgebra v0.30.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 wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling server_fn_macro v0.5.0 [INFO] [stderr] Compiling leptos_hot_reload v0.5.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Compiling server_fn_macro_default v0.5.0 [INFO] [stderr] Checking leptos_config v0.5.0 [INFO] [stderr] Compiling leptos_macro v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking server_fn v0.5.0 [INFO] [stderr] Checking leptos_reactive v0.5.0 [INFO] [stderr] Checking leptos_dom v0.5.0 [INFO] [stderr] Checking leptos_server v0.5.0 [INFO] [stderr] Checking imageproc v0.23.0 [INFO] [stderr] Checking leptos v0.5.0 [INFO] [stderr] Checking dalted-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/image_processing/pipe_transform.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use base64::encode; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/image_processing/pipe_transform.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(encode(image_png)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/image_processing/pipe_transform.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use base64::encode; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/image_processing/pipe_transform.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(encode(image_png)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "101ebce17601b163b2498f2eaba8568f6d6be2ee1acff08d7ff119f2b8b7469e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101ebce17601b163b2498f2eaba8568f6d6be2ee1acff08d7ff119f2b8b7469e", kill_on_drop: false }` [INFO] [stdout] 101ebce17601b163b2498f2eaba8568f6d6be2ee1acff08d7ff119f2b8b7469e [INFO] checking carrascomj/dalted-wasm against try#3832a95f57d4260fb5641e183906f49b4e5c6bdd for pr-119369-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrascomj%2Fdalted-wasm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carrascomj/dalted-wasm 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] started tweaking git repo https://github.com/carrascomj/dalted-wasm [INFO] finished tweaking git repo https://github.com/carrascomj/dalted-wasm [INFO] tweaked toml for git repo https://github.com/carrascomj/dalted-wasm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/carrascomj/dalted-wasm 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0c17d0cfcf1f2c15ae71e52ba05a9591587dd0ef09e8ea2a2926cf6cd3d91a60 [INFO] running `Command { std: "docker" "start" "-a" "0c17d0cfcf1f2c15ae71e52ba05a9591587dd0ef09e8ea2a2926cf6cd3d91a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c17d0cfcf1f2c15ae71e52ba05a9591587dd0ef09e8ea2a2926cf6cd3d91a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c17d0cfcf1f2c15ae71e52ba05a9591587dd0ef09e8ea2a2926cf6cd3d91a60", kill_on_drop: false }` [INFO] [stdout] 0c17d0cfcf1f2c15ae71e52ba05a9591587dd0ef09e8ea2a2926cf6cd3d91a60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6c99a7ac4ad4f1d604e699a2d4dfbc8ab4ff31f964becd07d46bdeee4f8cd800 [INFO] running `Command { std: "docker" "start" "-a" "6c99a7ac4ad4f1d604e699a2d4dfbc8ab4ff31f964becd07d46bdeee4f8cd800", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling syn v2.0.37 [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] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Checking wide v0.7.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking self_cell v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking inventory v0.3.12 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling derive-where v1.2.5 [INFO] [stderr] Compiling syn_derive v0.1.7 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [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] Checking image v0.24.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Checking js-sys v0.3.64 [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 nalgebra v0.30.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking hyper v0.14.27 [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] Compiling server_fn_macro v0.5.0 [INFO] [stderr] Compiling leptos_hot_reload v0.5.0 [INFO] [stderr] Compiling server_fn_macro_default v0.5.0 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Compiling leptos_macro v0.5.0 [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.0/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.0/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.0/src/component.rs:955:22 [INFO] [stdout] | [INFO] [stdout] 955 | 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.0/src/component.rs:596:22 [INFO] [stdout] | [INFO] [stdout] 596 | 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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/src/component.rs:1148:13 [INFO] [stdout] | [INFO] [stdout] 1148 | 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.0/src/component.rs:1140:25 [INFO] [stdout] | [INFO] [stdout] 1140 | 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.0/src/component.rs:1133:25 [INFO] [stdout] | [INFO] [stdout] 1133 | 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.0/src/component.rs:1123:13 [INFO] [stdout] | [INFO] [stdout] 1123 | 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.0/src/component.rs:1115:25 [INFO] [stdout] | [INFO] [stdout] 1115 | 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.0/src/component.rs:1111:59 [INFO] [stdout] | [INFO] [stdout] 1111 | 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.0/src/component.rs:1016:5 [INFO] [stdout] | [INFO] [stdout] 1016 | 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.0/src/component.rs:1013:9 [INFO] [stdout] | [INFO] [stdout] 1013 | 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.0/src/component.rs:1008:9 [INFO] [stdout] | [INFO] [stdout] 1008 | 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.0/src/component.rs:1004:9 [INFO] [stdout] | [INFO] [stdout] 1004 | 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.0/src/component.rs:999:9 [INFO] [stdout] | [INFO] [stdout] 999 | 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.0/src/component.rs:972:13 [INFO] [stdout] | [INFO] [stdout] 972 | 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.0/src/component.rs:923:13 [INFO] [stdout] | [INFO] [stdout] 923 | 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.0/src/component.rs:918:21 [INFO] [stdout] | [INFO] [stdout] 918 | 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.0/src/component.rs:916:21 [INFO] [stdout] | [INFO] [stdout] 916 | 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.0/src/component.rs:912:17 [INFO] [stdout] | [INFO] [stdout] 912 | 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.0/src/component.rs:910:17 [INFO] [stdout] | [INFO] [stdout] 910 | 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.0/src/component.rs:881:13 [INFO] [stdout] | [INFO] [stdout] 881 | 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.0/src/component.rs:879:13 [INFO] [stdout] | [INFO] [stdout] 879 | 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.0/src/component.rs:875:13 [INFO] [stdout] | [INFO] [stdout] 875 | 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.0/src/component.rs:873:13 [INFO] [stdout] | [INFO] [stdout] 873 | 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.0/src/component.rs:869:13 [INFO] [stdout] | [INFO] [stdout] 869 | 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.0/src/component.rs:867:13 [INFO] [stdout] | [INFO] [stdout] 867 | 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.0/src/component.rs:863:13 [INFO] [stdout] | [INFO] [stdout] 863 | 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.0/src/component.rs:861:13 [INFO] [stdout] | [INFO] [stdout] 861 | 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.0/src/component.rs:857:13 [INFO] [stdout] | [INFO] [stdout] 857 | 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.0/src/component.rs:855:13 [INFO] [stdout] | [INFO] [stdout] 855 | 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.0/src/component.rs:853:13 [INFO] [stdout] | [INFO] [stdout] 853 | 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.0/src/component.rs:844:13 [INFO] [stdout] | [INFO] [stdout] 844 | 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.0/src/component.rs:842:13 [INFO] [stdout] | [INFO] [stdout] 842 | 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.0/src/component.rs:838:13 [INFO] [stdout] | [INFO] [stdout] 838 | 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.0/src/component.rs:836:13 [INFO] [stdout] | [INFO] [stdout] 836 | 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.0/src/component.rs:834:13 [INFO] [stdout] | [INFO] [stdout] 834 | 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.0/src/component.rs:781:17 [INFO] [stdout] | [INFO] [stdout] 781 | 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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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 reqwest v0.11.20 [INFO] [stderr] Checking leptos_config v0.5.0 [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" "6c99a7ac4ad4f1d604e699a2d4dfbc8ab4ff31f964becd07d46bdeee4f8cd800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c99a7ac4ad4f1d604e699a2d4dfbc8ab4ff31f964becd07d46bdeee4f8cd800", kill_on_drop: false }` [INFO] [stdout] 6c99a7ac4ad4f1d604e699a2d4dfbc8ab4ff31f964becd07d46bdeee4f8cd800