[INFO] cloning repository https://github.com/1jmdev/CrustyJS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1jmdev/CrustyJS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1jmdev%2FCrustyJS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1jmdev%2FCrustyJS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9afe97bb3c40b0aff50d50b84ac1a9a200242781
[INFO] testing 1jmdev/CrustyJS against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1jmdev%2FCrustyJS" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1jmdev/CrustyJS
[INFO] finished tweaking git repo https://github.com/1jmdev/CrustyJS
[INFO] tweaked toml for git repo https://github.com/1jmdev/CrustyJS written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1jmdev/CrustyJS on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1jmdev/CrustyJS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 213a540192c123ec6fa61cf7b2701709f8da65690d22aa12912e8ed7273d8695
[INFO] running `Command { std: "docker" "start" "-a" "213a540192c123ec6fa61cf7b2701709f8da65690d22aa12912e8ed7273d8695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "213a540192c123ec6fa61cf7b2701709f8da65690d22aa12912e8ed7273d8695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213a540192c123ec6fa61cf7b2701709f8da65690d22aa12912e8ed7273d8695", kill_on_drop: false }`
[INFO] [stdout] 213a540192c123ec6fa61cf7b2701709f8da65690d22aa12912e8ed7273d8695
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e5549187e67de32aee64f44cb7ca0265cf342bddfd9ad8824e02b5b429b3abd
[INFO] running `Command { std: "docker" "start" "-a" "6e5549187e67de32aee64f44cb7ca0265cf342bddfd9ad8824e02b5b429b3abd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling test262-runner v0.1.0 (/opt/rustwide/workdir/test262-runner)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "6e5549187e67de32aee64f44cb7ca0265cf342bddfd9ad8824e02b5b429b3abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e5549187e67de32aee64f44cb7ca0265cf342bddfd9ad8824e02b5b429b3abd", kill_on_drop: false }`
[INFO] [stdout] 6e5549187e67de32aee64f44cb7ca0265cf342bddfd9ad8824e02b5b429b3abd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b72784c51796dff2a48c441d0e8c5fd01f41675edf66c5784eeba4fb246023f4
[INFO] running `Command { std: "docker" "start" "-a" "b72784c51796dff2a48c441d0e8c5fd01f41675edf66c5784eeba4fb246023f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling test262-runner v0.1.0 (/opt/rustwide/workdir/test262-runner)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.67s
[INFO] running `Command { std: "docker" "inspect" "b72784c51796dff2a48c441d0e8c5fd01f41675edf66c5784eeba4fb246023f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b72784c51796dff2a48c441d0e8c5fd01f41675edf66c5784eeba4fb246023f4", kill_on_drop: false }`
[INFO] [stdout] b72784c51796dff2a48c441d0e8c5fd01f41675edf66c5784eeba4fb246023f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3dcf80b0358ce7453781e4ad2f282d689ca0c629655f5a0d19287c449ab0b75
[INFO] running `Command { std: "docker" "start" "-a" "a3dcf80b0358ce7453781e4ad2f282d689ca0c629655f5a0d19287c449ab0b75", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-853d0fb051c5e6cd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crustyjs-d8b806a4285f650c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]      Running tests/array_tests.rs (/opt/rustwide/target/debug/deps/array_tests-9817200c0f257c71)
[INFO] [stdout] test vm::bytecode::nan_boxing::tests::roundtrip_f64 ... ok
[INFO] [stdout] test vm::bytecode::nan_boxing::tests::roundtrip_negative_smi ... ok
[INFO] [stdout] test vm::bytecode::nan_boxing::tests::roundtrip_pointer ... ok
[INFO] [stdout] test vm::bytecode::nan_boxing::tests::roundtrip_primitives ... ok
[INFO] [stdout] test vm::bytecode::nan_boxing::tests::roundtrip_smi ... ok
[INFO] [stdout] test vm::bytecode::nan_boxing::tests::encode_decode_vm_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test array_index_assignment ... ok
[INFO] [stdout] test array_concat ... ok
[INFO] [stderr]      Running tests/builtins_tests.rs (/opt/rustwide/target/debug/deps/builtins_tests-2dfc234679aad0a6)
[INFO] [stdout] test array_filter_with_function ... ok
[INFO] [stdout] test array_index_access ... ok
[INFO] [stdout] test array_dynamic_index ... ok
[INFO] [stdout] test array_includes ... ok
[INFO] [stdout] test array_for_each_with_function ... ok
[INFO] [stdout] test array_index_of ... ok
[INFO] [stdout] test array_grow_via_assignment ... ok
[INFO] [stdout] test array_join ... ok
[INFO] [stdout] test array_length ... ok
[INFO] [stdout] test array_map_with_function ... ok
[INFO] [stdout] test array_of_strings ... ok
[INFO] [stdout] test array_pop ... ok
[INFO] [stdout] test array_out_of_bounds ... ok
[INFO] [stdout] test array_push ... ok
[INFO] [stdout] test array_slice ... ok
[INFO] [stdout] test empty_array ... ok
[INFO] [stdout] test for_of_array ... ok
[INFO] [stdout] test for_loop_array_iteration ... ok
[INFO] [stdout] test for_of_with_console_log ... ok
[INFO] [stdout] test for_loop_basic ... ok
[INFO] [stdout] test array_literal_display ... ok
[INFO] [stdout] test array_mixed_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test math_constants ... ok
[INFO] [stdout] test console_alias_methods_and_performance_now ... ok
[INFO] [stdout] test array_reduce_and_sort ... ok
[INFO] [stdout] test json_stringify_and_parse ... ok
[INFO] [stdout] test queue_microtask_builtin_works ... ok
[INFO] [stdout] test math_methods_basic ... ok
[INFO] [stdout] test object_extended_statics ... ok
[INFO] [stdout] test object_integrity_apis_work ... ok
[INFO] [stdout] test object_prototype_methods_work ... ok
[INFO] [stdout] test object_descriptor_apis_work ... ok
[INFO] [stderr]      Running tests/class_tests.rs (/opt/rustwide/target/debug/deps/class_tests-062d2906dc77030b)
[INFO] [stdout] test object_statics_and_date_now ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test instanceof_checks_prototype_chain ... ok
[INFO] [stdout] test class_getter_and_setter_accessors_work ... ok
[INFO] [stdout] test class_inheritance_and_super_constructor ... ok
[INFO] [stdout] test inherited_method_resolves_from_parent_prototype ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/closure_tests.rs (/opt/rustwide/target/debug/deps/closure_tests-34c031b07fb53b2d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test arrow_as_for_each_callback ... ok
[INFO] [stdout] test arrow_callback_with_filter ... ok
[INFO] [stdout] test arrow_multi_param_expression_body ... ok
[INFO] [stdout] test arrow_callback_with_map ... ok
[INFO] [stdout] test arrow_single_param_expression_body ... ok
[INFO] [stdout] test arrow_zero_param_block_body ... ok
[INFO] [stdout] test closure_counter_shared_state ... ok
[INFO] [stdout] test higher_order_compose ... ok
[INFO] [stdout] test two_closures_independent_state ... ok
[INFO] [stderr]      Running tests/collection_tests.rs (/opt/rustwide/target/debug/deps/collection_tests-47facfe2e9858728)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test map_clear ... ok
[INFO] [stdout] test map_empty_constructor ... ok
[INFO] [stdout] test map_get_missing_key_returns_undefined ... ok
[INFO] [stdout] test map_nan_key ... ok
[INFO] [stdout] test map_for_of_yields_entries ... ok
[INFO] [stdout] test map_overwrite_key ... ok
[INFO] [stdout] test map_keys_values_entries ... ok
[INFO] [stdout] test map_foreach ... ok
[INFO] [stdout] test map_set_returns_map_for_chaining ... ok
[INFO] [stdout] test map_typeof_is_object ... ok
[INFO] [stdout] test map_spread_to_array ... ok
[INFO] [stdout] test map_set_get_has_delete ... ok
[INFO] [stdout] test set_clear ... ok
[INFO] [stdout] test set_add_has_delete ... ok
[INFO] [stdout] test set_entries_yields_pairs ... ok
[INFO] [stdout] test set_add_returns_set_for_chaining ... ok
[INFO] [stdout] test set_foreach ... ok
[INFO] [stdout] test set_from_iterable_deduplicates ... ok
[INFO] [stdout] test set_for_of ... ok
[INFO] [stdout] test set_values_iterator ... ok
[INFO] [stdout] test set_spread_to_array ... ok
[INFO] [stdout] test set_empty_constructor ... ok
[INFO] [stdout] test map_from_iterable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/destructuring_tests.rs (/opt/rustwide/target/debug/deps/destructuring_tests-4f1ce6637d85cfeb)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test eval_function_param_destructuring_with_defaults ... ok
[INFO] [stdout] test eval_arrow_param_destructuring ... ok
[INFO] [stdout] test eval_nested_destructuring_with_object_rest ... ok
[INFO] [stdout] test parse_function_param_destructuring ... ok
[INFO] [stdout] test parse_object_destructuring_with_alias_and_default ... ok
[INFO] [stdout] test eval_object_destructuring_with_defaults_and_alias ... ok
[INFO] [stdout] test parse_nested_array_destructuring_with_rest ... ok
[INFO] [stdout] test parse_nested_object_destructuring ... ok
[INFO] [stdout] test eval_array_destructuring_with_holes_and_rest ... ok
[INFO] [stderr]      Running tests/embedding_tests.rs (/opt/rustwide/target/debug/deps/embedding_tests-5062d5c1cb93018b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test context_exposes_event_loop_drivers ... ok
[INFO] [stdout] test engine_context_eval_and_globals ... ok
[INFO] [stdout] test context_drives_animation_callbacks ... ok
[INFO] [stdout] test register_and_call_native_function ... ok
[INFO] [stdout] test register_class_method_on_instances ... ok
[INFO] [stdout] test register_class_constructor ... ok
[INFO] [stdout] test context_dispatches_event_target_listeners ... ok
[INFO] [stdout] test register_class_getter_setter_and_inheritance ... ok
[INFO] [stdout] test eval_module_from_file_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/deps/error_handling_tests-1e500d65409c3ad1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test catch_body_allows_missing_semicolon_before_brace ... ok
[INFO] [stdout] test catches_thrown_error_object ... ok
[INFO] [stdout] test error_constructor_exists_globally ... ok
[INFO] [stderr]      Running tests/event_loop_tests.rs (/opt/rustwide/target/debug/deps/event_loop_tests-a472c2e0ba6ba5a9)
[INFO] [stdout] test nested_try_catch_works ... ok
[INFO] [stdout] test uncaught_exception_bubbles_out ... ok
[INFO] [stdout] test finally_runs_on_success_and_throw ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test microtasks_run_before_macrotasks ... ok
[INFO] [stdout] test interval_can_be_cleared ... ok
[INFO] [stdout] test timeout_order_uses_delay ... ok
[INFO] [stdout] test queue_microtask_runs_before_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gc_tests.rs (/opt/rustwide/target/debug/deps/gc_tests-5538d55a48d1acb8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test collects_cycles_when_unreachable ... ok
[INFO] [stdout] test collects_unreachable_object ... ok
[INFO] [stdout] test handle_scope_keeps_value_alive_until_dropped ... ok
[INFO] [stdout] test root_prevents_collection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generator_tests.rs (/opt/rustwide/target/debug/deps/generator_tests-edf5b07c9ab37a0d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test generator_return_value ... ok
[INFO] [stdout] test generator_return_method ... ok
[INFO] [stdout] test generator_for_of ... ok
[INFO] [stdout] test generator_done_flag ... ok
[INFO] [stdout] test generator_for_of_with_break ... ok
[INFO] [stdout] test generator_no_yields ... ok
[INFO] [stdout] test generator_spread ... ok
[INFO] [stdout] test generator_with_conditional ... ok
[INFO] [stdout] test basic_generator_with_next ... ok
[INFO] [stdout] test generator_with_loop ... ok
[INFO] [stdout] test multiple_generator_instances_are_independent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-cdbc5045969913e9)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test engine_context_animation_frame_flow ... ok
[INFO] [stdout] test engine_context_optional_chaining_flow ... ok
[INFO] [stdout] test kitchen_sink_example_runs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- kitchen_sink_example_runs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'kitchen_sink_example_runs' (151) panicked at core/tests/integration_tests.rs:10:49:
[INFO] [stdout] read kitchen sink: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62c63f63b3fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62c63f63b3fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62c63f63b3fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62c63f63b3fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62c63f6525fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62c63f6525fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x62c63f63fcf2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62c63f63fcf2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62c63f61998f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62c63f61998f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62c63f633399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62c63f1bd9ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62c63f1bd9ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62c63f633612 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62c63f633612 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62c63f619a48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62c63f611299 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62c63f61a75d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62c63f652f5c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62c63f652cd2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62c63f1b129c - core::result::Result<T,E>::expect::hfc6fb77e69fa77ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62c63f1afb78 - integration_tests::kitchen_sink_example_runs::hc7eac1f84b12ce09
[INFO] [stdout]                                at /opt/rustwide/workdir/core/tests/integration_tests.rs:10:49
[INFO] [stdout]   22:     0x62c63f1b04f7 - integration_tests::kitchen_sink_example_runs::{{closure}}::hf42cf519c710eb54
[INFO] [stdout]                                at /opt/rustwide/workdir/core/tests/integration_tests.rs:8:31
[INFO] [stdout]   23:     0x62c63f1b0bc6 - core::ops::function::FnOnce::call_once::hde664ddf5d8ec1d1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62c63f1b1a8b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62c63f1b1a8b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62c63f1be47b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62c63f1be47b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62c63f1be47b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62c63f1be47b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62c63f1be47b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62c63f1be47b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62c63f1be47b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62c63f1b9b94 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62c63f1b9b94 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62c63f1c1082 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x62c63f1c1082 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62c63f1c1082 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62c63f1c1082 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62c63f1c1082 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62c63f1c1082 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x62c63f1c1082 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62c63f63a99f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x62c63f63a99f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f20b5a5baa4 - <unknown>
[INFO] [stdout]   45:     0x7f20b5ae8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     kitchen_sink_example_runs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p core --test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "a3dcf80b0358ce7453781e4ad2f282d689ca0c629655f5a0d19287c449ab0b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3dcf80b0358ce7453781e4ad2f282d689ca0c629655f5a0d19287c449ab0b75", kill_on_drop: false }`
[INFO] [stdout] a3dcf80b0358ce7453781e4ad2f282d689ca0c629655f5a0d19287c449ab0b75
