[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] 33d50a1e8997a984b9ff69c0a67dfd9426eee2e9
[INFO] testing fcoury/husklang against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fhusklang" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fcoury/husklang on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fe7a7b8c8fcb5ccce8b4a84c229f4019d0c6dae77bb7d9c63c67ff78892bf20
[INFO] running `Command { std: "docker" "start" "-a" "3fe7a7b8c8fcb5ccce8b4a84c229f4019d0c6dae77bb7d9c63c67ff78892bf20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fe7a7b8c8fcb5ccce8b4a84c229f4019d0c6dae77bb7d9c63c67ff78892bf20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fe7a7b8c8fcb5ccce8b4a84c229f4019d0c6dae77bb7d9c63c67ff78892bf20", kill_on_drop: false }`
[INFO] [stdout] 3fe7a7b8c8fcb5ccce8b4a84c229f4019d0c6dae77bb7d9c63c67ff78892bf20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5a0706aae59e3dc6249e61510fb217ee276eaf9cf18720e626dc157d888baee
[INFO] running `Command { std: "docker" "start" "-a" "d5a0706aae59e3dc6249e61510fb217ee276eaf9cf18720e626dc157d888baee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[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 autocfg v1.5.0
[INFO] [stderr]    Compiling oxc_estree v0.98.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling oxc_allocator v0.98.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling husk-lexer v0.1.3 (/opt/rustwide/workdir/crates/husk-lexer)
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling husk-ast v0.1.3 (/opt/rustwide/workdir/crates/husk-ast)
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling husk-parser v0.1.3 (/opt/rustwide/workdir/crates/husk-parser)
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling husk-types v0.1.3 (/opt/rustwide/workdir/crates/husk-types)
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling husk-semantic v0.1.3 (/opt/rustwide/workdir/crates/husk-semantic)
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling oxc_ast_macros v0.98.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling oxc_span v0.98.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.98.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling oxc_regular_expression v0.98.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling oxc_syntax v0.98.0
[INFO] [stderr]    Compiling husk-runtime-js v0.1.3 (/opt/rustwide/workdir/crates/husk-runtime-js)
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling oxc_ast v0.98.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling husk-fmt v0.1.3 (/opt/rustwide/workdir/crates/husk-fmt)
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling husk-codegen-js v0.1.3 (/opt/rustwide/workdir/crates/husk-codegen-js)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-util v0.7.17
[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 tower-lsp v0.20.0
[INFO] [stderr]    Compiling husk-lang v0.1.3 (/opt/rustwide/workdir/crates/husk-lang)
[INFO] [stderr]    Compiling husk-lsp v0.1.3 (/opt/rustwide/workdir/crates/husk-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s
[INFO] running `Command { std: "docker" "inspect" "d5a0706aae59e3dc6249e61510fb217ee276eaf9cf18720e626dc157d888baee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a0706aae59e3dc6249e61510fb217ee276eaf9cf18720e626dc157d888baee", kill_on_drop: false }`
[INFO] [stdout] d5a0706aae59e3dc6249e61510fb217ee276eaf9cf18720e626dc157d888baee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f55fd7a8e60624c88889a1db55fe3a5c91553c4c2faf58feb981715813e34fa
[INFO] running `Command { std: "docker" "start" "-a" "2f55fd7a8e60624c88889a1db55fe3a5c91553c4c2faf58feb981715813e34fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[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 glob v0.3.3
[INFO] [stderr]    Compiling oxc_regular_expression v0.98.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling husk-fmt v0.1.3 (/opt/rustwide/workdir/crates/husk-fmt)
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling husk-semantic v0.1.3 (/opt/rustwide/workdir/crates/husk-semantic)
[INFO] [stderr]    Compiling regex v1.12.2
[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 serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling oxc_syntax v0.98.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling oxc_ast v0.98.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling husk-codegen-js v0.1.3 (/opt/rustwide/workdir/crates/husk-codegen-js)
[INFO] [stderr]    Compiling husk-types v0.1.3 (/opt/rustwide/workdir/crates/husk-types)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling husk-runtime-js v0.1.3 (/opt/rustwide/workdir/crates/husk-runtime-js)
[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 husk-parser v0.1.3 (/opt/rustwide/workdir/crates/husk-parser)
[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 tower-lsp v0.20.0
[INFO] [stderr]    Compiling husk-lang v0.1.3 (/opt/rustwide/workdir/crates/husk-lang)
[INFO] [stderr]    Compiling husk-lsp v0.1.3 (/opt/rustwide/workdir/crates/husk-lsp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "2f55fd7a8e60624c88889a1db55fe3a5c91553c4c2faf58feb981715813e34fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f55fd7a8e60624c88889a1db55fe3a5c91553c4c2faf58feb981715813e34fa", kill_on_drop: false }`
[INFO] [stdout] 2f55fd7a8e60624c88889a1db55fe3a5c91553c4c2faf58feb981715813e34fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 497de2bc9d323ad59165ead019761b825e66610c83a8a3774156bb887a7146b6
[INFO] running `Command { std: "docker" "start" "-a" "497de2bc9d323ad59165ead019761b825e66610c83a8a3774156bb887a7146b6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/husk_ast-9565d09051ee6ced)
[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-5f21209df02e1e36)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test tests::deeply_nested_tuple_destructuring ... ok
[INFO] [stdout] test tests::emits_basic_dts_for_struct_enum_and_function ... ok
[INFO] [stdout] test tests::generates_esm_imports_for_extern_mod_declarations ... ok
[INFO] [stdout] test tests::generates_default_import_for_mod_with_default_attribute_on_mod ... ok
[INFO] [stdout] test tests::esm_exports_even_without_imports_when_target_forced ... ok
[INFO] [stdout] test tests::generates_default_imports_for_mod_with_default_attributes ... ok
[INFO] [stdout] test tests::generates_cjs_requires_for_extern_mod_declarations ... ok
[INFO] [stdout] test tests::generates_call_for_this_binding_method ... ok
[INFO] [stdout] test tests::appends_module_exports_for_top_level_functions ... ok
[INFO] [stdout] test tests::generates_named_imports_for_mod_without_default_attribute ... ok
[INFO] [stdout] test tests::lower_match_stmt_with_break ... ok
[INFO] [stdout] test tests::lower_match_stmt_generates_if_else_chain ... ok
[INFO] [stdout] test tests::lowers_break_and_continue ... ok
[INFO] [stdout] test tests::lowers_enum_variant_with_single_arg_to_tagged_object ... ok
[INFO] [stdout] test tests::generates_untagged_enum_variant_without_tag ... ok
[INFO] [stdout] test tests::lowers_enum_variant_with_multiple_args_to_indexed_object ... 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_with_hex_specifier ... ok
[INFO] [stdout] test tests::lowers_imported_variant_constructor ... ok
[INFO] [stdout] test tests::lowers_format_to_string_concatenation ... ok
[INFO] [stdout] test tests::lowers_imported_unit_variant ... ok
[INFO] [stdout] test tests::lowers_simple_enum_match_to_conditional ... 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::lowers_unit_enum_variant_to_tagged_object ... ok
[INFO] [stdout] test tests::lowers_while_with_condition ... ok
[INFO] [stdout] test tests::lowers_loop_to_while_true ... 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::test_sourcemap_has_statement_level_mappings ... ok
[INFO] [stdout] test tests::tuple_destructuring_with_wildcards ... ok
[INFO] [stdout] test tests::adds_main_call_for_zero_arg_main_function ... ok
[INFO] [stdout] test tests::lower_match_stmt_with_continue ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/husk_dts_parser-542d19d13fd1e2fb)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test builder::tests::test_builder_escapes_keywords ... ok
[INFO] [stdout] test builder::tests::test_generate_builder ... ok
[INFO] [stdout] test builder::tests::test_should_generate_builder ... ok
[INFO] [stdout] test codegen::tests::test_class_module_generates_constructor_callable ... 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 builder::tests::test_to_snake_case ... ok
[INFO] [stdout] test codegen::tests::test_codegen_namespace_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_codegen_standard_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_generate_array_type ... ok
[INFO] [stdout] test codegen::tests::test_escaped_keywords ... ok
[INFO] [stdout] test codegen::tests::test_codegen_hybrid_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_generate_const_legacy_mode ... ok
[INFO] [stdout] test codegen::tests::test_generate_function_type_with_this_param ... ok
[INFO] [stdout] test codegen::tests::test_generate_const_new_mode ... ok
[INFO] [stdout] test codegen::tests::test_functions_from_different_namespaces_not_merged ... ok
[INFO] [stdout] test codegen::tests::test_generate_nullable_type ... ok
[INFO] [stdout] test codegen::tests::test_generate_multiple_consts ... ok
[INFO] [stdout] test codegen::tests::test_generate_generic_function ... ok
[INFO] [stdout] test codegen::tests::test_generate_method_with_this_param ... ok
[INFO] [stdout] test codegen::tests::test_generate_callback_function ... ok
[INFO] [stdout] test codegen::tests::test_generate_interface_with_methods ... ok
[INFO] [stdout] test codegen::tests::test_generate_promise_type ... ok
[INFO] [stdout] test codegen::tests::test_generate_optional_params ... ok
[INFO] [stdout] test codegen::tests::test_generate_simple_function ... ok
[INFO] [stdout] test codegen::tests::test_generate_untagged_enum_from_union_type ... ok
[INFO] [stdout] test codegen::tests::test_generate_untagged_enum_from_string_literals ... ok
[INFO] [stdout] test codegen::tests::test_interface_inheritance_should_include_parent_methods ... ok
[INFO] [stdout] test codegen::tests::test_module_callable_uses_module_alias ... ok
[INFO] [stdout] test codegen::tests::test_module_import ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_basic ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_to_json ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_unions ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_to_markdown ... ok
[INFO] [stdout] test diagnostics::tests::test_collector_basic ... ok
[INFO] [stdout] test diagnostics::tests::test_report_generation ... ok
[INFO] [stdout] test lexer::tests::test_arrow_function_type ... ok
[INFO] [stdout] test lexer::tests::test_interface ... ok
[INFO] [stdout] test lexer::tests::test_simple_function ... ok
[INFO] [stdout] test generation_gap::tests::test_split_paths ... ok
[INFO] [stdout] test lexer::tests::test_rest_params ... ok
[INFO] [stdout] test lexer::tests::test_string_literals ... ok
[INFO] [stdout] test lexer::tests::test_triple_slash_reference ... ok
[INFO] [stdout] test lexer::tests::test_union_type ... ok
[INFO] [stdout] test parser::tests::test_parse_array_type ... ok
[INFO] [stdout] test oxc_parser::tests::test_parse_generic_type ... ok
[INFO] [stdout] test oxc_parser::tests::test_parse_simple_function ... ok
[INFO] [stdout] test parser::tests::test_parse_export_equals ... ok
[INFO] [stdout] test parser::tests::test_parse_class ... ok
[INFO] [stdout] test oxc_parser::tests::test_parse_interface ... ok
[INFO] [stdout] test parser::tests::test_parse_interface ... ok
[INFO] [stdout] test parser::tests::test_parse_function_type ... ok
[INFO] [stdout] test parser::tests::test_parse_generic_function ... ok
[INFO] [stdout] test parser::tests::test_parse_namespace ... ok
[INFO] [stdout] test parser::tests::test_parse_rest_params ... ok
[INFO] [stdout] test parser::tests::test_parse_optional_params ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_function ... 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_function ... ok
[INFO] [stdout] test resolver::tests::test_extract_imports ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_hybrid ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_standard_module ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_namespace ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_aggregate ... ok
[INFO] [stdout] test unions::tests::test_boolean_union ... ok
[INFO] [stdout] test resolver::tests::test_circular_import_detection ... ok
[INFO] [stdout] test unions::tests::test_discriminated_union ... ok
[INFO] [stdout] test unions::tests::test_deduplicate_variant_names ... ok
[INFO] [stdout] test resolver::tests::test_no_cycle_no_error ... ok
[INFO] [stdout] test unions::tests::test_mixed_primitives_use_jsvalue ... ok
[INFO] [stdout] test unions::tests::test_generate_union_code_number_enum ... ok
[INFO] [stdout] test unions::tests::test_generate_union_code_discriminated ... ok
[INFO] [stdout] test unions::tests::test_nullable_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_string_enum_edge_cases_symbols ... ok
[INFO] [stdout] test unions::tests::test_string_enum_deduplicates ... ok
[INFO] [stdout] test unions::tests::test_string_enum_edge_cases_digits ... ok
[INFO] [stdout] test unions::tests::test_string_enum ... ok
[INFO] [stdout] test unions::tests::test_string_to_pascal_case ... ok
[INFO] [stdout] test unions::tests::test_type_enum_deduplicates ... ok
[INFO] [stdout] test utility_types::tests::test_non_nullable ... 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 utility_types::tests::test_partial ... ok
[INFO] [stdout] test utility_types::tests::test_record ... 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 generation_gap::tests::test_legacy_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-ae566d6e940be9e9)
[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_better_sqlite3_readonly_property ... ok
[INFO] [stdout] test test_express_core_application ... ok
[INFO] [stdout] test test_express_static_property ... ok
[INFO] [stdout] test test_class_keyword_properties ... ok
[INFO] [stdout] test test_class_properties_with_setters ... ok
[INFO] [stdout] test test_conditional_type_with_array_extends ... ok
[INFO] [stdout] test test_class_with_constructor ... ok
[INFO] [stdout] test test_function_property_as_method ... ok
[INFO] [stdout] test test_async_api ... ok
[INFO] [stdout] test test_interface_method_conditional_return ... ok
[INFO] [stdout] test test_generic_types ... ok
[INFO] [stdout] test test_interface_properties_generate_getters ... ok
[INFO] [stdout] test test_getter_property_syntax ... ok
[INFO] [stdout] test test_keyword_escaping ... ok
[INFO] [stdout] test test_new_as_method_name ... ok
[INFO] [stdout] test test_module_name_variants ... ok
[INFO] [stdout] test test_keyword_property_codegen ... ok
[INFO] [stdout] test test_keyword_as_property_name ... ok
[INFO] [stdout] test test_modifier_vs_property_name ... ok
[INFO] [stdout] test test_overloaded_different_types_takes_first ... ok
[INFO] [stdout] test test_object_type_keyword_properties ... ok
[INFO] [stdout] test test_optional_nullable ... ok
[INFO] [stdout] test test_overloaded_methods_merged ... ok
[INFO] [stdout] test test_qualified_type_array ... ok
[INFO] [stdout] test test_method_with_keyword_name ... ok
[INFO] [stdout] test test_property_getters_and_setters ... ok
[INFO] [stdout] test test_overloaded_functions_merged ... ok
[INFO] [stdout] test test_qualified_type_in_various_positions ... ok
[INFO] [stdout] test test_node_path_like ... ok
[INFO] [stdout] test test_qualified_type_name_simple ... ok
[INFO] [stdout] test test_qualified_type_with_generics ... ok
[INFO] [stdout] test test_real_better_sqlite3_types ... ok
[INFO] [stdout] test test_qualified_type_name_nested ... ok
[INFO] [stdout] test test_struct_type_params_preserved ... ok
[INFO] [stdout] test test_real_express_types ... ok
[INFO] [stdout] test test_simple_express_like ... ok
[INFO] [stdout] test test_template_literal_type_simple ... ok
[INFO] [stdout] test test_simple_type_still_works ... ok
[INFO] [stdout] test test_template_literal_codegen_to_string ... 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_unresolved_generics_simplified ... ok
[INFO] [stdout] test test_var_with_keyword_name ... ok
[INFO] [stdout] test test_trailing_comma_with_constraint ... 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' (149) 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:     0x5bc8fccadcfa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc8fccadcfa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc8fccadcfa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc8fccadcfa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc8fccc3e0a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc8fccc3e0a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5bc8fccb2952 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5bc8fccb2952 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5bc8fcc8bccf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc8fcc8bccf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc8fcca5bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc8fc8c033c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5bc8fc8c033c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc8fcca5d92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5bc8fcca5d92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc8fcc8bdba - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bc8fcc834f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc8fcc8ca9d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc8fccc45cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc8fc70c298 - integration[ee31912d42ef0ffd]::test_better_sqlite3_e2e_execution
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/husk-dts-parser/tests/integration.rs:1748:5
[INFO] [stdout]   20:     0x5bc8fc702617 - integration[ee31912d42ef0ffd]::test_better_sqlite3_e2e_execution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/husk-dts-parser/tests/integration.rs:1719:39
[INFO] [stdout]   21:     0x5bc8fc732806 - <integration[ee31912d42ef0ffd]::test_better_sqlite3_e2e_execution::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5bc8fc8b361b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bc8fc8b361b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5bc8fc8c0e0b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5bc8fc8c0e0b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5bc8fc8c0e0b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5bc8fc8c0e0b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5bc8fc8c0e0b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5bc8fc8c0e0b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5bc8fc8c0e0b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5bc8fc8bb7e4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5bc8fc8bb7e4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5bc8fc8c3a12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5bc8fc8c3a12 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5bc8fc8c3a12 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5bc8fc8c3a12 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5bc8fc8c3a12 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5bc8fc8c3a12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5bc8fc8c3a12 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5bc8fccad0ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5bc8fccad0ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f5984933aa4 - <unknown>
[INFO] [stdout]   43:     0x7f59849c0a64 - 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 1.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p husk-dts-parser --test integration`
[INFO] running `Command { std: "docker" "inspect" "497de2bc9d323ad59165ead019761b825e66610c83a8a3774156bb887a7146b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "497de2bc9d323ad59165ead019761b825e66610c83a8a3774156bb887a7146b6", kill_on_drop: false }`
[INFO] [stdout] 497de2bc9d323ad59165ead019761b825e66610c83a8a3774156bb887a7146b6
