[INFO] fetching crate vue_oxc_toolkit 0.10.0... [INFO] testing vue_oxc_toolkit-0.10.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate vue_oxc_toolkit 0.10.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate vue_oxc_toolkit 0.10.0 [INFO] finished tweaking crates.io crate vue_oxc_toolkit 0.10.0 [INFO] tweaked toml for crates.io crate vue_oxc_toolkit 0.10.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vue_oxc_toolkit 0.10.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vue_oxc_toolkit 0.10.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ac76a84fdec37cd4f22129f95fa833f8a35fc243ad67803e7f75883e8857ef9 [INFO] running `Command { std: "docker" "start" "-a" "9ac76a84fdec37cd4f22129f95fa833f8a35fc243ad67803e7f75883e8857ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ac76a84fdec37cd4f22129f95fa833f8a35fc243ad67803e7f75883e8857ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac76a84fdec37cd4f22129f95fa833f8a35fc243ad67803e7f75883e8857ef9", kill_on_drop: false }` [INFO] [stdout] 9ac76a84fdec37cd4f22129f95fa833f8a35fc243ad67803e7f75883e8857ef9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dca59c27e708126f772b78c230c9c77efa0fc27b4d2d9ebd26597a457091e44 [INFO] running `Command { std: "docker" "start" "-a" "2dca59c27e708126f772b78c230c9c77efa0fc27b4d2d9ebd26597a457091e44", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling fastrand v2.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling oxc_data_structures v0.123.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling slice-dst v1.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling oxc-miette-derive v2.7.1 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling oxc_estree v0.123.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling dragonbox_ecma v0.1.12 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling oxc_ast_macros v0.123.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling rslint_rowan v0.10.0 [INFO] [stderr] Compiling rowan v0.10.6 [INFO] [stderr] Compiling oxc_index v4.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling oxc_allocator v0.123.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling rslint_syntax v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling rslint_text_edit v0.1.0 [INFO] [stderr] Compiling rslint_errors v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling oxc_str v0.123.0 [INFO] [stderr] Compiling oxc-miette v2.7.1 [INFO] [stderr] Compiling rslint_lexer v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling oxc_span v0.123.0 [INFO] [stderr] Compiling oxc_diagnostics v0.123.0 [INFO] [stderr] Compiling oxc_syntax v0.123.0 [INFO] [stderr] Compiling oxc_regular_expression v0.123.0 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling rslint_parser v0.3.1 [INFO] [stderr] Compiling oxc_ast v0.123.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling vue-compiler-core v0.1.0 [INFO] [stderr] Compiling oxc_ecmascript v0.123.0 [INFO] [stderr] Compiling oxc_parser v0.123.0 [INFO] [stderr] Compiling vue_oxc_toolkit v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.13s [INFO] running `Command { std: "docker" "inspect" "2dca59c27e708126f772b78c230c9c77efa0fc27b4d2d9ebd26597a457091e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dca59c27e708126f772b78c230c9c77efa0fc27b4d2d9ebd26597a457091e44", kill_on_drop: false }` [INFO] [stdout] 2dca59c27e708126f772b78c230c9c77efa0fc27b4d2d9ebd26597a457091e44 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b60e3548fe372a8c696b92076b8aafe8ed210f24a9f66155103270eede1e4fe6 [INFO] running `Command { std: "docker" "start" "-a" "b60e3548fe372a8c696b92076b8aafe8ed210f24a9f66155103270eede1e4fe6", kill_on_drop: false }` [INFO] [stderr] Compiling oxc_data_structures v0.123.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling oxc_sourcemap v6.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fastrand v2.4.0 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling json-escape-simd v3.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling oxc_allocator v0.123.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling oxc_str v0.123.0 [INFO] [stderr] Compiling oxc_span v0.123.0 [INFO] [stderr] Compiling oxc_syntax v0.123.0 [INFO] [stderr] Compiling oxc_regular_expression v0.123.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling rslint_lexer v0.2.0 [INFO] [stderr] Compiling oxc_ast v0.123.0 [INFO] [stderr] Compiling rslint_parser v0.3.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling vue-compiler-core v0.1.0 [INFO] [stderr] Compiling oxc_ecmascript v0.123.0 [INFO] [stderr] Compiling oxc_ast_visit v0.123.0 [INFO] [stderr] Compiling oxc_parser v0.123.0 [INFO] [stderr] Compiling oxc_semantic v0.123.0 [INFO] [stderr] Compiling oxc_codegen v0.123.0 [INFO] [stderr] Compiling vue_oxc_toolkit v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.90s [INFO] running `Command { std: "docker" "inspect" "b60e3548fe372a8c696b92076b8aafe8ed210f24a9f66155103270eede1e4fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60e3548fe372a8c696b92076b8aafe8ed210f24a9f66155103270eede1e4fe6", kill_on_drop: false }` [INFO] [stdout] b60e3548fe372a8c696b92076b8aafe8ed210f24a9f66155103270eede1e4fe6 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ccd201a80a5fc25fbb59baf156948dfadf5266ef0d8a4b17d3cf6d75eb9f370b [INFO] running `Command { std: "docker" "start" "-a" "ccd201a80a5fc25fbb59baf156948dfadf5266ef0d8a4b17d3cf6d75eb9f370b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vue_oxc_toolkit-e857688e9fad5db0) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test irregular_whitespaces::tests::test_irregular_whitespaces ... ok [INFO] [stdout] test parser::modules::tests::basic ... ok [INFO] [stdout] test parser::modules::tests::setup ... ok [INFO] [stdout] test parser::parse::tests::comments ... ok [INFO] [stdout] test parser::elements::directive::tests::test_parse_directive_name ... ok [INFO] [stdout] test parser::parse::tests::scripts ... ok [INFO] [stdout] test parser::parse::tests::basic_vue ... ok [INFO] [stdout] test parser::elements::v_for::tests::v_for_error ... ok [INFO] [stdout] test parser::elements::v_slot::tests::v_slot ... ok [INFO] [stdout] test parser::elements::v_if::tests::v_if ... ok [INFO] [stdout] test parser::elements::v_for::tests::v_for ... ok [INFO] [stdout] test parser::parse::tests::errors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests vue_oxc_toolkit [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ccd201a80a5fc25fbb59baf156948dfadf5266ef0d8a4b17d3cf6d75eb9f370b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd201a80a5fc25fbb59baf156948dfadf5266ef0d8a4b17d3cf6d75eb9f370b", kill_on_drop: false }` [INFO] [stdout] ccd201a80a5fc25fbb59baf156948dfadf5266ef0d8a4b17d3cf6d75eb9f370b