[INFO] cloning repository https://github.com/tolgaouz/oxvelte
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tolgaouz/oxvelte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolgaouz%2Foxvelte", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolgaouz%2Foxvelte'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91511b77eb061e9e9807d297a91a50b5dca48d81
[INFO] testing tolgaouz/oxvelte against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolgaouz%2Foxvelte" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tolgaouz/oxvelte
[INFO] finished tweaking git repo https://github.com/tolgaouz/oxvelte
[INFO] tweaked toml for git repo https://github.com/tolgaouz/oxvelte written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tolgaouz/oxvelte on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--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]      Locking 277 packages to latest compatible versions
[INFO] [stderr]       Adding boa_engine v0.20.0 (available: v0.21.1)
[INFO] [stderr]       Adding cssparser v0.36.0 (available: v0.37.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7328895476c2e17e2a5cd2505349925631461f6532f85d12cdd1652ebe8ef27b
[INFO] running `Command { std: "docker" "start" "-a" "7328895476c2e17e2a5cd2505349925631461f6532f85d12cdd1652ebe8ef27b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7328895476c2e17e2a5cd2505349925631461f6532f85d12cdd1652ebe8ef27b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7328895476c2e17e2a5cd2505349925631461f6532f85d12cdd1652ebe8ef27b", kill_on_drop: false }`
[INFO] [stdout] 7328895476c2e17e2a5cd2505349925631461f6532f85d12cdd1652ebe8ef27b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 935fea7388f302a43a0f9bc489b77861bba2221b1f6b5b7a58a8c17da6f4dc0b
[INFO] running `Command { std: "docker" "start" "-a" "935fea7388f302a43a0f9bc489b77861bba2221b1f6b5b7a58a8c17da6f4dc0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling oxc_data_structures v0.127.0
[INFO] [stderr]    Compiling oxc_estree v0.127.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling oxc_sourcemap v6.1.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling json-escape-simd v3.0.2
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling selectors v0.37.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.127.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling oxc-miette v2.7.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling oxc_diagnostics v0.127.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling oxc_allocator v0.127.0
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling oxc-browserslist v3.0.2
[INFO] [stderr]    Compiling oxc_str v0.127.0
[INFO] [stderr]    Compiling oxc_span v0.127.0
[INFO] [stderr]    Compiling oxc_syntax v0.127.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.127.0
[INFO] [stderr]    Compiling oxc_compat v0.127.0
[INFO] [stderr]    Compiling oxc_ast v0.127.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.127.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.127.0
[INFO] [stderr]    Compiling oxc_parser v0.127.0
[INFO] [stderr]    Compiling oxc_semantic v0.127.0
[INFO] [stderr]    Compiling oxc_isolated_declarations v0.127.0
[INFO] [stderr]    Compiling oxc_traverse v0.127.0
[INFO] [stderr]    Compiling oxc_mangler v0.127.0
[INFO] [stderr]    Compiling oxc_codegen v0.127.0
[INFO] [stderr]    Compiling oxc_transformer v0.127.0
[INFO] [stderr]    Compiling oxc_minifier v0.127.0
[INFO] [stderr]    Compiling oxc_transformer_plugins v0.127.0
[INFO] [stderr]    Compiling oxc v0.127.0
[INFO] [stderr]    Compiling oxvelte v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `oxc::span::Ident`
[INFO] [stdout]   --> src/linter/rules/no_not_function_handler.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | use oxc::span::{Ident, SourceType, Span};
[INFO] [stdout]    |                 ^^^^^ no `Ident` in `span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oxc::span::Ident`
[INFO] [stdout]  --> src/linter/rules/no_dom_manipulating.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use oxc::span::{Ident, Span};
[INFO] [stdout]   |                 ^^^^^ no `Ident` in `span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oxc::span::Ident`
[INFO] [stdout]   --> src/linter/rules/infinite_reactive_loop.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | use oxc::span::{GetSpan, Ident, Span};
[INFO] [stdout]    |                          ^^^^^ no `Ident` in `span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oxc::span::Ident`
[INFO] [stdout]   --> src/linter/rules/no_navigation_without_resolve.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | use oxc::span::{GetSpan, Ident, SourceType, Span};
[INFO] [stdout]    |                          ^^^^^ no `Ident` in `span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Ident` in `span`
[INFO] [stdout]    --> src/linter/rules/no_unnecessary_state_wrap.rs:117:99
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   decl_symbol = scoping.get_binding(scoping.root_scope_id(), oxc::span::Ident::new_const(id.name.as_str()));
[INFO] [stdout]     |                                                                                             ^^^^^ could not find `Ident` in `span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Argument`, `Declaration`, and `IdentifierReference`
[INFO] [stdout]   --> src/linter/rules/no_top_level_browser_globals.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Declaration, Expression, ImportDeclarationSpecifier, ModuleExportName, Statement, Argument,
[INFO] [stdout]    |     ^^^^^^^^^^^                                                                       ^^^^^^^^
[INFO] [stdout] 33 |     IdentifierReference,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `depth` is assigned to, but never used
[INFO] [stdout]    --> src/linter/rules/no_immutable_reactive_statements.rs:650:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |     let mut depth = 0i32;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_depth` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `depth` is never read
[INFO] [stdout]    --> src/linter/rules/no_immutable_reactive_statements.rs:655:37
[INFO] [stdout]     |
[INFO] [stdout] 655 |             b'{' | b'(' | b'[' => { depth += 1; i += 1; }
[INFO] [stdout]     |                                     ^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 656 |             b'}' | b')' | b']' => { depth -= 1; i += 1; }
[INFO] [stdout]     |                                     ---------- `depth` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `depth` is never read
[INFO] [stdout]    --> src/linter/rules/no_immutable_reactive_statements.rs:656:37
[INFO] [stdout]     |
[INFO] [stdout] 656 |             b'}' | b')' | b']' => { depth -= 1; i += 1; }
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxvelte` (lib) due to 5 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "935fea7388f302a43a0f9bc489b77861bba2221b1f6b5b7a58a8c17da6f4dc0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "935fea7388f302a43a0f9bc489b77861bba2221b1f6b5b7a58a8c17da6f4dc0b", kill_on_drop: false }`
[INFO] [stdout] 935fea7388f302a43a0f9bc489b77861bba2221b1f6b5b7a58a8c17da6f4dc0b
