[INFO] cloning repository https://github.com/harshmandan/svelte-check-native
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harshmandan/svelte-check-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshmandan%2Fsvelte-check-native", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshmandan%2Fsvelte-check-native'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e02eec6e5bbd3937fa8efd25248a37e1e52c308
[INFO] testing harshmandan/svelte-check-native against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshmandan%2Fsvelte-check-native" "/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/harshmandan/svelte-check-native
[INFO] finished tweaking git repo https://github.com/harshmandan/svelte-check-native
[INFO] tweaked toml for git repo https://github.com/harshmandan/svelte-check-native written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/harshmandan/svelte-check-native on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/harshmandan/svelte-check-native 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478
[INFO] running `Command { std: "docker" "start" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478", 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" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling oxc_data_structures v0.137.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling oxc_estree v0.137.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling xtask v0.9.6 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling oxc_allocator v0.137.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling oxc_str v0.137.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling oxc-miette-derive v3.0.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.137.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling phf v0.14.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxc-miette v3.0.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling oxc_span v0.137.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.137.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.137.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oxc_index v5.0.0
[INFO] [stderr]    Compiling json5 v1.3.1
[INFO] [stderr]    Compiling svn-core v0.9.6 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling oxc_syntax v0.137.0
[INFO] [stderr]    Compiling svn-svelte-compiler v0.9.6 (/opt/rustwide/workdir/crates/svelte-compiler)
[INFO] [stderr]    Compiling oxc_ast v0.137.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.137.0
[INFO] [stderr]    Compiling oxc_parser v0.137.0
[INFO] [stderr]    Compiling svn-parser v0.9.6 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling svn-analyze v0.9.6 (/opt/rustwide/workdir/crates/analyze)
[INFO] [stderr]    Compiling svn-emit v0.9.6 (/opt/rustwide/workdir/crates/emit)
[INFO] [stderr]    Compiling svn-lint v0.9.6 (/opt/rustwide/workdir/crates/svn-lint)
[INFO] [stderr]    Compiling svn-typecheck v0.9.6 (/opt/rustwide/workdir/crates/typecheck)
[INFO] [stderr]    Compiling svelte-check-native v0.9.6 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.09s
[INFO] running `Command { std: "docker" "inspect" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling oxc_data_structures v0.137.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling oxc_estree v0.137.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oxc_allocator v0.137.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling xtask v0.9.6 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling oxc_str v0.137.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling oxc-miette-derive v3.0.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.137.0
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling phf v0.14.0
[INFO] [stderr]    Compiling oxc-miette v3.0.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling oxc_span v0.137.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.137.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.137.0
[INFO] [stderr]    Compiling json5 v1.3.1
[INFO] [stderr]    Compiling oxc_index v5.0.0
[INFO] [stderr]    Compiling svn-core v0.9.6 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling oxc_syntax v0.137.0
[INFO] [stderr]    Compiling svn-svelte-compiler v0.9.6 (/opt/rustwide/workdir/crates/svelte-compiler)
[INFO] [stderr]    Compiling oxc_ast v0.137.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.137.0
[INFO] [stderr]    Compiling oxc_parser v0.137.0
[INFO] [stderr]    Compiling svn-parser v0.9.6 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling svn-analyze v0.9.6 (/opt/rustwide/workdir/crates/analyze)
[INFO] [stderr]    Compiling svn-lint v0.9.6 (/opt/rustwide/workdir/crates/svn-lint)
[INFO] [stderr]    Compiling svn-emit v0.9.6 (/opt/rustwide/workdir/crates/emit)
[INFO] [stderr]    Compiling svn-typecheck v0.9.6 (/opt/rustwide/workdir/crates/typecheck)
[INFO] [stderr]    Compiling svelte-check-native v0.9.6 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/svelte_check_native-eede8865b677b74c)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test output::tests::code_frame_caret_aligns_with_error_on_tab_indented_source ... ok
[INFO] [stdout] test discovery::tests::excluded_dirs_match_upstream_node_modules_and_hidden_only ... ok
[INFO] [stdout] test collisions::tests::rewrites_import_with_sibling_js_runes_module ... ok
[INFO] [stdout] test collisions::tests::rewrites_import_with_sibling_ts_runes_module ... ok
[INFO] [stdout] test collisions::tests::rewrites_re_export_source ... ok
[INFO] [stdout] test discovery::tests::node_modules_filter_matches_component_not_substring ... ok
[INFO] [stdout] test discovery::tests::glob_set_absolute_matches_absolute_paths_and_expands_bare_dirs ... ok
[INFO] [stdout] test discovery::tests::normalize_lexical_collapses_parent_segments ... ok
[INFO] [stdout] test output::tests::code_frame_handles_first_line_with_no_preceding_line ... ok
[INFO] [stdout] test output::tests::code_frame_caret_uses_spaces_on_space_indented_source ... ok
[INFO] [stdout] test output::tests::code_frame_returns_empty_for_line_out_of_range ... ok
[INFO] [stdout] test output::tests::relative_path_above_workspace_walks_up ... ok
[INFO] [stdout] test output::tests::relative_path_descendant_matches_strip_prefix ... ok
[INFO] [stdout] test collisions::tests::does_not_rewrite_string_literal_inside_template_literal ... ok
[INFO] [stdout] test svelte_config::tests::block_body_if_return_false ... ok
[INFO] [stdout] test svelte_config::tests::find_svelte_config_probes_workspace_only_not_ancestors ... ok
[INFO] [stdout] test svelte_config::tests::namespace_foreign_sets_preserve_case ... ok
[INFO] [stdout] test svelte_config::tests::constant_filter_false_drops_all ... ok
[INFO] [stdout] test svelte_config::tests::find_vite_config_probes_workspace ... ok
[INFO] [stdout] test svelte_config::tests::vite_no_svelte_plugin_returns_none ... ok
[INFO] [stdout] test svelte_config::tests::named_const_export ... ok
[INFO] [stdout] test svelte_config::tests::no_filter_empty_plan ... ok
[INFO] [stdout] test svelte_config::tests::namespace_non_foreign_or_absent_does_not_preserve ... ok
[INFO] [stdout] test svelte_config::tests::should_drop_matches ... ok
[INFO] [stdout] test svelte_config::tests::starts_with_a11y ... ok
[INFO] [stdout] test svelte_config::tests::node_modules_filename_drop ... ok
[INFO] [stdout] test svelte_config::tests::vite_bare_sveltekit_no_options_falls_back ... ok
[INFO] [stdout] test svelte_config::tests::unrecognised_callback_partial ... ok
[INFO] [stdout] test tests::compiler_docs_url_normalizes_hyphens_to_underscores ... ok
[INFO] [stdout] test svelte_config::tests::vite_sveltekit_inline_warning_filter ... ok
[INFO] [stdout] test tests::compiler_docs_url_routes_error_to_compiler_errors_anchor ... ok
[INFO] [stdout] test tests::compiler_docs_url_accepts_hyphen_only_code ... ok
[INFO] [stdout] test tests::compiler_docs_url_skips_codes_without_separator ... ok
[INFO] [stdout] test tests::compiler_docs_url_skips_empty_code ... ok
[INFO] [stdout] test tests::compiler_docs_url_skips_uppercase_first_char ... ok
[INFO] [stdout] test tests::diagnostic_sources_css_accepted_no_op ... ok
[INFO] [stdout] test tests::diagnostic_sources_default_no_css ... ok
[INFO] [stdout] test tests::diagnostic_sources_explicit_ts_svelte ... ok
[INFO] [stdout] test tests::diagnostic_sources_unknown_entry_warns_not_errors ... ok
[INFO] [stdout] test tests::compiler_docs_url_routes_warning_to_compiler_warnings_anchor ... ok
[INFO] [stdout] test svelte_config::tests::equals_code_drops_single ... ok
[INFO] [stdout] test tests::escape_solution_keeps_referenced_file_name_not_just_dir ... ok
[INFO] [stdout] test tests::escape_solution_follows_extends_for_paths_discovery ... ok
[INFO] [stdout] test tests::escape_solution_skips_reference_whose_chain_has_no_paths ... ok
[INFO] [stdout] test tests::escape_solution_returns_none_for_non_solution_tsconfig ... ok
[INFO] [stdout] test tests::tsgo_flag_is_accepted_as_noop ... ok
[INFO] [stdout] test tests::tsgo_experimental_api_flag_is_accepted_as_noop ... ok
[INFO] [stdout] test svelte_config::tests::vite_plain_svelte_plugin_extracts_compiler_options_only ... ok
[INFO] [stdout] test tests::config_flag_is_parsed ... ok
[INFO] [stdout] test svelte_config::tests::vite_sveltekit_inline_kit_files_and_namespace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bug_fixtures.rs (/opt/rustwide/target/debug/deps/bug_fixtures-8335d6ffb0d38f77)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bug_fixtures_suite ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p svelte-check-native --test bug_fixtures`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bug_fixtures_suite stdout ----
[INFO] [stdout] ----- node stdout -----
[INFO] [stdout] svelte-check-native bug fixtures
[INFO] [stdout] 
[INFO] [stdout]   PASS: 01-store-with-dollar-suffix
[INFO] [stdout]   PASS: 07-template-check-wrapper-referenced
[INFO] [stdout]   PASS: 08-action-attrs-referenced
[INFO] [stdout]   PASS: 09-bind-pair-referenced
[INFO] [stdout]   PASS: 100-class-directive-bang-prefix
[INFO] [stdout]   PASS: 100-non-svelte-dispatcher-import
[INFO] [stdout]   PASS: 101-svelte-body-window-bubbled
[INFO] [stdout]   PASS: 102-svelte-component-let-destructure
[INFO] [stdout]   FAIL: 103-svelte-boundary-failed-snippet-typed
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Child.svelte",
[INFO] [stdout]             "line": 26,
[INFO] [stdout]             "column": 24,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 104-bare-on-event-component-typed
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Wrapper.svelte",
[INFO] [stdout]             "line": 19,
[INFO] [stdout]             "column": 10,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 105-multi-dispatcher-merge
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 27,
[INFO] [stdout]             "column": 13,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 106-multi-part-attr-template-literal
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 31,
[INFO] [stdout]             "column": 20,
[INFO] [stdout]             "code": 2731
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 107-component-css-prop-variants
[INFO] [stdout]   PASS: 108-svelte-component-named-slot-let
[INFO] [stdout]   FAIL: 109-strict-events-ast-detection
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 12,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 110-bubble-component-events-propagate
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 21,
[INFO] [stdout]             "column": 19,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 111-dispatcher-typed-via-events-interface
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Child.svelte",
[INFO] [stdout]             "line": 27,
[INFO] [stdout]             "column": 28,
[INFO] [stdout]             "code": 2353
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 112-unquoted-attr-interpolation
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 24,
[INFO] [stdout]             "column": 19,
[INFO] [stdout]             "code": 2731
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 113-js-overlay-no-ts-alias
[INFO] [stdout]   FAIL: 114-bubble-component-events-union
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 22,
[INFO] [stdout]             "column": 19,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 115-mixed-bubble-source-merge
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 20,
[INFO] [stdout]             "column": 19,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 116-each-slot-binding-resolved
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 18,
[INFO] [stdout]             "column": 16,
[INFO] [stdout]             "code": 2339
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 117-let-forwarded-slot
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 10,
[INFO] [stdout]             "column": 18,
[INFO] [stdout]             "code": 2339
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 118-slot-attr-member-expression
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 14,
[INFO] [stdout]             "column": 16,
[INFO] [stdout]             "code": 2551
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 119-strict-slots-interface
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 12,
[INFO] [stdout]             "column": 23,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 120-bubble-dom-then-component-union
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 22,
[INFO] [stdout]             "column": 19,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 121-dispatcher-bubble-same-name-override
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 30,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 122-runes-fn-shape-with-exported-local
[INFO] [stdout]   PASS: 123-svelte-self-bubble-skipped
[INFO] [stdout]   PASS: 124-duplicate-slot-name-later-wins
[INFO] [stdout]   FAIL: 125-let-directive-alias-slot-key
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 29,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 126-runes-fn-shape-with-uninvoked-dispatcher
[INFO] [stdout]   FAIL: 127-untyped-dispatcher-overrides-bubble
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 19,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 128-each-destructure-slot-attr
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 20,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 21,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 129-slot-attr-inner-shadowed-ident
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 17,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 18,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 130-slot-spread-shadowed-each
[INFO] [stdout]   PASS: 131-catch-destructure-resolves-any
[INFO] [stdout]   FAIL: 132-let-directive-destructure
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Wrapper.svelte",
[INFO] [stdout]             "line": 29,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 133-runes-fn-shape-with-type-ref-dispatcher
[INFO] [stdout]   PASS: 134-duplicate-typed-dispatcher-collapse
[INFO] [stdout]   FAIL: 135-typed-dispatcher-source-order
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 25,
[INFO] [stdout]             "column": 14,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 136-bare-dispatcher-call-ignored
[INFO] [stdout]   FAIL: 137-each-rest-destructure
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 17,
[INFO] [stdout]             "column": 22,
[INFO] [stdout]             "code": 2339
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 138-nested-fn-dispatcher-discovery
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 15,
[INFO] [stdout]             "column": 15,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 139-nested-literal-var-dispatch
[INFO] [stdout]   FAIL: 140-each-array-rest-destructure
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 24,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 141-iife-wrapped-dispatcher
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 13,
[INFO] [stdout]             "column": 26,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 142-each-array-rest-variable
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 20,
[INFO] [stdout]             "column": 22,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 143-shadowed-typed-dispatcher
[INFO] [stdout]   FAIL: 144-each-computed-key-destructure
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 18,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 145-dispatch-before-literal-var
[INFO] [stdout]   FAIL: 146-slot-multi-part-text-attr
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 14,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 147-computed-key-extras
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 26,
[INFO] [stdout]             "column": 22,
[INFO] [stdout]             "code": 2339
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 148-each-destructure-default
[INFO] [stdout]   FAIL: 149-each-call-expr-items
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 16,
[INFO] [stdout]             "column": 21,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 150-dispatcher-control-flow
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 14,
[INFO] [stdout]             "column": 25,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 151-slot-attr-arrow-body-rewrite
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 14,
[INFO] [stdout]             "column": 22,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 152-dispatcher-for-init
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 13,
[INFO] [stdout]             "column": 16,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 153-nested-dispatcher-events-rewrite
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Inner.svelte",
[INFO] [stdout]             "line": 27,
[INFO] [stdout]             "column": 20,
[INFO] [stdout]             "code": 2353
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 154-await-default-narrows-with-fallback
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 16,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 155-forward-dispatch-no-resolve
[INFO] [stdout]   PASS: 156-dispatcher-computed-event-key
[INFO] [stdout]   PASS: 157-slot-attr-shadow-block-leak
[INFO] [stdout]   FAIL: 158-dispatcher-if-test-iife
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Inner.svelte",
[INFO] [stdout]             "line": 29,
[INFO] [stdout]             "column": 24,
[INFO] [stdout]             "code": 2353
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 159-dispatcher-for-init-binding-register
[INFO] [stdout]   FAIL: 160-dispatcher-loop-header-rewrite
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Inner.svelte",
[INFO] [stdout]             "line": 29,
[INFO] [stdout]             "column": 28,
[INFO] [stdout]             "code": 2353
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 161-each-binding-arraylike-svn-each-item
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 20,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 162-computed-string-literal-key-skip
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 16,
[INFO] [stdout]             "column": 16,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 163-let-alias-dispatched-name
[INFO] [stdout]   FAIL: 164-export-typed-dispatcher
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Inner.svelte",
[INFO] [stdout]             "line": 27,
[INFO] [stdout]             "column": 20,
[INFO] [stdout]             "code": 2353
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 165-slot-shadow-for-of-fn-var
[INFO] [stdout]   FAIL: 166-dispatcher-in-object-literal
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Consumer.svelte",
[INFO] [stdout]             "line": 14,
[INFO] [stdout]             "column": 16,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 167-each-default-iife
[INFO] [stdout]   FAIL: 168-no-script-overlay-silent-zero
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Broken.svelte",
[INFO] [stdout]             "line": 1,
[INFO] [stdout]             "column": 10,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 169-ignore-nested-style-css
[INFO] [stdout]   PASS: 170-dotted-rune-variants-shims
[INFO] [stdout]   FAIL: 171-plain-event-attributes-typed
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Component.svelte",
[INFO] [stdout]             "line": 26,
[INFO] [stdout]             "column": 8,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 172-svelte-boundary-full-contract
[INFO] [stdout]   FAIL: 173-svelte-boundary-bad-onerror
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Component.svelte",
[INFO] [stdout]             "line": 10,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 174-bare-effect-inspect-runes
[INFO] [stdout]   FAIL: 176-jsdoc-in-html-comment
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Component.svelte",
[INFO] [stdout]             "line": 21,
[INFO] [stdout]             "column": 10,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 177-html-comment-with-comment-terminator
[INFO] [stdout]   FAIL: 180-native-parse-error-surfaced
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Broken.svelte",
[INFO] [stdout]             "line": 4,
[INFO] [stdout]             "column": 9,
[INFO] [stdout]             "code": "unterminated-mustache"
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 181-nested-script-rawtext
[INFO] [stdout]   FAIL: 182-const-tag-invalid-placement
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Bad.svelte",
[INFO] [stdout]             "line": 6,
[INFO] [stdout]             "column": 2,
[INFO] [stdout]             "code": "const_tag_invalid_placement"
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 183-declaration-tags
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 11,
[INFO] [stdout]             "column": 9,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 12,
[INFO] [stdout]             "column": 11,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 14,
[INFO] [stdout]             "column": 8,
[INFO] [stdout]             "code": 2367
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 14,
[INFO] [stdout]             "column": 24,
[INFO] [stdout]             "code": 2367
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 184-module-snippet-component-instance-ref
[INFO] [stdout]   PASS: 185-component-slot-prop-in-snippet
[INFO] [stdout]   FAIL: 186-single-line-const-tag-error
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 5,
[INFO] [stdout]             "column": 22,
[INFO] [stdout]             "code": 2304
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 187-each-same-name-binding
[INFO] [stdout]   PASS: 188-export-fn-typeof
[INFO] [stdout]   PASS: 189-reactive-reassign-forward-ref
[INFO] [stdout]   SKIP: 190-export-destructure-names (no expected.json)
[INFO] [stdout]   SKIP: 191-attribute-case-folding (no expected.json)
[INFO] [stdout]   PASS: 192-bind-oneway-by-tag
[INFO] [stdout]   FAIL: 192-bind-oneway-by-tag-broken
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 4,
[INFO] [stdout]             "column": 23,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 5,
[INFO] [stdout]             "column": 10,
[INFO] [stdout]             "code": 2339
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 193-bind-twoway-value-slot
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 8,
[INFO] [stdout]             "column": 37,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 194-bind-group-widen
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Mismatch.svelte",
[INFO] [stdout]             "line": 3,
[INFO] [stdout]             "column": 32,
[INFO] [stdout]             "code": 2304
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 195-intag-comments
[INFO] [stdout]   PASS: 196-intag-ts-directive
[INFO] [stdout]   PASS: 25-each-without-as-clause
[INFO] [stdout]   PASS: 30-definite-assignment-for-bind-target
[INFO] [stdout]   PASS: 40-relative-ts-extension-import
[INFO] [stdout]   PASS: 41-extends-array-paths-mirror
[INFO] [stdout]   PASS: 42-svelte-config-compileroptions
[INFO] [stdout]   FAIL: 43-user-include-patterns
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "src/Foo.svelte",
[INFO] [stdout]             "line": 1,
[INFO] [stdout]             "column": 29,
[INFO] [stdout]             "code": 5097
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 44-types-filter-missing-file
[INFO] [stdout]   PASS: 45-each-index-and-component-scope
[INFO] [stdout]   PASS: 46-snippet-parameter-scope
[INFO] [stdout]   PASS: 48-if-block-narrowing-in-tpl-check
[INFO] [stdout]   PASS: 49-typed-default-export-flows-contextual
[INFO] [stdout]   PASS: 50-preserve-export-type
[INFO] [stdout]   PASS: 51-if-block-function-operand-no-ts2774
[INFO] [stdout]   PASS: 52-export-let-props
[INFO] [stdout]   PASS: 53-script-generics
[INFO] [stdout]   PASS: 54-snippet-param-types-flow
[INFO] [stdout]   PASS: 55-sveltekit-route-autotyping
[INFO] [stdout]   PASS: 56-sveltekit-layout-route-autotyping
[INFO] [stdout]   PASS: 57-hoisted-type-referencing-body-name
[INFO] [stdout]   PASS: 58-script-in-svelte-head-ref-scan
[INFO] [stdout]   FAIL: 59-at-const-inline-narrow
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 12,
[INFO] [stdout]             "column": 0,
[INFO] [stdout]             "code": "const_tag_invalid_placement"
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 24,
[INFO] [stdout]             "column": 0,
[INFO] [stdout]             "code": "const_tag_invalid_placement"
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 60-satisfies-missing-required-prop
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 10,
[INFO] [stdout]             "column": 1,
[INFO] [stdout]             "code": 2741
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   SKIP: 60-type-only-import-used-in-template-cast (no expected.json)
[INFO] [stdout]   FAIL: 61-event-handler-typed-events
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "ParentMismatch.svelte",
[INFO] [stdout]             "line": 11,
[INFO] [stdout]             "column": 19,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 61-use-action-scope-in-each
[INFO] [stdout]   FAIL: 62-bind-element-native-one-way
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Mismatch.svelte",
[INFO] [stdout]             "line": 7,
[INFO] [stdout]             "column": 39,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Mismatch.svelte",
[INFO] [stdout]             "line": 8,
[INFO] [stdout]             "column": 22,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 64-bind-layout-in-each
[INFO] [stdout]   FAIL: 65-bind-this-member-expression
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Mismatch.svelte",
[INFO] [stdout]             "line": 20,
[INFO] [stdout]             "column": 18,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 66-bind-checked-and-files
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Mismatch.svelte",
[INFO] [stdout]             "line": 6,
[INFO] [stdout]             "column": 37,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Mismatch.svelte",
[INFO] [stdout]             "line": 7,
[INFO] [stdout]             "column": 31,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 67-bind-value-attribute-dispatch
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Mismatch.svelte",
[INFO] [stdout]             "line": 17,
[INFO] [stdout]             "column": 33,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Mismatch.svelte",
[INFO] [stdout]             "line": 18,
[INFO] [stdout]             "column": 31,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Mismatch.svelte",
[INFO] [stdout]             "line": 19,
[INFO] [stdout]             "column": 22,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "SimpleIdMismatch.svelte",
[INFO] [stdout]             "line": 9,
[INFO] [stdout]             "column": 33,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 68-component-bind-this-member
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 11,
[INFO] [stdout]             "column": 29,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 69-at-const-shadows-slot-attr
[INFO] [stdout]   PASS: 70-svelte5-experimental-async
[INFO] [stdout]   PASS: 71-sveltekit-remote-functions
[INFO] [stdout]   FAIL: 72-at-render-typecheck
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 2,
[INFO] [stdout]             "column": 9,
[INFO] [stdout]             "code": 2304
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 73-at-html-typecheck
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 2,
[INFO] [stdout]             "column": 7,
[INFO] [stdout]             "code": 2552
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 74-at-debug-typecheck
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 5,
[INFO] [stdout]             "column": 14,
[INFO] [stdout]             "code": 2552
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 75-animate-transition-typecheck
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 4,
[INFO] [stdout]             "column": 24,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           },
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 5,
[INFO] [stdout]             "column": 13,
[INFO] [stdout]             "code": 2552
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 76-use-action-typecheck
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 2,
[INFO] [stdout]             "column": 10,
[INFO] [stdout]             "code": 2304
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 77-kit-app-ambients
[INFO] [stdout]   PASS: 78-iso-component-extract
[INFO] [stdout]   PASS: 79-reactive-statement-unused-label
[INFO] [stdout]   PASS: 80-assignment-narrowing-template-check
[INFO] [stdout]   PASS: 81-on-event-dom-emission
[INFO] [stdout]   PASS: 82-layout-children-required-render
[INFO] [stdout]   PASS: 83-store-rune-conflict-props-destructure
[INFO] [stdout]   FAIL: 84-key-block-expr-typecheck
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 13,
[INFO] [stdout]             "column": 6,
[INFO] [stdout]             "code": 2552
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 85-fn-component-shape-comment-mention
[INFO] [stdout]   PASS: 86-fn-component-shape-unused-import
[INFO] [stdout]   PASS: 87-fn-component-shape-real-call
[INFO] [stdout]   FAIL: 88-event-surface-typed-dispatcher
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "ParentMismatch.svelte",
[INFO] [stdout]             "line": 11,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 89-component-multipart-attr-keeps-checking
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 20,
[INFO] [stdout]             "column": 25,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 90-svelte-self-bind-this-not-htmlelement
[INFO] [stdout]   PASS: 91-slot-literal-attr
[INFO] [stdout]   FAIL: 92-svelte-boundary-onerror-typecheck
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "input.svelte",
[INFO] [stdout]             "line": 17,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 93-svelte-component-this-prop-typecheck
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 12,
[INFO] [stdout]             "column": 29,
[INFO] [stdout]             "code": 2322
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 94-untyped-dispatcher-strictEvents
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 17,
[INFO] [stdout]             "column": 38,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 95-dispatcher-aliased-import
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 12,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 96-dispatcher-string-literal-var
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 13,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   FAIL: 97-bubbled-dom-event-narrowed
[INFO] [stdout]         expected:
[INFO] [stdout]         [
[INFO] [stdout]           {
[INFO] [stdout]             "file": "Parent.svelte",
[INFO] [stdout]             "line": 22,
[INFO] [stdout]             "column": 17,
[INFO] [stdout]             "code": 2345
[INFO] [stdout]           }
[INFO] [stdout]         ]
[INFO] [stdout]         actual:
[INFO] [stdout]         []
[INFO] [stdout]   PASS: 99-strict-events-attr-only
[INFO] [stdout] 
[INFO] [stdout] 82 passed, 76 failed, 3 skipped
[INFO] [stdout] 
[INFO] [stdout] ----- node stderr -----
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] svelte-check-native: type-check failed: io: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'bug_fixtures_suite' (4159) panicked at crates/cli/tests/bug_fixtures.rs:49:5:
[INFO] [stdout] bug fixtures suite did not pass cleanly.
[INFO] [stdout] exit: Some(1)
[INFO] [stdout] tail: 82 passed, 76 failed, 3 skipped
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5769255c16a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5769255c16a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5769255c16a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5769255c16a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5769255d540a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5769255d540a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5769255c5b7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5769255c5b7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x57692559fae6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57692559fae6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5769255b9829 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576925554600 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x576925554600 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5769255b99e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5769255b99e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57692559fb92 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5769255974f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5769255a078d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5769255d5b3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5769255425e4 - bug_fixtures[d487c1d55f779eb1]::bug_fixtures_suite
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli/tests/bug_fixtures.rs:49:5
[INFO] [stdout]   20:     0x5769255419c3 - bug_fixtures[d487c1d55f779eb1]::bug_fixtures_suite::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli/tests/bug_fixtures.rs:14:24
[INFO] [stdout]   21:     0x5769255475e6 - <bug_fixtures[d487c1d55f779eb1]::bug_fixtures_suite::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57692554793b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57692554793b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x576925554f85 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x576925554f85 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x576925554f85 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x576925554f85 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x576925554f85 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x576925554f85 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x576925554f85 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x57692554fa34 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x57692554fa34 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5769255580d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5769255580d2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5769255580d2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5769255580d2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5769255580d2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5769255580d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5769255580d2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5769255c0f2f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5769255c0f2f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x79680c219aa4 - <unknown>
[INFO] [stdout]   43:     0x79680c2a6a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bug_fixtures_suite
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478", kill_on_drop: false }`
[INFO] [stdout] ed21aaba2e3ea121447cb4b5c7000534ab8d6ae176bd19001f54026ddae2c478
