[INFO] crate Boa 0.9.0 is already in cache [INFO] testing Boa-0.9.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate Boa 0.9.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate Boa 0.9.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate Boa 0.9.0 [INFO] finished tweaking crates.io crate Boa 0.9.0 [INFO] tweaked toml for crates.io crate Boa 0.9.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a5a0762d38e92240c25515822db99f9e3930efc585a2a03c8f98074c7a07c48d [INFO] running `Command { std: "docker" "start" "-a" "a5a0762d38e92240c25515822db99f9e3930efc585a2a03c8f98074c7a07c48d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5a0762d38e92240c25515822db99f9e3930efc585a2a03c8f98074c7a07c48d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a0762d38e92240c25515822db99f9e3930efc585a2a03c8f98074c7a07c48d", kill_on_drop: false }` [INFO] [stdout] a5a0762d38e92240c25515822db99f9e3930efc585a2a03c8f98074c7a07c48d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a2256b24182a4adc91ceafab0da853d2da5a8c9fc7c60dfe4dc704aa0270f2c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7a2256b24182a4adc91ceafab0da853d2da5a8c9fc7c60dfe4dc704aa0270f2c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling gc_derive v0.3.6 [INFO] [stderr] Compiling gc v0.3.6 [INFO] [stderr] Compiling Boa v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.47s [INFO] running `Command { std: "docker" "inspect" "7a2256b24182a4adc91ceafab0da853d2da5a8c9fc7c60dfe4dc704aa0270f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2256b24182a4adc91ceafab0da853d2da5a8c9fc7c60dfe4dc704aa0270f2c", kill_on_drop: false }` [INFO] [stdout] 7a2256b24182a4adc91ceafab0da853d2da5a8c9fc7c60dfe4dc704aa0270f2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f93da39d25d469f5d63d154a21cc665ff811c584dd8841a98fad904bfb8dcd63 [INFO] running `Command { std: "docker" "start" "-a" "f93da39d25d469f5d63d154a21cc665ff811c584dd8841a98fad904bfb8dcd63", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling Boa v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "f93da39d25d469f5d63d154a21cc665ff811c584dd8841a98fad904bfb8dcd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93da39d25d469f5d63d154a21cc665ff811c584dd8841a98fad904bfb8dcd63", kill_on_drop: false }` [INFO] [stdout] f93da39d25d469f5d63d154a21cc665ff811c584dd8841a98fad904bfb8dcd63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07c4bc130b4938619d8af609330867a5e72ce0a8a7d1e9061444889cfac496e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "07c4bc130b4938619d8af609330867a5e72ce0a8a7d1e9061444889cfac496e2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/boa-04f2184e2aa08119 [INFO] [stdout] [INFO] [stdout] running 395 tests [INFO] [stdout] test builtins::array::tests::index_of ... ok [INFO] [stdout] test builtins::array::tests::concat ... ok [INFO] [stdout] test builtins::array::tests::for_each ... ok [INFO] [stdout] test builtins::array::tests::last_index_of ... ok [INFO] [stdout] test builtins::array::tests::is_array ... ok [INFO] [stdout] test builtins::array::tests::push ... ok [INFO] [stdout] test builtins::array::tests::call_array_constructor_with_one_argument ... ok [INFO] [stdout] test builtins::array::tests::join ... ok [INFO] [stdout] test builtins::array::tests::every ... ok [INFO] [stdout] test builtins::array::tests::find_index ... ok [INFO] [stdout] test builtins::array::tests::includes_value ... ok [INFO] [stdout] test builtins::array::tests::for_each_push_value ... ok [INFO] [stdout] test builtins::array::tests::find ... ok [INFO] [stdout] test builtins::array::tests::map ... ok [INFO] [stdout] test builtins::array::tests::reverse ... ok [INFO] [stdout] test builtins::array::tests::filter ... ok [INFO] [stdout] test builtins::array::tests::unshift ... ok [INFO] [stdout] test builtins::array::tests::shift ... ok [INFO] [stdout] test builtins::array::tests::slice ... ok [INFO] [stdout] test builtins::array::tests::some ... ok [INFO] [stdout] test builtins::array::tests::pop ... ok [INFO] [stdout] test builtins::bigint::tests::add ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_null ... ok [INFO] [stdout] test builtins::bigint::tests::as_uint_n_errors ... ok [INFO] [stdout] test builtins::bigint::tests::div ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_rational ... ok [INFO] [stdout] test builtins::array::tests::to_string ... ok [INFO] [stdout] test builtins::bigint::tests::as_int_n_errors ... ok [INFO] [stdout] test builtins::bigint::tests::as_int_n ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_integer ... ok [INFO] [stdout] test builtins::bigint::tests::sub ... ok [INFO] [stdout] test builtins::bigint::tests::div_with_truncation ... ok [INFO] [stdout] test builtins::boolean::tests::check_boolean_constructor_is_function ... ok [INFO] [stdout] test builtins::array::tests::fill ... ok [INFO] [stdout] test builtins::bigint::tests::as_uint_n ... ok [INFO] [stdout] test builtins::console::tests::formatter_float_format_works ... ok [INFO] [stdout] test builtins::console::tests::formatter_empty_format_string_is_empty_string ... ok [INFO] [stdout] test builtins::console::tests::formatter_empty_format_string_concatenates_rest_of_args ... ok [INFO] [stdout] test builtins::console::tests::formatter_trailing_format_leader_renders ... ok [INFO] [stdout] test builtins::console::tests::formatter_format_without_args_renders_verbatim ... ok [INFO] [stdout] test builtins::bigint::tests::mul ... ok [INFO] [stdout] test builtins::bigint::tests::r#mod ... ok [INFO] [stdout] test builtins::boolean::tests::instances_have_correct_proto_set ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_undefined ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_rational_with_fractional_part ... ok [INFO] [stdout] test builtins::console::tests::formatter_utf_8_checks ... ok [INFO] [stdout] test builtins::console::tests::formatter_no_args_is_empty_string ... ok [INFO] [stdout] test builtins::bigint::tests::equality ... ok [INFO] [stdout] test builtins::global_this::tests::global_this_exists_on_global_object_and_evaluates_to_an_object ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_array_converts_symbol_to_null ... ignored [INFO] [stdout] test builtins::json::tests::json_parse_sets_prototypes ... ok [INFO] [stdout] test builtins::infinity::tests::infinity_exists_on_global_object_and_evaluates_to_infinity_value ... ok [INFO] [stdout] test builtins::bigint::tests::pow ... ok [INFO] [stdout] test builtins::json::tests::json_sanity ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_array_converts_undefined_to_null ... ok [INFO] [stdout] test builtins::boolean::tests::construct_and_call ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_arrays ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_remove_symbols_from_objects ... ignored [INFO] [stdout] test builtins::json::tests::json_fields_should_be_enumerable ... ok [INFO] [stdout] test builtins::json::tests::json_parse_array_with_reviver ... ok [INFO] [stdout] test builtins::infinity::tests::infinity_exists_and_equals_to_number_positive_infinity_value ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_replacer_array_numbers ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_replacer_function ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_remove_undefined_values_from_objects ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_object_array ... ok [INFO] [stdout] test builtins::math::tests::abs ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_undefined ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_symbol ... ok [INFO] [stdout] test builtins::bigint::tests::bigint_function_conversion_from_string ... ok [INFO] [stdout] test builtins::boolean::tests::constructor_gives_true_instance ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_no_args ... ok [INFO] [stdout] test builtins::bigint::tests::to_string ... ok [INFO] [stdout] test builtins::math::tests::acos ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_remove_function_values_from_objects ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_array_converts_function_to_null ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_function_replacer_propogate_error ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_replacer_array_strings ... ok [INFO] [stdout] test builtins::json::tests::json_parse_object_with_reviver ... ok [INFO] [stdout] test builtins::math::tests::asin ... ok [INFO] [stdout] test builtins::math::tests::asinh ... ok [INFO] [stdout] test builtins::math::tests::acosh ... ok [INFO] [stdout] test builtins::math::tests::atan2 ... ok [INFO] [stdout] test builtins::json::tests::json_stringify_function ... ok [INFO] [stdout] test builtins::math::tests::floor ... ok [INFO] [stdout] test builtins::math::tests::exp ... ok [INFO] [stdout] test builtins::math::tests::log2 ... ok [INFO] [stdout] test builtins::math::tests::atan ... ok [INFO] [stdout] test builtins::math::tests::cos ... ok [INFO] [stdout] test builtins::math::tests::log10 ... ok [INFO] [stdout] test builtins::math::tests::round ... ok [INFO] [stdout] test builtins::math::tests::min ... ok [INFO] [stdout] test builtins::math::tests::pow ... ok [INFO] [stdout] test builtins::math::tests::sign ... ok [INFO] [stdout] test builtins::math::tests::sqrt ... ok [INFO] [stdout] test builtins::number::tests::check_number_constructor_is_function ... ok [INFO] [stdout] test builtins::math::tests::sin ... ok [INFO] [stdout] test builtins::number::tests::num_to_string_exponential ... ignored [INFO] [stdout] test builtins::math::tests::tanh ... ok [INFO] [stdout] test builtins::math::tests::cbrt ... ok [INFO] [stdout] test builtins::math::tests::ceil ... ok [INFO] [stdout] test builtins::math::tests::log ... ok [INFO] [stdout] test builtins::math::tests::max ... ok [INFO] [stdout] test builtins::math::tests::cosh ... ok [INFO] [stdout] test builtins::number::tests::equal ... ok [INFO] [stdout] test builtins::number::tests::parse_float_already_float ... ok [INFO] [stdout] test builtins::number::tests::parse_float_no_args ... ok [INFO] [stdout] test builtins::number::tests::parse_float_negative ... ok [INFO] [stdout] test builtins::number::tests::from_bigint ... ok [INFO] [stdout] test builtins::number::tests::parse_float_int ... ok [INFO] [stdout] test builtins::number::tests::parse_float_int_str ... ok [INFO] [stdout] test builtins::number::tests::parse_float_too_many_args ... ok [INFO] [stdout] test builtins::number::tests::parse_float_simple ... ok [INFO] [stdout] test builtins::number::tests::parse_float_malformed_str ... ok [INFO] [stdout] test builtins::math::tests::trunc ... ok [INFO] [stdout] test builtins::math::tests::sinh ... ok [INFO] [stdout] test builtins::number::tests::call_number ... ok [INFO] [stdout] test builtins::number::tests::number_constants ... ok [INFO] [stdout] test builtins::nan::tests::nan_exists_on_global_object_and_evaluates_to_nan_value ... ok [INFO] [stdout] test builtins::number::tests::parse_int_already_int ... ok [INFO] [stdout] test builtins::number::tests::parse_int_float_str ... ok [INFO] [stdout] test builtins::number::tests::parse_int_float ... ok [INFO] [stdout] test builtins::number::tests::parse_float_undefined ... ok [INFO] [stdout] test builtins::number::tests::integer_number_primitive_to_number_object ... ok [INFO] [stdout] test builtins::number::tests::same_value ... ok [INFO] [stdout] test builtins::number::tests::parse_int_inferred_hex ... ok [INFO] [stdout] test builtins::number::tests::to_precision ... ignored [INFO] [stdout] test builtins::number::tests::same_value_zero ... ok [INFO] [stdout] test builtins::number::tests::parse_int_malformed_str ... ok [INFO] [stdout] test builtins::number::tests::parse_int_zero_start ... ok [INFO] [stdout] test builtins::number::tests::parse_int_undefined ... ok [INFO] [stdout] test builtins::number::tests::parse_int_no_args ... ok [INFO] [stdout] test builtins::number::tests::value_of ... ok [INFO] [stdout] test builtins::number::tests::parse_int_too_many_args ... ok [INFO] [stdout] test builtins::number::tests::parse_int_simple ... ok [INFO] [stdout] test builtins::property::tests::is_property_key_test ... ok [INFO] [stdout] test builtins::number::tests::parse_int_negative ... ok [INFO] [stdout] test builtins::number::tests::parse_int_varying_radix ... ok [INFO] [stdout] test builtins::number::tests::to_exponential ... ok [INFO] [stdout] test builtins::number::tests::to_fixed ... ok [INFO] [stdout] test builtins::number::tests::parse_int_negative_varying_radix ... ok [INFO] [stdout] test builtins::number::tests::to_locale_string ... ok [INFO] [stdout] test builtins::object::tests::object_property_is_enumerable ... ok [INFO] [stdout] test builtins::object::tests::object_is ... ok [INFO] [stdout] test builtins::object::tests::object_has_own_property ... ok [INFO] [stdout] test builtins::string::tests::check_string_constructor_is_function ... ok [INFO] [stdout] test builtins::string::tests::new_utf8_string_has_length ... ok [INFO] [stdout] test builtins::regexp::tests::check_regexp_constructor_is_function ... ok [INFO] [stdout] test builtins::regexp::tests::exec ... ok [INFO] [stdout] test builtins::number::tests::to_string ... ok [INFO] [stdout] test builtins::string::tests::ends_with ... ok [INFO] [stdout] test builtins::symbol::tests::check_symbol_constructor_is_function ... ok [INFO] [stdout] test builtins::regexp::tests::last_index ... ok [INFO] [stdout] test builtins::string::tests::construct_and_call ... ok [INFO] [stdout] test builtins::regexp::tests::constructors ... ok [INFO] [stdout] test builtins::regexp::tests::to_string ... ok [INFO] [stdout] test builtins::value::tests::check_get_set_field ... ok [INFO] [stdout] test builtins::undefined::tests::undefined_assignment ... ok [INFO] [stdout] test builtins::value::tests::check_integer_is_true ... ok [INFO] [stdout] test builtins::symbol::tests::call_symbol_and_check_return_type ... ok [INFO] [stdout] test builtins::value::tests::check_number_is_true ... ok [INFO] [stdout] test builtins::value::tests::check_undefined ... ok [INFO] [stdout] test builtins::value::tests::check_is_object ... ok [INFO] [stdout] test builtins::value::tests::check_string_to_value ... ok [INFO] [stdout] test builtins::value::tests::hash_object ... ok [INFO] [stdout] test builtins::undefined::tests::undefined_direct_evaluation ... ok [INFO] [stdout] test builtins::string::tests::new_string_has_length ... ok [INFO] [stdout] test builtins::value::tests::hash_undefined ... ok [INFO] [stdout] test builtins::value::tests::hash_rational ... ok [INFO] [stdout] test builtins::string::tests::repeat ... ok [INFO] [stdout] test builtins::symbol::tests::print_symbol_expect_description ... ok [INFO] [stdout] test builtins::string::tests::starts_with ... ok [INFO] [stdout] test environment::lexical_environment::tests::set_outer_var_in_blockscope ... ok [INFO] [stdout] test environment::lexical_environment::tests::set_outer_let_in_blockscope ... ok [INFO] [stdout] test builtins::string::tests::concat ... ok [INFO] [stdout] test environment::lexical_environment::tests::let_is_blockscoped ... ok [INFO] [stdout] test builtins::string::tests::replace ... ok [INFO] [stdout] test environment::lexical_environment::tests::const_is_blockscoped ... ok [INFO] [stdout] test builtins::value::tests::get_types ... ok [INFO] [stdout] test builtins::string::tests::replace_with_function ... ok [INFO] [stdout] test builtins::value::tests::abstract_equality_comparison ... ok [INFO] [stdout] test exec::break_node::tests::check_post_state ... ok [INFO] [stdout] test exec::iteration::tests::while_loop_early_break ... ok [INFO] [stdout] test exec::iteration::tests::do_loop_late_break ... ok [INFO] [stdout] test builtins::string::tests::match_all ... ok [INFO] [stdout] test exec::switch::tests::no_cases_switch ... ok [INFO] [stdout] test exec::iteration::tests::for_loop_break ... ok [INFO] [stdout] test exec::switch::tests::default_taken_switch ... ok [INFO] [stdout] test environment::lexical_environment::tests::var_not_blockscoped ... ok [INFO] [stdout] test exec::operator::tests::assignmentoperator_lhs_not_defined ... ok [INFO] [stdout] test exec::iteration::tests::while_loop_late_break ... ok [INFO] [stdout] test exec::switch::tests::default_not_taken_switch ... ok [INFO] [stdout] test exec::operator::tests::assignmentoperator_rhs_throws_error ... ok [INFO] [stdout] test exec::iteration::tests::do_loop_early_break ... ok [INFO] [stdout] test exec::iteration::tests::for_loop_return ... ok [INFO] [stdout] test builtins::string::tests::test_match ... ok [INFO] [stdout] test exec::switch::tests::no_true_case_switch ... ok [INFO] [stdout] test exec::switch::tests::string_switch ... ok [INFO] [stdout] test exec::switch::tests::single_case_switch ... ok [INFO] [stdout] test exec::switch::tests::two_case_no_break_switch ... ok [INFO] [stdout] test exec::switch::tests::two_case_switch ... ok [INFO] [stdout] test exec::tests::assign_operator_precedence ... ok [INFO] [stdout] test exec::tests::check_this_binding_in_object_literal ... ok [INFO] [stdout] test exec::tests::calling_function_with_unspecified_arguments ... ok [INFO] [stdout] test exec::switch::tests::three_case_partial_fallthrough ... ok [INFO] [stdout] test exec::tests::do_while_post_inc ... ok [INFO] [stdout] test exec::tests::empty_let_decl_undefined ... ok [INFO] [stdout] test exec::tests::array_rest_with_arguments ... ok [INFO] [stdout] test exec::tests::for_loop_iteration_variable_does_not_leak ... ok [INFO] [stdout] test exec::tests::empty_var_decl_undefined ... ok [INFO] [stdout] test exec::tests::identifier_on_global_object_undefined ... ok [INFO] [stdout] test exec::tests::in_operator::new_instance_should_point_to_prototype ... ok [INFO] [stdout] test exec::tests::in_operator::symbol_in_object ... ignored [INFO] [stdout] test exec::tests::early_return ... ok [INFO] [stdout] test exec::tests::do_while_loop ... ok [INFO] [stdout] test exec::tests::in_operator::propery_in_object ... ok [INFO] [stdout] test exec::tests::function_declaration_returns_undefined ... ok [INFO] [stdout] test exec::tests::in_operator::property_in_property_chain ... ok [INFO] [stdout] test exec::tests::in_operator::should_set_this_value ... ok [INFO] [stdout] test exec::tests::in_operator::should_type_error_when_rhs_not_object ... ok [INFO] [stdout] test exec::tests::in_operator::property_not_in_object ... ok [INFO] [stdout] test exec::tests::property_accessor_member_expression_bracket_notation_on_string_literal ... ok [INFO] [stdout] test exec::tests::property_accessor_member_expression_bracket_notation_on_function ... ok [INFO] [stdout] test exec::tests::property_accessor_member_expression_dot_notation_on_function ... ok [INFO] [stdout] test exec::tests::in_operator::number_in_array ... ok [INFO] [stdout] test exec::tests::object_field_set ... ok [INFO] [stdout] test exec::tests::property_accessor_member_expression_dot_notation_on_string_literal ... ok [INFO] [stdout] test exec::tests::spread_with_arguments ... ok [INFO] [stdout] test exec::tests::semicolon_expression_stop ... ok [INFO] [stdout] test exec::tests::to_bigint ... ok [INFO] [stdout] test exec::tests::to_index ... ok [INFO] [stdout] test exec::tests::for_loop ... ok [INFO] [stdout] test exec::tests::to_integer ... ok [INFO] [stdout] test exec::tests::to_string ... ok [INFO] [stdout] test exec::tests::to_object ... ok [INFO] [stdout] test exec::tests::typeof_int ... ok [INFO] [stdout] test exec::tests::array_field_set ... ok [INFO] [stdout] test exec::tests::typeof_null ... ok [INFO] [stdout] test exec::tests::typeof_object ... ok [INFO] [stdout] test exec::tests::function_decl_hoisting ... ok [INFO] [stdout] test exec::tests::typeof_symbol ... ok [INFO] [stdout] test exec::tests::var_decl_hoisting_2_variables_hoisting ... ignored [INFO] [stdout] test exec::tests::var_decl_hoisting_2_variables_hoisting_2 ... ignored [INFO] [stdout] test exec::tests::var_decl_hoisting_2_variables_hoisting_3 ... ignored [INFO] [stdout] test exec::tests::typeof_rational ... ok [INFO] [stdout] test exec::tests::typeof_undefined ... ok [INFO] [stdout] test exec::tests::typeof_function ... ok [INFO] [stdout] test exec::tests::typeof_boolean ... ok [INFO] [stdout] test exec::tests::tilde_operator ... ok [INFO] [stdout] test exec::switch::tests::bigger_switch_example ... ok [INFO] [stdout] test exec::tests::unary_void ... ok [INFO] [stdout] test exec::tests::typeof_undefined_directly ... ok [INFO] [stdout] test exec::tests::var_decl_hoisting_simple ... ok [INFO] [stdout] test exec::tests::var_decl_hoisting_with_initialization ... ok [INFO] [stdout] test exec::try_node::tests::catch ... ok [INFO] [stdout] test syntax::ast::position::tests::position_equality ... ok [INFO] [stdout] test exec::tests::typeof_string ... ok [INFO] [stdout] test syntax::ast::position::tests::position_order ... ok [INFO] [stdout] test syntax::ast::position::tests::position_getters ... ok [INFO] [stdout] test syntax::ast::position::tests::position_to_string ... ok [INFO] [stdout] test syntax::ast::position::tests::span_contains ... ok [INFO] [stdout] test syntax::ast::position::tests::span_creation ... ok [INFO] [stdout] test syntax::ast::position::tests::span_equality ... ok [INFO] [stdout] test syntax::ast::position::tests::span_getters ... ok [INFO] [stdout] test exec::try_node::tests::catch_finally ... ok [INFO] [stdout] test exec::try_node::tests::catch_binding_finally ... ok [INFO] [stdout] test syntax::ast::position::tests::span_ordering ... ok [INFO] [stdout] test syntax::ast::position::tests::span_to_string ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces ... ok [INFO] [stdout] test exec::try_node::tests::catch_binding ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces_e_number ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces_e_number_right_side ... ok [INFO] [stdout] test syntax::lexer::tests::check_decrement_advances_lexer_2_places ... ok [INFO] [stdout] test syntax::lexer::tests::check_line_numbers ... ok [INFO] [stdout] test exec::try_node::tests::finally ... ok [INFO] [stdout] test syntax::lexer::tests::check_keywords ... ok [INFO] [stdout] test syntax::lexer::tests::check_multi_line_comment ... ok [INFO] [stdout] test syntax::lexer::tests::check_positions ... ok [INFO] [stdout] test syntax::lexer::tests::check_punctuators ... 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 exec::try_node::tests::simple_try ... ok [INFO] [stdout] test syntax::lexer::tests::hexadecimal_edge_case ... ok [INFO] [stdout] test syntax::lexer::tests::implicit_octal_edge_case ... ok [INFO] [stdout] test syntax::lexer::tests::number_followed_by_dot ... ok [INFO] [stdout] test syntax::lexer::tests::numbers ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces_left_side ... ok [INFO] [stdout] test syntax::lexer::tests::check_single_line_comment ... ok [INFO] [stdout] test syntax::lexer::tests::regex_literal ... ok [INFO] [stdout] test syntax::lexer::tests::check_variable_definition_tokens ... ok [INFO] [stdout] test syntax::lexer::tests::regex_literal_flags ... ok [INFO] [stdout] test syntax::lexer::tests::two_divisions_in_expression ... ignored [INFO] [stdout] test syntax::lexer::tests::single_number_without_semicolon ... 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_combined ... 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_empty ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_numeric_array ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces_e_number_left_side ... ok [INFO] [stdout] test syntax::lexer::tests::check_string ... ok [INFO] [stdout] test syntax::lexer::tests::addition_no_spaces_right_side ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_numeric_array_trailing ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_numeric_array_elision ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_setter ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_getter ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_literal ... ok [INFO] [stdout] test syntax::parser::expression::primary::tests::check_string ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_short_function_arguments ... ok [INFO] [stdout] test syntax::parser::expression::primary::array_initializer::tests::check_numeric_array_repeated_elision ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_assign_operations ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_relational_operations ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_epty_return ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_numeric_operations ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_empty_return_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_rest ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_only_rest ... ok [INFO] [stdout] test syntax::parser::function::tests::check_basic ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_bitwise_operations ... ok [INFO] [stdout] test syntax::parser::function::tests::check_empty_return ... ok [INFO] [stdout] test syntax::parser::statement::block::tests::empty ... ok [INFO] [stdout] test syntax::parser::function::tests::check_empty_return_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::function::tests::check_basic_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::block::tests::hoisting ... ok [INFO] [stdout] test syntax::parser::expression::primary::object_initializer::tests::check_object_short_function ... ok [INFO] [stdout] test syntax::parser::expression::tests::check_complex_numeric_operations ... ok [INFO] [stdout] test syntax::parser::statement::block::tests::non_empty ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::inline_block ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::inline_block_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::new_line ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::new_line_block ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::new_line_block_empty_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::new_line_block_empty ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::reserved_label ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::new_line_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::inline ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::inline_block ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::new_line ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::new_line_block_empty ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::new_line_block ... 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_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::const_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::const_declaration_keywords ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::empty_const_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::const_declaration_no_spaces ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::empty_let_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::empty_var_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::function_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::let_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::let_declaration_keywords ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::let_declaration_no_spaces ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::multiple_const_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::multiple_let_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::multiple_var_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::var_declaration ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::var_declaration_keywords ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::var_declaration_no_spaces ... 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::iteration::tests::check_do_while ... ok [INFO] [stdout] test syntax::parser::statement::iteration::tests::check_do_while_semicolon_insertion ... ok [INFO] [stdout] test exec::tests::unary_post ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_no_closeblock ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_no_expr ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_case_unclosed ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_seperated_defaults ... ok [INFO] [stdout] test exec::tests::unary_pre ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_two_default ... ok [INFO] [stdout] test syntax::parser::function::tests::check_rest_operator ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::inline_block_semicolon_insertion ... ok [INFO] [stdout] test syntax::parser::statement::continue_stm::tests::reserved_label ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_invalid_catch ... ok [INFO] [stdout] test syntax::parser::statement::declaration::tests::function_declaration_keywords ... ok [INFO] [stdout] test syntax::parser::statement::break_stm::tests::inline ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_empty_try_catch_finally ... ok [INFO] [stdout] test syntax::parser::statement::switch::tests::check_switch_unknown_label ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_empty_try_finally ... 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_with_empty_try_var_decl_in_finally ... ok [INFO] [stdout] test syntax::parser::function::tests::check_arrow ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_invalide_try_no_catch_finally ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_var_decl_inside_catch ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_with_var_decl_inside_try ... ok [INFO] [stdout] test syntax::parser::tests::hoisting ... ok [INFO] [stdout] test syntax::parser::tests::assign_operator_precedence ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_invalid_catch_parameter ... ok [INFO] [stdout] test syntax::parser::statement::throw::tests::check_throw_parsing ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_empty_try_paramless_catch ... ok [INFO] [stdout] test syntax::parser::statement::try_stm::tests::check_inline_invalid_catch_without_closing_paren ... ok [INFO] [stdout] test syntax::parser::tests::check_construct_call_precedence ... ok [INFO] [stdout] test exec::tests::unary_delete ... ok [INFO] [stdout] test exec::tests::short_circuit_evaluation ... ok [INFO] [stdout] test syntax::ast::position::tests::invalid_position_line ... ok [INFO] [stdout] test syntax::ast::position::tests::invalid_span ... ok [INFO] [stdout] test syntax::ast::position::tests::invalid_position_column ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 386 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests boa [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/builtins/bigint/operations.rs - builtins::bigint::operations::BigInt::mod_floor (line 24) ... ok [INFO] [stdout] test src/syntax/lexer/mod.rs - syntax::lexer::Lexer::lex (line 483) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07c4bc130b4938619d8af609330867a5e72ce0a8a7d1e9061444889cfac496e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c4bc130b4938619d8af609330867a5e72ce0a8a7d1e9061444889cfac496e2", kill_on_drop: false }` [INFO] [stdout] 07c4bc130b4938619d8af609330867a5e72ce0a8a7d1e9061444889cfac496e2