[INFO] fetching crate boa_engine 0.14.0... [INFO] testing boa_engine-0.14.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate boa_engine 0.14.0 into /workspace/builds/worker-59/source [INFO] validating manifest of crates.io crate boa_engine 0.14.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate boa_engine 0.14.0 [INFO] finished tweaking crates.io crate boa_engine 0.14.0 [INFO] tweaked toml for crates.io crate boa_engine 0.14.0 written to /workspace/builds/worker-59/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12cd75453370c3726b83006c701f78a4f6730eae026e1fb2d96aec07a0d283e1 [INFO] running `Command { std: "docker" "start" "-a" "12cd75453370c3726b83006c701f78a4f6730eae026e1fb2d96aec07a0d283e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12cd75453370c3726b83006c701f78a4f6730eae026e1fb2d96aec07a0d283e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12cd75453370c3726b83006c701f78a4f6730eae026e1fb2d96aec07a0d283e1", kill_on_drop: false }` [INFO] [stdout] 12cd75453370c3726b83006c701f78a4f6730eae026e1fb2d96aec07a0d283e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17fd26c58ee5595c50e7f310b3fa8bbfdfe463191fd21d241989b793958178bf [INFO] running `Command { std: "docker" "start" "-a" "17fd26c58ee5595c50e7f310b3fa8bbfdfe463191fd21d241989b793958178bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling unicode-general-category v0.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling boa_profiler v0.14.0 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling regress v0.4.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling boa_unicode v0.14.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling gc_derive v0.4.1 [INFO] [stderr] Compiling gc v0.4.1 [INFO] [stderr] Compiling boa_gc v0.14.0 [INFO] [stderr] Compiling string-interner v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling boa_interner v0.14.0 [INFO] [stderr] Compiling boa_engine v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a type alias [INFO] [stdout] --> src/lib.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.91s [INFO] running `Command { std: "docker" "inspect" "17fd26c58ee5595c50e7f310b3fa8bbfdfe463191fd21d241989b793958178bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17fd26c58ee5595c50e7f310b3fa8bbfdfe463191fd21d241989b793958178bf", kill_on_drop: false }` [INFO] [stdout] 17fd26c58ee5595c50e7f310b3fa8bbfdfe463191fd21d241989b793958178bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a3a534f378d5a382f2d8606ba10daff4a67402555fb965acac21361cbbcb391 [INFO] running `Command { std: "docker" "start" "-a" "5a3a534f378d5a382f2d8606ba10daff4a67402555fb965acac21361cbbcb391", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a type alias [INFO] [stdout] --> src/lib.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling boa_engine v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a type alias [INFO] [stdout] --> src/lib.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 34s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/boa_engine-fe65086821e283ba) [INFO] running `Command { std: "docker" "inspect" "5a3a534f378d5a382f2d8606ba10daff4a67402555fb965acac21361cbbcb391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a3a534f378d5a382f2d8606ba10daff4a67402555fb965acac21361cbbcb391", kill_on_drop: false }` [INFO] [stdout] 5a3a534f378d5a382f2d8606ba10daff4a67402555fb965acac21361cbbcb391 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63a6b337f9c5a75c4a356f99de8068473115e438da8aeb32a89186a3728695f4 [INFO] running `Command { std: "docker" "start" "-a" "63a6b337f9c5a75c4a356f99de8068473115e438da8aeb32a89186a3728695f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a type alias [INFO] [stderr] --> src/lib.rs:102:1 [INFO] [stderr] | [INFO] [stderr] 102 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `boa_engine` (lib) generated 1 warning [INFO] [stderr] warning: `boa_engine` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/boa_engine-fe65086821e283ba) [INFO] [stdout] [INFO] [stdout] running 963 tests [INFO] [stdout] test builtins::array::tests::array_spread_arrays ... ok [INFO] [stdout] test builtins::array::tests::array_symbol_iterator ... ok [INFO] [stdout] test builtins::array::tests::array_length_is_not_enumerable ... ok [INFO] [stdout] test builtins::array::tests::copy_within ... ok [INFO] [stdout] test builtins::array::tests::array_keys_simple ... ok [INFO] [stdout] test builtins::array::tests::array_values_sparse ... ok [INFO] [stdout] test builtins::array::tests::pop ... ok [INFO] [stdout] test builtins::array::tests::every ... ok [INFO] [stdout] test builtins::array::tests::array_values_symbol_iterator ... ok [INFO] [stdout] test builtins::array_buffer::tests::ut_rainy_day_create_byte_data_block ... ok [INFO] [stdout] test builtins::array::tests::shift ... ok [INFO] [stdout] test builtins::array_buffer::tests::ut_sunnyy_day_create_byte_data_block ... ok [INFO] [stdout] test builtins::array::tests::some ... ok [INFO] [stdout] test builtins::array::tests::array_values_empty ... ok [INFO] [stdout] test builtins::bigint::tests::as_int_n ... ok [INFO] [stdout] test builtins::array::tests::join ... ok [INFO] [stdout] test builtins::bigint::tests::shl ... ok [INFO] [stdout] test builtins::array::tests::to_string ... ok [INFO] [stdout] test builtins::array::tests::array_sort ... ok [INFO] [stdout] test builtins::array::tests::get_relative_start ... ok [INFO] [stdout] test builtins::array::tests::get_relative_end ... ok [INFO] [stdout] test builtins::array::tests::is_array ... ok [INFO] [stdout] test builtins::date::tests::date_display ... ok [INFO] [stdout] test builtins::array::tests::for_each ... ok [INFO] [stdout] test builtins::array::tests::map ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_day_call ... ok [INFO] [stdout] test builtins::array::tests::array_spread_non_iterable ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_minutes_call ... ok [INFO] [stdout] test builtins::array::tests::fill ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_full_year_call ... ok [INFO] [stdout] test builtins::array::tests::filter ... ok [INFO] [stdout] test builtins::bigint::tests::div ... ok [INFO] [stdout] test builtins::bigint::tests::division_by_zero ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_utc_minutes_call ... ok [INFO] [stdout] test builtins::bigint::tests::shr ... ok [INFO] [stdout] test builtins::array::tests::reduce ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_parse_call ... ok [INFO] [stdout] test builtins::bigint::tests::shl_out_of_range ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_hours_call ... ok [INFO] [stdout] test builtins::bigint::tests::equality ... ok [INFO] [stdout] test builtins::bigint::tests::remainder_by_zero ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_call_multiple ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_now_call ... ok [INFO] [stdout] test builtins::array::tests::push ... ok [INFO] [stdout] test builtins::bigint::tests::add ... ok [INFO] [stdout] test builtins::array::tests::concat ... ok [INFO] [stdout] test builtins::bigint::tests::shr_out_of_range ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_rational_with_fractional_part ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_minutes ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_month ... ok [INFO] [stdout] test builtins::array::tests::of ... ok [INFO] [stdout] test builtins::array::tests::find_index ... ok [INFO] [stdout] test builtins::array::tests::flat_map_with_hole ... ok [INFO] [stdout] test builtins::array::tests::flat ... ok [INFO] [stdout] test builtins::bigint::tests::r#mod ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_rational ... ok [INFO] [stdout] test builtins::array::tests::includes_value ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_call_date ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_time ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_call_multiple_90s ... ok [INFO] [stdout] test builtins::function::tests::function_prototype_name ... ok [INFO] [stdout] test builtins::array::tests::call_array_constructor_with_one_argument ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_call_number ... ok [INFO] [stdout] test builtins::array::tests::array_entries_simple ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_utc_hours ... ok [INFO] [stdout] test builtins::json::tests::json_parse_sets_prototypes ... ok [INFO] [stdout] test builtins::json::tests::json_parse_with_no_args_throws_syntax_error ... ok [INFO] [stdout] test builtins::array::tests::reverse ... ok [INFO] [stdout] test builtins::array::tests::flat_infinity ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_date_call ... ok [INFO] [stdout] test builtins::function::tests::function_prototype_apply ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_function ... ok [INFO] [stdout] test builtins::date::tests::date_this_time_value ... ok [INFO] [stdout] test builtins::array::tests::last_index_of ... ok [INFO] [stdout] test builtins::date::tests::set_year ... ok [INFO] [stdout] test builtins::global_this::tests::global_this_exists_on_global_object_and_evaluates_to_an_object ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_utc_call_nan ... ok [INFO] [stdout] test builtins::bigint::tests::mul ... ok [INFO] [stdout] test builtins::boolean::tests::constructor_gives_true_instance ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_full_year ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_remove_symbols_from_objects ... ok [INFO] [stdout] test builtins::bigint::tests::to_string_invalid_radix ... ok [INFO] [stdout] test builtins::bigint::tests::div_with_truncation ... ok [INFO] [stdout] test builtins::map::tests::entries ... ok [INFO] [stdout] test builtins::bigint::tests::to_string ... ok [INFO] [stdout] test builtins::json::tests::json_fields_should_be_enumerable ... ok [INFO] [stdout] test builtins::array::tests::unshift ... ok [INFO] [stdout] test builtins::bigint::tests::pow ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_call_string_invalid ... ok [INFO] [stdout] test builtins::date::tests::date_call ... ok [INFO] [stdout] test builtins::date::tests::date_neg ... ok [INFO] [stdout] test builtins::bigint::tests::as_int_n_errors ... ok [INFO] [stdout] test builtins::bigint::tests::pow_negative_exponent ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_milliseconds_call ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_undefined ... ok [INFO] [stdout] test builtins::boolean::tests::construct_and_call ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_symbol ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_object_array ... ok [INFO] [stdout] test builtins::array::tests::array_values_simple ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_replacer_function ... ok [INFO] [stdout] test builtins::array::tests::flat_map_not_callable ... ok [INFO] [stdout] test builtins::array::tests::for_each_push_value ... ok [INFO] [stdout] test builtins::math::tests::exp ... ok [INFO] [stdout] test builtins::array::tests::index_of ... ok [INFO] [stdout] test builtins::function::tests::function_prototype_length ... ok [INFO] [stdout] test builtins::bigint::tests::sub ... ok [INFO] [stdout] test builtins::array::tests::find ... ok [INFO] [stdout] test builtins::error::tests::uri_error_to_string ... ok [INFO] [stdout] test builtins::function::tests::closure_capture_clone ... ok [INFO] [stdout] test builtins::math::tests::asinh ... ok [INFO] [stdout] test builtins::array::tests::slice ... ok [INFO] [stdout] test builtins::function::tests::call_function_prototype_with_arguments ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_milliseconds ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_utc_full_year_call ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_replacer_array_numbers ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_call ... ok [INFO] [stdout] test builtins::math::tests::log2 ... ok [INFO] [stdout] test builtins::math::tests::fround ... ok [INFO] [stdout] test builtins::boolean::tests::instances_have_correct_proto_set ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_string ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_null ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_month ... ok [INFO] [stdout] test builtins::array::tests::flat_empty ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_integer ... ok [INFO] [stdout] test builtins::infinity::tests::infinity_exists_on_global_object_and_evaluates_to_infinity_value ... ok [INFO] [stdout] test builtins::function::tests::call_function_prototype_with_new ... ok [INFO] [stdout] test builtins::number::tests::equal ... ok [INFO] [stdout] test builtins::math::tests::floor ... ok [INFO] [stdout] test builtins::math::tests::pow ... ok [INFO] [stdout] test builtins::error::tests::uri_error_length ... ok [INFO] [stdout] test builtins::math::tests::sin ... ok [INFO] [stdout] test builtins::math::tests::tan ... ok [INFO] [stdout] test builtins::error::tests::eval_error_length ... ok [INFO] [stdout] test builtins::math::tests::cos ... ok [INFO] [stdout] test builtins::infinity::tests::infinity_exists_and_equals_to_number_positive_infinity_value ... ok [INFO] [stdout] test builtins::math::tests::trunc ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_utc_seconds ... ok [INFO] [stdout] test builtins::date::tests::date_proto_to_time_string ... ok [INFO] [stdout] test builtins::array::tests::flat_map ... ok [INFO] [stdout] test builtins::math::tests::sign ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_date ... ok [INFO] [stdout] test builtins::number::tests::less_than ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_utc_seconds ... ok [INFO] [stdout] test builtins::function::tests::self_mutating_function_when_calling ... ok [INFO] [stdout] test builtins::date::tests::date_proto_to_string ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_utc_date_call ... ok [INFO] [stdout] test builtins::array::tests::fill_obj_ref ... ok [INFO] [stdout] test builtins::math::tests::expm1 ... ok [INFO] [stdout] test builtins::error::tests::eval_error_name ... ok [INFO] [stdout] test builtins::math::tests::cosh ... ok [INFO] [stdout] test builtins::bigint::tests::as_uint_n_errors ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_utc_date ... ok [INFO] [stdout] test builtins::error::tests::error_to_string ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_seconds ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_utc_call ... ok [INFO] [stdout] test builtins::error::tests::uri_error_name ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_time ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_call_string ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_no_args ... ok [INFO] [stdout] test builtins::math::tests::asin ... ok [INFO] [stdout] test builtins::function::tests::function_prototype_call_throw ... ok [INFO] [stdout] test builtins::error::tests::eval_error_to_string ... ok [INFO] [stdout] test builtins::bigint::tests::as_uint_n ... ok [INFO] [stdout] test builtins::map::tests::not_a_function ... ok [INFO] [stdout] test builtins::number::tests::same_value_zero ... ok [INFO] [stdout] test builtins::date::tests::date_proto_to_date_string ... ok [INFO] [stdout] test builtins::number::tests::same_value ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_seconds ... ok [INFO] [stdout] test builtins::map::tests::construct_empty ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_hours ... ok [INFO] [stdout] test builtins::function::tests::call_function_prototype ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_undefined ... ok [INFO] [stdout] test builtins::function::tests::function_prototype_apply_on_object ... ok [INFO] [stdout] test builtins::math::tests::atan2 ... ok [INFO] [stdout] test builtins::nan::tests::nan_exists_on_global_object_and_evaluates_to_nan_value ... ok [INFO] [stdout] test builtins::date::tests::date_proto_to_iso_string ... ok [INFO] [stdout] test builtins::math::tests::sqrt ... ok [INFO] [stdout] test builtins::object::tests::object_create_with_function ... ignored [INFO] [stdout] test builtins::map::tests::keys ... ok [INFO] [stdout] test builtins::map::tests::values ... ok [INFO] [stdout] test builtins::date::tests::date_proto_to_json ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_arrays ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_utc_month ... ok [INFO] [stdout] test builtins::math::tests::acos ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_utc_full_year ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_pretty_print_with_string_object ... ok [INFO] [stdout] test builtins::function::tests::self_mutating_function_when_constructing ... ok [INFO] [stdout] test builtins::array::tests::reduce_right ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_utc_day_call ... ok [INFO] [stdout] test builtins::function::tests::arguments_object ... ok [INFO] [stdout] test builtins::math::tests::log10 ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_utc_minutes ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_pretty_print_twenty_spaces ... ok [INFO] [stdout] test builtins::math::tests::clz32 ... ok [INFO] [stdout] test builtins::number::tests::parse_float_malformed_str ... ok [INFO] [stdout] test builtins::map::tests::symbol_iterator ... ok [INFO] [stdout] test builtins::math::tests::acosh ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_utc_milliseconds_call ... ok [INFO] [stdout] test builtins::date::tests::date_proto_value_of ... ok [INFO] [stdout] test builtins::date::tests::date_ctor_call_multiple_nan ... ok [INFO] [stdout] test builtins::math::tests::sinh ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_remove_function_values_from_objects ... ok [INFO] [stdout] test builtins::number::tests::call_number ... ok [INFO] [stdout] test builtins::math::tests::max ... ok [INFO] [stdout] test builtins::date::tests::date_proto_set_utc_milliseconds ... ok [INFO] [stdout] test builtins::date::tests::date_proto_to_utc_string ... ok [INFO] [stdout] test builtins::math::tests::min ... ok [INFO] [stdout] test builtins::number::tests::parse_float_no_args ... ok [INFO] [stdout] test builtins::date::tests::date_proto_to_gmt_string ... ok [INFO] [stdout] test builtins::number::tests::parse_float_negative ... ok [INFO] [stdout] test builtins::math::tests::abs ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_pretty_print ... ok [INFO] [stdout] test builtins::math::tests::imul ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_array_converts_undefined_to_null ... ok [INFO] [stdout] test builtins::number::tests::integer_number_primitive_to_number_object ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_pretty_print_with_number_object ... ok [INFO] [stdout] test builtins::number::tests::from_bigint ... ok [INFO] [stdout] test builtins::function::tests::function_prototype_call_multiple_args ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_replacer_array_strings ... ok [INFO] [stdout] test builtins::number::tests::number_constants ... ok [INFO] [stdout] test builtins::map::tests::delete ... ok [INFO] [stdout] test builtins::function::tests::function_prototype_call ... ok [INFO] [stdout] test builtins::map::tests::recursive_display ... ok [INFO] [stdout] test builtins::number::tests::global_is_finite ... ok [INFO] [stdout] test builtins::number::tests::parse_int_no_args ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_utc_hours_call ... ok [INFO] [stdout] test builtins::map::tests::construct_from_array ... ok [INFO] [stdout] test builtins::number::tests::parse_int_already_int ... ok [INFO] [stdout] test builtins::number::tests::global_is_nan ... ok [INFO] [stdout] test builtins::math::tests::tanh ... ok [INFO] [stdout] test builtins::number::tests::parse_int_negative_varying_radix ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_pretty_print_four_spaces ... ok [INFO] [stdout] test builtins::math::tests::cbrt ... ok [INFO] [stdout] test builtins::math::tests::ceil ... ok [INFO] [stdout] test builtins::map::tests::get ... ok [INFO] [stdout] test builtins::math::tests::log1p ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_pretty_print_bad_space_argument ... ok [INFO] [stdout] test builtins::number::tests::parse_int_negative ... ok [INFO] [stdout] test builtins::number::tests::parse_float_int_str ... ok [INFO] [stdout] test builtins::number::tests::parse_float_simple ... ok [INFO] [stdout] test builtins::math::tests::log ... ok [INFO] [stdout] test builtins::set::tests::not_a_function ... ok [INFO] [stdout] test builtins::number::tests::parse_float_too_many_args ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_year ... ok [INFO] [stdout] test builtins::number::tests::parse_int_inferred_hex ... ok [INFO] [stdout] test builtins::number::tests::parse_int_float_str ... ok [INFO] [stdout] test builtins::object::tests::object_create_with_number ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_timezone_offset ... ok [INFO] [stdout] test builtins::number::tests::parse_float_undefined ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_array_converts_symbol_to_null ... ok [INFO] [stdout] test builtins::map::tests::has ... ok [INFO] [stdout] test builtins::number::tests::parse_int_malformed_str ... ok [INFO] [stdout] test builtins::number::tests::parse_float_already_float ... ok [INFO] [stdout] test builtins::json::tests::json_parse_object_with_reviver ... ok [INFO] [stdout] test builtins::number::tests::to_exponential ... ok [INFO] [stdout] test builtins::number::tests::parse_float_int ... ok [INFO] [stdout] test builtins::json::tests::json_sanity ... ok [INFO] [stdout] test builtins::number::tests::to_fixed ... ok [INFO] [stdout] test builtins::date::tests::date_json ... ok [INFO] [stdout] test builtins::map::tests::for_each ... ok [INFO] [stdout] test builtins::map::tests::merge ... ok [INFO] [stdout] test builtins::number::tests::parse_int_float ... ok [INFO] [stdout] test builtins::math::tests::hypot ... ok [INFO] [stdout] test builtins::number::tests::value_of ... ok [INFO] [stdout] test builtins::number::tests::parse_int_zero_start ... ok [INFO] [stdout] test builtins::number::tests::parse_int_simple ... ok [INFO] [stdout] test builtins::number::tests::parse_int_too_many_args ... ok [INFO] [stdout] test builtins::math::tests::round ... ok [INFO] [stdout] test builtins::map::tests::modify_key ... ok [INFO] [stdout] test builtins::number::tests::parse_int_varying_radix ... ok [INFO] [stdout] test builtins::string::tests::index_of_with_string_search_string_argument ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_function_replacer_propogate_error ... ok [INFO] [stdout] test builtins::number::tests::num_to_string_exponential ... ok [INFO] [stdout] test builtins::map::tests::order ... ok [INFO] [stdout] test builtins::number::tests::parse_int_undefined ... ok [INFO] [stdout] test builtins::reflect::tests::delete_property ... ok [INFO] [stdout] test builtins::object::tests::object_has_own_property ... ok [INFO] [stdout] test builtins::map::tests::set ... ok [INFO] [stdout] test builtins::number::tests::to_precision ... ok [INFO] [stdout] test builtins::number::tests::number_is_integer ... ok [INFO] [stdout] test builtins::regexp::tests::no_panic_on_invalid_character_escape ... ok [INFO] [stdout] test builtins::date::tests::date_proto_get_utc_month ... ok [INFO] [stdout] test builtins::map::tests::for_of_delete ... ok [INFO] [stdout] test builtins::string::tests::ascii_iter ... ok [INFO] [stdout] test builtins::string::tests::trim ... ok [INFO] [stdout] test builtins::number::tests::number_is_safe_integer ... ok [INFO] [stdout] test builtins::number::tests::number_is_nan ... ok [INFO] [stdout] test builtins::string::tests::index_of_with_non_string_search_string_argument ... ok [INFO] [stdout] test builtins::set::tests::values_and_keys ... ok [INFO] [stdout] test builtins::string::tests::code_point_at ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_fractional_numbers ... ok [INFO] [stdout] test builtins::object::tests::object_get_own_property_names_invalid_args ... ok [INFO] [stdout] test builtins::object::tests::object_from_entries_invalid_args ... ok [INFO] [stdout] test builtins::object::tests::object_get_own_property_symbols_invalid_args ... ok [INFO] [stdout] test builtins::number::tests::number_is_finite ... ok [INFO] [stdout] test builtins::string::tests::trim_end ... ok [INFO] [stdout] test environments::tests::var_not_block_scoped ... ok [INFO] [stdout] test object::tests::object_properties_return_order ... ok [INFO] [stdout] test property::attribute::tests::clear ... ok [INFO] [stdout] test property::attribute::tests::configurable ... ok [INFO] [stdout] test environments::tests::const_is_block_scoped ... ok [INFO] [stdout] test builtins::number::tests::to_string ... ok [INFO] [stdout] test property::attribute::tests::enumerable_configurable ... ok [INFO] [stdout] test property::attribute::tests::enumerable ... ok [INFO] [stdout] test property::attribute::tests::set_configurable_to_true ... ok [INFO] [stdout] test property::attribute::tests::set_enumerable_to_false ... ok [INFO] [stdout] test property::attribute::tests::set_configurable_to_false ... ok [INFO] [stdout] test property::attribute::tests::default ... ok [INFO] [stdout] test builtins::object::tests::object_create_with_undefined ... ok [INFO] [stdout] test property::attribute::tests::set_writable_to_false ... ok [INFO] [stdout] test builtins::string::tests::last_index_with_empty_search_string ... ok [INFO] [stdout] test string::tests::empty ... ok [INFO] [stdout] test property::attribute::tests::set_enumerable_to_true ... ok [INFO] [stdout] test property::attribute::tests::writable_and_enumerable ... ok [INFO] [stdout] test builtins::string::tests::trim_start ... ok [INFO] [stdout] test string::tests::as_str ... ok [INFO] [stdout] test property::attribute::tests::writable ... ok [INFO] [stdout] test property::attribute::tests::writable_enumerable_configurable ... ok [INFO] [stdout] test string::tests::pointer_size ... ok [INFO] [stdout] test string::tests::hash ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_array_converts_function_to_null ... ok [INFO] [stdout] test builtins::object::tests::object_create_with_regular_object ... ok [INFO] [stdout] test property::attribute::tests::set_writable_to_true ... ok [INFO] [stdout] test builtins::undefined::tests::undefined_direct_evaluation ... ok [INFO] [stdout] test string::tests::concat ... ok [INFO] [stdout] test builtins::object::tests::get_own_property_descriptors ... ok [INFO] [stdout] test string::tests::refcount ... ok [INFO] [stdout] test string::tests::ptr_eq ... ok [INFO] [stdout] test builtins::object::tests::get_own_property_descriptor_1_arg_returns_undefined ... ok [INFO] [stdout] test builtins::number::tests::to_locale_string ... ok [INFO] [stdout] test builtins::string::tests::generic_index_of ... ok [INFO] [stdout] test builtins::set::tests::entries ... ok [INFO] [stdout] test builtins::set::tests::construct_empty ... ok [INFO] [stdout] test builtins::reflect::tests::get_prototype_of ... ok [INFO] [stdout] test builtins::object::tests::object_has_own ... ok [INFO] [stdout] test environments::tests::set_outer_let_in_block_scope ... ok [INFO] [stdout] test builtins::string::tests::length ... ok [INFO] [stdout] test builtins::object::tests::object_property_is_enumerable ... ok [INFO] [stdout] test builtins::object::tests::get_own_property_descriptor ... ok [INFO] [stdout] test builtins::reflect::tests::set ... ok [INFO] [stdout] test builtins::json::tests::json_parse_array_with_reviver ... ok [INFO] [stdout] test builtins::string::tests::replace_no_match ... ok [INFO] [stdout] test builtins::reflect::tests::set_prototype_of ... ok [INFO] [stdout] test builtins::regexp::tests::species ... ok [INFO] [stdout] test builtins::reflect::tests::is_extensible ... ok [INFO] [stdout] test builtins::symbol::tests::print_symbol_expect_description ... ok [INFO] [stdout] test builtins::object::tests::define_symbol_property ... ok [INFO] [stdout] test builtins::string::tests::last_index_of_with_no_arguments ... ok [INFO] [stdout] test builtins::object::tests::object_is_prototype_of ... ok [INFO] [stdout] test builtins::object::tests::object_is ... ok [INFO] [stdout] test builtins::symbol::tests::call_symbol_and_check_return_type ... ok [INFO] [stdout] test builtins::string::tests::index_of_with_no_arguments ... ok [INFO] [stdout] test builtins::map::tests::for_each_delete ... ok [INFO] [stdout] test builtins::string::tests::generic_concat ... ok [INFO] [stdout] test builtins::string::tests::index_of_empty_search_string ... ok [INFO] [stdout] test builtins::string::tests::char_code_at ... ok [INFO] [stdout] test builtins::string::tests::concat ... ok [INFO] [stdout] test builtins::set::tests::clone ... ok [INFO] [stdout] test builtins::undefined::tests::undefined_assignment ... ok [INFO] [stdout] test builtins::string::tests::includes_with_regex_arg ... ok [INFO] [stdout] test builtins::math::tests::atan ... ok [INFO] [stdout] test builtins::string::tests::last_index_of_with_from_index_argument ... ok [INFO] [stdout] test builtins::object::tests::object_to_string ... ok [INFO] [stdout] test builtins::string::tests::last_index_of_with_non_string_search_string_argument ... ok [INFO] [stdout] test builtins::reflect::tests::prevent_extensions ... ok [INFO] [stdout] test builtins::string::tests::construct_and_call ... ok [INFO] [stdout] test builtins::map::tests::clone ... ok [INFO] [stdout] test syntax::ast::node::field::tests::fmt ... ok [INFO] [stdout] test builtins::string::tests::index_of_with_from_index_argument ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_remove_undefined_values_from_objects ... ok [INFO] [stdout] test environments::tests::set_outer_var_in_block_scope ... ok [INFO] [stdout] test builtins::string::tests::last_index_of_with_string_search_string_argument ... ok [INFO] [stdout] test builtins::string::tests::replace ... ok [INFO] [stdout] test builtins::string::tests::generic_last_index_of ... ok [INFO] [stdout] test builtins::reflect::tests::apply ... ok [INFO] [stdout] test builtins::string::tests::includes ... ok [INFO] [stdout] test builtins::string::tests::char_at ... ok [INFO] [stdout] test builtins::string::tests::ends_with ... ok [INFO] [stdout] test builtins::string::tests::ends_with_with_regex_arg ... ok [INFO] [stdout] test builtins::reflect::tests::get_own_property_descriptor ... ok [INFO] [stdout] test builtins::reflect::tests::get ... ok [INFO] [stdout] test builtins::reflect::tests::own_keys ... ok [INFO] [stdout] test builtins::reflect::tests::has ... ok [INFO] [stdout] test builtins::reflect::tests::construct ... ok [INFO] [stdout] test syntax::ast::node::await_expr::tests::fmt ... ok [INFO] [stdout] test builtins::regexp::tests::to_string ... ok [INFO] [stdout] test builtins::object::tests::object_from_entries ... ok [INFO] [stdout] test builtins::set::tests::clear ... ok [INFO] [stdout] test builtins::set::tests::delete ... ok [INFO] [stdout] test builtins::string::tests::repeat ... ok [INFO] [stdout] test builtins::string::tests::split ... ok [INFO] [stdout] test builtins::set::tests::symbol_iterator ... ok [INFO] [stdout] test syntax::ast::node::call::tests::fmt ... ok [INFO] [stdout] test builtins::set::tests::merge ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_pretty_print_with_too_long_string ... ok [INFO] [stdout] test builtins::set::tests::construct_from_array ... ok [INFO] [stdout] test builtins::set::tests::has ... ok [INFO] [stdout] test syntax::ast::node::iteration::break_node::tests::fmt ... ok [INFO] [stdout] test builtins::map::tests::clear ... ok [INFO] [stdout] test builtins::string::tests::repeat_throws_when_count_is_negative ... ok [INFO] [stdout] test builtins::string::tests::new_utf8_string_has_length ... ok [INFO] [stdout] test builtins::symbol::tests::symbol_access ... ok [INFO] [stdout] test builtins::string::tests::string_get_property ... ok [INFO] [stdout] test builtins::set::tests::recursive_display ... ok [INFO] [stdout] test builtins::string::tests::repeat_generic ... ok [INFO] [stdout] test builtins::set::tests::for_each ... ok [INFO] [stdout] test syntax::ast::node::declaration::tests::duplicate_function_name ... ok [INFO] [stdout] test builtins::string::tests::new_string_has_length ... ok [INFO] [stdout] test builtins::string::tests::new_string_has_length_not_enumerable ... ok [INFO] [stdout] test builtins::string::tests::repeat_throws_when_count_is_infinity ... ok [INFO] [stdout] test builtins::reflect::tests::define_property ... ok [INFO] [stdout] test syntax::ast::node::conditional::tests::fmt ... ok [INFO] [stdout] test syntax::ast::node::block::tests::fmt ... ok [INFO] [stdout] test builtins::string::tests::empty_iter ... ok [INFO] [stdout] test builtins::string::tests::starts_with_with_regex_arg ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::do_loop_late_break ... ok [INFO] [stdout] test builtins::string::tests::starts_with ... ok [INFO] [stdout] test builtins::string::tests::repeat_throws_when_count_overflows_max_length ... ok [INFO] [stdout] test builtins::string::tests::last_index_non_integer_position_argument ... ok [INFO] [stdout] test builtins::object::tests::object_get_own_property_symbols ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_loop_continue_label ... ok [INFO] [stdout] test builtins::string::tests::search ... ok [INFO] [stdout] test builtins::object::tests::object_get_own_property_names ... ok [INFO] [stdout] test syntax::ast::position::tests::position_getters ... ok [INFO] [stdout] test syntax::ast::position::tests::position_order ... ok [INFO] [stdout] test syntax::ast::position::tests::position_to_string ... ok [INFO] [stdout] test syntax::ast::position::tests::span_creation ... ok [INFO] [stdout] test syntax::ast::position::tests::span_contains ... ok [INFO] [stdout] test syntax::ast::position::tests::span_equality ... ok [INFO] [stdout] test syntax::ast::position::tests::span_getters ... ok [INFO] [stdout] test builtins::string::tests::slice ... ok [INFO] [stdout] test environments::tests::let_is_block_scoped ... ok [INFO] [stdout] test syntax::ast::node::operator::tests::fmt ... ok [INFO] [stdout] test builtins::string::tests::replace_substitutions ... ok [INFO] [stdout] test syntax::ast::position::tests::span_to_string ... ok [INFO] [stdout] test syntax::ast::position::tests::span_ordering ... ok [INFO] [stdout] test syntax::ast::position::tests::position_equality ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces ... ok [INFO] [stdout] test syntax::ast::node::spread::tests::fmt ... ok [INFO] [stdout] test syntax::lexer::tests::check_invalid_identifier_part ... ok [INFO] [stdout] test syntax::ast::node::array::tests::fmt ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces_e_number ... ok [INFO] [stdout] test syntax::ast::node::new::tests::fmt ... ok [INFO] [stdout] test builtins::regexp::tests::last_index ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::do_while_loop_continue ... ok [INFO] [stdout] test builtins::regexp::tests::constructors ... ok [INFO] [stdout] test syntax::lexer::tests::illegal_code_point_following_numeric_literal ... ignored [INFO] [stdout] test syntax::lexer::tests::check_punctuators ... ok [INFO] [stdout] test object::tests::ordinary_has_instance_nonobject_prototype ... ok [INFO] [stdout] test builtins::object::tests::object_define_properties ... ok [INFO] [stdout] test syntax::lexer::tests::check_string ... ok [INFO] [stdout] test syntax::lexer::tests::check_template_literal_simple ... ok [INFO] [stdout] test syntax::lexer::tests::check_template_literal_unterminated ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::do_loop_early_break ... ok [INFO] [stdout] test builtins::regexp::tests::exec ... ok [INFO] [stdout] test syntax::lexer::tests::regex_literal ... ok [INFO] [stdout] test syntax::lexer::tests::regex_literal_flags_err ... ok [INFO] [stdout] test syntax::lexer::tests::regex_literal_flags ... ok [INFO] [stdout] test syntax::lexer::tests::check_positions ... ok [INFO] [stdout] test builtins::string::tests::replace_with_function ... ok [INFO] [stdout] test syntax::lexer::tests::single_int ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces_e_number_right_side ... ok [INFO] [stdout] test syntax::lexer::tests::carriage_return::windows_line ... ok [INFO] [stdout] test environments::tests::functions_use_declaration_scope ... ok [INFO] [stdout] test syntax::lexer::tests::big_exp_numbers ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces_e_number_left_side ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::fmt ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces_left_side ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces_right_side ... ok [INFO] [stdout] test builtins::string::tests::replace_with_tenth_capture_group ... ok [INFO] [stdout] test syntax::lexer::tests::check_decrement_advances_lexer_2_places ... ok [INFO] [stdout] test syntax::lexer::tests::carriage_return::regular_line ... ok [INFO] [stdout] test syntax::lexer::tests::check_identifier ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_loop_break ... ok [INFO] [stdout] test builtins::string::tests::match_all ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::fmt ... ok [INFO] [stdout] test syntax::lexer::tests::carriage_return::carriage_return ... ok [INFO] [stdout] test syntax::lexer::tests::big_literal_numbers ... ok [INFO] [stdout] test syntax::lexer::tests::check_invalid_identifier_start ... ok [INFO] [stdout] test syntax::lexer::tests::implicit_octal_edge_case ... ok [INFO] [stdout] test syntax::lexer::tests::carriage_return::mixed_line ... ok [INFO] [stdout] test syntax::lexer::tests::numbers ... ok [INFO] [stdout] test syntax::lexer::tests::check_single_line_comment_with_crlf_ending ... ok [INFO] [stdout] test syntax::ast::node::throw::tests::fmt ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::while_loop_early_break ... ok [INFO] [stdout] test syntax::lexer::tests::check_keywords ... ok [INFO] [stdout] test builtins::string::tests::unicode_iter ... ok [INFO] [stdout] test syntax::lexer::tests::number_followed_by_dot ... ok [INFO] [stdout] test syntax::lexer::tests::check_multi_line_comment ... ok [INFO] [stdout] test syntax::lexer::tests::check_line_numbers ... ok [INFO] [stdout] test syntax::lexer::tests::check_variable_definition_tokens ... ok [INFO] [stdout] test syntax::lexer::tests::check_positions_codepoint ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::continue_inner_loop ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_loop_continue_out_of_switch ... ok [INFO] [stdout] test syntax::lexer::tests::numbers_with_separators ... ok [INFO] [stdout] test syntax::lexer::tests::check_single_line_comment ... ok [INFO] [stdout] test syntax::lexer::tests::numbers_with_bad_separators ... ok [INFO] [stdout] test syntax::lexer::tests::hexadecimal_edge_case ... ok [INFO] [stdout] test syntax::lexer::tests::string_codepoint_with_no_braces ... ok [INFO] [stdout] test syntax::lexer::tests::string_line_continuation ... ok [INFO] [stdout] test syntax::lexer::tests::string_legacy_octal_escape ... ok [INFO] [stdout] test syntax::lexer::tests::illegal_following_numeric_literal ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_in_continue_label ... ok [INFO] [stdout] test syntax::lexer::tests::take_while_ascii_pred_entire_str ... ok [INFO] [stdout] test syntax::lexer::tests::take_while_ascii_pred_non_ascii_stop ... ok [INFO] [stdout] test builtins::regexp::tests::search ... ok [INFO] [stdout] test syntax::lexer::tests::string_non_octal_decimal_escape ... ok [INFO] [stdout] test syntax::lexer::tests::string_unicode ... ok [INFO] [stdout] test syntax::lexer::tests::string_unicode_escape_with_braces ... ok [INFO] [stdout] test syntax::lexer::tests::string_unicode_escape_with_braces_2 ... ok [INFO] [stdout] test syntax::lexer::tests::string_with_single_escape ... ok [INFO] [stdout] test syntax::lexer::tests::take_while_ascii_pred_immediate_stop ... ok [INFO] [stdout] test syntax::ast::node::object::tests::spread_shallow_clone ... ok [INFO] [stdout] test syntax::lexer::tests::string_zero_escape ... ok [INFO] [stdout] test syntax::ast::node::operator::tests::logical_nullish_assignment ... ok [INFO] [stdout] test syntax::lexer::tests::take_while_ascii_pred_simple ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_of_loop_declaration ... ok [INFO] [stdout] test syntax::lexer::tests::take_while_char_pred_entire_str ... ok [INFO] [stdout] test syntax::lexer::tests::take_while_char_pred_simple ... ok [INFO] [stdout] test syntax::lexer::tests::take_while_char_pred_utf8_char ... ok [INFO] [stdout] test syntax::lexer::tests::take_while_char_pred_immediate_stop ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::default_not_taken_switch ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_of_loop_var ... ok [INFO] [stdout] test syntax::parser::cursor::buffered_lexer::tests::peek_skip_accending ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_of_loop_let ... ok [INFO] [stdout] test syntax::ast::node::operator::tests::assignmentoperator_lhs_not_defined ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_in_const_array ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::while_loop_late_break ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::break_out_of_inner_loop ... ok [INFO] [stdout] test syntax::parser::cursor::buffered_lexer::tests::peek_skip_next_till_end ... ok [INFO] [stdout] test syntax::ast::node::declaration::tests::fmt_binding_pattern ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_of_loop_break ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_of_loop_return ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_bitwise_operations ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::no_cases_switch ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::while_loop_continue ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_of_loop_const ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_loop_return ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_of_loop_continue ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::no_true_case_switch ... ok [INFO] [stdout] test syntax::ast::node::operator::tests::assignmentoperator_rhs_throws_error ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::single_case_switch ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::default_taken_switch ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::string_switch ... ok [INFO] [stdout] test syntax::ast::node::try_node::tests::catch_binding ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::two_case_switch ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_in_break_label ... ok [INFO] [stdout] test builtins::string::tests::split_with_symbol_split_method ... ok [INFO] [stdout] test syntax::parser::cursor::buffered_lexer::tests::peek_next_till_end ... ok [INFO] [stdout] test syntax::ast::node::try_node::tests::catch ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::two_case_no_break_switch ... ok [INFO] [stdout] test syntax::ast::node::try_node::tests::simple_try ... ok [INFO] [stdout] test syntax::lexer::tests::single_number_without_semicolon ... ok [INFO] [stdout] test syntax::ast::node::statement_list::tests::strict_mode_global ... ok [INFO] [stdout] test syntax::parser::cursor::buffered_lexer::tests::skip_peeked_terminators ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_loop_break_label ... ok [INFO] [stdout] test syntax::parser::cursor::buffered_lexer::tests::issue_1768 ... ok [INFO] [stdout] test syntax::ast::node::operator::tests::instanceofoperator_rhs_not_callable ... ok [INFO] [stdout] test syntax::ast::node::operator::tests::instanceofoperator_rhs_not_object ... ok [INFO] [stdout] test syntax::ast::node::object::tests::spread_null_and_undefined_ignored ... ok [INFO] [stdout] test syntax::ast::node::spread::tests::spread_with_call ... ok [INFO] [stdout] test syntax::ast::node::try_node::tests::catch_binding_finally ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::three_case_partial_fallthrough ... ok [INFO] [stdout] test syntax::ast::node::spread::tests::spread_with_new ... ok [INFO] [stdout] test syntax::parser::cursor::buffered_lexer::tests::peek_skip_next_alternating ... ok [INFO] [stdout] test syntax::parser::cursor::buffered_lexer::tests::peek_skip_next ... ok [INFO] [stdout] test builtins::string::tests::test_match ... ok [INFO] [stdout] test syntax::ast::node::try_node::tests::finally ... ok [INFO] [stdout] test syntax::ast::node::try_node::tests::catch_finally ... ok [INFO] [stdout] test syntax::ast::node::statement_list::tests::strict_mode_function_after ... ok [INFO] [stdout] test syntax::ast::node::return_smt::tests::fmt ... ok [INFO] [stdout] test syntax::parser::statement::block::tests::empty ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_in_var_array ... ok [INFO] [stdout] test syntax::parser::expression::primary::tests::check_string ... ok [INFO] [stdout] test syntax::ast::node::statement_list::tests::strict_mode_function_in_function ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_in_declaration ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_empty_return_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_empty ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_empty_slot ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_numeric_array_trailing ... ok [INFO] [stdout] test syntax::parser::statement::declaration::hoistable::async_function_decl::tests::async_function_declaration_keywords ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_in_let_object ... ok [INFO] [stdout] test syntax::ast::node::iteration::tests::for_in_var_object ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_assignment_nobrackets ... ok [INFO] [stdout] test syntax::ast::node::statement_list::tests::strict_mode_global_active_in_function ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::let_declaration_no_spaces ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_shorthand_property_names ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_short_function_get ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_numeric_operations ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::const_declaration ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_assign_operations ... ok [INFO] [stdout] test syntax::ast::node::try_node::tests::fmt ... ok [INFO] [stdout] test syntax::ast::node::statement_list::tests::strict_mode_function ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::empty_var_declaration ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_epty_return ... ok [INFO] [stdout] test syntax::ast::node::template::tests::template_literal ... ok [INFO] [stdout] test syntax::ast::node::object::tests::spread_merge ... ok [INFO] [stdout] test builtins::string::tests::replace_with_capture_groups ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_assignment_noparenthesis ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_async_gen_method_lineterminator ... ok [INFO] [stdout] test syntax::parser::statement::declaration::hoistable::function_decl::tests::function_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::hoistable::async_generator_decl::tests::async_generator_function_declaration ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::new_line ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_numeric_array ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::multiple_var_declaration ... ok [INFO] [stdout] test syntax::ast::node::declaration::tests::fmt ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::multiple_let_declaration ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_combined_empty_str ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_numeric_array_repeated_elision ... ok [INFO] [stdout] test syntax::ast::node::try_node::tests::catch_binding_pattern_array ... ok [INFO] [stdout] test syntax::ast::node::statement_list::tests::strict_mode_function_return ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::new_line_block_empty_semicolon_insertion ... ok [INFO] [stdout] test syntax::ast::node::object::tests::spread_getters_in_initializer ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::new_line_block_empty ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::inline ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::new_line_block_empty ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_assignment_3arg_nobrackets ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_rest ... ok [INFO] [stdout] test syntax::parser::statement::declaration::hoistable::generator_decl::tests::generator_function_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::let_declaration ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_invalid_catch ... ok [INFO] [stdout] test syntax::parser::statement::declaration::hoistable::function_decl::tests::function_declaration_keywords ... ok [INFO] [stdout] test syntax::parser::function::tests::check_duplicates_strict_on ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::multiple_const_declaration ... ok [INFO] [stdout] test syntax::parser::tests::hashbang_use_strict_with_with_statement ... ignored [INFO] [stdout] test syntax::parser::statement::break_stm::tests::new_line_block ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_assignment_3arg ... ok [INFO] [stdout] test syntax::parser::statement::block::tests::hoisting ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_shorthand_multiple_properties ... ok [INFO] [stdout] test syntax::parser::statement::declaration::hoistable::async_function_decl::tests::async_function_declaration ... ok [INFO] [stdout] test syntax::parser::tests::hashbang_comment ... ok [INFO] [stdout] test syntax::parser::tests::hashbang_use_strict_no_with ... ok [INFO] [stdout] test syntax::parser::tests::increment_in_comma_op ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_assignment ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_assignment_2arg ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_assignment_2arg_nobrackets ... ok [INFO] [stdout] test syntax::parser::tests::two_divisions_in_expression ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_combined ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_relational_operations ... ok [INFO] [stdout] test syntax::ast::node::object::tests::spread_setters ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_numeric_array_elision ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::new_line_block_empty_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::new_line_block ... ok [INFO] [stdout] test syntax::ast::node::operator::tests::logical_assignment ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::empty_const_declaration ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_assignment_noparenthesis_nobrackets ... ok [INFO] [stdout] test syntax::parser::function::tests::check_empty_return ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::inline ... ok [INFO] [stdout] test syntax::parser::function::tests::check_basic ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_var_decl_inside_catch ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::inline_block ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::empty_let_declaration ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::inline_block_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::inline_block_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::new_line ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_short_function ... ok [INFO] [stdout] test syntax::parser::function::tests::check_empty_return_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::function::tests::check_rest_operator ... ok [INFO] [stdout] test syntax::ast::node::try_node::tests::catch_binding_pattern_object ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_two_default ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_logical_expressions ... ok [INFO] [stdout] test syntax::ast::node::object::tests::spread_overriding_properties ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::inline_block ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::new_line_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::let_declaration_keywords ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::reserved_label ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_only_rest ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::const_declaration_no_spaces ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::new_line_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::reserved_label ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_short_function_set ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_empty_try_catch_finally ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_invalid_try_no_catch_finally ... ok [INFO] [stdout] test syntax::parser::expression::primary::function_expression::tests::check_function_expression ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::const_declaration_keywords ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::var_declaration ... ok [INFO] [stdout] test syntax::parser::expression::primary::generator_expression::tests::check_generator_function_expression ... ok [INFO] [stdout] test syntax::parser::function::tests::check_duplicates_strict_off ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow ... ok [INFO] [stdout] test syntax::ast::node::object::tests::spread_getters_in_object ... ok [INFO] [stdout] test syntax::parser::function::tests::check_basic_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_invalid_catch_without_closing_paren ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::var_declaration_no_spaces ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_unknown_label ... ok [INFO] [stdout] test syntax::parser::statement::iteration::tests::while_spaces ... ok [INFO] [stdout] test syntax::parser::statement::iteration::tests::do_while_spaces ... ok [INFO] [stdout] test syntax::ast::node::template::tests::fmt ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::var_declaration_keywords ... ok [INFO] [stdout] test syntax::parser::statement::throw::tests::check_throw_parsing ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_empty_try_catch ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_invalid_catch_parameter ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_no_expr ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_empty_try_finally ... ok [INFO] [stdout] test syntax::parser::statement::if_stm::tests::if_without_else_block ... ok [INFO] [stdout] test syntax::parser::statement::if_stm::tests::if_without_else_block_with_trailing_newline ... ok [INFO] [stdout] test syntax::parser::statement::block::tests::non_empty ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_invalid_catch_with_empty_paren ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_empty_try_var_decl_in_finally ... ok [INFO] [stdout] test syntax::parser::expression::primary::async_generator_expression::tests::check_async_generator_expr ... ok [INFO] [stdout] test tests::test_invalid_break ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_async_method_lineterminator ... ok [INFO] [stdout] test syntax::parser::expression::primary::async_function_expression::tests::check_async_expression ... ok [INFO] [stdout] test syntax::parser::statement::iteration::tests::reject_const_no_init_for_loop ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_seperated_defaults ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_literal ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_complex_numeric_operations ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_no_closeblock ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_case_unclosed ... ok [INFO] [stdout] test syntax::parser::expression::primary::generator_expression::tests::check_generator_function_delegate_yield_expression ... ok [INFO] [stdout] test syntax::parser::tests::bracketed_expr ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_invalid_catch_with_duplicate_params ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_async_generator_method ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_binding_pattern_array ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_async_method ... ok [INFO] [stdout] test tests::var_decl_hoisting_2_variables_hoisting ... ignored [INFO] [stdout] test tests::var_decl_hoisting_2_variables_hoisting_2 ... ignored [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_getter ... ok [INFO] [stdout] test tests::var_decl_hoisting_2_variables_hoisting_3 ... ignored [INFO] [stdout] test tests::to_int32 ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_binding_pattern_object ... ok [INFO] [stdout] test tests::to_index ... ok [INFO] [stdout] test tests::to_bigint ... ok [INFO] [stdout] test tests::to_integer_or_infinity ... ok [INFO] [stdout] test tests::semicolon_expression_stop ... ok [INFO] [stdout] test syntax::parser::statement::iteration::tests::check_do_while ... ok [INFO] [stdout] test syntax::parser::tests::assignment_line_terminator ... ok [INFO] [stdout] test syntax::parser::tests::ambigous_regex_divide_expression ... ok [INFO] [stdout] test tests::to_object ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_spread ... ok [INFO] [stdout] test syntax::parser::tests::assignment_multiline_terminator ... ok [INFO] [stdout] test syntax::ast::node::object::tests::fmt ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_empty_try_paramless_catch ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_short_function_arguments ... ok [INFO] [stdout] test syntax::parser::tests::empty_statement ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_setter ... ok [INFO] [stdout] test tests::to_length ... ok [INFO] [stdout] test tests::to_string ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_var_decl_inside_try ... ok [INFO] [stdout] test syntax::parser::tests::check_construct_call_precedence ... ok [INFO] [stdout] test syntax::parser::statement::iteration::tests::check_do_while_semicolon_insertion ... ok [INFO] [stdout] test tests::do_while_post_inc ... ok [INFO] [stdout] test syntax::parser::tests::assign_operator_precedence ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_invalid_catch_with_var_redeclaration ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_invalid_catch_with_lexical_redeclaration ... ok [INFO] [stdout] test syntax::parser::tests::multiline_comment_no_lineterminator ... ok [INFO] [stdout] test tests::test_result_of_empty_block ... ok [INFO] [stdout] test tests::test_conditional_op ... ok [INFO] [stdout] test tests::test_invalid_continue_target ... ok [INFO] [stdout] test syntax::ast::node::switch::tests::bigger_switch_example ... ok [INFO] [stdout] test syntax::parser::tests::hoisting ... ok [INFO] [stdout] test value::serde_json::tests::ut_json_conversions ... ok [INFO] [stdout] test syntax::parser::expression::primary::async_function_expression::tests::check_nested_async_expression ... ok [INFO] [stdout] test tests::test_identifier_op ... ok [INFO] [stdout] test syntax::ast::node::template::tests::tagged_template ... ok [INFO] [stdout] test tests::assignment_to_non_assignable_ctd ... ok [INFO] [stdout] test tests::test_invalid_continue ... ok [INFO] [stdout] test tests::function_declaration_returns_undefined ... ok [INFO] [stdout] test syntax::parser::tests::spread_in_arrow_function ... ok [INFO] [stdout] test tests::test_strict_mode_with ... ok [INFO] [stdout] test tests::assignment_to_non_assignable ... ok [INFO] [stdout] test tests::test_strict_mode_octal ... ok [INFO] [stdout] test tests::test_undefined_constant ... ok [INFO] [stdout] test tests::not_a_function ... ok [INFO] [stdout] test tests::assign_to_object_decl ... ok [INFO] [stdout] test tests::invalid_unary_access ... ok [INFO] [stdout] test tests::multicharacter_bitwise_assignment_to_non_assignable_ctd ... ok [INFO] [stdout] test tests::empty_function_returns_undefined ... ok [INFO] [stdout] test syntax::parser::tests::multiline_comment_semi_colon_insertion ... ok [INFO] [stdout] test tests::multicharacter_assignment_to_non_assignable_ctd ... ok [INFO] [stdout] test tests::test_strict_mode_dup_func_parameters ... ok [INFO] [stdout] test syntax::parser::statement::iteration::tests::check_do_while_semicolon_insertion_no_space ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_seperated_switch ... ok [INFO] [stdout] test tests::multicharacter_assignment_to_non_assignable ... ok [INFO] [stdout] test tests::multicharacter_bitwise_assignment_to_non_assignable ... ok [INFO] [stdout] test tests::test_empty_statement ... ok [INFO] [stdout] test syntax::parser::tests::comment_semi_colon_insertion ... ok [INFO] [stdout] test tests::do_while_loop_at_least_once ... ok [INFO] [stdout] test tests::var_decl_hoisting_simple ... ok [INFO] [stdout] test tests::test_invalid_break_target ... ok [INFO] [stdout] test tests::multiline_str_concat ... ok [INFO] [stdout] test tests::typeof_function ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_object_greater_than_number ... ok [INFO] [stdout] test syntax::parser::expression::primary::function_expression::tests::check_nested_function_expression ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_greater_than_number ... ok [INFO] [stdout] test tests::empty_let_decl_undefined ... ok [INFO] [stdout] test tests::assign_operator_precedence ... ok [INFO] [stdout] test tests::length_correct_value_on_string_literal ... ok [INFO] [stdout] test tests::in_operator::property_in_property_chain ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_less_than_bigint ... ok [INFO] [stdout] test tests::property_accessor_member_expression_dot_notation_on_function ... ok [INFO] [stdout] test tests::empty_var_decl_undefined ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_less_than_or_equal_number ... ok [INFO] [stdout] test syntax::parser::expression::primary::async_generator_expression::tests::check_nested_async_generator_expr ... ok [INFO] [stdout] test tests::assign_to_array_decl ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_object_less_than_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_less_than_or_equal_string ... ok [INFO] [stdout] test tests::array_rest_with_arguments ... ok [INFO] [stdout] test value::tests::add_number_and_string ... ok [INFO] [stdout] test tests::property_accessor_member_expression_dot_notation_on_string_literal ... ok [INFO] [stdout] test tests::test_undefined_type ... ok [INFO] [stdout] test tests::object_field_set ... ok [INFO] [stdout] test tests::do_while_loop ... ok [INFO] [stdout] test tests::property_accessor_member_expression_bracket_notation_on_function ... ok [INFO] [stdout] test tests::in_operator::number_in_array ... ok [INFO] [stdout] test tests::test_strict_mode_delete ... ok [INFO] [stdout] test tests::in_operator::symbol_in_object ... ok [INFO] [stdout] test tests::calling_function_with_unspecified_arguments ... ok [INFO] [stdout] test tests::property_accessor_member_expression_bracket_notation_on_string_literal ... ok [INFO] [stdout] test tests::test_strict_mode_func_decl_in_block ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_greater_than_or_equal_number ... ok [INFO] [stdout] test value::tests::display_object ... ignored [INFO] [stdout] test value::tests::abstract_relational_comparison::number_less_greater_or_equal_string ... ok [INFO] [stdout] test tests::in_operator::should_type_error_when_new_is_not_constructor ... ok [INFO] [stdout] test tests::var_decl_hoisting_with_initialization ... ok [INFO] [stdout] test tests::in_operator::new_instance_should_point_to_prototype ... ok [INFO] [stdout] test tests::identifier_on_global_object_undefined ... ok [INFO] [stdout] test tests::for_loop_iteration_variable_does_not_leak ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_less_greater_string ... ok [INFO] [stdout] test value::tests::hash_object ... ok [INFO] [stdout] test value::tests::display_string ... ok [INFO] [stdout] test tests::in_operator::should_set_this_value ... ok [INFO] [stdout] test value::tests::hash_rational ... ok [INFO] [stdout] test tests::in_operator::propery_in_object ... ok [INFO] [stdout] test tests::in_operator::should_type_error_when_rhs_not_object ... ok [INFO] [stdout] test syntax::parser::tests::spread_in_object ... ok [INFO] [stdout] test value::tests::hash_undefined ... ok [INFO] [stdout] test value::tests::integer_is_true ... ok [INFO] [stdout] test value::tests::number_is_true ... ok [INFO] [stdout] test value::tests::string_to_value ... ok [INFO] [stdout] test value::tests::to_string ... ok [INFO] [stdout] test value::tests::undefined ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_greater_than_or_equal_string ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_less_than_number ... ok [INFO] [stdout] test tests::typeof_boolean ... ok [INFO] [stdout] test tests::typeof_object ... ok [INFO] [stdout] test tests::typeof_string ... ok [INFO] [stdout] test tests::comma_operator ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_greater_than_string ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_greater_than_number ... ok [INFO] [stdout] test tests::typeof_int ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_less_than_or_equal_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_less_than_or_equal_string ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_less_than_string ... ok [INFO] [stdout] test tests::typeof_symbol ... ok [INFO] [stdout] test tests::typeof_null ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_less_than_number ... ok [INFO] [stdout] test tests::in_operator::property_not_in_object ... ok [INFO] [stdout] test tests::typeof_undefined ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_less_than_string ... ok [INFO] [stdout] test tests::typeof_rational ... ok [INFO] [stdout] test value::tests::get_set_field ... ok [INFO] [stdout] test tests::typeof_undefined_directly ... ok [INFO] [stdout] test value::tests::string_length_is_in_utf16_codeunits ... ok [INFO] [stdout] test value::tests::string_length_is_not_enumerable ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_object_greater_than_or_equal_number ... ok [INFO] [stdout] test value::tests::to_integer_or_infinity ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_greater_than_or_equal_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_greater_than_or_equal_string ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_greater_than_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_less_than_or_equal_string ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_less_than_string ... ok [INFO] [stdout] test value::tests::display_array_string ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_greater_than_string ... ok [INFO] [stdout] test value::tests::add_string_and_string ... ok [INFO] [stdout] test value::tests::add_number_object_and_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_greater_than_or_equal_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_greater_than_or_equal_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_greater_than_or_equal_infinity ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_less_than_or_equal_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_less_than_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_less_than_or_equal_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::negative_infnity_less_than_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_greater_than_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_greater_than_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_greater_than_or_equal_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_less_than_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_less_than_or_equal_bigint ... ok [INFO] [stdout] test value::tests::cyclic_conversions::to_bigint_cyclic ... ok [INFO] [stdout] test tests::unary_void ... ok [INFO] [stdout] test tests::early_return ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_less_than_or_equal_infinity ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::negative_infnity_greater_than_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_object_less_than_number_or_equal_object ... ok [INFO] [stdout] test value::tests::add_number_and_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_greater_than_nan ... ok [INFO] [stdout] test value::tests::sub_number_and_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_greater_than_infinity ... ok [INFO] [stdout] test tests::object_spread ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_less_than_nan ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_object_greater_than_number_object ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_less_than_or_equal_nan ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::nan_less_than_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_greater_than_or_equal_nan ... ok [INFO] [stdout] test value::tests::abstract_equality_comparison ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_object_greater_or_equal_than_string ... ok [INFO] [stdout] test value::tests::add_number_object_and_string_object ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_object_greater_than_string ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_object_less_than_or_equal_number ... ok [INFO] [stdout] test value::tests::bitand_rational_and_rational ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_object_less_than_number_object ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::number_object_greater_than_or_equal_number_object ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::nan_greater_than_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_object_greater_than_string_object ... ok [INFO] [stdout] test vm::tests::basic_op ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_object_less_than_string ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_object_less_than_or_equal_string ... ok [INFO] [stdout] test value::tests::bitand_integer_and_rational ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_object_less_than_string_or_equal_object ... ok [INFO] [stdout] test value::tests::pow_number_and_string ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::negative_infnity_greater_or_equal_than_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::nan_less_than_or_equal_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::nan_greater_than_or_equal_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::negative_infnity_less_than_or_equal_bigint ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::bigint_less_than_infinity ... ok [INFO] [stdout] test value::tests::bitand_integer_and_integer ... ok [INFO] [stdout] test tests::check_this_binding_in_object_literal ... ok [INFO] [stdout] test vm::tests::typeof_number ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_object_greater_than_or_equal_string_object ... ok [INFO] [stdout] test value::tests::cyclic_conversions::to_boolean_cyclic ... ok [INFO] [stdout] test value::tests::cyclic_conversions::to_number_cyclic ... ok [INFO] [stdout] test value::tests::abstract_relational_comparison::string_object_less_than_string_object ... ok [INFO] [stdout] test vm::tests::typeof_string ... ok [INFO] [stdout] test value::tests::assign_pow_number_and_string ... ok [INFO] [stdout] test vm::tests::use_last_expr_try_block ... ok [INFO] [stdout] test vm::tests::no_use_last_expr_finally_block ... ok [INFO] [stdout] test value::tests::pow_number_and_number ... ok [INFO] [stdout] test vm::tests::use_last_expr_catch_block ... ok [INFO] [stdout] test value::tests::cyclic_conversions::to_json_cyclic ... ok [INFO] [stdout] test value::tests::rem_by_zero ... ok [INFO] [stdout] test value::tests::div_by_zero ... ok [INFO] [stdout] test value::tests::cyclic_conversions::to_u32_cyclic ... ok [INFO] [stdout] test tests::spread_with_arguments ... ok [INFO] [stdout] test value::tests::cyclic_conversions::to_json_noncyclic ... ok [INFO] [stdout] test value::tests::cyclic_conversions::to_string_cyclic ... ok [INFO] [stdout] test value::tests::display_number_object ... ok [INFO] [stdout] test value::tests::cyclic_conversions::console_log_cyclic ... ok [INFO] [stdout] test value::tests::display_boolean_object ... ok [INFO] [stdout] test value::tests::sub_string_and_number_object ... ok [INFO] [stdout] test vm::tests::finally_block_binding_env ... ok [INFO] [stdout] test value::tests::get_types ... ok [INFO] [stdout] test value::tests::sub_number_object_and_number_object ... ok [INFO] [stdout] test tests::for_loop ... ok [INFO] [stdout] test tests::number_object_access_benchmark ... ok [INFO] [stdout] test value::tests::display_negative_zero_object ... ok [INFO] [stdout] test tests::array_field_set ... ok [INFO] [stdout] test value::tests::to_primitive ... ok [INFO] [stdout] test vm::tests::try_catch_finally_from_init ... ok [INFO] [stdout] test vm::tests::multiple_catches ... ok [INFO] [stdout] test tests::function_decl_hoisting ... ok [INFO] [stdout] test value::tests::test_accessors ... ok [INFO] [stdout] test value::tests::debug_object ... ok [INFO] [stdout] test syntax::ast::position::tests::invalid_position_column - should panic ... ok [INFO] [stdout] test syntax::ast::position::tests::invalid_position_line - should panic ... ok [INFO] [stdout] test syntax::ast::position::tests::invalid_span - should panic ... ok [INFO] [stdout] test tests::array_pop_benchmark ... ok [INFO] [stdout] test tests::tilde_operator ... ok [INFO] [stdout] test tests::unary_pre ... ok [INFO] [stdout] test tests::test_strict_mode_reserved_name ... ok [INFO] [stdout] test tests::unary_post ... ok [INFO] [stdout] test tests::array_creation_benchmark ... ok [INFO] [stdout] test tests::unary_delete ... ok [INFO] [stdout] test tests::short_circuit_evaluation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 956 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 3.65s [INFO] [stdout] [INFO] [stderr] Doc-tests boa_engine [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/context/mod.rs - context::Context::register_global_class (line 548) ... ignored [INFO] [stdout] test src/bigint.rs - bigint::JsBigInt::mod_floor (line 210) ... ok [INFO] [stdout] test src/class.rs - class (line 4) ... ok [INFO] [stdout] test src/value/mod.rs - value::JsValue::display (line 422) ... ok [INFO] [stdout] test src/symbol.rs - symbol::WellKnownSymbols (line 30) ... ok [INFO] [stdout] test src/context/mod.rs - context::Context::register_global_property (line 581) ... ok [INFO] [stdout] test src/object/mod.rs - object::ObjectInitializer (line 1462) ... ok [INFO] [stdout] test src/context/mod.rs - context::Context::eval (line 634) ... ok [INFO] [stdout] test src/value/serde_json.rs - value::serde_json::JsValue::from_json (line 16) ... ok [INFO] [stdout] test src/context/mod.rs - context::Context (line 35) ... ok [INFO] [stdout] test src/value/serde_json.rs - value::serde_json::JsValue::to_json (line 84) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.89s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "63a6b337f9c5a75c4a356f99de8068473115e438da8aeb32a89186a3728695f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a6b337f9c5a75c4a356f99de8068473115e438da8aeb32a89186a3728695f4", kill_on_drop: false }` [INFO] [stdout] 63a6b337f9c5a75c4a356f99de8068473115e438da8aeb32a89186a3728695f4