[INFO] cloning repository https://github.com/levish0/svelte-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/levish0/svelte-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevish0%2Fsvelte-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevish0%2Fsvelte-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a2b5ca41ee872fff23b488276d8c35a02a75313 [INFO] testing levish0/svelte-rs against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevish0%2Fsvelte-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/levish0/svelte-rs [INFO] finished tweaking git repo https://github.com/levish0/svelte-rs [INFO] tweaked toml for git repo https://github.com/levish0/svelte-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/levish0/svelte-rs on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/levish0/svelte-rs 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.19 [INFO] [stderr] Downloaded oxc_estree v0.115.0 [INFO] [stderr] Downloaded oxc_data_structures v0.115.0 [INFO] [stderr] Downloaded oxc_ast_macros v0.115.0 [INFO] [stderr] Downloaded napi-sys v3.2.1 [INFO] [stderr] Downloaded oxc_span v0.115.0 [INFO] [stderr] Downloaded napi-build v2.3.1 [INFO] [stderr] Downloaded ctor-proc-macro v0.0.7 [INFO] [stderr] Downloaded oxc_syntax v0.115.0 [INFO] [stderr] Downloaded ctor v0.6.3 [INFO] [stderr] Downloaded libloading v0.9.0 [INFO] [stderr] Downloaded pin-project-lite v0.2.17 [INFO] [stderr] Downloaded oxc_codegen v0.115.0 [INFO] [stderr] Downloaded napi-derive-backend v5.0.2 [INFO] [stderr] Downloaded oxc_ast_visit v0.115.0 [INFO] [stderr] Downloaded oxc_semantic v0.115.0 [INFO] [stderr] Downloaded oxc_allocator v0.115.0 [INFO] [stderr] Downloaded criterion v0.8.2 [INFO] [stderr] Downloaded oxc_regular_expression v0.115.0 [INFO] [stderr] Downloaded oxc_ast v0.115.0 [INFO] [stderr] Downloaded oxc_parser v0.115.0 [INFO] [stderr] Downloaded oxc_ecmascript v0.115.0 [INFO] [stderr] Downloaded criterion-plot v0.8.2 [INFO] [stderr] Downloaded dragonbox_ecma v0.1.0 [INFO] [stderr] Downloaded napi v3.8.3 [INFO] [stderr] Downloaded convert_case v0.11.0 [INFO] [stderr] Downloaded napi-derive v3.5.2 [INFO] [stderr] Downloaded oxc_diagnostics v0.115.0 [INFO] [stderr] Downloaded alloca v0.4.0 [INFO] [stderr] Downloaded oxc_str v0.115.0 [INFO] [stderr] Downloaded web-sys v0.3.91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d39ea18b2f10878322ad3188702743ee76ff1061f766b53281d907c1c9e48115 [INFO] running `Command { std: "docker" "start" "-a" "d39ea18b2f10878322ad3188702743ee76ff1061f766b53281d907c1c9e48115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d39ea18b2f10878322ad3188702743ee76ff1061f766b53281d907c1c9e48115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39ea18b2f10878322ad3188702743ee76ff1061f766b53281d907c1c9e48115", kill_on_drop: false }` [INFO] [stdout] d39ea18b2f10878322ad3188702743ee76ff1061f766b53281d907c1c9e48115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38a256a417efbe12384125e2c2786d5d54c2591f5c22019036a930a398d0f900 [INFO] running `Command { std: "docker" "start" "-a" "38a256a417efbe12384125e2c2786d5d54c2591f5c22019036a930a398d0f900", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling dragonbox_ecma v0.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rustversion v1.0.22 [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 allocator-api2 v0.2.21 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling oxc_data_structures v0.115.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling oxc_estree v0.115.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling oxc_sourcemap v6.0.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling json-escape-simd v3.0.1 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling napi v3.8.3 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling dtor v0.1.1 [INFO] [stderr] Compiling ctor v0.6.3 [INFO] [stderr] Compiling lux-metadata v0.1.0 (/opt/rustwide/workdir/crates/lux-metadata) [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling napi-sys v3.2.1 [INFO] [stderr] Compiling lux-node v0.1.0 (/opt/rustwide/workdir/crates/lux-node) [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling napi-derive-backend v5.0.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling oxc-miette-derive v2.7.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling oxc_ast_macros v0.115.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling lux-utils v0.1.0 (/opt/rustwide/workdir/crates/lux-utils) [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling oxc-miette v2.7.0 [INFO] [stderr] Compiling oxc_diagnostics v0.115.0 [INFO] [stderr] Compiling napi-derive v3.5.2 [INFO] [stderr] Compiling oxc_allocator v0.115.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling oxc_index v4.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling oxc_str v0.115.0 [INFO] [stderr] Compiling oxc_span v0.115.0 [INFO] [stderr] Compiling oxc_regular_expression v0.115.0 [INFO] [stderr] Compiling oxc_syntax v0.115.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling oxc_ast v0.115.0 [INFO] [stderr] Compiling oxc_ecmascript v0.115.0 [INFO] [stderr] Compiling oxc_ast_visit v0.115.0 [INFO] [stderr] Compiling lux-ast v0.1.0 (/opt/rustwide/workdir/crates/lux-ast) [INFO] [stderr] Compiling oxc_parser v0.115.0 [INFO] [stderr] Compiling oxc_semantic v0.115.0 [INFO] [stderr] Compiling oxc_codegen v0.115.0 [INFO] [stderr] Compiling lux-analyzer v0.1.0 (/opt/rustwide/workdir/crates/lux-analyzer) [INFO] [stderr] Compiling lux-parser v0.1.0 (/opt/rustwide/workdir/crates/lux-parser) [INFO] [stderr] Compiling lux-transformer v0.1.0 (/opt/rustwide/workdir/crates/lux-transformer) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "38a256a417efbe12384125e2c2786d5d54c2591f5c22019036a930a398d0f900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a256a417efbe12384125e2c2786d5d54c2591f5c22019036a930a398d0f900", kill_on_drop: false }` [INFO] [stdout] 38a256a417efbe12384125e2c2786d5d54c2591f5c22019036a930a398d0f900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7434e8eadd610f5dc49cdba123a57bbe2130228602b83a4eb85f25607797c90 [INFO] running `Command { std: "docker" "start" "-a" "f7434e8eadd610f5dc49cdba123a57bbe2130228602b83a4eb85f25607797c90", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling lux-ast v0.1.0 (/opt/rustwide/workdir/crates/lux-ast) [INFO] [stderr] Compiling lux-utils v0.1.0 (/opt/rustwide/workdir/crates/lux-utils) [INFO] [stderr] Compiling lux-metadata v0.1.0 (/opt/rustwide/workdir/crates/lux-metadata) [INFO] [stderr] Compiling lux-node v0.1.0 (/opt/rustwide/workdir/crates/lux-node) [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling criterion-plot v0.8.2 [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.8.2 [INFO] [stderr] Compiling lux-parser v0.1.0 (/opt/rustwide/workdir/crates/lux-parser) [INFO] [stderr] Compiling lux-transformer v0.1.0 (/opt/rustwide/workdir/crates/lux-transformer) [INFO] [stderr] Compiling lux-analyzer v0.1.0 (/opt/rustwide/workdir/crates/lux-analyzer) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.74s [INFO] running `Command { std: "docker" "inspect" "f7434e8eadd610f5dc49cdba123a57bbe2130228602b83a4eb85f25607797c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7434e8eadd610f5dc49cdba123a57bbe2130228602b83a4eb85f25607797c90", kill_on_drop: false }` [INFO] [stdout] f7434e8eadd610f5dc49cdba123a57bbe2130228602b83a4eb85f25607797c90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e291df5c7463a06548d52b80f5ce3357f16894bab9abe81588e22e5d145c2439 [INFO] running `Command { std: "docker" "start" "-a" "e291df5c7463a06548d52b80f5ce3357f16894bab9abe81588e22e5d145c2439", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lux_analyzer-cd5187583f1eca5e) [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 tests/css_analysis.rs (/opt/rustwide/target/debug/deps/css_analysis-5bf67ada2dc331d4) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test analyze_marks_global_block_descendants_as_global_like ... ok [INFO] [stdout] test analyze_links_nested_rule_to_parent_rule ... ok [INFO] [stdout] test analyze_marks_nested_not_selector_as_used_under_root ... ok [INFO] [stdout] test analyze_keeps_mixed_selector_local ... ok [INFO] [stdout] test analyze_marks_global_selector_rule ... ok [INFO] [stdout] test analyze_treats_global_has_selector_as_scoped ... ok [INFO] [stdout] [INFO] [stderr] Running tests/parity_reference_diagnostics.rs (/opt/rustwide/target/debug/deps/parity_reference_diagnostics-91d3ede595b7b98c) [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test parity_against_reference_analyzer_diagnostics_smoke ... FAILED [INFO] [stdout] test parity_against_reference_compiler_errors_subset ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- parity_against_reference_analyzer_diagnostics_smoke stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'parity_against_reference_analyzer_diagnostics_smoke' (33) panicked at crates/lux-analyzer/tests/parity_reference_diagnostics.rs:362:13: [INFO] [stdout] failed to run npm install in /opt/rustwide/workdir/tools/svelte_runner: No such file or directory (os error 2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ab3b3752b7a - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ab3b3752b7a - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ab3b3752b7a - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ab3b3752b7a - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ab3b376961a - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ab3b376961a - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x5ab3b3757672 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ab3b3757672 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ab3b373028f - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ab3b373028f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ab3b374aa19 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ab3b304133c - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5ab3b304133c - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ab3b374abd2 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5ab3b374abd2 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ab3b3730348 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ab3b3727a29 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ab3b373105d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ab3b3769fac - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ab3b302bf54 - parity_reference_diagnostics[4d6954726e77a53a]::ensure_svelte_runner::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/lux-analyzer/tests/parity_reference_diagnostics.rs:362:13 [INFO] [stdout] 20: 0x5ab3b30228ca - >::unwrap_or_else:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5ab3b302ce2b - parity_reference_diagnostics[4d6954726e77a53a]::ensure_svelte_runner [INFO] [stdout] at /opt/rustwide/workdir/crates/lux-analyzer/tests/parity_reference_diagnostics.rs:361:10 [INFO] [stdout] 22: 0x5ab3b302f668 - parity_reference_diagnostics[4d6954726e77a53a]::parity_against_reference_analyzer_diagnostics_smoke [INFO] [stdout] at /opt/rustwide/workdir/crates/lux-analyzer/tests/parity_reference_diagnostics.rs:27:22 [INFO] [stdout] 23: 0x5ab3b302c347 - parity_reference_diagnostics[4d6954726e77a53a]::parity_against_reference_analyzer_diagnostics_smoke::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/lux-analyzer/tests/parity_reference_diagnostics.rs:21:57 [INFO] [stdout] 24: 0x5ab3b3035286 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ab3b303541b - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5ab3b303541b - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5ab3b3041e0b - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5ab3b3041e0b - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5ab3b3041e0b - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5ab3b3041e0b - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5ab3b3041e0b - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5ab3b3041e0b - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5ab3b3041e0b - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5ab3b303d524 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5ab3b303d524 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5ab3b3044a12 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5ab3b3044a12 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5ab3b3044a12 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5ab3b3044a12 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5ab3b3044a12 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5ab3b3044a12 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5ab3b3044a12 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5ab3b3751f6f - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5ab3b3751f6f - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74c4f1cd8aa4 - [INFO] [stdout] 46: 0x74c4f1d65a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parity_against_reference_compiler_errors_subset stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'parity_against_reference_compiler_errors_subset' (34) panicked at crates/lux-analyzer/tests/parity_reference_diagnostics.rs:362:13: [INFO] [stdout] failed to run npm install in /opt/rustwide/workdir/tools/svelte_runner: No such file or directory (os error 2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ab3b3752b7a - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ab3b3752b7a - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ab3b3752b7a - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ab3b3752b7a - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ab3b376961a - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ab3b376961a - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x5ab3b3757672 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ab3b3757672 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ab3b373028f - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ab3b373028f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ab3b374aa19 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ab3b304133c - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5ab3b304133c - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ab3b374abd2 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5ab3b374abd2 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ab3b3730348 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ab3b3727a29 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ab3b373105d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ab3b3769fac - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ab3b302bf54 - parity_reference_diagnostics[4d6954726e77a53a]::ensure_svelte_runner::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/lux-analyzer/tests/parity_reference_diagnostics.rs:362:13 [INFO] [stdout] 20: 0x5ab3b30228ca - >::unwrap_or_else:: [INFO] [stderr] error: test failed, to rerun pass `-p lux-analyzer --test parity_reference_diagnostics` [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5ab3b302ce2b - parity_reference_diagnostics[4d6954726e77a53a]::ensure_svelte_runner [INFO] [stdout] at /opt/rustwide/workdir/crates/lux-analyzer/tests/parity_reference_diagnostics.rs:361:10 [INFO] [stdout] 22: 0x5ab3b302de66 - parity_reference_diagnostics[4d6954726e77a53a]::parity_against_reference_compiler_errors_subset [INFO] [stdout] at /opt/rustwide/workdir/crates/lux-analyzer/tests/parity_reference_diagnostics.rs:239:22 [INFO] [stdout] 23: 0x5ab3b302c317 - parity_reference_diagnostics[4d6954726e77a53a]::parity_against_reference_compiler_errors_subset::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/lux-analyzer/tests/parity_reference_diagnostics.rs:233:53 [INFO] [stdout] 24: 0x5ab3b3035246 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ab3b303541b - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5ab3b303541b - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5ab3b3041e0b - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5ab3b3041e0b - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5ab3b3041e0b - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5ab3b3041e0b - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5ab3b3041e0b - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5ab3b3041e0b - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5ab3b3041e0b - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5ab3b303d524 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5ab3b303d524 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5ab3b3044a12 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5ab3b3044a12 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5ab3b3044a12 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5ab3b3044a12 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5ab3b3044a12 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5ab3b3044a12 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5ab3b3044a12 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5ab3b3751f6f - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5ab3b3751f6f - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x74c4f1cd8aa4 - [INFO] [stdout] 46: 0x74c4f1d65a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] parity_against_reference_analyzer_diagnostics_smoke [INFO] [stdout] parity_against_reference_compiler_errors_subset [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e291df5c7463a06548d52b80f5ce3357f16894bab9abe81588e22e5d145c2439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e291df5c7463a06548d52b80f5ce3357f16894bab9abe81588e22e5d145c2439", kill_on_drop: false }` [INFO] [stdout] e291df5c7463a06548d52b80f5ce3357f16894bab9abe81588e22e5d145c2439