[INFO] cloning repository https://github.com/wt3518274242/14 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wt3518274242/14" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwt3518274242%2F14", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwt3518274242%2F14'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d841e63e1a34cf51bade3d738ce90484c965f57d [INFO] checking wt3518274242/14 against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwt3518274242%2F14" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/wt3518274242/14 [INFO] finished tweaking git repo https://github.com/wt3518274242/14 [INFO] tweaked toml for git repo https://github.com/wt3518274242/14 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wt3518274242/14 on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wt3518274242/14 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" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b3b50a14dc5b12d53e63173563170dc31217aaf20f0a7b2cb2e3a9b1b476e9dc [INFO] running `Command { std: "docker" "start" "b3b50a14dc5b12d53e63173563170dc31217aaf20f0a7b2cb2e3a9b1b476e9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3b50a14dc5b12d53e63173563170dc31217aaf20f0a7b2cb2e3a9b1b476e9dc" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3b50a14dc5b12d53e63173563170dc31217aaf20f0a7b2cb2e3a9b1b476e9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3b50a14dc5b12d53e63173563170dc31217aaf20f0a7b2cb2e3a9b1b476e9dc" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking swc_visit v2.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking ryu-js v1.0.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking simple-error v0.3.1 [INFO] [stderr] Checking relative-path v1.9.3 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling napi-build v2.1.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling qwik_napi v0.1.0 (/opt/rustwide/workdir/packages/qwik/src/napi) [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking insta v1.41.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling swc_macros_common v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling napi-derive-backend v1.0.74 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling ast_node v2.0.0 [INFO] [stderr] Compiling from_variant v2.0.0 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling swc_config_macro v1.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v1.0.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling napi-derive v2.16.12 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking wasm-bindgen v0.2.100 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking js-sys v0.3.72 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking swc_cached v1.0.0 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking hstr v0.2.12 [INFO] [stderr] Checking swc_allocator v1.0.0 [INFO] [stderr] Checking swc_atoms v2.0.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking swc_config v1.0.0 [INFO] [stderr] Checking napi v2.16.13 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking sourcemap v9.1.2 [INFO] [stderr] Checking swc_common v4.0.1 [INFO] [stderr] Checking swc_ecma_ast v4.0.1 [INFO] [stderr] Checking swc_fast_graph v5.0.0 [INFO] [stderr] Checking swc_ecma_visit v4.0.1 [INFO] [stderr] Checking swc_ecma_parser v5.0.0 [INFO] [stderr] Checking swc_ecma_codegen v4.0.2 [INFO] [stderr] Checking swc_ecma_utils v5.0.1 [INFO] [stderr] Checking swc_ecma_transforms_base v5.0.1 [INFO] [stderr] Checking swc_ecma_transforms_react v5.0.0 [INFO] [stderr] Checking swc_ecma_transforms_optimization v5.0.0 [INFO] [stderr] Checking swc_ecma_transforms_typescript v5.0.0 [INFO] [stderr] Checking swc_ecma_transforms v6.0.0 [INFO] [stderr] Checking swc_ecmascript v6.0.0 [INFO] [stderr] Checking qwik-core v0.2.0 (/opt/rustwide/workdir/packages/qwik/src/optimizer/core) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in CURRENT_RUSTC_VERSION [INFO] [stdout] = note: superseded by `deref_patterns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in CURRENT_RUSTC_VERSION [INFO] [stdout] = note: superseded by `deref_patterns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/code_move.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | box ast::BlockStmtOrExpr::BlockStmt(mut block) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/code_move.rs:209:3 [INFO] [stdout] | [INFO] [stdout] 209 | box ast::BlockStmtOrExpr::Expr(expr) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/has_branches.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | if let ast::Callee::Expr(box ast::Expr::Ident(ident)) = &node.callee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/code_move.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | box ast::BlockStmtOrExpr::BlockStmt(mut block) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/code_move.rs:209:3 [INFO] [stdout] | [INFO] [stdout] 209 | box ast::BlockStmtOrExpr::Expr(expr) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | ... Some(box ast::Expr::Lit(lit)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | ... Some(box ast::Expr::Member(member_expr)) => match &member_expr.obj { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | ... box ast::Expr::Ident(ident) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | ... box ast::Expr::Call(call_expr) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | ... if let ast::Callee::Expr(box ast::Expr::Ident(ref ident)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | ... Some(box ast::Expr::Ident(ref ident)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | ... Some(box ast::Expr::Call(call_expr)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | ... if let ast::Callee::Expr(box ast::Expr::Ident(ref ident)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:242:28 [INFO] [stdout] | [INFO] [stdout] 242 | if let ast::Callee::Expr(box ast::Expr::Ident(ref ident)) = &node.callee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | box ast::Pat::Ident(ref ident) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:329:14 [INFO] [stdout] | [INFO] [stdout] 329 | ... left: box ast::Pat::Ident(ident), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:328:7 [INFO] [stdout] | [INFO] [stdout] 328 | / box ast::Pat::Assign(ast::AssignPat { [INFO] [stdout] 329 | | left: box ast::Pat::Ident(ident), [INFO] [stdout] 330 | | right: value, [INFO] [stdout] 331 | | .. [INFO] [stdout] 332 | | }) => { [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:365:44 [INFO] [stdout] | [INFO] [stdout] 365 | ast::ObjectPatProp::Rest(ast::RestPat { box arg, .. }) => { [INFO] [stdout] | ------------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | while parsing the fields for this pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:389:3 [INFO] [stdout] | [INFO] [stdout] 389 | box ast::BlockStmtOrExpr::BlockStmt(block) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:392:3 [INFO] [stdout] | [INFO] [stdout] 392 | box ast::BlockStmtOrExpr::Expr(ref expr) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/has_branches.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | if let ast::Callee::Expr(box ast::Expr::Ident(ident)) = &node.callee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1188:11 [INFO] [stdout] | [INFO] [stdout] 1188 | expr: box ast::Expr::Object(object), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1213:31 [INFO] [stdout] | [INFO] [stdout] 1213 | ast::PropOrSpread::Prop(box ast::Prop::KeyValue(ref node)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1565:24 [INFO] [stdout] | [INFO] [stdout] 1565 | ast::Callee::Expr(box ast::Expr::Ident(ident)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1646:23 [INFO] [stdout] | [INFO] [stdout] 1646 | ast::Callee::Expr(box ast::Expr::Ident(ident)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1945:5 [INFO] [stdout] | [INFO] [stdout] 1945 | box ast::BlockStmtOrExpr::BlockStmt(block) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1958:5 [INFO] [stdout] | [INFO] [stdout] 1958 | box ast::BlockStmtOrExpr::Expr(expr) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2159:28 [INFO] [stdout] | [INFO] [stdout] 2159 | if let ast::Callee::Expr(box ast::Expr::Ident(ident)) = &node.callee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2447:10 [INFO] [stdout] | [INFO] [stdout] 2447 | expr: box ast::Expr::Lit(ast::Lit::Str(str)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2457:30 [INFO] [stdout] | [INFO] [stdout] 2457 | callee: ast::Callee::Expr(box ast::Expr::Ident(ident)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2456:8 [INFO] [stdout] | [INFO] [stdout] 2456 | Some(box ast::Expr::Call(ast::CallExpr { [INFO] [stdout] | ______________^ [INFO] [stdout] 2457 | | callee: ast::Callee::Expr(box ast::Expr::Ident(ident)), [INFO] [stdout] 2458 | | .. [INFO] [stdout] 2459 | | })) => ident.sym.ends_with('$') || ident.sym.ends_with("Qrl") || ident.sym.starts_with("use"), [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | ... Some(box ast::Expr::Lit(lit)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | ... Some(box ast::Expr::Member(member_expr)) => match &member_expr.obj { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | ... box ast::Expr::Ident(ident) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | ... box ast::Expr::Call(call_expr) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | ... if let ast::Callee::Expr(box ast::Expr::Ident(ref ident)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | ... Some(box ast::Expr::Ident(ref ident)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | ... Some(box ast::Expr::Call(call_expr)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | ... if let ast::Callee::Expr(box ast::Expr::Ident(ref ident)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:242:28 [INFO] [stdout] | [INFO] [stdout] 242 | if let ast::Callee::Expr(box ast::Expr::Ident(ref ident)) = &node.callee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | box ast::Pat::Ident(ref ident) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:329:14 [INFO] [stdout] | [INFO] [stdout] 329 | ... left: box ast::Pat::Ident(ident), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:328:7 [INFO] [stdout] | [INFO] [stdout] 328 | / box ast::Pat::Assign(ast::AssignPat { [INFO] [stdout] 329 | | left: box ast::Pat::Ident(ident), [INFO] [stdout] 330 | | right: value, [INFO] [stdout] 331 | | .. [INFO] [stdout] 332 | | }) => { [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:365:44 [INFO] [stdout] | [INFO] [stdout] 365 | ast::ObjectPatProp::Rest(ast::RestPat { box arg, .. }) => { [INFO] [stdout] | ------------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | while parsing the fields for this pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:389:3 [INFO] [stdout] | [INFO] [stdout] 389 | box ast::BlockStmtOrExpr::BlockStmt(block) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:392:3 [INFO] [stdout] | [INFO] [stdout] 392 | box ast::BlockStmtOrExpr::Expr(ref expr) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1188:11 [INFO] [stdout] | [INFO] [stdout] 1188 | expr: box ast::Expr::Object(object), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1213:31 [INFO] [stdout] | [INFO] [stdout] 1213 | ast::PropOrSpread::Prop(box ast::Prop::KeyValue(ref node)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1565:24 [INFO] [stdout] | [INFO] [stdout] 1565 | ast::Callee::Expr(box ast::Expr::Ident(ident)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1646:23 [INFO] [stdout] | [INFO] [stdout] 1646 | ast::Callee::Expr(box ast::Expr::Ident(ident)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1945:5 [INFO] [stdout] | [INFO] [stdout] 1945 | box ast::BlockStmtOrExpr::BlockStmt(block) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1958:5 [INFO] [stdout] | [INFO] [stdout] 1958 | box ast::BlockStmtOrExpr::Expr(expr) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2159:28 [INFO] [stdout] | [INFO] [stdout] 2159 | if let ast::Callee::Expr(box ast::Expr::Ident(ident)) = &node.callee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2447:10 [INFO] [stdout] | [INFO] [stdout] 2447 | expr: box ast::Expr::Lit(ast::Lit::Str(str)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2457:30 [INFO] [stdout] | [INFO] [stdout] 2457 | callee: ast::Callee::Expr(box ast::Expr::Ident(ident)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2456:8 [INFO] [stdout] | [INFO] [stdout] 2456 | Some(box ast::Expr::Call(ast::CallExpr { [INFO] [stdout] | ______________^ [INFO] [stdout] 2457 | | callee: ast::Callee::Expr(box ast::Expr::Ident(ident)), [INFO] [stdout] 2458 | | .. [INFO] [stdout] 2459 | | })) => ident.sym.ends_with('$') || ident.sym.ends_with("Qrl") || ident.sym.starts_with("use"), [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `block` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/code_move.rs:197:43 [INFO] [stdout] | [INFO] [stdout] 197 | let mut stmts = Vec::with_capacity(1 + block.stmts.len()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `block` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/code_move.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | stmts.append(&mut block.stmts); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/code_move.rs:214:34 [INFO] [stdout] | [INFO] [stdout] 214 | stmts.push(create_return_stmt(expr)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/has_branches.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | if self.jsx_functions.contains(&id!(ident)) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lit` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | ... ast::Expr::Lit(lit.clone()), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `member_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:98:59 [INFO] [stdout] | [INFO] [stdout] 98 | ... Some(box ast::Expr::Member(member_expr)) => match &member_expr.obj { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | ... .get(&id!(ident.clone())) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:105:47 [INFO] [stdout] | [INFO] [stdout] 105 | ... .unwrap_or_else(|| ast::Expr::Ident(ident.clone())); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `member_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | ... let mut cloned_prop = member_expr.prop.clone(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `member_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | ... span: member_expr.span, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `call_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | ... &call_expr.callee [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | ... if ident.sym.starts_with("use") { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | ... private_ident!(ident.sym[3..].to_lowercase()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `member_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:124:34 [INFO] [stdout] | [INFO] [stdout] 124 | ... let mut cloned_prop = member_expr.prop.clone(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `call_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 136 | ... call_expr.clone(), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | ... .get(&id!(ident.clone())) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:154:46 [INFO] [stdout] | [INFO] [stdout] 154 | ... .unwrap_or_else(|| ast::Expr::Ident(ident.clone())); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `call_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | ... &call_expr.callee [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | ... if ident.sym.starts_with("use") { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:163:27 [INFO] [stdout] | [INFO] [stdout] 163 | ... private_ident!(ident.sym[3..].to_lowercase()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 243 | if id_eq!(ident, &self.component_ident) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:326:24 [INFO] [stdout] | [INFO] [stdout] 326 | ... local.push((id!(ident), key.sym.clone(), access)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `value` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | ... value.as_ref(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:344:14 [INFO] [stdout] | [INFO] [stdout] 344 | ... id!(ident.id), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `value` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:350:18 [INFO] [stdout] | [INFO] [stdout] 350 | ... right: value.clone(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `block` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:390:4 [INFO] [stdout] | [INFO] [stdout] 390 | block.stmts.insert(0, new_stmt); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:394:46 [INFO] [stdout] | [INFO] [stdout] 394 | stmts: vec![new_stmt, create_return_stmt(expr.clone())], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `object` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1205:25 [INFO] [stdout] | [INFO] [stdout] 1205 | let dynamic_props = object [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `object` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1210:17 [INFO] [stdout] | [INFO] [stdout] 1210 | for prop in object.props { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1214:29 [INFO] [stdout] | [INFO] [stdout] 1214 | ... let key_word = match node.key { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1228:23 [INFO] [stdout] | [INFO] [stdout] 1228 | ... let folded = node.value.clone(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1251:18 [INFO] [stdout] | [INFO] [stdout] 1251 | ... key: node.key.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1259:23 [INFO] [stdout] | [INFO] [stdout] 1259 | ... let folded = node.value.clone().fold_with(self); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1388:23 [INFO] [stdout] | [INFO] [stdout] 1388 | ... if matches!(*node.value, ast::Expr::Arrow(_) | ast::Expr::Fn(_)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1392:14 [INFO] [stdout] | [INFO] [stdout] 1392 | ... *node.value.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1405:18 [INFO] [stdout] | [INFO] [stdout] 1405 | ... key: node.key.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1413:21 [INFO] [stdout] | [INFO] [stdout] 1413 | ... key: node.key.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1434:13 [INFO] [stdout] | [INFO] [stdout] 1434 | ... &node.value, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1447:21 [INFO] [stdout] | [INFO] [stdout] 1447 | ... key: node.key.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1465:11 [INFO] [stdout] | [INFO] [stdout] 1465 | ... &node.value, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1472:18 [INFO] [stdout] | [INFO] [stdout] 1472 | ... key: node.key.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1485:34 [INFO] [stdout] | [INFO] [stdout] 1485 | ... self.convert_to_getter(&node.value, is_fn) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1487:20 [INFO] [stdout] | [INFO] [stdout] 1487 | ... let key = node.key.clone(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1498:26 [INFO] [stdout] | [INFO] [stdout] 1498 | ... arg: Some(node.value.clone()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1566:44 [INFO] [stdout] | [INFO] [stdout] 1566 | if !self.jsx_functions.contains(&id!(ident)) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1647:43 [INFO] [stdout] | [INFO] [stdout] 1647 | if !self.jsx_functions.contains(&id!(ident)) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `block` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1946:6 [INFO] [stdout] | [INFO] [stdout] 1946 | block.stmts.insert( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1959:7 [INFO] [stdout] | [INFO] [stdout] 1959 | *expr = Box::new(ast::Expr::Call(self.create_internal_call( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1961:13 [INFO] [stdout] | [INFO] [stdout] 1961 | vec![*expr.to_owned()], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2160:14 [INFO] [stdout] | [INFO] [stdout] 2160 | if id_eq!(ident, &self.sync_qrl_fn) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2162:21 [INFO] [stdout] | [INFO] [stdout] 2162 | } else if id_eq!(ident, &self.qsegment_fn) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2164:32 [INFO] [stdout] | [INFO] [stdout] 2164 | comments.add_pure_comment(ident.span.lo); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2167:47 [INFO] [stdout] | [INFO] [stdout] 2167 | } else if self.jsx_functions.contains(&id!(ident)) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2169:21 [INFO] [stdout] | [INFO] [stdout] 2169 | } else if id_eq!(ident, &self.inlined_qrl_fn) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2171:67 [INFO] [stdout] | [INFO] [stdout] 2171 | } else if let Some(specifier) = self.marker_functions.get(&id!(ident)) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2172:26 [INFO] [stdout] | [INFO] [stdout] 2172 | self.stack_ctxt.push(ident.sym.to_string()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2176:15 [INFO] [stdout] | [INFO] [stdout] 2176 | if id_eq!(ident, &self.qcomponent_fn) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2183:59 [INFO] [stdout] | [INFO] [stdout] 2183 | if let Some(import) = global_collect.imports.get(&id!(ident)).cloned() { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2190:25 [INFO] [stdout] | [INFO] [stdout] 2190 | convert_qrl_word(&ident.sym).expect("Specifier ends with $"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2200:13 [INFO] [stdout] | [INFO] [stdout] 2200 | ... ident.span, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2201:159 [INFO] [stdout] | [INFO] [stdout] 2201 | ...eck that it is exported and spelled correctly", &ident.sym, &new_specifier), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2213:26 [INFO] [stdout] | [INFO] [stdout] 2213 | self.stack_ctxt.push(ident.sym.to_string()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found builtin type `str` [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2449:14 [INFO] [stdout] | [INFO] [stdout] 2449 | }) => Some(str.value.clone()), [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2459:10 [INFO] [stdout] | [INFO] [stdout] 2459 | })) => ident.sym.ends_with('$') || ident.sym.ends_with("Qrl") || ident.sym.starts_with("use"), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2459:38 [INFO] [stdout] | [INFO] [stdout] 2459 | })) => ident.sym.ends_with('$') || ident.sym.ends_with("Qrl") || ident.sym.starts_with("use"), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2459:68 [INFO] [stdout] | [INFO] [stdout] 2459 | })) => ident.sym.ends_with('$') || ident.sym.ends_with("Qrl") || ident.sym.starts_with("use"), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `block` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/code_move.rs:197:43 [INFO] [stdout] | [INFO] [stdout] 197 | let mut stmts = Vec::with_capacity(1 + block.stmts.len()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `block` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/code_move.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | stmts.append(&mut block.stmts); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/code_move.rs:214:34 [INFO] [stdout] | [INFO] [stdout] 214 | stmts.push(create_return_stmt(expr)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/has_branches.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | if self.jsx_functions.contains(&id!(ident)) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lit` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | ... ast::Expr::Lit(lit.clone()), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `member_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:98:59 [INFO] [stdout] | [INFO] [stdout] 98 | ... Some(box ast::Expr::Member(member_expr)) => match &member_expr.obj { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | ... .get(&id!(ident.clone())) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:105:47 [INFO] [stdout] | [INFO] [stdout] 105 | ... .unwrap_or_else(|| ast::Expr::Ident(ident.clone())); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `member_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | ... let mut cloned_prop = member_expr.prop.clone(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `member_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | ... span: member_expr.span, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `call_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | ... &call_expr.callee [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | ... if ident.sym.starts_with("use") { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | ... private_ident!(ident.sym[3..].to_lowercase()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `member_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:124:34 [INFO] [stdout] | [INFO] [stdout] 124 | ... let mut cloned_prop = member_expr.prop.clone(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `call_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 136 | ... call_expr.clone(), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | ... .get(&id!(ident.clone())) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:154:46 [INFO] [stdout] | [INFO] [stdout] 154 | ... .unwrap_or_else(|| ast::Expr::Ident(ident.clone())); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `call_expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | ... &call_expr.callee [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | ... if ident.sym.starts_with("use") { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:163:27 [INFO] [stdout] | [INFO] [stdout] 163 | ... private_ident!(ident.sym[3..].to_lowercase()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 243 | if id_eq!(ident, &self.component_ident) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:326:24 [INFO] [stdout] | [INFO] [stdout] 326 | ... local.push((id!(ident), key.sym.clone(), access)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `value` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | ... value.as_ref(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:344:14 [INFO] [stdout] | [INFO] [stdout] 344 | ... id!(ident.id), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `value` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:350:18 [INFO] [stdout] | [INFO] [stdout] 350 | ... right: value.clone(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `block` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:390:4 [INFO] [stdout] | [INFO] [stdout] 390 | block.stmts.insert(0, new_stmt); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/props_destructuring.rs:394:46 [INFO] [stdout] | [INFO] [stdout] 394 | stmts: vec![new_stmt, create_return_stmt(expr.clone())], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `object` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1205:25 [INFO] [stdout] | [INFO] [stdout] 1205 | let dynamic_props = object [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `object` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1210:17 [INFO] [stdout] | [INFO] [stdout] 1210 | for prop in object.props { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1214:29 [INFO] [stdout] | [INFO] [stdout] 1214 | ... let key_word = match node.key { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1228:23 [INFO] [stdout] | [INFO] [stdout] 1228 | ... let folded = node.value.clone(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1251:18 [INFO] [stdout] | [INFO] [stdout] 1251 | ... key: node.key.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1259:23 [INFO] [stdout] | [INFO] [stdout] 1259 | ... let folded = node.value.clone().fold_with(self); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1388:23 [INFO] [stdout] | [INFO] [stdout] 1388 | ... if matches!(*node.value, ast::Expr::Arrow(_) | ast::Expr::Fn(_)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1392:14 [INFO] [stdout] | [INFO] [stdout] 1392 | ... *node.value.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1405:18 [INFO] [stdout] | [INFO] [stdout] 1405 | ... key: node.key.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1413:21 [INFO] [stdout] | [INFO] [stdout] 1413 | ... key: node.key.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1434:13 [INFO] [stdout] | [INFO] [stdout] 1434 | ... &node.value, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1447:21 [INFO] [stdout] | [INFO] [stdout] 1447 | ... key: node.key.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1465:11 [INFO] [stdout] | [INFO] [stdout] 1465 | ... &node.value, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1472:18 [INFO] [stdout] | [INFO] [stdout] 1472 | ... key: node.key.clone(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1485:34 [INFO] [stdout] | [INFO] [stdout] 1485 | ... self.convert_to_getter(&node.value, is_fn) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1487:20 [INFO] [stdout] | [INFO] [stdout] 1487 | ... let key = node.key.clone(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `node` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1498:26 [INFO] [stdout] | [INFO] [stdout] 1498 | ... arg: Some(node.value.clone()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1566:44 [INFO] [stdout] | [INFO] [stdout] 1566 | if !self.jsx_functions.contains(&id!(ident)) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1647:43 [INFO] [stdout] | [INFO] [stdout] 1647 | if !self.jsx_functions.contains(&id!(ident)) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `block` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1946:6 [INFO] [stdout] | [INFO] [stdout] 1946 | block.stmts.insert( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1959:7 [INFO] [stdout] | [INFO] [stdout] 1959 | *expr = Box::new(ast::Expr::Call(self.create_internal_call( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `expr` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:1961:13 [INFO] [stdout] | [INFO] [stdout] 1961 | vec![*expr.to_owned()], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2160:14 [INFO] [stdout] | [INFO] [stdout] 2160 | if id_eq!(ident, &self.sync_qrl_fn) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2162:21 [INFO] [stdout] | [INFO] [stdout] 2162 | } else if id_eq!(ident, &self.qsegment_fn) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2164:32 [INFO] [stdout] | [INFO] [stdout] 2164 | comments.add_pure_comment(ident.span.lo); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2167:47 [INFO] [stdout] | [INFO] [stdout] 2167 | } else if self.jsx_functions.contains(&id!(ident)) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2169:21 [INFO] [stdout] | [INFO] [stdout] 2169 | } else if id_eq!(ident, &self.inlined_qrl_fn) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2171:67 [INFO] [stdout] | [INFO] [stdout] 2171 | } else if let Some(specifier) = self.marker_functions.get(&id!(ident)) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2172:26 [INFO] [stdout] | [INFO] [stdout] 2172 | self.stack_ctxt.push(ident.sym.to_string()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2176:15 [INFO] [stdout] | [INFO] [stdout] 2176 | if id_eq!(ident, &self.qcomponent_fn) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2183:59 [INFO] [stdout] | [INFO] [stdout] 2183 | if let Some(import) = global_collect.imports.get(&id!(ident)).cloned() { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2190:25 [INFO] [stdout] | [INFO] [stdout] 2190 | convert_qrl_word(&ident.sym).expect("Specifier ends with $"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2200:13 [INFO] [stdout] | [INFO] [stdout] 2200 | ... ident.span, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2201:159 [INFO] [stdout] | [INFO] [stdout] 2201 | ...eck that it is exported and spelled correctly", &ident.sym, &new_specifier), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2213:26 [INFO] [stdout] | [INFO] [stdout] 2213 | self.stack_ctxt.push(ident.sym.to_string()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found builtin type `str` [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2449:14 [INFO] [stdout] | [INFO] [stdout] 2449 | }) => Some(str.value.clone()), [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2459:10 [INFO] [stdout] | [INFO] [stdout] 2459 | })) => ident.sym.ends_with('$') || ident.sym.ends_with("Qrl") || ident.sym.starts_with("use"), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2459:38 [INFO] [stdout] | [INFO] [stdout] 2459 | })) => ident.sym.ends_with('$') || ident.sym.ends_with("Qrl") || ident.sym.starts_with("use"), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ident` in this scope [INFO] [stdout] --> packages/qwik/src/optimizer/core/src/transform.rs:2459:68 [INFO] [stdout] | [INFO] [stdout] 2459 | })) => ident.sym.ends_with('$') || ident.sym.ends_with("Qrl") || ident.sym.starts_with("use"), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qwik-core` (lib) due to 95 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qwik-core` (lib test) due to 95 previous errors [INFO] running `Command { std: "docker" "inspect" "b3b50a14dc5b12d53e63173563170dc31217aaf20f0a7b2cb2e3a9b1b476e9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b50a14dc5b12d53e63173563170dc31217aaf20f0a7b2cb2e3a9b1b476e9dc", kill_on_drop: false }` [INFO] [stdout] b3b50a14dc5b12d53e63173563170dc31217aaf20f0a7b2cb2e3a9b1b476e9dc