[INFO] cloning repository https://github.com/markwylde/fscript
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markwylde/fscript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkwylde%2Ffscript", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkwylde%2Ffscript'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a25ce0148bc9fa8401ae9f6cd75574723b6465c6
[INFO] testing markwylde/fscript against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkwylde%2Ffscript" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/markwylde/fscript
[INFO] finished tweaking git repo https://github.com/markwylde/fscript
[INFO] tweaked toml for git repo https://github.com/markwylde/fscript written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/markwylde/fscript on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/markwylde/fscript 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cranelift-object v0.129.1
[INFO] [stderr]   Downloaded cranelift-module v0.129.1
[INFO] [stderr]   Downloaded cranelift-control v0.129.1
[INFO] [stderr]   Downloaded wasmtime-internal-core v42.0.1
[INFO] [stderr]   Downloaded cranelift-bitset v0.129.1
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.129.1
[INFO] [stderr]   Downloaded cranelift-entity v0.129.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.129.1
[INFO] [stderr]   Downloaded cranelift-srcgen v0.129.1
[INFO] [stderr]   Downloaded cranelift-native v0.129.1
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.129.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.129.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.129.1
[INFO] [stderr]   Downloaded cranelift-isle v0.129.1
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.129.1
[INFO] [stderr]   Downloaded regalloc2 v0.13.5
[INFO] [stderr]   Downloaded gimli v0.33.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.129.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6f8db23188e30878c6b6e0e0a4cc0b1d857497b2afa2f425cec313c3108707b
[INFO] running `Command { std: "docker" "start" "-a" "d6f8db23188e30878c6b6e0e0a4cc0b1d857497b2afa2f425cec313c3108707b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6f8db23188e30878c6b6e0e0a4cc0b1d857497b2afa2f425cec313c3108707b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f8db23188e30878c6b6e0e0a4cc0b1d857497b2afa2f425cec313c3108707b", kill_on_drop: false }`
[INFO] [stdout] d6f8db23188e30878c6b6e0e0a4cc0b1d857497b2afa2f425cec313c3108707b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eba1833944f2acd03d80832e51f123042b33f658c38840d3588038845418668e
[INFO] running `Command { std: "docker" "start" "-a" "eba1833944f2acd03d80832e51f123042b33f658c38840d3588038845418668e", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling cranelift-srcgen v0.129.1
[INFO] [stderr]    Compiling wasmtime-internal-core v42.0.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling cranelift-isle v0.129.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.129.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.129.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cranelift-bitset v0.129.1
[INFO] [stderr]    Compiling regalloc2 v0.13.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cranelift-entity v0.129.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling gimli v0.33.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling fscript-compile-runner v0.1.0 (/opt/rustwide/workdir/crates/fscript-compile-runner)
[INFO] [stderr]    Compiling fscript-cli v0.1.0 (/opt/rustwide/workdir/crates/fscript-cli)
[INFO] [stderr]    Compiling fscript-test-support v0.1.0 (/opt/rustwide/workdir/crates/fscript-test-support)
[INFO] [stderr]    Compiling cranelift-bforest v0.129.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling cranelift-control v0.129.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.129.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.129.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling cranelift-codegen v0.129.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling fscript-source v0.1.0 (/opt/rustwide/workdir/crates/fscript-source)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling fscript-ir v0.1.0 (/opt/rustwide/workdir/crates/fscript-ir)
[INFO] [stderr]    Compiling fscript-hir v0.1.0 (/opt/rustwide/workdir/crates/fscript-hir)
[INFO] [stderr]    Compiling fscript-ast v0.1.0 (/opt/rustwide/workdir/crates/fscript-ast)
[INFO] [stderr]    Compiling fscript-lexer v0.1.0 (/opt/rustwide/workdir/crates/fscript-lexer)
[INFO] [stderr]    Compiling fscript-types v0.1.0 (/opt/rustwide/workdir/crates/fscript-types)
[INFO] [stderr]    Compiling fscript-effects v0.1.0 (/opt/rustwide/workdir/crates/fscript-effects)
[INFO] [stderr]    Compiling fscript-parser v0.1.0 (/opt/rustwide/workdir/crates/fscript-parser)
[INFO] [stderr]    Compiling fscript-lower v0.1.0 (/opt/rustwide/workdir/crates/fscript-lower)
[INFO] [stderr]    Compiling fscript-runtime v0.1.0 (/opt/rustwide/workdir/crates/fscript-runtime)
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling fscript-std v0.1.0 (/opt/rustwide/workdir/crates/fscript-std)
[INFO] [stderr]    Compiling fscript-interpreter v0.1.0 (/opt/rustwide/workdir/crates/fscript-interpreter)
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling cranelift-module v0.129.1
[INFO] [stderr]    Compiling cranelift-frontend v0.129.1
[INFO] [stderr]    Compiling cranelift-native v0.129.1
[INFO] [stderr]    Compiling cranelift-object v0.129.1
[INFO] [stderr]    Compiling fscript-codegen-cranelift v0.1.0 (/opt/rustwide/workdir/crates/fscript-codegen-cranelift)
[INFO] [stderr]    Compiling fscript-driver v0.1.0 (/opt/rustwide/workdir/crates/fscript-driver)
[INFO] [stderr]    Compiling fscript-wasm v0.1.0 (/opt/rustwide/workdir/crates/fscript-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "eba1833944f2acd03d80832e51f123042b33f658c38840d3588038845418668e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eba1833944f2acd03d80832e51f123042b33f658c38840d3588038845418668e", kill_on_drop: false }`
[INFO] [stdout] eba1833944f2acd03d80832e51f123042b33f658c38840d3588038845418668e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce45d60f387d08df437eaa985395eb3ebc9468081b08b1307ff840416f1e0c7c
[INFO] running `Command { std: "docker" "start" "-a" "ce45d60f387d08df437eaa985395eb3ebc9468081b08b1307ff840416f1e0c7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling gimli v0.33.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling fscript-compile-runner v0.1.0 (/opt/rustwide/workdir/crates/fscript-compile-runner)
[INFO] [stderr]    Compiling fscript-test-support v0.1.0 (/opt/rustwide/workdir/crates/fscript-test-support)
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling fscript-source v0.1.0 (/opt/rustwide/workdir/crates/fscript-source)
[INFO] [stderr]    Compiling fscript-ir v0.1.0 (/opt/rustwide/workdir/crates/fscript-ir)
[INFO] [stderr]    Compiling fscript-hir v0.1.0 (/opt/rustwide/workdir/crates/fscript-hir)
[INFO] [stderr]    Compiling fscript-ast v0.1.0 (/opt/rustwide/workdir/crates/fscript-ast)
[INFO] [stderr]    Compiling fscript-lexer v0.1.0 (/opt/rustwide/workdir/crates/fscript-lexer)
[INFO] [stderr]    Compiling fscript-parser v0.1.0 (/opt/rustwide/workdir/crates/fscript-parser)
[INFO] [stderr]    Compiling fscript-types v0.1.0 (/opt/rustwide/workdir/crates/fscript-types)
[INFO] [stderr]    Compiling fscript-effects v0.1.0 (/opt/rustwide/workdir/crates/fscript-effects)
[INFO] [stderr]    Compiling cranelift-codegen v0.129.1
[INFO] [stderr]    Compiling fscript-lower v0.1.0 (/opt/rustwide/workdir/crates/fscript-lower)
[INFO] [stderr]    Compiling fscript-runtime v0.1.0 (/opt/rustwide/workdir/crates/fscript-runtime)
[INFO] [stderr]    Compiling fscript-std v0.1.0 (/opt/rustwide/workdir/crates/fscript-std)
[INFO] [stderr]    Compiling fscript-interpreter v0.1.0 (/opt/rustwide/workdir/crates/fscript-interpreter)
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling cranelift-module v0.129.1
[INFO] [stderr]    Compiling cranelift-frontend v0.129.1
[INFO] [stderr]    Compiling cranelift-native v0.129.1
[INFO] [stderr]    Compiling cranelift-object v0.129.1
[INFO] [stderr]    Compiling fscript-codegen-cranelift v0.1.0 (/opt/rustwide/workdir/crates/fscript-codegen-cranelift)
[INFO] [stderr]    Compiling fscript-driver v0.1.0 (/opt/rustwide/workdir/crates/fscript-driver)
[INFO] [stderr]    Compiling fscript-wasm v0.1.0 (/opt/rustwide/workdir/crates/fscript-wasm)
[INFO] [stderr]    Compiling fscript-cli v0.1.0 (/opt/rustwide/workdir/crates/fscript-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "ce45d60f387d08df437eaa985395eb3ebc9468081b08b1307ff840416f1e0c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce45d60f387d08df437eaa985395eb3ebc9468081b08b1307ff840416f1e0c7c", kill_on_drop: false }`
[INFO] [stdout] ce45d60f387d08df437eaa985395eb3ebc9468081b08b1307ff840416f1e0c7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79473f1382f45faaf516ba7bf3ce1582b849d4f7283b8b56702763626c0eff7a
[INFO] running `Command { std: "docker" "start" "-a" "79473f1382f45faaf516ba7bf3ce1582b849d4f7283b8b56702763626c0eff7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling fscript-compile-runner v0.1.0 (/opt/rustwide/workdir/crates/fscript-compile-runner)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fscript_ast-cbfc3bbe000ebfda)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fscript-e7aa656db16c2296)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::type_expr_span_covers_every_variant ... ok
[INFO] [stdout] test tests::expr_span_covers_every_variant ... ok
[INFO] [stdout] test tests::literal_type_span_covers_every_variant ... ok
[INFO] [stdout] test tests::literal_pattern_span_covers_every_variant ... ok
[INFO] [stdout] test tests::pattern_span_covers_every_variant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::version_output_contains_build_metadata ... ok
[INFO] [stdout] test tests::snapshots_cli_help_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-1a2ad2b2dc782b2c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test direct_entry_mode_runs_a_single_fs_argument ... ok
[INFO] [stdout] test run_command_succeeds_end_to_end ... ok
[INFO] [stdout] test check_command_succeeds_end_to_end ... ok
[INFO] [stdout] test version_command_reports_build_metadata ... ok
[INFO] [stdout] test snapshots_help_output ... ok
[INFO] [stdout] test snapshots_compile_failure_output_end_to_end ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fscript_codegen_cranelift-90f6be0dd7e25725)
[INFO] [stdout] test compile_command_emits_a_runnable_binary_end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 39.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test native::tests::rejects_programs_with_missing_entries_or_exports ... ok
[INFO] [stdout] test native::tests::rejects_programs_with_imports_or_multiple_modules ... ok
[INFO] [stdout] test native::tests::supports_numeric_single_module_programs ... ok
[INFO] [stdout] test tests::compile_helpers_report_platform_and_workspace_metadata ... ok
[INFO] [stdout] test tests::create_temp_directory_creates_a_real_directory ... ok
[INFO] [stdout] test native::tests::supports_the_handle_based_filesystem_slice ... ok
[INFO] [stdout] test tests::compile_error_helpers_return_no_source_metadata ... ok
[INFO] [stdout] test tests::stdlib_backend_parity_covers_every_runtime_native_export ... ok
[INFO] [stdout] test tests::stdlib_backend_parity_reports_current_ownership ... ok
[INFO] [stdout] test tests::compile_module_uses_single_entry_wrapper ... FAILED
[INFO] [stdout] test tests::embedded_runner_executes_non_native_programs ... FAILED
[INFO] [stdout] test native::tests::emits_and_links_a_native_executable_for_the_numeric_subset ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::compile_module_uses_single_entry_wrapper stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::compile_module_uses_single_entry_wrapper' (1227) panicked at crates/fscript-codegen-cranelift/src/lib.rs:529:14:
[INFO] [stdout] compile_module should compile through the wrapper: CargoFailed { output: "/tmp/fscript-compile-1218-1778516205731762754/compile-module-wrapper", stderr: "Compiling proc-macro2 v1.0.106\n   Compiling quote v1.0.45\n   Compiling unicode-ident v1.0.24\n   Compiling memchr v2.8.0\n   Compiling object v0.37.3\n   Compiling libc v0.2.182\n   Compiling adler2 v2.0.1\n   Compiling gimli v0.32.3\n   Compiling serde_core v1.0.228\n   Compiling rustix v1.1.4\n   Compiling rustc-demangle v0.1.27\n   Compiling bitflags v2.11.0\n   Compiling owo-colors v4.3.0\n   Compiling cfg-if v1.0.4\n   Compiling linux-raw-sys v0.12.1\n   Compiling camino v1.2.2\n   Compiling serde v1.0.228\n   Compiling unicode-width v0.2.2\n   Compiling miniz_oxide v0.8.9\n   Compiling is_ci v1.2.0\n   Compiling thiserror v2.0.18\n   Compiling unicode-linebreak v0.1.5\n   Compiling supports-color v3.0.2\n   Compiling unicode-width v0.1.14\n   Compiling supports-unicode v3.0.0\n   Compiling textwrap v0.16.2\n   Compiling supports-hyperlinks v3.2.0\n   Compiling zmij v1.0.21\n   Compiling serde_json v1.0.149\n   Compiling itoa v1.0.17\nerror: could not compile `proc-macro2` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature=\"default\"' --cfg 'feature=\"proc-macro\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"default\", \"nightly\", \"proc-macro\", \"span-locations\"))' -C metadata=4f9ed3dcbf33374c -C extra-filename=-8cb7e317f4f917e8 --out-dir /tmp/fscript-compile-1218-1778516205731913264/cargo-target/release/deps -C strip=debuginfo -L dependency=/tmp/fscript-compile-1218-1778516205731913264/cargo-target/release/deps --extern unicode_ident=/tmp/fscript-compile-1218-1778516205731913264/cargo-target/release/deps/libunicode_ident-7b46c64d63ae5109.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish..." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648e3de5873a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648e3de5873a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648e3de5873a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648e3de5873a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648e3de6e51a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648e3de6e51a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x648e3de5d4f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x648e3de5d4f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x648e3de34cbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x648e3de34cbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648e3de4f5e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x648e3d5fa61c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x648e3d5fa61c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x648e3de4f7a2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x648e3de4f7a2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x648e3de34d78 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x648e3de29949 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x648e3de35c0d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648e3de6ecdc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648e3de6ea52 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x648e3d5a424f - <core[e929cb53b82a81ca]::result::Result<(), fscript_codegen_cranelift[5814c9721752866]::CompileError>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x648e3d5cba6b - fscript_codegen_cranelift[5814c9721752866]::tests::compile_module_uses_single_entry_wrapper
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fscript-codegen-cranelift/src/lib.rs:529:14
[INFO] [stdout]   22:     0x648e3d5caa87 - fscript_codegen_cranelift[5814c9721752866]::tests::compile_module_uses_single_entry_wrapper::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fscript-codegen-cranelift/src/lib.rs:506:50
[INFO] [stdout]   23:     0x648e3d5c4c76 - <fscript_codegen_cranelift[5814c9721752866]::tests::compile_module_uses_single_entry_wrapper::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x648e3d5ed8fb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x648e3d5ed8fb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x648e3d5fb0eb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x648e3d5fb0eb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x648e3d5fb0eb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x648e3d5fb0eb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x648e3d5fb0eb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x648e3d5fb0eb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x648e3d5fb0eb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x648e3d5f4804 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x648e3d5f4804 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x648e3d5fdcf2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x648e3d5fdcf2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x648e3d5fdcf2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x648e3d5fdcf2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x648e3d5fdcf2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x648e3d5fdcf2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x648e3d5fdcf2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648e3de57dcf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x648e3de57dcf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70457017daa4 - <unknown>
[INFO] [stdout]   45:     0x70457020aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::embedded_runner_executes_non_native_programs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::embedded_runner_executes_non_native_programs' (1229) panicked at crates/fscript-codegen-cranelift/src/lib.rs:454:14:
[INFO] [stdout] embedded-runner subset should compile: CargoFailed { output: "/tmp/fscript-compile-1218-1778516205731914064/cargo-target", stderr: "Compiling proc-macro2 v1.0.106\n   Compiling quote v1.0.45\n   Compiling unicode-ident v1.0.24\n   Compiling libc v0.2.182\n   Compiling object v0.37.3\n   Compiling adler2 v2.0.1\n   Compiling rustix v1.1.4\n   Compiling gimli v0.32.3\n   Compiling memchr v2.8.0\n   Compiling bitflags v2.11.0\n   Compiling cfg-if v1.0.4\n   Compiling rustc-demangle v0.1.27\n   Compiling owo-colors v4.3.0\n   Compiling serde_core v1.0.228\n   Compiling linux-raw-sys v0.12.1\n   Compiling serde v1.0.228\n   Compiling unicode-linebreak v0.1.5\n   Compiling miniz_oxide v0.8.9\n   Compiling is_ci v1.2.0\n   Compiling thiserror v2.0.18\n   Compiling unicode-width v0.2.2\n   Compiling camino v1.2.2\n   Compiling supports-color v3.0.2\n   Compiling supports-hyperlinks v3.2.0\n   Compiling supports-unicode v3.0.0\nerror: could not compile `rustc-demangle` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name rustc_demangle --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-demangle-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"compiler_builtins\", \"core\", \"rustc-dep-of-std\", \"std\"))' -C metadata=73d489397b5f1517 -C extra-filename=-864016085c172ca3 --out-dir /tmp/fscript-compile-1218-1778516205731914064/cargo-target/release/deps -C strip=debuginfo -L dependency=/tmp/fscript-compile-1218-1778516205731914064/cargo-target/release/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish..." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648e3de5873a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648e3de5873a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648e3de5873a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648e3de5873a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648e3de6e51a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648e3de6e51a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x648e3de5d4f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x648e3de5d4f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x648e3de34cbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x648e3de34cbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648e3de4f5e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x648e3d5fa61c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x648e3d5fa61c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x648e3de4f7a2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x648e3de4f7a2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x648e3de34d78 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x648e3de29949 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x648e3de35c0d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648e3de6ecdc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648e3de6ea52 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x648e3d5a424f - <core[e929cb53b82a81ca]::result::Result<(), fscript_codegen_cranelift[5814c9721752866]::CompileError>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x648e3d5cc2f5 - fscript_codegen_cranelift[5814c9721752866]::tests::embedded_runner_executes_non_native_programs
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fscript-codegen-cranelift/src/lib.rs:454:14
[INFO] [stdout]   22:     0x648e3d5caab7 - fscript_codegen_cranelift[5814c9721752866]::tests::embedded_runner_executes_non_native_programs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fscript-codegen-cranelift/src/lib.rs:437:54
[INFO] [stdout]   23:     0x648e3d5c4cb6 - <fscript_codegen_cranelift[5814c9721752866]::tests::embedded_runner_executes_non_native_programs::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x648e3d5ed8fb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x648e3d5ed8fb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x648e3d5fb0eb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x648e3d5fb0eb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x648e3d5fb0eb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x648e3d5fb0eb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x648e3d5fb0eb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x648e3d5fb0eb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x648e3d5fb0eb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x648e3d5f4804 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x648e3d5f4804 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x648e3d5fdcf2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x648e3d5fdcf2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x648e3d5fdcf2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x648e3d5fdcf2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x648e3d5fdcf2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x648e3d5fdcf2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x648e3d5fdcf2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648e3de57dcf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x648e3de57dcf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70457017daa4 - <unknown>
[INFO] [stdout]   45:     0x70457020aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::compile_module_uses_single_entry_wrapper
[INFO] [stdout]     tests::embedded_runner_executes_non_native_programs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.95s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fscript-codegen-cranelift --lib`
[INFO] running `Command { std: "docker" "inspect" "79473f1382f45faaf516ba7bf3ce1582b849d4f7283b8b56702763626c0eff7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79473f1382f45faaf516ba7bf3ce1582b849d4f7283b8b56702763626c0eff7a", kill_on_drop: false }`
[INFO] [stdout] 79473f1382f45faaf516ba7bf3ce1582b849d4f7283b8b56702763626c0eff7a
