[INFO] fetching crate fob-plugin-vue 0.3.0...
[INFO] testing fob-plugin-vue-0.3.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate fob-plugin-vue 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate fob-plugin-vue 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fob-plugin-vue 0.3.0
[INFO] tweaked toml for crates.io crate fob-plugin-vue 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fob-plugin-vue 0.3.0 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] crate crates.io crate fob-plugin-vue 0.3.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 19b608e32ecc188835fadb170803b12cc76883fc60ae27713c6b8477ca89c08f
[INFO] running `Command { std: "docker" "start" "-a" "19b608e32ecc188835fadb170803b12cc76883fc60ae27713c6b8477ca89c08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19b608e32ecc188835fadb170803b12cc76883fc60ae27713c6b8477ca89c08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b608e32ecc188835fadb170803b12cc76883fc60ae27713c6b8477ca89c08f", kill_on_drop: false }`
[INFO] [stdout] 19b608e32ecc188835fadb170803b12cc76883fc60ae27713c6b8477ca89c08f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 00025ee440eaee66e6cdabbc0aae92108f141f273b40e6ebbf2cadfd48a775df
[INFO] running `Command { std: "docker" "start" "-a" "00025ee440eaee66e6cdabbc0aae92108f141f273b40e6ebbf2cadfd48a775df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling oxc_sourcemap v6.0.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling oxc_data_structures v0.98.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling oxc_estree v0.98.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling concurrent_lru v0.2.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling fast-glob v1.0.0
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling json-strip-comments v3.1.0
[INFO] [stderr]    Compiling sugar_path v1.2.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling base-encode v0.3.1
[INFO] [stderr]    Compiling rolldown-ariadne v0.5.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling oxc_data_structures v0.97.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling oxc_estree v0.97.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling oxc_allocator v0.97.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling typedmap v0.6.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling rolldown-notify-types v2.0.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling css-module-lexer v0.0.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rolldown-notify v8.2.4
[INFO] [stderr]    Compiling append-only-vec v0.1.8
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling oxc-miette-derive v2.6.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.98.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling brk_rolldown_std_utils v0.4.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.97.0
[INFO] [stderr]    Compiling ts-rs-macros v11.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling oxc-miette v2.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling commondir v1.0.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.98.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.97.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling ts-rs v11.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling oxc_allocator v0.98.0
[INFO] [stderr]    Compiling oxc-browserslist v2.1.3
[INFO] [stderr]    Compiling pnp v0.12.5
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling brk_rolldown_devtools_action v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling oxc_span v0.98.0
[INFO] [stderr]    Compiling oxc_span v0.97.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling oxc_regular_expression v0.97.0
[INFO] [stderr]    Compiling oxc_syntax v0.97.0
[INFO] [stderr]    Compiling oxc_syntax v0.98.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.98.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling brk_string_wizard v0.4.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling brk_rolldown_devtools v0.4.0
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling oxc_cfg v0.98.0
[INFO] [stderr]    Compiling oxc_compat v0.98.0
[INFO] [stderr]    Compiling oxc_ast v0.97.0
[INFO] [stderr]    Compiling brk_rolldown_tracing v0.4.0
[INFO] [stderr]    Compiling oxc_ast v0.98.0
[INFO] [stderr]    Compiling oxc_resolver v11.13.2
[INFO] [stderr]    Compiling brk_rolldown_fs v0.4.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.97.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.97.0
[INFO] [stderr]    Compiling oxc_parser v0.97.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.98.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.98.0
[INFO] [stderr]    Compiling oxc_semantic v0.97.0
[INFO] [stderr]    Compiling oxc_parser v0.98.0
[INFO] [stderr]    Compiling oxc_semantic v0.98.0
[INFO] [stderr]    Compiling oxc_isolated_declarations v0.98.0
[INFO] [stderr]    Compiling oxc_codegen v0.97.0
[INFO] [stderr]    Compiling oxc_traverse v0.98.0
[INFO] [stderr]    Compiling oxc_codegen v0.98.0
[INFO] [stderr]    Compiling oxc_mangler v0.98.0
[INFO] [stderr]    Compiling fob-gen v0.3.0
[INFO] [stderr]    Compiling fob-graph v0.3.0
[INFO] [stderr]    Compiling oxc_transformer v0.98.0
[INFO] [stderr]    Compiling oxc_minifier v0.98.0
[INFO] [stderr]    Compiling oxc_transformer_plugins v0.98.0
[INFO] [stderr]    Compiling oxc v0.98.0
[INFO] [stderr]    Compiling brk_rolldown_utils v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_error v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_sourcemap v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_ecmascript v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_common v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_resolver v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_dev_common v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_ecmascript_utils v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_plugin v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_plugin_chunk_import_map v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_plugin_hmr v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_plugin_data_uri v0.4.0
[INFO] [stderr]    Compiling brk_rolldown_plugin_oxc_runtime v0.4.0
[INFO] [stderr]    Compiling brk_rolldown v0.4.0
[INFO] [stderr]    Compiling fob-bundler v0.3.0
[INFO] [stderr]    Compiling fob-plugin-vue v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] running `Command { std: "docker" "inspect" "00025ee440eaee66e6cdabbc0aae92108f141f273b40e6ebbf2cadfd48a775df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00025ee440eaee66e6cdabbc0aae92108f141f273b40e6ebbf2cadfd48a775df", kill_on_drop: false }`
[INFO] [stdout] 00025ee440eaee66e6cdabbc0aae92108f141f273b40e6ebbf2cadfd48a775df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a236d1424bb04f1e6f0eeecb30de0b82d9570b32c5680cfab46ad8f6c65de9ca
[INFO] running `Command { std: "docker" "start" "-a" "a236d1424bb04f1e6f0eeecb30de0b82d9570b32c5680cfab46ad8f6c65de9ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling fob-plugin-vue v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.93s
[INFO] running `Command { std: "docker" "inspect" "a236d1424bb04f1e6f0eeecb30de0b82d9570b32c5680cfab46ad8f6c65de9ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a236d1424bb04f1e6f0eeecb30de0b82d9570b32c5680cfab46ad8f6c65de9ca", kill_on_drop: false }`
[INFO] [stdout] a236d1424bb04f1e6f0eeecb30de0b82d9570b32c5680cfab46ad8f6c65de9ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a78434b5bfecc3e678bd183ce1a54a774343d4408f627eb7121df95acc625ff
[INFO] running `Command { std: "docker" "start" "-a" "0a78434b5bfecc3e678bd183ce1a54a774343d4408f627eb7121df95acc625ff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fob_plugin_vue-333654fdabf9c99a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_combine_multiple_scripts ... ok
[INFO] [stdout] test tests::test_determine_module_type ... ok
[INFO] [stdout] test tests::test_choose_stronger_lang ... ok
[INFO] [stdout] test tests::test_plugin_default ... ok
[INFO] [stdout] test tests::test_plugin_creation ... ok
[INFO] [stdout] test tests::test_combine_single_script ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-30b374353a3766f2)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_jsx_support ... ok
[INFO] [stdout] test test_non_vue_file ... ok
[INFO] [stdout] test test_multiple_scripts ... ok
[INFO] [stdout] test test_script_setup ... ok
[INFO] [stdout] test test_self_closing_script_tag ... ok
[INFO] [stdout] test test_basic_script_extraction ... ok
[INFO] [stdout] test test_no_script_blocks ... ok
[INFO] [stdout] test test_typescript_support ... ok
[INFO] [stdout] test test_tsx_support ... ok
[INFO] [stdout] test test_script_with_comments ... ok
[INFO] [stdout] test test_malformed_vue_unclosed_tag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fob_plugin_vue
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - combine_scripts (line 202) ... ignored
[INFO] [stdout] test src/lib.rs - combine_scripts (line 208) ... ignored
[INFO] [stdout] test src/lib.rs - (line 31) - compile ... ok
[INFO] [stdout] test src/lib.rs - FobVuePlugin::new (line 79) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0a78434b5bfecc3e678bd183ce1a54a774343d4408f627eb7121df95acc625ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a78434b5bfecc3e678bd183ce1a54a774343d4408f627eb7121df95acc625ff", kill_on_drop: false }`
[INFO] [stdout] 0a78434b5bfecc3e678bd183ce1a54a774343d4408f627eb7121df95acc625ff
