[INFO] cloning repository https://github.com/fcoury/husklang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fcoury/husklang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fhusklang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fhusklang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf7131a6ba57705c0791f36cf72c0640c5312bff
[INFO] testing fcoury/husklang against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fhusklang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fcoury/husklang
[INFO] finished tweaking git repo https://github.com/fcoury/husklang
[INFO] tweaked toml for git repo https://github.com/fcoury/husklang written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fcoury/husklang on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fcoury/husklang 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 831e8e6be92c99a46ca11d843d62c74f38b222d15c9756a5d65cdad0a03764cc
[INFO] running `Command { std: "docker" "start" "-a" "831e8e6be92c99a46ca11d843d62c74f38b222d15c9756a5d65cdad0a03764cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "831e8e6be92c99a46ca11d843d62c74f38b222d15c9756a5d65cdad0a03764cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "831e8e6be92c99a46ca11d843d62c74f38b222d15c9756a5d65cdad0a03764cc", kill_on_drop: false }`
[INFO] [stdout] 831e8e6be92c99a46ca11d843d62c74f38b222d15c9756a5d65cdad0a03764cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59727b5c2cb4694c9b638d249a4c3a1aee9cef44b595325521a10e4098a953ba
[INFO] running `Command { std: "docker" "start" "-a" "59727b5c2cb4694c9b638d249a4c3a1aee9cef44b595325521a10e4098a953ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling oxc_data_structures v0.98.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling oxc_estree v0.98.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling husk-lexer v0.1.3 (/opt/rustwide/workdir/crates/husk-lexer)
[INFO] [stderr]    Compiling husk-ast v0.1.3 (/opt/rustwide/workdir/crates/husk-ast)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling husk-parser v0.1.3 (/opt/rustwide/workdir/crates/husk-parser)
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling oxc_allocator v0.98.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling husk-types v0.1.3 (/opt/rustwide/workdir/crates/husk-types)
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling husk-runtime-js v0.1.3 (/opt/rustwide/workdir/crates/husk-runtime-js)
[INFO] [stderr]    Compiling husk-semantic v0.1.3 (/opt/rustwide/workdir/crates/husk-semantic)
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 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 futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling husk-fmt v0.1.3 (/opt/rustwide/workdir/crates/husk-fmt)
[INFO] [stderr]    Compiling oxc-miette v2.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling oxc_span v0.98.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.98.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.98.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 serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling oxc_syntax v0.98.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling oxc_ast v0.98.0
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling husk-codegen-js v0.1.3 (/opt/rustwide/workdir/crates/husk-codegen-js)
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling oxc_ecmascript v0.98.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.98.0
[INFO] [stderr]    Compiling oxc_parser v0.98.0
[INFO] [stderr]    Compiling husk-dts-parser v0.1.3 (/opt/rustwide/workdir/crates/husk-dts-parser)
[INFO] [stderr]    Compiling husk-lang v0.1.3 (/opt/rustwide/workdir/crates/husk-lang)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling husk-lsp v0.1.3 (/opt/rustwide/workdir/crates/husk-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "59727b5c2cb4694c9b638d249a4c3a1aee9cef44b595325521a10e4098a953ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59727b5c2cb4694c9b638d249a4c3a1aee9cef44b595325521a10e4098a953ba", kill_on_drop: false }`
[INFO] [stdout] 59727b5c2cb4694c9b638d249a4c3a1aee9cef44b595325521a10e4098a953ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b625e4fa86817d4b04c4a2553800fabdae505f536dbab487a14963f2f3812297
[INFO] running `Command { std: "docker" "start" "-a" "b625e4fa86817d4b04c4a2553800fabdae505f536dbab487a14963f2f3812297", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oxc_regular_expression v0.98.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling husk-fmt v0.1.3 (/opt/rustwide/workdir/crates/husk-fmt)
[INFO] [stderr]    Compiling husk-semantic v0.1.3 (/opt/rustwide/workdir/crates/husk-semantic)
[INFO] [stderr]    Compiling husk-ast v0.1.3 (/opt/rustwide/workdir/crates/husk-ast)
[INFO] [stderr]    Compiling husk-runtime-js v0.1.3 (/opt/rustwide/workdir/crates/husk-runtime-js)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling husk-types v0.1.3 (/opt/rustwide/workdir/crates/husk-types)
[INFO] [stderr]    Compiling husk-lexer v0.1.3 (/opt/rustwide/workdir/crates/husk-lexer)
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling oxc_syntax v0.98.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling oxc_ast v0.98.0
[INFO] [stderr]    Compiling husk-codegen-js v0.1.3 (/opt/rustwide/workdir/crates/husk-codegen-js)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling oxc_ecmascript v0.98.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.98.0
[INFO] [stderr]    Compiling oxc_parser v0.98.0
[INFO] [stderr]    Compiling husk-parser v0.1.3 (/opt/rustwide/workdir/crates/husk-parser)
[INFO] [stderr]    Compiling husk-dts-parser v0.1.3 (/opt/rustwide/workdir/crates/husk-dts-parser)
[INFO] [stderr]    Compiling husk-lang v0.1.3 (/opt/rustwide/workdir/crates/husk-lang)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling husk-lsp v0.1.3 (/opt/rustwide/workdir/crates/husk-lsp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "b625e4fa86817d4b04c4a2553800fabdae505f536dbab487a14963f2f3812297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b625e4fa86817d4b04c4a2553800fabdae505f536dbab487a14963f2f3812297", kill_on_drop: false }`
[INFO] [stdout] b625e4fa86817d4b04c4a2553800fabdae505f536dbab487a14963f2f3812297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e47f5d26ae5d564a78e9c69c04c032e15efc3f5a1a42ae90c789ddaa829ef6b9
[INFO] running `Command { std: "docker" "start" "-a" "e47f5d26ae5d564a78e9c69c04c032e15efc3f5a1a42ae90c789ddaa829ef6b9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/husk_ast-5f782c227a7ca754)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/husk_codegen_js-cff006f3cd352b46)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test tests::emits_basic_dts_for_struct_enum_and_function ... ok
[INFO] [stdout] test tests::deeply_nested_tuple_destructuring ... ok
[INFO] [stdout] test tests::lower_match_stmt_with_continue ... ok
[INFO] [stdout] test tests::lower_match_stmt_generates_if_else_chain ... ok
[INFO] [stdout] test tests::lowers_enum_variant_with_multiple_args_to_indexed_object ... ok
[INFO] [stdout] test tests::adds_main_call_for_zero_arg_main_function ... ok
[INFO] [stdout] test tests::lowers_enum_variant_with_single_arg_to_tagged_object ... ok
[INFO] [stdout] test tests::generates_default_import_for_mod_with_default_attribute_on_mod ... ok
[INFO] [stdout] test tests::lower_match_stmt_with_break ... ok
[INFO] [stdout] test tests::lowers_break_and_continue ... ok
[INFO] [stdout] test tests::generates_esm_imports_for_extern_mod_declarations ... ok
[INFO] [stdout] test tests::generates_untagged_enum_variant_without_tag ... ok
[INFO] [stdout] test tests::generates_named_imports_for_mod_without_default_attribute ... ok
[INFO] [stdout] test tests::generates_default_imports_for_mod_with_default_attributes ... ok
[INFO] [stdout] test tests::appends_module_exports_for_top_level_functions ... ok
[INFO] [stdout] test tests::generates_cjs_requires_for_extern_mod_declarations ... ok
[INFO] [stdout] test tests::esm_exports_even_without_imports_when_target_forced ... ok
[INFO] [stdout] test tests::generates_call_for_this_binding_method ... ok
[INFO] [stdout] test tests::lowers_extern_js_result_function_with_try_catch ... ok
[INFO] [stdout] test tests::lowers_format_simple_string_returns_string_directly ... ok
[INFO] [stdout] test tests::lowers_format_to_string_concatenation ... ok
[INFO] [stdout] test tests::lowers_format_with_hex_specifier ... ok
[INFO] [stdout] test tests::lowers_imported_unit_variant ... ok
[INFO] [stdout] test tests::lowers_imported_variant_constructor ... ok
[INFO] [stdout] test tests::lowers_loop_to_while_true ... ok
[INFO] [stdout] test tests::lowers_simple_enum_match_to_conditional ... ok
[INFO] [stdout] test tests::lowers_unit_enum_variant_to_tagged_object ... ok
[INFO] [stdout] test tests::lowers_while_with_condition ... ok
[INFO] [stdout] test tests::nested_tuple_destructuring_generates_nested_array_pattern ... ok
[INFO] [stdout] test tests::prints_object_and_member_access ... ok
[INFO] [stdout] test tests::prints_simple_function ... ok
[INFO] [stdout] test tests::test_line_index_offset_to_line_col ... ok
[INFO] [stdout] test tests::tuple_destructuring_with_wildcards ... ok
[INFO] [stdout] test tests::test_sourcemap_has_statement_level_mappings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/husk_dts_parser-e362ac43438a8ebc)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test builder::tests::test_should_generate_builder ... ok
[INFO] [stdout] test builder::tests::test_to_snake_case ... ok
[INFO] [stdout] test builder::tests::test_generate_builder ... ok
[INFO] [stdout] test builder::tests::test_builder_escapes_keywords ... ok
[INFO] [stdout] test codegen::tests::test_codegen_class_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_codegen_function_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_escaped_keywords ... ok
[INFO] [stdout] test codegen::tests::test_codegen_standard_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_class_module_generates_constructor_callable ... ok
[INFO] [stdout] test codegen::tests::test_generate_array_type ... ok
[INFO] [stdout] test codegen::tests::test_generate_callback_function ... ok
[INFO] [stdout] test codegen::tests::test_functions_from_different_namespaces_not_merged ... ok
[INFO] [stdout] test codegen::tests::test_codegen_hybrid_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_codegen_namespace_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_generate_function_type_with_this_param ... ok
[INFO] [stdout] test codegen::tests::test_generate_untagged_enum_from_union_type ... ok
[INFO] [stdout] test codegen::tests::test_generate_method_with_this_param ... ok
[INFO] [stdout] test codegen::tests::test_generate_generic_function ... ok
[INFO] [stdout] test codegen::tests::test_generate_optional_params ... ok
[INFO] [stdout] test codegen::tests::test_generate_const_legacy_mode ... ok
[INFO] [stdout] test codegen::tests::test_generate_simple_function ... ok
[INFO] [stdout] test codegen::tests::test_generate_const_new_mode ... ok
[INFO] [stdout] test codegen::tests::test_generate_untagged_enum_from_string_literals ... ok
[INFO] [stdout] test codegen::tests::test_generate_interface_with_methods ... ok
[INFO] [stdout] test codegen::tests::test_generate_multiple_consts ... ok
[INFO] [stdout] test codegen::tests::test_generate_promise_type ... ok
[INFO] [stdout] test codegen::tests::test_module_import ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_to_json ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_to_markdown ... ok
[INFO] [stdout] test codegen::tests::test_module_callable_uses_module_alias ... ok
[INFO] [stdout] test generation_gap::tests::test_split_paths ... ok
[INFO] [stdout] test lexer::tests::test_interface ... ok
[INFO] [stdout] test lexer::tests::test_simple_function ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_basic ... ok
[INFO] [stdout] test lexer::tests::test_arrow_function_type ... ok
[INFO] [stdout] test codegen::tests::test_interface_inheritance_should_include_parent_methods ... ok
[INFO] [stdout] test lexer::tests::test_union_type ... ok
[INFO] [stdout] test lexer::tests::test_triple_slash_reference ... ok
[INFO] [stdout] test diagnostics::tests::test_report_generation ... ok
[INFO] [stdout] test diagnostics::tests::test_collector_basic ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_unions ... ok
[INFO] [stdout] test parser::tests::test_parse_array_type ... ok
[INFO] [stdout] test oxc_parser::tests::test_parse_interface ... ok
[INFO] [stdout] test parser::tests::test_parse_export_equals ... ok
[INFO] [stdout] test parser::tests::test_parse_function_type ... ok
[INFO] [stdout] test parser::tests::test_parse_class ... ok
[INFO] [stdout] test parser::tests::test_parse_generic_function ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_aggregate ... ok
[INFO] [stdout] test parser::tests::test_parse_namespace ... ok
[INFO] [stdout] test parser::tests::test_parse_optional_params ... ok
[INFO] [stdout] test parser::tests::test_parse_interface ... ok
[INFO] [stdout] test oxc_parser::tests::test_parse_generic_type ... ok
[INFO] [stdout] test generation_gap::tests::test_legacy_mode ... ok
[INFO] [stdout] test generation_gap::tests::test_wrapper_not_overwritten ... ok
[INFO] [stdout] test generation_gap::tests::test_generation_gap_creates_both_files ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_hybrid ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_function ... ok
[INFO] [stdout] test parser::tests::test_parse_rest_params ... ok
[INFO] [stdout] test resolver::tests::test_circular_import_detection ... ok
[INFO] [stdout] test oxc_parser::tests::test_parse_simple_function ... ok
[INFO] [stdout] test resolver::tests::test_extract_imports ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_function ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_standard_module ... ok
[INFO] [stdout] test unions::tests::test_boolean_union ... ok
[INFO] [stdout] test resolver::tests::test_no_cycle_no_error ... ok
[INFO] [stdout] test unions::tests::test_deduplicate_variant_names ... ok
[INFO] [stdout] test unions::tests::test_mixed_primitives_use_jsvalue ... ok
[INFO] [stdout] test unions::tests::test_nullable_union ... ok
[INFO] [stdout] test unions::tests::test_generate_union_code_number_enum ... ok
[INFO] [stdout] test unions::tests::test_discriminated_union ... ok
[INFO] [stdout] test unions::tests::test_number_enum ... ok
[INFO] [stdout] test unions::tests::test_number_enum_deduplicates ... ok
[INFO] [stdout] test unions::tests::test_number_to_variant_name ... ok
[INFO] [stdout] test unions::tests::test_generate_union_code_discriminated ... ok
[INFO] [stdout] test unions::tests::test_string_enum_edge_cases_digits ... ok
[INFO] [stdout] test unions::tests::test_string_enum_edge_cases_symbols ... ok
[INFO] [stdout] test unions::tests::test_type_enum_deduplicates ... ok
[INFO] [stdout] test utility_types::tests::test_partial ... ok
[INFO] [stdout] test unions::tests::test_string_enum ... ok
[INFO] [stdout] test utility_types::tests::test_non_nullable_null_returns_never ... ok
[INFO] [stdout] test utility_types::tests::test_pick ... ok
[INFO] [stdout] test unions::tests::test_string_enum_deduplicates ... ok
[INFO] [stdout] test utility_types::tests::test_non_nullable ... ok
[INFO] [stdout] test lexer::tests::test_rest_params ... ok
[INFO] [stdout] test utility_types::tests::test_record ... ok
[INFO] [stdout] test unions::tests::test_string_to_pascal_case ... ok
[INFO] [stdout] test lexer::tests::test_string_literals ... ok
[INFO] [stdout] test parser::tests::test_parse_type_alias ... ok
[INFO] [stdout] test parser::tests::test_parse_union_type ... ok
[INFO] [stdout] test resolver::tests::test_extract_references ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_class ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_namespace ... ok
[INFO] [stdout] test codegen::tests::test_generate_nullable_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3f13064885e9fa67)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test test_better_sqlite3_database_runresult ... ok
[INFO] [stdout] test test_callback_api ... ok
[INFO] [stdout] test test_class_properties_with_setters ... ok
[INFO] [stdout] test test_express_static_property ... ok
[INFO] [stdout] test test_function_property_as_method ... ok
[INFO] [stdout] test test_interface_method_conditional_return ... ok
[INFO] [stdout] test test_interface_properties_generate_getters ... ok
[INFO] [stdout] test test_generic_types ... ok
[INFO] [stdout] test test_getter_property_syntax ... ok
[INFO] [stdout] test test_conditional_type_with_array_extends ... ok
[INFO] [stdout] test test_keyword_as_property_name ... ok
[INFO] [stdout] test test_async_api ... ok
[INFO] [stdout] test test_class_keyword_properties ... ok
[INFO] [stdout] test test_class_with_constructor ... ok
[INFO] [stdout] test test_better_sqlite3_readonly_property ... ok
[INFO] [stdout] test test_express_core_application ... ok
[INFO] [stdout] test test_keyword_escaping ... ok
[INFO] [stdout] test test_keyword_property_codegen ... ok
[INFO] [stdout] test test_new_as_method_name ... ok
[INFO] [stdout] test test_overloaded_methods_merged ... ok
[INFO] [stdout] test test_qualified_type_name_simple ... ok
[INFO] [stdout] test test_qualified_type_name_nested ... ok
[INFO] [stdout] test test_method_with_keyword_name ... ok
[INFO] [stdout] test test_modifier_vs_property_name ... ok
[INFO] [stdout] test test_module_name_variants ... ok
[INFO] [stdout] test test_optional_nullable ... ok
[INFO] [stdout] test test_overloaded_different_types_takes_first ... ok
[INFO] [stdout] test test_overloaded_functions_merged ... ok
[INFO] [stdout] test test_property_getters_and_setters ... ok
[INFO] [stdout] test test_qualified_type_array ... ok
[INFO] [stdout] test test_qualified_type_in_various_positions ... ok
[INFO] [stdout] test test_template_literal_type_simple ... ok
[INFO] [stdout] test test_real_better_sqlite3_types ... ok
[INFO] [stdout] test test_template_literal_codegen_to_string ... ok
[INFO] [stdout] test test_real_express_types ... ok
[INFO] [stdout] test test_simple_express_like ... ok
[INFO] [stdout] test test_simple_type_still_works ... ok
[INFO] [stdout] test test_struct_type_params_preserved ... ok
[INFO] [stdout] test test_template_literal_type_with_infer ... ok
[INFO] [stdout] test test_template_literal_type_with_utf8 ... ok
[INFO] [stdout] test test_trailing_comma_in_type_params ... ok
[INFO] [stdout] test test_trailing_comma_with_constraint ... ok
[INFO] [stdout] test test_unresolved_generics_simplified ... ok
[INFO] [stdout] test test_var_with_keyword_name ... ok
[INFO] [stdout] test test_object_type_keyword_properties ... ok
[INFO] [stdout] test test_qualified_type_with_generics ... ok
[INFO] [stdout] test test_node_path_like ... ok
[INFO] [stdout] test test_better_sqlite3_e2e_execution ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_better_sqlite3_e2e_execution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_better_sqlite3_e2e_execution' (157) panicked at crates/husk-dts-parser/tests/integration.rs:1748:5:
[INFO] [stdout] [husk] npm not found on PATH; install npm to run e2e execution test
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604f572ce30a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604f572ce30a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604f572ce30a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x604f572ce30a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x604f572e432a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x604f572e432a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x604f572d2fb2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604f572d2fb2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604f572ac51f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604f572ac51f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x604f572c62a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604f56eda5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x604f56eda5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x604f572c6462 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x604f572c6462 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604f572ac60a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x604f572a3d49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604f572ad2ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x604f572e4c0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x604f56d24b28 - integration::test_better_sqlite3_e2e_execution::hf03ac8ceee77954b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/husk-dts-parser/tests/integration.rs:1748:5
[INFO] [stdout]   20:     0x604f56d28687 - integration::test_better_sqlite3_e2e_execution::{{closure}}::hb1a364de69f8ba97
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/husk-dts-parser/tests/integration.rs:1719:39
[INFO] [stdout]   21:     0x604f56d339f6 - core::ops::function::FnOnce::call_once::h580ca7645787b34f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x604f56ece6ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x604f56ece6ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x604f56edb09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x604f56edb09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x604f56edb09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x604f56edb09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x604f56edb09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x604f56edb09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x604f56edb09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x604f56ed67b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x604f56ed67b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x604f56eddca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x604f56eddca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x604f56eddca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x604f56eddca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x604f56eddca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x604f56eddca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x604f56eddca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x604f572cd6ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x604f572cd6ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x73bee13ddaa4 - <unknown>
[INFO] [stdout]   43:     0x73bee146aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_better_sqlite3_e2e_execution
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p husk-dts-parser --test integration`
[INFO] running `Command { std: "docker" "inspect" "e47f5d26ae5d564a78e9c69c04c032e15efc3f5a1a42ae90c789ddaa829ef6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47f5d26ae5d564a78e9c69c04c032e15efc3f5a1a42ae90c789ddaa829ef6b9", kill_on_drop: false }`
[INFO] [stdout] e47f5d26ae5d564a78e9c69c04c032e15efc3f5a1a42ae90c789ddaa829ef6b9
