[INFO] cloning repository https://github.com/SotaMakino/ravel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SotaMakino/ravel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSotaMakino%2Fravel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSotaMakino%2Fravel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fdc65e00f4a5811657ab42947c06b0fb8e82675
[INFO] testing SotaMakino/ravel against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSotaMakino%2Fravel" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SotaMakino/ravel
[INFO] finished tweaking git repo https://github.com/SotaMakino/ravel
[INFO] tweaked toml for git repo https://github.com/SotaMakino/ravel written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SotaMakino/ravel on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SotaMakino/ravel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85ea27db69ef0214b07072187f8babbfd30ddbd097a2146f51e768792cfb6e0f
[INFO] running `Command { std: "docker" "start" "-a" "85ea27db69ef0214b07072187f8babbfd30ddbd097a2146f51e768792cfb6e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85ea27db69ef0214b07072187f8babbfd30ddbd097a2146f51e768792cfb6e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85ea27db69ef0214b07072187f8babbfd30ddbd097a2146f51e768792cfb6e0f", kill_on_drop: false }`
[INFO] [stdout] 85ea27db69ef0214b07072187f8babbfd30ddbd097a2146f51e768792cfb6e0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e119f1366a15b8030b225fd6e2eb2dde2451cf1e5f8c9aa11ebb82a3740b9b08
[INFO] running `Command { std: "docker" "start" "-a" "e119f1366a15b8030b225fd6e2eb2dde2451cf1e5f8c9aa11ebb82a3740b9b08", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling oxc_estree v0.116.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[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 memchr v2.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling oxc_sourcemap v6.1.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rquickjs-sys v0.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.116.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling oxc-miette v2.7.1
[INFO] [stderr]    Compiling oxc_diagnostics v0.116.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling oxc-browserslist v3.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling oxc_data_structures v0.116.0
[INFO] [stderr]    Compiling oxc_allocator v0.116.0
[INFO] [stderr]    Compiling oxc_str v0.116.0
[INFO] [stderr]    Compiling oxc_span v0.116.0
[INFO] [stderr]    Compiling oxc_syntax v0.116.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.116.0
[INFO] [stderr]    Compiling oxc_ast v0.116.0
[INFO] [stderr]    Compiling oxc_compat v0.116.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling oxc_ecmascript v0.116.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.116.0
[INFO] [stderr]    Compiling oxc_parser v0.116.0
[INFO] [stderr]    Compiling oxc_semantic v0.116.0
[INFO] [stderr]    Compiling oxc_traverse v0.116.0
[INFO] [stderr]    Compiling oxc_codegen v0.116.0
[INFO] [stderr]    Compiling oxc_transformer v0.116.0
[INFO] [stderr]    Compiling rquickjs-core v0.11.0
[INFO] [stderr]    Compiling rquickjs-macro v0.11.0
[INFO] [stderr]    Compiling rquickjs v0.11.0
[INFO] [stderr]    Compiling ravel v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "e119f1366a15b8030b225fd6e2eb2dde2451cf1e5f8c9aa11ebb82a3740b9b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e119f1366a15b8030b225fd6e2eb2dde2451cf1e5f8c9aa11ebb82a3740b9b08", kill_on_drop: false }`
[INFO] [stdout] e119f1366a15b8030b225fd6e2eb2dde2451cf1e5f8c9aa11ebb82a3740b9b08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 910cb00b8b672719b31880398287765d2e8369d1a56826c6f71d02b881136dec
[INFO] running `Command { std: "docker" "start" "-a" "910cb00b8b672719b31880398287765d2e8369d1a56826c6f71d02b881136dec", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling ravel v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.94s
[INFO] running `Command { std: "docker" "inspect" "910cb00b8b672719b31880398287765d2e8369d1a56826c6f71d02b881136dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "910cb00b8b672719b31880398287765d2e8369d1a56826c6f71d02b881136dec", kill_on_drop: false }`
[INFO] [stdout] 910cb00b8b672719b31880398287765d2e8369d1a56826c6f71d02b881136dec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6191e1b7a7588ecc3b5635c2f879d1bc51dfd06a4dfcefa6fc4f8ff69adf34fb
[INFO] running `Command { std: "docker" "start" "-a" "6191e1b7a7588ecc3b5635c2f879d1bc51dfd06a4dfcefa6fc4f8ff69adf34fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ravel-bbf901fad446ca6b)
[INFO] [stdout] 
[INFO] [stdout] running 123 tests
[INFO] [stdout] test cli::serve::tests::test_strip_base_no_match ... ok
[INFO] [stdout] test cli::serve::tests::test_strip_base_with_base ... ok
[INFO] [stdout] test config::tests::test_config_load_empty_object ... ok
[INFO] [stdout] test console::tests::test_value_to_string_array ... ok
[INFO] [stdout] test config::tests::test_config_load_partial ... ok
[INFO] [stdout] test config::tests::test_config_load_valid ... ok
[INFO] [stdout] test cli::serve::tests::test_strip_base_trailing_slash ... ok
[INFO] [stdout] test console::tests::test_value_to_string_false ... ok
[INFO] [stdout] test console::tests::test_value_to_string_float ... ok
[INFO] [stdout] test config::tests::test_config_load_invalid_json ... ok
[INFO] [stdout] test config::tests::test_config_defaults ... ok
[INFO] [stdout] test console::tests::test_value_to_string_empty_array ... ok
[INFO] [stdout] test console::tests::test_setup_console ... ok
[INFO] [stdout] test console::tests::test_value_to_string_negative_int ... ok
[INFO] [stdout] test console::tests::test_value_to_string_empty_string ... ok
[INFO] [stdout] test console::tests::test_value_to_string_bool ... ok
[INFO] [stdout] test console::tests::test_value_to_string_function ... ok
[INFO] [stdout] test cli::tests::test_read_and_transpile_ts_file ... ok
[INFO] [stdout] test console::tests::test_value_to_string_int ... ok
[INFO] [stdout] test config::tests::test_config_load_port_only ... ok
[INFO] [stdout] test console::tests::test_value_to_string_large_float ... ok
[INFO] [stdout] test console::tests::test_value_to_string_nan ... ok
[INFO] [stdout] test cli::tests::test_read_and_transpile_js_file ... ok
[INFO] [stdout] test config::tests::test_config_load_missing_file ... ok
[INFO] [stdout] test console::tests::test_value_to_string_negative_float ... ok
[INFO] [stdout] test cli::serve::tests::test_strip_base_no_base ... ok
[INFO] [stdout] test console::tests::test_value_to_string_infinity ... ok
[INFO] [stdout] test console::tests::test_value_to_string_null ... ok
[INFO] [stdout] test console::tests::test_value_to_string_object ... ok
[INFO] [stdout] test console::tests::test_value_to_string_object_with_properties ... ok
[INFO] [stdout] test console::tests::test_value_to_string_zero ... ok
[INFO] [stdout] test console::tests::test_value_to_string_string ... ok
[INFO] [stdout] test core::engine::tests::test_inject_globals_build_mode_true ... ok
[INFO] [stdout] test console::tests::test_value_to_string_undefined ... ok
[INFO] [stdout] test core::engine::tests::test_inject_globals_no_ravel_build_env_in_normal_mode ... ok
[INFO] [stdout] test core::engine::tests::test_inject_globals_process_env_is_object ... ok
[INFO] [stdout] test console::tests::test_value_to_string_nested_object ... ok
[INFO] [stdout] test core::engine::tests::test_inject_globals_ravel_build_env_in_build_mode ... ok
[INFO] [stdout] test core::engine::tests::test_inject_globals_escapes_special_chars_in_paths ... ok
[INFO] [stdout] test core::engine::tests::test_inject_globals_ravel_version ... ok
[INFO] [stdout] test core::engine::tests::test_setup_all_apis_injects_fs ... ok
[INFO] [stdout] test core::engine::tests::test_inject_globals_sets_dirname ... ok
[INFO] [stdout] test core::engine::tests::test_setup_all_apis_injects_note ... ok
[INFO] [stdout] test core::module::tests::test_file_resolver_with_path ... ok
[INFO] [stdout] test core::module::tests::test_file_resolver_with_multiple_patterns ... ok
[INFO] [stdout] test core::engine::tests::test_setup_all_apis_injects_timers ... ok
[INFO] [stdout] test core::engine::tests::test_inject_globals_build_mode_false ... ok
[INFO] [stdout] test core::module::tests::test_file_resolver_default_patterns ... ok
[INFO] [stdout] test core::engine::tests::test_setup_all_apis_injects_console ... ok
[INFO] [stdout] test core::engine::tests::test_inject_globals_sets_filename ... ok
[INFO] [stdout] test core::module::tests::test_run_module_basic ... ok
[INFO] [stdout] test core::module::tests::test_run_module_with_missing_import ... ok
[INFO] [stdout] test core::module::tests::test_run_module_with_async_code ... ok
[INFO] [stdout] test core::module::tests::test_run_module_mjs_extension ... ok
[INFO] [stdout] test core::module::tests::test_run_module_transitive_imports ... ok
[INFO] [stdout] test core::module::tests::test_run_module_with_import ... ok
[INFO] [stdout] test core::module::tests::test_run_module_with_default_export ... ok
[INFO] [stdout] test core::module::tests::test_run_module_with_export ... ok
[INFO] [stdout] test core::module::tests::test_script_loader_with_extension ... ok
[INFO] [stdout] test core::module::tests::test_setup_module_loader_async ... ok
[INFO] [stdout] test core::module::tests::test_script_loader_default ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_absolute_escape ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_escape_attempt ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_for_write_new_file ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_existing_file ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_null_byte_rejection ... ok
[INFO] [stdout] test core::module::tests::test_run_module_with_syntax_error ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_for_write_symlink_escape ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_for_write_null_byte_rejection ... ok
[INFO] [stdout] test jsx::tests::test_note_boolean_attr_false ... ok
[INFO] [stdout] test core::module::tests::test_run_module_with_named_and_default_import ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_for_write_new_in_subdir ... ok
[INFO] [stdout] test fs::tests::test_setup_fs ... ok
[INFO] [stdout] test jsx::tests::test_note_boolean_attr_true ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_for_write_escape_attempt ... ok
[INFO] [stdout] test jsx::tests::test_note_escapes_attr_values ... ok
[INFO] [stdout] test jsx::tests::test_note_self_closing ... ok
[INFO] [stdout] test jsx::tests::test_note_function_component ... ok
[INFO] [stdout] test jsx::tests::test_note_with_attributes ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_symlink_allowed_within_root ... ok
[INFO] [stdout] test jsx::tests::test_note_xss_escapes_children_angle_brackets ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_symlink_escape ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_nested_file ... ok
[INFO] [stdout] test jsx::tests::test_note_nested ... ok
[INFO] [stdout] test jsx::tests::test_note_fragment ... ok
[INFO] [stdout] test jsx::tests::test_note_xss_escapes_attr_single_quote ... ok
[INFO] [stdout] test fs::tests::test_resolve_path_for_write_existing ... ok
[INFO] [stdout] test timer::tests::test_timer_state_multiple ... ok
[INFO] [stdout] test timer::tests::test_timer_state_new ... ok
[INFO] [stdout] test jsx::tests::test_note_xss_escapes_attr_with_script_injection ... ok
[INFO] [stdout] test timer::tests::test_timer_state_cancel_nonexistent ... ok
[INFO] [stdout] test timer::tests::test_next_timer_id_increments ... ok
[INFO] [stdout] test timer::tests::test_timer_state_register ... ok
[INFO] [stdout] test timer::tests::test_timer_state_thread_local ... ok
[INFO] [stdout] test jsx::tests::test_note_xss_escapes_children_in_function_component ... ok
[INFO] [stdout] test transpiler::tests::test_jsx_fragment ... ok
[INFO] [stdout] test timer::tests::test_timer_message_variants ... ok
[INFO] [stdout] test timer::tests::test_timer_state_cancel ... ok
[INFO] [stdout] test jsx::tests::test_setup_jsx_runtime ... ok
[INFO] [stdout] test jsx::tests::test_note_simple_element ... ok
[INFO] [stdout] test transpiler::tests::test_is_typescript_file ... ok
[INFO] [stdout] test jsx::tests::test_note_xss_escapes_nested_children ... ok
[INFO] [stdout] test jsx::tests::test_note_xss_escapes_children_script_tag ... ok
[INFO] [stdout] test transpiler::tests::test_jsx_nested_elements ... ok
[INFO] [stdout] test transpiler::tests::test_jsx_self_closing ... ok
[INFO] [stdout] test transpiler::tests::test_jsx_simple_element ... ok
[INFO] [stdout] test transpiler::tests::test_jsx_with_attributes ... ok
[INFO] [stdout] test transpiler::tests::test_jsx_with_expression ... ok
[INFO] [stdout] test transpiler::tests::test_jsx_with_props ... ok
[INFO] [stdout] test transpiler::tests::test_preserves_esm_imports ... ok
[INFO] [stdout] test transpiler::tests::test_preserves_esm_exports ... ok
[INFO] [stdout] test transpiler::tests::test_strip_enum ... ok
[INFO] [stdout] test transpiler::tests::test_strip_generic_types ... ok
[INFO] [stdout] test transpiler::tests::test_strip_function_types ... ok
[INFO] [stdout] test transpiler::tests::test_strip_namespace ... ok
[INFO] [stdout] test transpiler::tests::test_strip_interface ... ok
[INFO] [stdout] test transpiler::tests::test_strip_type_assertion ... ok
[INFO] [stdout] test transpiler::tests::test_strip_type_imports ... ok
[INFO] [stdout] test transpiler::tests::test_strip_type_annotation ... ok
[INFO] [stdout] test transpiler::tests::test_transpile_error ... ok
[INFO] [stdout] test transpiler::tests::test_tsx_file_detection ... ok
[INFO] [stdout] test transpiler::tests::test_strip_class_types ... ok
[INFO] [stdout] test transpiler::tests::test_strip_return_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ravel-a64d41c91ef7b7c2)
[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/example_snapshots.rs (/opt/rustwide/target/debug/deps/example_snapshots-76f63b54611c5334)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_example_sandbox ... ok
[INFO] [stdout] test test_example_jsx ... ok
[INFO] [stdout] test test_example_esm ... ok
[INFO] [stdout] test test_example_typescript ... ok
[INFO] [stdout] test test_example_basic ... ok
[INFO] [stdout] test test_example_ts_esm ... ok
[INFO] [stdout] test test_example_timers ... ok
[INFO] [stdout] test test_example_fs ... FAILED
[INFO] [stdout] test test_example_site_build ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_example_fs stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: tests/snapshots/example_snapshots__fs.snap
[INFO] [stdout] Snapshot: fs
[INFO] [stdout] Source: tests/example_snapshots.rs:31
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: output
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     4     4 │ nonexistent.txt exists: false
[INFO] [stdout]     5     5 │ readFile type: object
[INFO] [stdout]     6     6 │ readFile length: 1025
[INFO] [stdout]     7     7 │ First 50 bytes as string: // Test fs sandbox - path traversal should be deni
[INFO] [stdout]     8       │-Wrote to output.txt
[INFO] [stdout]     9       │-Read back: Hello from Ravel!
[INFO] [stdout]    10       │-__filename: <PROJECT_ROOT>/examples/fs.js
[INFO] [stdout]    11       │-__dirname: <PROJECT_ROOT>/examples
[INFO] [stdout]    12       │-All tests passed!
[INFO] [stdout]    13     8 │ 
[INFO] [stdout]    14       │-=== STDERR ===
[INFO] [stdout]           9 │+=== STDERR ===
[INFO] [stdout]          10 │+QuickJS error: Exception generated by QuickJS
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test_example_fs' (145) panicked at tests/example_snapshots.rs:31:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/example_snapshots__fs.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b7a404ed6a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b7a404ed6a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b7a404ed6a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b7a404ed6a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b7a4066aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b7a4066aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x56b7a4053ac2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56b7a4053ac2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56b7a402aa4f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b7a402aa4f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b7a4045e49 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56b7a3fdffac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56b7a3fdffac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56b7a4046002 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56b7a4046002 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56b7a402ab08 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56b7a40220b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56b7a402b8bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56b7a406730c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b7a4067082 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56b7a3c33d71 - <core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56b7a3c33d71 - example_snapshots[a33273b48dfbe3c9]::test_example_fs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example_snapshots.rs:31:5
[INFO] [stdout]   22:     0x56b7a3c32ca7 - example_snapshots[a33273b48dfbe3c9]::test_example_fs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example_snapshots.rs:21:21
[INFO] [stdout]   23:     0x56b7a3c39406 - <example_snapshots[a33273b48dfbe3c9]::test_example_fs::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56b7a3fd328b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56b7a3fd328b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56b7a3fe0a7b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56b7a3fe0a7b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56b7a3fe0a7b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56b7a3fe0a7b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56b7a3fe0a7b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56b7a3fe0a7b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56b7a3fe0a7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56b7a3fdb454 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56b7a3fdb454 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56b7a3fe3682 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56b7a3fe3682 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56b7a3fe3682 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56b7a3fe3682 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56b7a3fe3682 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56b7a3fe3682 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56b7a3fe3682 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56b7a404de2f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x56b7a404de2f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a9143d79aa4 - <unknown>
[INFO] [stdout]   45:     0x7a9143e06a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_example_site_build stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: tests/snapshots/example_snapshots__site_build.snap
[INFO] [stdout] Snapshot: site_build
[INFO] [stdout] Source: tests/example_snapshots.rs:100
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: output
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │ === STDOUT ===
[INFO] [stdout]     2     2 │ Building with ravel v0.3.0
[INFO] [stdout]     3       │-__filename: <PROJECT_ROOT>/examples/site/build.tsx
[INFO] [stdout]     4       │-__dirname: <PROJECT_ROOT>/examples/site
[INFO] [stdout]           3 │+__filename: /opt/rustwide/workdir/examples/site/build.tsx
[INFO] [stdout]           4 │+__dirname: /opt/rustwide/workdir/examples/site
[INFO] [stdout]     5     5 │ RAVEL_BUILD=1
[INFO] [stdout]     6       │-wrote dist/style.css
[INFO] [stdout]     7       │-wrote dist/index.html
[INFO] [stdout]     8       │-wrote dist/about.html
[INFO] [stdout]     9       │-wrote dist/blog/index.html
[INFO] [stdout]    10       │-wrote dist/blog/hello-world.html
[INFO] [stdout]    11       │-wrote dist/blog/ravel-intro.html
[INFO] [stdout]    12       │-wrote dist/blog/deployment.html
[INFO] [stdout]    13       │-dist/index.html exists: true
[INFO] [stdout]    14       │-done - 6 pages, 1 CSS
[INFO] [stdout]    15     6 │ 
[INFO] [stdout]    16       │-=== STDERR ===
[INFO] [stdout]           7 │+=== STDERR ===
[INFO] [stdout]           8 │+QuickJS error: Exception generated by QuickJS
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test_example_site_build' (150) panicked at tests/example_snapshots.rs:100:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/example_snapshots__site_build.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b7a404ed6a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b7a404ed6a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b7a404ed6a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b7a404ed6a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b7a4066aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b7a4066aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x56b7a4053ac2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56b7a4053ac2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56b7a402aa4f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b7a402aa4f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b7a4045e49 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56b7a3fdffac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56b7a3fdffac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56b7a4046002 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56b7a4046002 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56b7a402ab08 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56b7a40220b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56b7a402b8bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56b7a406730c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b7a4067082 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56b7a3c370a1 - <core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56b7a3c370a1 - example_snapshots[a33273b48dfbe3c9]::test_example_site_build
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example_snapshots.rs:100:5
[INFO] [stdout]   22:     0x56b7a3c32df7 - example_snapshots[a33273b48dfbe3c9]::test_example_site_build::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/example_snapshots.rs:86:29
[INFO] [stdout]   23:     0x56b7a3c395c6 - <example_snapshots[a33273b48dfbe3c9]::test_example_site_build::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56b7a3fd328b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56b7a3fd328b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56b7a3fe0a7b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56b7a3fe0a7b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56b7a3fe0a7b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56b7a3fe0a7b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56b7a3fe0a7b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56b7a3fe0a7b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56b7a3fe0a7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56b7a3fdb454 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56b7a3fdb454 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56b7a3fe3682 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56b7a3fe3682 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56b7a3fe3682 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56b7a3fe3682 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56b7a3fe3682 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56b7a3fe3682 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56b7a3fe3682 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56b7a404de2f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x56b7a404de2f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a9143d79aa4 - <unknown>
[INFO] [stdout]   45:     0x7a9143e06a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_example_fs
[INFO] [stdout]     test_example_site_build
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test example_snapshots`
[INFO] running `Command { std: "docker" "inspect" "6191e1b7a7588ecc3b5635c2f879d1bc51dfd06a4dfcefa6fc4f8ff69adf34fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6191e1b7a7588ecc3b5635c2f879d1bc51dfd06a4dfcefa6fc4f8ff69adf34fb", kill_on_drop: false }`
[INFO] [stdout] 6191e1b7a7588ecc3b5635c2f879d1bc51dfd06a4dfcefa6fc4f8ff69adf34fb
