[INFO] cloning repository https://github.com/buyoh/nospace20 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buyoh/nospace20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuyoh%2Fnospace20", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuyoh%2Fnospace20'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cfe47b9c46beed8803f0ca01bb9ca0022481f35 [INFO] testing buyoh/nospace20 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuyoh%2Fnospace20" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/buyoh/nospace20 [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/buyoh/nospace20 [INFO] tweaked toml for git repo https://github.com/buyoh/nospace20 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/buyoh/nospace20 on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/buyoh/nospace20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107 [INFO] running `Command { std: "docker" "start" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling nospace20 v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `resolve_variable` and `resolve_variable_exact` are never used [INFO] [stdout] --> src/semantic_analyzer/scope.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 217 | impl<'a> ScopeResolver<'a> { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 313 | pub fn resolve_variable(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | fn resolve_variable_exact(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 51.60s [INFO] running `Command { std: "docker" "inspect" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libnospace20.so [INFO] [stderr] | [INFO] [stderr] = note: the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libnospace20.so.dwp [INFO] [stderr] | [INFO] [stderr] = note: the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libnospace20.rlib [INFO] [stderr] | [INFO] [stderr] = note: the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling nospace20 v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stdout] warning: methods `resolve_variable` and `resolve_variable_exact` are never used [INFO] [stdout] --> src/semantic_analyzer/scope.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 217 | impl<'a> ScopeResolver<'a> { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 313 | pub fn resolve_variable(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | fn resolve_variable_exact(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stdout] warning: methods `resolve_variable` and `resolve_variable_exact` are never used [INFO] [stdout] --> src/semantic_analyzer/scope.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 217 | impl<'a> ScopeResolver<'a> { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 313 | pub fn resolve_variable(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | fn resolve_variable_exact(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `suspended_count` is assigned to, but never used [INFO] [stdout] --> src/interpreter/vm/tests.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | let mut suspended_count = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_suspended_count` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `suspended_count` is never read [INFO] [stdout] --> src/interpreter/vm/tests.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | suspended_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `resolve_variable` and `resolve_variable_exact` are never used [INFO] [stdout] --> src/semantic_analyzer/scope.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 217 | impl<'a> ScopeResolver<'a> { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 313 | pub fn resolve_variable(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | fn resolve_variable_exact(&self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libnospace20.so [INFO] [stderr] | [INFO] [stderr] = note: the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libnospace20.so.dwp [INFO] [stderr] | [INFO] [stderr] = note: the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libnospace20.rlib [INFO] [stderr] | [INFO] [stderr] = note: the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `nospace20` in package `nospace20 v2.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling nospace20 v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable `suspended_count` is assigned to, but never used [INFO] [stderr] --> src/interpreter/vm/tests.rs:294:9 [INFO] [stderr] | [INFO] [stderr] 294 | let mut suspended_count = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_suspended_count` instead [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `suspended_count` is never read [INFO] [stderr] --> src/interpreter/vm/tests.rs:298:17 [INFO] [stderr] | [INFO] [stderr] 298 | suspended_count += 1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `resolve_variable` and `resolve_variable_exact` are never used [INFO] [stderr] --> src/semantic_analyzer/scope.rs:313:12 [INFO] [stderr] | [INFO] [stderr] 217 | impl<'a> ScopeResolver<'a> { [INFO] [stderr] | -------------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 313 | pub fn resolve_variable(&self, name: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 340 | fn resolve_variable_exact(&self, name: &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `nospace20` (lib test) generated 3 warnings [INFO] [stderr] warning: `nospace20` (lib) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 26.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/nospace20-c8b66a1a8dfde204) [INFO] [stdout] [INFO] [stdout] running 423 tests [INFO] [stdout] test algorithm::alloc_spec::tests::test_can_split ... ok [INFO] [stdout] test algorithm::alloc_spec::tests::test_fsba_class_for_exact_sizes ... ok [INFO] [stdout] test algorithm::alloc_spec::tests::test_total_from_user_size_minimum ... ok [INFO] [stdout] test algorithm::alloc_spec::tests::test_fsba_class_for_between_sizes ... ok [INFO] [stdout] test algorithm::alloc_spec::tests::test_fsba_class_for_too_large ... ok [INFO] [stdout] test algorithm::alloc_spec::tests::test_total_from_user_size_normal ... ok [INFO] [stdout] test algorithm::hash::tests::lcg_hash_deterministic ... ok [INFO] [stdout] test algorithm::hash::tests::lcg_hash_nonzero_for_nonzero_input ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_block_array_error ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_block_assign ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_block_final_error ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_block_if ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_block_let ... ok [INFO] [stdout] test algorithm::hash::tests::lcg_hash_with_offset_deterministic ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_block_nested_scope ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_block_no_value_error ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_expr_constexpr_ref ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_expr_arithmetic ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_expr_factor ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_expr_variable ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_expr_undefined_variable ... ok [INFO] [stdout] test base::error::compile_error::tests::test_compile_error_display ... ok [INFO] [stdout] test base::error::compile_error::tests::test_compile_error_is_std_error ... ok [INFO] [stdout] test base::error::compile_error::tests::test_compile_error_invalid_op ... ok [INFO] [stdout] test base::error::interpret_error::tests::test_interpret_error_function_not_found ... ok [INFO] [stdout] test base::error::interpret_error::tests::test_interpret_error_unexpected_flow ... ok [INFO] [stdout] test base::error::interpret_error::tests::test_interpret_error_is_std_error ... ok [INFO] [stdout] test base::error::parse_error::tests::test_code_parse_error_display_with_position ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_display_compile ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_display_interpret ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_display_parse ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_display_ws_runtime ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_display_ws_parse ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_from_compile_error ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_from_vec_code_parse_error ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_from_interpret_error ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_from_ws_runtime_error ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_from_ws_parse_error ... ok [INFO] [stdout] test base::error::tests::test_nospace_error_is_std_error ... ok [INFO] [stdout] test base::error::ws_error::tests::test_ws_parse_error_display ... ok [INFO] [stdout] test base::error::ws_error::tests::test_ws_parse_error_is_std_error ... ok [INFO] [stdout] test base::error::ws_error::tests::test_ws_runtime_error_display ... ok [INFO] [stdout] test base::error::ws_error::tests::test_ws_runtime_error_is_std_error ... ok [INFO] [stdout] test base::pure_eval::tests::test_bool_to_int ... ok [INFO] [stdout] test base::pure_eval::tests::test_eval_binary_pure_arithmetic ... ok [INFO] [stdout] test base::pure_eval::tests::test_eval_binary_pure_comparison ... ok [INFO] [stdout] test base::pure_eval::tests::test_eval_binary_pure_non_pure_ops ... ok [INFO] [stdout] test base::pure_eval::tests::test_eval_binary_pure_wrapping ... ok [INFO] [stdout] test base::pure_eval::tests::test_eval_binary_pure_zero_division ... ok [INFO] [stdout] test base::pure_eval::tests::test_eval_unary_pure_negative ... ok [INFO] [stdout] test base::pure_eval::tests::test_eval_unary_pure_logical_not ... ok [INFO] [stdout] test algorithm::hash::tests::lcg_hash_with_offset_varies_by_offset ... ok [INFO] [stdout] test base::ws_types::tests::test_encode_label ... ok [INFO] [stdout] test base::pure_eval::tests::test_eval_unary_pure_non_pure_ops ... ok [INFO] [stdout] test base::ws_types::tests::test_encode_push ... ok [INFO] [stdout] test base::ws_types::tests::test_heap_address_offset ... ok [INFO] [stdout] test base::ws_types::tests::test_program_append ... ok [INFO] [stdout] test base::ws_types::tests::test_label_offset ... ok [INFO] [stdout] test base::ws_types::tests::test_program_creation ... ok [INFO] [stdout] test base::ws_types::tests::test_program_extend ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_assign_to_constexpr_table_error ... ok [INFO] [stdout] test base::ws_types::tests::test_encode_add ... ok [INFO] [stdout] test base::error::parse_error::tests::test_code_parse_error_display_without_position ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_block_static_error ... ok [INFO] [stdout] test base::error::parse_error::tests::test_code_parse_error_is_std_error ... ok [INFO] [stdout] test base::ws_types::tests::test_encode_number_negative ... ok [INFO] [stdout] test base::ws_types::tests::test_to_whitespace ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_epilogue_calls_rt_free ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_epilogue_produces_instructions ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_memory_init_produces_instructions ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_prologue_calls_rt_alloc ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_prologue_epilogue_on_vm ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_prologue_produces_instructions ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_prologue_no_args ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_reuse_lifo_heap_stable ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_reuse_loop_heap_stable ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_subroutines_has_alloc_and_free ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_epilogue_calls_rt_free ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_alloc_free_reuse_on_vm ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_prologue_epilogue_on_vm ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::bump::tests::test_bump_alloc_free_on_vm ... ok [INFO] [stdout] test base::ws_types::tests::test_encode_number_positive ... ok [INFO] [stdout] test base::constexpr_eval::tests::test_eval_block_compound_assign ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_reuse_class0_heap_stable ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_reuse_freelist_populated ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_reuse_each_class_heap_stable ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_reuse_general_freelist_populated ... ok [INFO] [stdout] test base::ws_types::tests::test_encode_number_zero ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_reuse_mixed_class_independent ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_reuse_general_heap_stable ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_subroutines_has_alloc_and_free ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_reuse_roundup_heap_stable ... ok [INFO] [stdout] test compiler_ws::label::tests::test_has_function ... ok [INFO] [stdout] test compiler_ws::label::tests::test_function_label ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_reuse_freelist_empty_after_realloc ... ok [INFO] [stdout] test compiler_ws::label::tests::test_multi_function_simulation ... ok [INFO] [stdout] test compiler_ws::label::tests::test_label_allocator ... ok [INFO] [stdout] test compiler_ws::label::tests::test_sync_function_labels ... ok [INFO] [stdout] test compiler_ws::label::tests::test_shadowed_function_labels_are_unique ... ok [INFO] [stdout] test compiler_ws::label::tests::test_label_range ... ok [INFO] [stdout] test compiler_ws::label::tests::test_sync_next_id ... ok [INFO] [stdout] test compiler_ws::label::tests::test_sync_multiple_children ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_reuse_loop_heap_stable ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_memory_init_produces_instructions ... ok [INFO] [stdout] test compiler_ws::peephole::tests::test_pattern3_push0_add ... ok [INFO] [stdout] test compiler_ws::label::tests::test_sync_no_change_when_child_behind ... ok [INFO] [stdout] test compiler_ws::peephole::tests::test_pattern4_jump_shortcut ... ok [INFO] [stdout] test compiler_ws::peephole::tests::test_pattern5_unreachable_after_return ... ok [INFO] [stdout] test compiler_ws::alloc_runtime::fsba::tests::test_fsba_prologue_calls_rt_alloc ... ok [INFO] [stdout] test compiler_ws::peephole::tests::test_pattern5_unreachable_code ... ok [INFO] [stdout] test compiler_ws::memory::tests::test_allocate_global ... ok [INFO] [stdout] test compiler_ws::memory::tests::test_initial_local_heap ... ok [INFO] [stdout] test compiler_ws::memory::tests::test_memory_layout_constants ... ok [INFO] [stdout] test compiler_ws::peephole::tests::test_no_pattern_match ... ok [INFO] [stdout] test compiler_ws::peephole::tests::test_pattern1_push_discard ... ok [INFO] [stdout] test interpreter::allocator::tests::test_alloc_basic ... ok [INFO] [stdout] test interpreter::allocator::tests::test_alloc_internal_basic ... ok [INFO] [stdout] test interpreter::allocator::tests::test_alloc_internal_uninit_random ... ok [INFO] [stdout] test interpreter::allocator::tests::test_alloc_multiple ... ok [INFO] [stdout] test interpreter::allocator::tests::test_alloc_uninit_random ... ok [INFO] [stdout] test interpreter::allocator::tests::test_access_freed ... ok [INFO] [stdout] test interpreter::allocator::tests::test_fsba_free_reuse ... ok [INFO] [stdout] test interpreter::allocator::tests::test_alloc_uninit_zero ... ok [INFO] [stdout] test interpreter::allocator::tests::test_free_invalid_address ... ok [INFO] [stdout] test interpreter::allocator::tests::test_access_freed_message ... ok [INFO] [stdout] test interpreter::allocator::tests::test_access_unallocated ... ok [INFO] [stdout] test interpreter::allocator::tests::test_access_unallocated_message ... ok [INFO] [stdout] test interpreter::allocator::tests::test_alloc_internal_free_internal ... ok [INFO] [stdout] test interpreter::allocator::tests::test_general_alloc_first_fit ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_add ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_div ... ok [INFO] [stdout] test interpreter::allocator::tests::test_alloc_zero_size ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_equal ... ok [INFO] [stdout] test compiler_ws::peephole::tests::test_pattern3_push_nonzero_add_kept ... ok [INFO] [stdout] test interpreter::allocator::tests::test_free_invalid_address_message ... ok [INFO] [stdout] test compiler_ws::peephole::tests::test_pattern2_duplicate_discard ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_greater ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_less ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_less_equal ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_mod ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_mul ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_logical_or ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_not_equal ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_greater_equal ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_sub ... ok [INFO] [stdout] test interpreter::exec::tests::test_break_in_while ... ok [INFO] [stdout] test interpreter::exec::tests::test_binary_logical_and ... ok [INFO] [stdout] test interpreter::exec::tests::test_builtin_geti ... ok [INFO] [stdout] test interpreter::exec::tests::test_builtin_putc ... ok [INFO] [stdout] test interpreter::exec::tests::test_builtin_assert_fail - should panic ... ok [INFO] [stdout] test interpreter::exec::tests::test_builtin_puti ... ok [INFO] [stdout] test interpreter::exec::tests::test_deref_assign_integration ... ok [INFO] [stdout] test interpreter::exec::tests::test_builtin_trace ... ok [INFO] [stdout] test interpreter::exec::tests::test_return_early ... ok [INFO] [stdout] test interpreter::exec::tests::test_if_else ... ok [INFO] [stdout] test interpreter::exec::tests::test_builtin_assert_pass ... ok [INFO] [stdout] test interpreter::vm::tests::test_arithmetic ... ok [INFO] [stdout] test interpreter::exec::tests::test_builtin_getc ... ok [INFO] [stdout] test interpreter::exec::tests::test_ref_and_deref_integration ... ok [INFO] [stdout] test interpreter::exec::tests::test_while_loop ... ok [INFO] [stdout] test interpreter::exec::tests::test_get_set_by_address ... ok [INFO] [stdout] test interpreter::vm::tests::test_budget_zero_returns_suspended ... ok [INFO] [stdout] test interpreter::exec::tests::test_resolve_address_local_variables ... ok [INFO] [stdout] test interpreter::exec::tests::test_continue_in_while ... ok [INFO] [stdout] test interpreter::vm::tests::test_builder_with_config ... ok [INFO] [stdout] test interpreter::vm::tests::test_builder_with_stdin ... ok [INFO] [stdout] test interpreter::vm::tests::test_complete_is_idempotent ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_for_loop ... ok [INFO] [stdout] test interpreter::vm::tests::test_from_source_parse_error ... ok [INFO] [stdout] test interpreter::vm::tests::test_function_call ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_function_call ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_multiple_functions ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_global_variable ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_if_expression ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_break_continue ... ok [INFO] [stdout] test interpreter::vm::tests::test_get_stdout_string_initially_empty ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_nested_scope ... ok [INFO] [stdout] test interpreter::vm::tests::test_if_false ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_variables ... ok [INFO] [stdout] test interpreter::vm::tests::test_if_true ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_simple_return ... ok [INFO] [stdout] test interpreter::vm::tests::test_repeated_suspension_accumulates_steps ... ok [INFO] [stdout] test interpreter::vm::tests::test_puti_output ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_trace ... ok [INFO] [stdout] test interpreter::vm::tests::test_initial_state ... ok [INFO] [stdout] test interpreter::vm::tests::test_recursive_function ... ok [INFO] [stdout] test interpreter::vm::tests::test_simple_return ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_arithmetic ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_while_loop ... ok [INFO] [stdout] test interpreter::vm::tests::test_step_one_at_a_time ... ok [INFO] [stdout] test interpreter::allocator::tests::test_block_boundary ... ok [INFO] [stdout] test interpreter::allocator::tests::test_double_free ... ok [INFO] [stdout] test interpreter::vm::tests::test_step_one_preserves_state ... ok [INFO] [stdout] test interpreter::allocator::tests::test_double_free_message ... ok [INFO] [stdout] test interpreter::vm::tests::test_step_one_with_function_call ... ok [INFO] [stdout] test interpreter::allocator::tests::test_free_basic ... ok [INFO] [stdout] test interpreter::vm::tests::test_step_one_with_loop ... ok [INFO] [stdout] test interpreter::vm::tests::test_step_one_with_recursion ... ok [INFO] [stdout] test interpreter::vm::tests::test_step_result_debug ... ok [INFO] [stdout] test interpreter::vm::tests::test_step_suspension ... ok [INFO] [stdout] test interpreter::vm::tests::test_trace_with_io ... ok [INFO] [stdout] test interpreter::vm::tests::test_variable_assign ... ok [INFO] [stdout] test interpreter::vm::tests::test_while_loop ... ok [INFO] [stdout] test interpreter::vm::tests::test_suspension_and_resume ... ok [INFO] [stdout] test interpreter::vm::tests::test_total_steps_increments_correctly ... ok [INFO] [stdout] test interpreter::vm::tests::test_with_io_disables_capture ... ok [INFO] [stdout] test logger::test::test_char_index_to_line_multi_line ... ok [INFO] [stdout] test logger::test::test_char_index_to_line_single_line ... ok [INFO] [stdout] test interpreter::vm::tests::test_match_recursive_function ... ok [INFO] [stdout] test logger::test::test_line_with_carriage_return ... ok [INFO] [stdout] test logger::test::test_line_method ... ok [INFO] [stdout] test optimizer::tests::test_condition_mode_negative_if_false ... ok [INFO] [stdout] test optimizer::tests::test_condition_mode_negative_if_true ... ok [INFO] [stdout] test optimizer::tests::test_condition_mode_negative_ws_compile ... ok [INFO] [stdout] test optimizer::tests::test_condition_mode_nonzero_if_false ... ok [INFO] [stdout] test optimizer::tests::test_condition_mode_zero_while_patched ... ok [INFO] [stdout] test optimizer::tests::test_condition_mode_zero_while ... ok [INFO] [stdout] test optimizer::tests::test_condition_mode_zero_if_false ... ok [INFO] [stdout] test optimizer::tests::test_condition_mode_zero_ws_compile ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_eq_general_if_semantics ... ok [INFO] [stdout] test optimizer::tests::test_condition_mode_zero_if_true ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_geq_zero_if_semantics ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_neq_zero_if_semantics ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_while_less_zero_semantics ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_nested_if_semantics ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_eq_zero_ws_semantics ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_while_neq_zero_semantics ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_add ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_while_eq_zero_semantics ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_less_zero_if_semantics ... ok [INFO] [stdout] test optimizer::tests::test_condition_mode_nonzero_while_multiple ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_greater_if_semantics ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_eq_zero_if_semantics ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_logical_not ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_recursive ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_const_if_true ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_const_if_false ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_semantics_unchanged_with_variable ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_zero_divide_not_folded ... ok [INFO] [stdout] test optimizer::tests::test_dead_code_called_func_reachable ... ok [INFO] [stdout] test optimizer::tests::test_dead_code_main_not_dummy ... ok [INFO] [stdout] test optimizer::tests::test_dead_code_no_main_skips ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_unary_negative ... ok [INFO] [stdout] test optimizer::tests::test_dead_code_semantics_unchanged ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_combined_with_condition_opt ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_multiply_divide ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_const_while_zero ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_ws_compile_success ... ok [INFO] [stdout] test optimizer::tests::test_dead_code_transitive_reachability ... ok [INFO] [stdout] test optimizer::tests::test_constant_folding_comparison ... ok [INFO] [stdout] test optimizer::tests::test_dead_code_ws_compile_success ... ok [INFO] [stdout] test optimizer::tests::test_geti_opt_combined_with_condition_opt ... ok [INFO] [stdout] test optimizer::tests::test_condition_opt_leq_if_semantics ... ok [INFO] [stdout] test optimizer::tests::test_geti_opt_global_geti_semantics ... ok [INFO] [stdout] test optimizer::tests::test_geti_opt_local_geti_semantics ... ok [INFO] [stdout] test optimizer::tests::test_geti_opt_inside_block_semantics ... ok [INFO] [stdout] test optimizer::tests::test_geti_opt_ws_compile_success ... ok [INFO] [stdout] test optimizer::tests::test_internal_builtin_getcv_infer_type ... ok [INFO] [stdout] test optimizer::tests::test_geti_opt_multiple_geti_semantics ... ok [INFO] [stdout] test optimizer::tests::test_geti_opt_getc_semantics ... ok [INFO] [stdout] test optimizer::tests::test_dead_code_combined_all_opts ... ok [INFO] [stdout] test optimizer::tests::test_noop_pass_does_not_affect_execution ... ok [INFO] [stdout] test optimizer::tests::test_noop_pass_does_not_break_ws_compile ... ok [INFO] [stdout] test semantic_analyzer::tests::test_error_array_access_non_array ... ok [INFO] [stdout] test optimizer::tests::test_noop_pass_magic_number_initialized ... ok [INFO] [stdout] test optimizer::tests::test_dead_code_unreachable_func_becomes_dummy ... ok [INFO] [stdout] test optimizer::tests::test_internal_builtin_getiv_infer_type ... ok [INFO] [stdout] test semantic_analyzer::tests::test_error_array_access_undefined ... ok [INFO] [stdout] test optimizer::tests::test_internal_builtin_getiv_interpreter ... ok [INFO] [stdout] test semantic_analyzer::tests::test_error_continue_outside_function ... ok [INFO] [stdout] test optimizer::tests::test_noop_pass_adds_marker_variable ... ok [INFO] [stdout] test semantic_analyzer::tests::test_error_break_outside_function ... ok [INFO] [stdout] test optimizer::tests::test_semantic_analyzer_produces_nonzero ... ok [INFO] [stdout] test optimizer::tests::test_no_optimization_leaves_scope_unchanged ... ok [INFO] [stdout] test semantic_analyzer::tests::test_error_ref_expression ... ok [INFO] [stdout] test semantic_analyzer::tests::test_error_return_outside_function ... ok [INFO] [stdout] test semantic_analyzer::tests::test_error_ref_literal ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_array_access ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_array_assignment ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_block_scoped_variable ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_array_declaration ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_expression_at_root_level ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_deref_variable ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_multiple_variables_with_array ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_global_variable ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_ref_variable ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_static_array ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_ref_array_element ... ok [INFO] [stdout] test semantic_analyzer::tests::test_success_simple_function ... ok [INFO] [stdout] test token_parser::test::test_ampersand_and_identifier ... ok [INFO] [stdout] test token_parser::test::test_char_literal_backslash ... ok [INFO] [stdout] test token_parser::test::test_ampersand_single ... ok [INFO] [stdout] test token_parser::test::test_char_literal_carriage_return ... ok [INFO] [stdout] test token_parser::test::test_char_literal_hex_2digit ... ok [INFO] [stdout] test token_parser::test::test_char_literal_hex_5digit ... ok [INFO] [stdout] test token_parser::test::test_char_literal_newline ... ok [INFO] [stdout] test semantic_analyzer::tests::test_variable_slot_index ... ok [INFO] [stdout] test token_parser::test::test_char_literal_quote ... ok [INFO] [stdout] test token_parser::test::test_char_literal_simple ... ok [INFO] [stdout] test token_parser::test::test_char_literal_space ... ok [INFO] [stdout] test token_parser::test::test_char_literal_tab ... ok [INFO] [stdout] test token_parser::test::test_char_literal_hex_2digit_ff ... ok [INFO] [stdout] test token_parser::test::test_char_literal_hex_4digit ... ok [INFO] [stdout] test token_parser::test::test_double_ampersand ... ok [INFO] [stdout] test token_parser::test::test_empty_input ... ok [INFO] [stdout] test token_parser::test::test_fail_char_literal_too_many_chars ... ok [INFO] [stdout] test token_parser::test::test_fail_hex_escape_too_few_digits ... ok [INFO] [stdout] test token_parser::test::test_fail_empty_char_literal ... ok [INFO] [stdout] test token_parser::test::test_fail_unclosed_char_literal ... ok [INFO] [stdout] test token_parser::test::test_fail_invalid_escape_sequence ... ok [INFO] [stdout] test token_parser::test::test_integer_max_value ... ok [INFO] [stdout] test token_parser::test::test_fail_unclosed_char_literal_with_escape ... ok [INFO] [stdout] test token_parser::test::test_integer_overflow_decimal ... ok [INFO] [stdout] test token_parser::test::test_integer_overflow_hex ... ok [INFO] [stdout] test token_parser::test::test_ok_continue_colon_semicolon ... ok [INFO] [stdout] test token_parser::test::test_ok_break_no_colon_is_ident ... ok [INFO] [stdout] test token_parser::test::test_ok_import_with_modifiers ... ok [INFO] [stdout] test token_parser::test::test_ok_p_1 ... ok [INFO] [stdout] test token_parser::test::test_ok_pi_1 ... ok [INFO] [stdout] test token_parser::test::test_ok_p_2 ... ok [INFO] [stdout] test token_parser::test::test_ok_pi_3 ... ok [INFO] [stdout] test token_parser::test::test_ok_pi_keyword_continue_no_colon ... ok [INFO] [stdout] test token_parser::test::test_ok_pi_4 ... ok [INFO] [stdout] test token_parser::test::test_ok_pi_2 ... ok [INFO] [stdout] test token_parser::test::test_ok_pi_keyword_let_no_colon ... ok [INFO] [stdout] test token_parser::test::test_ok_break_colon_semicolon ... ok [INFO] [stdout] test token_parser::test::test_ok_struct_keyword_colon ... ok [INFO] [stdout] test token_parser::test::test_ok_pn_1 ... ok [INFO] [stdout] test token_parser::test::test_ok_return_colon_semicolon ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_add ... ok [INFO] [stdout] test token_parser::test::test_ok_pi_keyword_break_no_colon ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_array_access_expr_index ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_array_access_literal_index ... ok [INFO] [stdout] test token_parser::test::test_ok_pi_keyword_return_no_colon ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_comparison_equal ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_comparison_greater ... ok [INFO] [stdout] test token_parser::test::test_ok_at_token ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_comparison_greater_equal ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_comparison_not_equal ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_array_assign ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_complex_precedence ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_array_access_still_produces_array_access ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_assignment ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_comparison_less ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_comparison_less_equal ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_dereference_operator ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_divide ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_double_dereference ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_double_unary_minus ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_error_unclosed_paren ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_function_call_multi_args ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_function_call_no_args ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_literal_number ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_logical_and ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_modulo ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_logical_or ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_function_call_one_arg ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_multiply ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_parenthesis ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_multiply_and_dereference ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_postfix_subscript_deref_paren ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_postfix_subscript_expr_paren ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_precedence_mul_before_add ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_postfix_subscript_deref_paren_index_1 ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_subtract ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_reference_operator ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_unary_logical_not ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_variable ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_array_declaration ... ok [INFO] [stdout] test tree_parser::expression::test::test_parse_unary_minus ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_array_declaration_empty_init_error ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_array_declaration_invalid_size ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_array_declaration_size_omitted_no_init_error ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_array_declaration_size_omitted_string ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_array_declaration_size_omitted_with_init ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_array_declaration_with_init ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_array_zero_size_has_error ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_break_statement ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_continue_statement ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_empty_statements ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_expression_statement ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_func_arg_and_return_type ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_func_leading_comma_error ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_func_multi_args ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_func_no_args ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_func_one_arg ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_func_trailing_comma_error ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_func_with_body ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_import_basic ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_import_weak_export ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_let_with_type_annotation ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_let_statement ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_return_statement ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_division_by_zero ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_heap_store_retrieve ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_interactive_stdin_input_char_ok ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_interactive_stdin_input_char_eof_after_close ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_multiple_statements ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_interactive_stdin_input_number_ok ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_interactive_stdin_input_number_waiting ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_static_variable ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_non_strict_heap_uninitialized_returns_zero ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_non_interactive_stdin_unaffected ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_push_and_add ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_struct_declaration ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_void_return_with_colon ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_stack_underflow ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_interactive_stdin_input_char_waiting ... ok [INFO] [stdout] test tree_parser::statement::test::test_parse_void_return_without_colon ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_strict_heap_initialized_ok ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_strict_heap_uninitialized_error ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_subroutine_call ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_suspension ... ok [INFO] [stdout] test whitespace::interpreter::tests::test_trace_extension ... ok [INFO] [stdout] test whitespace::parser::tests::test_parse_add ... ok [INFO] [stdout] test whitespace::parser::tests::test_parse_exit ... ok [INFO] [stdout] test whitespace::parser::tests::test_parse_ignores_other_chars ... ok [INFO] [stdout] test whitespace::parser::tests::test_parse_number_negative ... ok [INFO] [stdout] test whitespace::parser::tests::test_parse_number_positive ... ok [INFO] [stdout] test whitespace::parser::tests::test_parse_multiple_instructions ... ok [INFO] [stdout] test whitespace::parser::tests::test_roundtrip ... ok [INFO] [stdout] test whitespace::parser::tests::test_parse_number_zero ... ok [INFO] [stdout] test whitespace::parser::tests::test_parse_push ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 423 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/nospace20.rs (/opt/rustwide/target/release/deps/nospace20-7c091e2e33352740) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whitespace20.rs (/opt/rustwide/target/release/deps/whitespace20-95808e2cca99b803) [INFO] [stderr] Running tests/alloc_test.rs (/opt/rustwide/target/release/deps/alloc_test-7e33d48da09cf69d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test alloc_basic_001 ... ok [INFO] [stdout] test alloc_multi_001 ... ok [INFO] [stdout] test alloc_basic_002 ... ok [INFO] [stdout] test fsba_basic_001 ... ok [INFO] [stdout] test fsba_different_class_001 ... ok [INFO] [stdout] test fsba_basic_002 ... ok [INFO] [stdout] test fsba_alloc_zero_001 ... ok [INFO] [stdout] test fsba_class_reuse_001 ... ok [INFO] [stdout] test fsba_free_reuse_002 ... ok [INFO] [stdout] test fsba_large_fallback_001 ... ok [INFO] [stdout] test fsba_roundup_001 ... ok [INFO] [stdout] test fsba_split_001 ... ok [INFO] [stdout] test fsba_multi_allocs_001 ... ok [INFO] [stdout] test fsba_repeated_001 ... ok [INFO] [stdout] test alloc_free_reuse_001 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/code_test.rs (/opt/rustwide/target/release/deps/code_test-f03a7504d72a6379) [INFO] [stdout] [INFO] [stdout] running 1869 tests [INFO] [stdout] test test_array_basic_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_array_basic ... ok [INFO] [stdout] test test_array_basic_opt_all ... ok [INFO] [stdout] test test_array_basic_ws_self ... ok [INFO] [stdout] test test_array_reference ... ok [INFO] [stdout] test test_array_basic_vm ... ok [INFO] [stdout] test test_array_basic_ws_self_randomize ... ok [INFO] [stdout] test test_array_reference_opt_all ... ok [INFO] [stdout] test test_array_size_omitted_list ... ok [INFO] [stdout] test test_array_basic_ws_self_opt_all ... ok [INFO] [stdout] test test_array_reference_ws_self_strict ... ok [INFO] [stdout] test test_array_reference_ws_self_opt_all ... ok [INFO] [stdout] test test_array_basic_ws_self_strict ... ok [INFO] [stdout] test test_array_reference_ws_self ... ok [INFO] [stdout] test test_array_size_omitted_list_opt_all ... ok [INFO] [stdout] test test_array_size_omitted_list_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_array_reference_vm ... ok [INFO] [stdout] test test_array_size_omitted_list_vm ... ok [INFO] [stdout] test test_array_size_omitted_list_ws_self_opt_all ... ok [INFO] [stdout] test test_array_size_omitted_list_ws_self ... ok [INFO] [stdout] test test_array_size_omitted_string_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_array_size_omitted_list_ws_self_randomize ... ok [INFO] [stdout] test test_array_size_omitted_list_ws_self_strict ... ok [INFO] [stdout] test test_array_size_omitted_string_ws_self ... ok [INFO] [stdout] test test_array_size_omitted_string_ws_self_opt_all ... ok [INFO] [stdout] test test_array_size_omitted_string_opt_all ... ok [INFO] [stdout] test test_array_size_omitted_string_vm ... ok [INFO] [stdout] test test_array_static_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_array_static_opt_all ... ok [INFO] [stdout] test test_array_size_omitted_string ... ok [INFO] [stdout] test test_array_size_omitted_string_ws_self_randomize ... ok [INFO] [stdout] test test_array_static ... ok [INFO] [stdout] test test_array_static_vm ... ok [INFO] [stdout] test test_array_static_ws_self ... ok [INFO] [stdout] test test_array_static_ws_self_opt_all ... ok [INFO] [stdout] test test_array_reference_ws_self_randomize ... ok [INFO] [stdout] test test_array_static_ws_self_strict ... ok [INFO] [stdout] test test_array_static_ws_self_randomize ... ok [INFO] [stdout] test test_builtin_alloc_basic_001 ... ok [INFO] [stdout] test test_builtin_alloc_array_001 ... ok [INFO] [stdout] test test_builtin_alloc_array_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtin_alloc_array_001_ws_self_strict ... ok [INFO] [stdout] test test_builtin_alloc_array_001_ws_self ... ok [INFO] [stdout] test test_builtin_alloc_free_reuse_001_vm ... ok [INFO] [stdout] test test_builtin_alloc_free_reuse_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtin_alloc_free_reuse_001_ws_self_strict ... ok [INFO] [stdout] test test_builtin_alloc_free_reuse_001_ws_self ... ok [INFO] [stdout] test test_builtin_alloc_basic_001_vm ... ok [INFO] [stdout] test test_builtin_alloc_array_001_vm ... ok [INFO] [stdout] test test_builtin_alloc_basic_001_ws_self ... ok [INFO] [stdout] test test_array_size_omitted_string_ws_self_strict ... ok [INFO] [stdout] test test_builtin_alloc_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_builtin_alloc_freed_access_001 ... ok [INFO] [stdout] test test_builtin_alloc_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtin_alloc_free_invalid_ptr_001_vm ... ok [INFO] [stdout] test test_builtin_alloc_free_reuse_001 ... ok [INFO] [stdout] test test_builtin_alloc_free_invalid_ptr_001 ... ok [INFO] [stdout] test test_builtin_alloc_freed_access_001_vm ... ok [INFO] [stdout] test test_builtin_alloc_nonzero_001_vm ... ok [INFO] [stdout] test test_builtin_alloc_linked_list_001_vm ... ok [INFO] [stdout] test test_builtin_alloc_out_of_range_001_vm ... ok [INFO] [stdout] test test_builtin_alloc_linked_list_001_ws_self_strict ... ok [INFO] [stdout] test test_builtin_alloc_nonzero_001_ws_self ... ok [INFO] [stdout] test test_builtin_free_not_enabled_001 ... ok [INFO] [stdout] test test_builtin_alloc_nonzero_001_ws_self_strict ... ok [INFO] [stdout] test test_builtins_assert_001 ... ok [INFO] [stdout] test test_builtins_assert_001_opt_all ... ok [INFO] [stdout] test test_builtin_alloc_out_of_range_001 ... ok [INFO] [stdout] test test_builtin_alloc_nonzero_001 ... ok [INFO] [stdout] test test_builtins_assert_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_builtin_alloc_nonzero_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_assert_001_vm ... ok [INFO] [stdout] test test_builtin_alloc_not_enabled_001 ... ok [INFO] [stdout] test test_builtin_alloc_linked_list_001_ws_self ... ok [INFO] [stdout] test test_builtins_debug_assert_001 ... ok [INFO] [stdout] test test_builtins_assert_001_ws_self_strict ... ok [INFO] [stdout] test test_builtin_alloc_linked_list_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_debug_assert_001_opt_all ... ok [INFO] [stdout] test test_builtins_assert_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_assert_001_randomize ... ok [INFO] [stdout] test test_builtins_debug_assert_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_builtins_debug_assert_not_pass_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_builtins_assert_001_ws_self_opt_all ... ok [INFO] [stdout] test test_builtins_assert_001_ws_self ... ok [INFO] [stdout] test test_builtins_debug_assert_001_ws_self_opt_all ... ok [INFO] [stdout] test test_builtins_debug_assert_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_debug_assert_not_pass_001_opt_all ... ok [INFO] [stdout] test test_builtins_debug_assert_001_ws_self_strict ... ok [INFO] [stdout] test test_builtins_debug_assert_not_pass_001 ... ok [INFO] [stdout] test test_builtins_debug_assert_not_pass_001_vm ... ok [INFO] [stdout] test test_builtins_debug_assert_not_pass_001_ws_self ... ok [INFO] [stdout] test test_builtins_debug_assert_not_pass_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_debug_assert_not_pass_001_ws_self_strict ... ok [INFO] [stdout] test test_builtin_alloc_linked_list_001 ... ok [INFO] [stdout] test test_builtins_debug_assert_pass_001_opt_all ... ok [INFO] [stdout] test test_builtins_debug_assert_001_ws_self ... ok [INFO] [stdout] test test_builtins_debug_assert_001_vm ... ok [INFO] [stdout] test test_builtins_debug_assert_pass_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_builtins_debug_assert_pass_001_ws_self ... ok [INFO] [stdout] test test_builtins_debug_assert_pass_no_ext_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_builtins_debug_assert_pass_001_ws_self_opt_all ... ok [INFO] [stdout] test test_builtins_debug_assert_pass_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_debug_assert_pass_no_ext_001_ws_self_opt_all ... ok [INFO] [stdout] test test_builtins_debug_clog_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_builtins_debug_assert_pass_no_ext_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_debug_clog_001_opt_all ... ok [INFO] [stdout] test test_builtins_debug_assert_pass_no_ext_001_ws_self ... ok [INFO] [stdout] test test_builtins_debug_clog_001_vm ... ok [INFO] [stdout] test test_builtins_debug_clog_001 ... ok [INFO] [stdout] test test_builtins_debug_assert_pass_no_ext_001_ws_self_strict ... ok [INFO] [stdout] test test_builtins_debug_clog_001_ws_self_opt_all ... ok [INFO] [stdout] test test_builtins_debug_return_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_builtins_debug_clog_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_debug_return_001_opt_all ... ok [INFO] [stdout] test test_builtins_debug_clog_001_ws_self ... ok [INFO] [stdout] test test_builtins_debug_clog_001_ws_self_strict ... ok [INFO] [stdout] test test_builtins_debug_assert_pass_001_vm ... ok [INFO] [stdout] test test_builtins_debug_return_001_ws_self ... ok [INFO] [stdout] test test_builtins_debug_return_001_vm ... ok [INFO] [stdout] test test_builtins_debug_assert_pass_001_ws_self_strict ... ok [INFO] [stdout] test test_builtins_debug_return_001 ... ok [INFO] [stdout] test test_builtins_debug_assert_not_pass_001_ws_self_opt_all ... ok [INFO] [stdout] test test_builtins_debug_assert_pass_001 ... ok [INFO] [stdout] test test_builtins_debug_return_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_debug_return_001_ws_self_opt_all ... ok [INFO] [stdout] test test_builtins_debug_trace_001 ... ok [INFO] [stdout] test test_builtins_debug_trace_001_opt_all ... ok [INFO] [stdout] test test_builtins_debug_return_001_ws_self_strict ... ok [INFO] [stdout] test test_builtins_debug_trace_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_builtins_debug_trace_001_ws_self ... ok [INFO] [stdout] test test_builtins_debug_trace_001_vm ... ok [INFO] [stdout] test test_builtins_debug_trace_001_ws_self_opt_all ... ok [INFO] [stdout] test test_builtins_debug_trace_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_debug_trace_001_ws_self_strict ... ok [INFO] [stdout] test test_builtins_debug_trace_multi_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_builtins_debug_trace_multi_001 ... ok [INFO] [stdout] test test_builtins_debug_trace_multi_001_opt_all ... ok [INFO] [stdout] test test_builtins_debug_trace_multi_001_vm ... ok [INFO] [stdout] test test_builtins_debug_trace_multi_001_ws_self_randomize ... ok [INFO] [stdout] test test_builtins_debug_trace_multi_001_ws_self_opt_all ... ok [INFO] [stdout] test test_builtins_debug_trace_multi_001_randomize ... ok [INFO] [stdout] test test_builtins_trace_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_builtins_trace_001 ... ok [INFO] [stdout] test test_builtins_debug_trace_multi_001_ws_self_strict ... ok [INFO] [stdout] test test_builtins_trace_001_opt_all ... ok [INFO] [stdout] test test_builtins_trace_001_ws_self ... ok [INFO] [stdout] test test_builtins_trace_001_ws_self_opt_all ... ok [INFO] [stdout] test test_builtins_trace_001_ws_self_randomize ... ok [INFO] [stdout] test test_compile_error_builtin_arg_too_few_001 ... ok [INFO] [stdout] test test_compile_error_constexpr_block_empty_001 ... ok [INFO] [stdout] test test_compile_error_builtin_arg_too_many_001 ... ok [INFO] [stdout] test test_compile_error_constexpr_block_func_001 ... ok [INFO] [stdout] test test_compile_error_constexpr_block_loop_001 ... ok [INFO] [stdout] test test_builtins_trace_001_vm ... ok [INFO] [stdout] test test_compile_error_alias_circular_001 ... ok [INFO] [stdout] test test_compile_error_block_alias_with_args_001 ... ok [INFO] [stdout] test test_compile_error_block_alias_circular_001 ... ok [INFO] [stdout] test test_builtins_debug_trace_multi_001_ws_self ... ok [INFO] [stdout] test test_compile_error_break_outside_func_001 ... ok [INFO] [stdout] test test_builtins_trace_001_ws_self_strict ... ok [INFO] [stdout] test test_builtins_trace_001_randomize ... ok [INFO] [stdout] test test_compile_error_constexpr_circular_001 ... ok [INFO] [stdout] test test_compile_error_constexpr_non_const_func_001 ... ok [INFO] [stdout] test test_compile_error_constexpr_non_const_var_001 ... ok [INFO] [stdout] test test_compile_error_continue_outside_func_001 ... ok [INFO] [stdout] test test_compile_error_func_arg_too_few_001 ... ok [INFO] [stdout] test test_compile_error_func_arg_too_many_001 ... ok [INFO] [stdout] test test_compile_error_func_duplicate_global_001 ... ok [INFO] [stdout] test test_compile_error_func_duplicate_main_001 ... ok [INFO] [stdout] test test_compile_error_func_duplicate_nested_001 ... ok [INFO] [stdout] test test_compile_error_func_var_conflict_001 ... ok [INFO] [stdout] test test_compile_error_global_duplicate_001 ... ok [INFO] [stdout] test test_compile_error_no_main_001 ... ok [INFO] [stdout] test test_compile_error_ref_non_variable_001 ... ok [INFO] [stdout] test test_compile_error_return_outside_func_001 ... ok [INFO] [stdout] test test_compile_error_scope_duplicate_001 ... ok [INFO] [stdout] test test_compile_error_scope_out_of_scope_001 ... ok [INFO] [stdout] test test_compile_error_scope_undefined_001 ... ok [INFO] [stdout] test test_compile_error_struct_undefined_field_001 ... ok [INFO] [stdout] test test_compile_error_type_mismatch_001 ... ok [INFO] [stdout] test test_compile_error_var_final_array_001 ... ok [INFO] [stdout] test test_compile_error_var_final_compound_assign_001 ... ok [INFO] [stdout] test test_compile_error_var_final_reassign_001 ... ok [INFO] [stdout] test test_control_flow_for_basic_001 ... ok [INFO] [stdout] test test_control_flow_for_basic_001_opt_all ... ok [INFO] [stdout] test test_control_flow_for_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_for_basic_001_randomize ... ok [INFO] [stdout] test test_control_flow_for_basic_001_vm ... ok [INFO] [stdout] test test_control_flow_for_basic_001_ws_self ... ok [INFO] [stdout] test test_control_flow_for_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_for_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_for_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_for_break_001 ... ok [INFO] [stdout] test test_control_flow_for_break_001_opt_all ... ok [INFO] [stdout] test test_control_flow_for_break_001_randomize ... ok [INFO] [stdout] test test_control_flow_for_break_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_for_break_001_vm ... ok [INFO] [stdout] test test_control_flow_for_break_001_ws_self ... ok [INFO] [stdout] test test_control_flow_for_break_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_for_break_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_for_break_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_for_continue_001 ... ok [INFO] [stdout] test test_control_flow_for_continue_001_opt_all ... ok [INFO] [stdout] test test_control_flow_for_continue_001_randomize ... ok [INFO] [stdout] test test_control_flow_for_continue_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_for_continue_001_vm ... ok [INFO] [stdout] test test_control_flow_for_continue_001_ws_self ... ok [INFO] [stdout] test test_control_flow_for_nested_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_for_continue_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_for_nested_001_opt_all ... ok [INFO] [stdout] test test_control_flow_if_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_for_nested_001_vm ... ok [INFO] [stdout] test test_control_flow_for_continue_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_if_001_ws_self ... ok [INFO] [stdout] test test_control_flow_for_nested_001 ... ok [INFO] [stdout] test test_control_flow_for_continue_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_for_nested_001_ws_self ... ok [INFO] [stdout] test test_control_flow_for_nested_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_for_nested_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_for_nested_001_randomize ... ok [INFO] [stdout] test test_control_flow_if_expr_value_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_if_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_if_001 ... ok [INFO] [stdout] test test_control_flow_if_expr_value_001_vm ... ok [INFO] [stdout] test test_control_flow_if_expr_value_001_opt_all ... ok [INFO] [stdout] test test_control_flow_if_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_if_001_opt_all ... ok [INFO] [stdout] test test_control_flow_if_expr_value_001 ... ok [INFO] [stdout] test test_control_flow_repeat_form1_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_repeat_form1_001_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form1_001_opt_all ... ok [INFO] [stdout] test test_control_flow_if_expr_value_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_if_expr_value_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_if_expr_value_001_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form1_001 ... ok [INFO] [stdout] test test_control_flow_repeat_form1_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_if_expr_value_001_ws_self ... ok [INFO] [stdout] test test_control_flow_repeat_form1_001_vm ... ok [INFO] [stdout] test test_control_flow_repeat_form1_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_if_001_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_001_vm ... ok [INFO] [stdout] test test_control_flow_for_nested_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_001_ws_self ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_001 ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_if_expr_value_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_if_001_vm ... ok [INFO] [stdout] test test_control_flow_if_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_repeat_form1_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_001_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_001_opt_all ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_002 ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_002_opt_all ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_repeat_form2_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_002_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_002_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form2_001 ... ok [INFO] [stdout] test test_control_flow_repeat_form2_001_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_002_ws_self ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_002_vm ... ok [INFO] [stdout] test test_control_flow_repeat_form2_001_opt_all ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_002_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_repeat_form1_upper_bound_002_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_repeat_form2_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form3_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_repeat_form2_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_repeat_form2_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_repeat_form3_001_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form3_001_opt_all ... ok [INFO] [stdout] test test_control_flow_repeat_form3_001 ... ok [INFO] [stdout] test test_control_flow_repeat_form2_001_ws_self ... ok [INFO] [stdout] test test_control_flow_repeat_form2_001_vm ... ok [INFO] [stdout] test test_control_flow_repeat_form3_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_repeat_form3_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_repeat_form3_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_nested_001 ... ok [INFO] [stdout] test test_control_flow_repeat_nested_001_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_form3_001_ws_self ... ok [INFO] [stdout] test test_control_flow_repeat_nested_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_repeat_nested_001_opt_all ... ok [INFO] [stdout] test test_control_flow_return_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_repeat_form3_001_vm ... ok [INFO] [stdout] test test_control_flow_repeat_nested_001_ws_self ... ok [INFO] [stdout] test test_control_flow_repeat_nested_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_repeat_nested_001_vm ... ok [INFO] [stdout] test test_control_flow_return_001_opt_all ... ok [INFO] [stdout] test test_control_flow_return_001_ws_self ... ok [INFO] [stdout] test test_control_flow_void_if_mixed_branches_001 ... ok [INFO] [stdout] test test_control_flow_return_001 ... ok [INFO] [stdout] test test_control_flow_return_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_nested_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_return_001_vm ... ok [INFO] [stdout] test test_control_flow_return_001_randomize ... ok [INFO] [stdout] test test_control_flow_void_if_mixed_branches_001_randomize ... ok [INFO] [stdout] test test_control_flow_repeat_nested_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_return_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_return_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_void_if_mixed_branches_001_opt_all ... ok [INFO] [stdout] test test_control_flow_void_if_mixed_branches_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_void_if_mixed_branches_001_vm ... ok [INFO] [stdout] test test_control_flow_void_if_mixed_branches_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_void_return_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_void_if_mixed_branches_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_void_return_001_randomize ... ok [INFO] [stdout] test test_control_flow_void_return_001_opt_all ... ok [INFO] [stdout] test test_control_flow_void_if_mixed_branches_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_void_return_001 ... ok [INFO] [stdout] test test_control_flow_void_return_002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_void_return_001_ws_self ... ok [INFO] [stdout] test test_control_flow_void_return_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_void_return_002 ... ok [INFO] [stdout] test test_control_flow_void_return_002_vm ... ok [INFO] [stdout] test test_control_flow_void_return_001_vm ... ok [INFO] [stdout] test test_control_flow_void_return_002_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_while_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_void_return_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_void_if_mixed_branches_001_ws_self ... ok [INFO] [stdout] test test_control_flow_void_return_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_void_return_002_opt_all ... ok [INFO] [stdout] test test_control_flow_void_return_002_ws_self ... ok [INFO] [stdout] test test_control_flow_while_001_randomize ... ok [INFO] [stdout] test test_control_flow_void_return_002_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_while_001 ... ok [INFO] [stdout] test test_control_flow_while_001_opt_all ... ok [INFO] [stdout] test test_control_flow_void_return_002_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_while_001_ws_self ... ok [INFO] [stdout] test test_control_flow_while_001_vm ... ok [INFO] [stdout] test test_control_flow_while_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_repeat_form1_001_ws_self ... ok [INFO] [stdout] test test_control_flow_while_expr_value_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_while_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_while_expr_value_001_opt_all ... ok [INFO] [stdout] test test_control_flow_while_func_stack_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_while_expr_value_001_ws_self ... ok [INFO] [stdout] test test_control_flow_while_func_stack_001_opt_all ... ok [INFO] [stdout] test test_control_flow_while_func_stack_001 ... ok [INFO] [stdout] test test_control_flow_while_func_stack_001_vm ... ok [INFO] [stdout] test test_control_flow_while_expr_value_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_while_func_stack_001_ws_self_opt_all ... ok [INFO] [stdout] test test_control_flow_while_expr_value_001_randomize ... ok [INFO] [stdout] test test_control_flow_while_expr_value_001_ws_self_randomize ... ok [INFO] [stdout] test test_control_flow_while_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_while_expr_value_001_vm ... ok [INFO] [stdout] test test_control_flow_while_expr_value_001 ... ok [INFO] [stdout] test test_control_flow_while_expr_value_001_ws_self_strict ... ok [INFO] [stdout] test test_control_flow_while_func_stack_001_ws_self ... ok [INFO] [stdout] test test_control_flow_while_func_stack_001_ws_self_randomize ... ok [INFO] [stdout] test test_example_fibonacci_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_example_puts_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_example_puts ... ok [INFO] [stdout] test test_example_puts_vm ... ok [INFO] [stdout] test test_example_puts_ws_self_randomize ... ok [INFO] [stdout] test test_example_puts_ws_self_opt_all ... ok [INFO] [stdout] test test_example_qsort ... ok [INFO] [stdout] test test_example_puts_ws_self ... ok [INFO] [stdout] test test_example_puts_opt_all ... ok [INFO] [stdout] test test_example_qsort_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_control_flow_while_func_stack_001_ws_self_strict ... ok [INFO] [stdout] test test_example_fibonacci_ws_self ... ok [INFO] [stdout] test test_example_queue ... ok [INFO] [stdout] test test_example_qsort_opt_all ... ok [INFO] [stdout] test test_example_fibonacci ... ok [INFO] [stdout] test test_example_queue_opt_all ... ok [INFO] [stdout] test test_example_puts_ws_self_strict ... ok [INFO] [stdout] test test_example_qsort_vm ... ok [INFO] [stdout] test test_example_fibonacci_opt_all ... ok [INFO] [stdout] test test_example_qsort_ws_self_randomize ... ok [INFO] [stdout] test test_example_fibonacci_ws_self_opt_all ... ok [INFO] [stdout] test test_example_qsort_ws_self ... ok [INFO] [stdout] test test_example_queue_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_example_fibonacci_vm ... ok [INFO] [stdout] test test_example_qsort_ws_self_strict ... ok [INFO] [stdout] test test_example_fibonacci_ws_self_randomize ... ok [INFO] [stdout] test test_example_queue_ws_self ... ok [INFO] [stdout] test test_example_queue_ws_self_randomize ... ok [INFO] [stdout] test test_example_queue_ws_self_opt_all ... ok [INFO] [stdout] test test_example_shortest_path ... ok [INFO] [stdout] test test_example_qsort_ws_self_opt_all ... ok [INFO] [stdout] test test_example_queue_vm ... ok [INFO] [stdout] test test_example_queue_ws_self_strict ... ok [INFO] [stdout] test test_example_fibonacci_ws_self_strict ... ok [INFO] [stdout] test test_functions_func_args_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_functions_func_args_001 ... ok [INFO] [stdout] test test_for_cond_void_001 ... ok [INFO] [stdout] test test_functions_func_args_001_opt_all ... ok [INFO] [stdout] test test_for_in_global_001 ... ok [INFO] [stdout] test test_functions_func_args_001_vm ... ok [INFO] [stdout] test test_functions_func_basic_001 ... ok [INFO] [stdout] test test_functions_func_args_001_ws_self_opt_all ... ok [INFO] [stdout] test test_functions_func_args_001_ws_self_strict ... ok [INFO] [stdout] test test_functions_func_args_001_ws_self ... ok [INFO] [stdout] test test_functions_func_args_001_ws_self_randomize ... ok [INFO] [stdout] test test_functions_func_basic_001_randomize ... ok [INFO] [stdout] test test_functions_func_args_001_randomize ... ok [INFO] [stdout] test test_functions_func_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_functions_func_hoist_001 ... ok [INFO] [stdout] test test_functions_func_basic_001_ws_self ... ok [INFO] [stdout] test test_functions_func_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_functions_func_basic_001_vm ... ok [INFO] [stdout] test test_example_union_find ... ok [INFO] [stdout] test test_functions_func_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_functions_func_hoist_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_functions_func_hoist_001_opt_all ... ok [INFO] [stdout] test test_functions_func_hoist_001_randomize ... ok [INFO] [stdout] test test_example_union_find_vm ... ok [INFO] [stdout] test test_functions_func_hoist_001_vm ... ok [INFO] [stdout] test test_example_union_find_ws_self_strict ... ok [INFO] [stdout] test test_functions_func_basic_001_opt_all ... ok [INFO] [stdout] test test_example_union_find_ws_self_randomize ... ok [INFO] [stdout] test test_example_shortest_path_ws_self_strict ... ok [INFO] [stdout] test test_functions_func_hoist_001_ws_self ... ok [INFO] [stdout] test test_functions_func_hoist_001_ws_self_opt_all ... ok [INFO] [stdout] test test_functions_func_return_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_functions_func_return_001_opt_all ... ok [INFO] [stdout] test test_example_shortest_path_ws_self_randomize ... ok [INFO] [stdout] test test_functions_func_hoist_001_ws_self_randomize ... ok [INFO] [stdout] test test_functions_func_return_001_ws_self_opt_all ... ok [INFO] [stdout] test test_functions_func_return_001_randomize ... ok [INFO] [stdout] test test_functions_func_return_001_ws_self ... ok [INFO] [stdout] test test_example_union_find_ws_self ... ok [INFO] [stdout] test test_functions_func_redefine_001 ... ok [INFO] [stdout] test test_functions_func_return_001_vm ... ok [INFO] [stdout] test test_import_alias_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_import_alias_vm ... ok [INFO] [stdout] test test_functions_func_return_001_ws_self_randomize ... ok [INFO] [stdout] test test_functions_func_return_001_ws_self_strict ... ok [INFO] [stdout] test test_import_alias ... ok [INFO] [stdout] test test_functions_func_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_functions_func_hoist_001_ws_self_strict ... ok [INFO] [stdout] test test_import_alias_ws_self ... ok [INFO] [stdout] test test_functions_func_return_001 ... ok [INFO] [stdout] test test_import_alias_randomize ... ok [INFO] [stdout] test test_import_alias_opt_all ... ok [INFO] [stdout] test test_example_shortest_path_vm ... ok [INFO] [stdout] test test_example_shortest_path_ws_self ... ok [INFO] [stdout] test test_import_basic_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_import_alias_ws_self_randomize ... ok [INFO] [stdout] test test_import_alias_ws_self_opt_all ... ok [INFO] [stdout] test test_import_basic_vm ... ok [INFO] [stdout] test test_import_basic_opt_all ... ok [INFO] [stdout] test test_import_compile_error_undefined_ns ... ok [INFO] [stdout] test test_import_basic_randomize ... ok [INFO] [stdout] test test_import_compile_error_self ... ok [INFO] [stdout] test test_import_basic_ws_self_randomize ... ok [INFO] [stdout] test test_import_constexpr_opt_all ... ok [INFO] [stdout] test test_import_constexpr ... ok [INFO] [stdout] test test_import_basic_ws_self_strict ... ok [INFO] [stdout] test test_import_compile_error_collision ... ok [INFO] [stdout] test test_import_constexpr_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_import_compile_error_no_external_access ... ok [INFO] [stdout] test test_import_compile_error_duplicate ... ok [INFO] [stdout] test test_import_constexpr_vm ... ok [INFO] [stdout] test test_import_basic_ws_self_opt_all ... ok [INFO] [stdout] test test_import_constexpr_ws_self ... ok [INFO] [stdout] test test_import_constexpr_randomize ... ok [INFO] [stdout] test test_import_constexpr_ws_self_randomize ... ok [INFO] [stdout] test test_import_export_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_import_constexpr_ws_self_strict ... ok [INFO] [stdout] test test_import_export_randomize ... ok [INFO] [stdout] test test_import_export_vm ... ok [INFO] [stdout] test test_import_export_opt_all ... ok [INFO] [stdout] test test_import_basic_ws_self ... ok [INFO] [stdout] test test_import_export_ws_self ... ok [INFO] [stdout] test test_import_export_ws_self_randomize ... ok [INFO] [stdout] test test_import_basic ... ok [INFO] [stdout] test test_import_constexpr_ws_self_opt_all ... ok [INFO] [stdout] test test_import_export_ws_self_opt_all ... ok [INFO] [stdout] test test_import_alias_ws_self_strict ... ok [INFO] [stdout] test test_import_function_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_import_function ... ok [INFO] [stdout] test test_import_function_randomize ... ok [INFO] [stdout] test test_import_function_vm ... ok [INFO] [stdout] test test_import_global_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_import_global_randomize ... ok [INFO] [stdout] test test_import_function_ws_self_strict ... ok [INFO] [stdout] test test_import_global_ws_self ... ok [INFO] [stdout] test test_import_function_ws_self_opt_all ... ok [INFO] [stdout] test test_import_global_ws_self_opt_all ... ok [INFO] [stdout] test test_import_global_vm ... ok [INFO] [stdout] test test_import_weak_export ... ok [INFO] [stdout] test test_import_global_ws_self_randomize ... ok [INFO] [stdout] test test_import_weak_export_randomize ... ok [INFO] [stdout] test test_import_weak ... ok [INFO] [stdout] test test_import_function_ws_self ... ok [INFO] [stdout] test test_import_weak_export_opt_all ... ok [INFO] [stdout] test test_import_weak_export_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_import_global_ws_self_strict ... ok [INFO] [stdout] test test_import_weak_export_ws_self ... ok [INFO] [stdout] test test_import_weak_export_vm ... ok [INFO] [stdout] test test_import_weak_export_ws_self_opt_all ... ok [INFO] [stdout] test test_import_weak_export_ws_self_randomize ... ok [INFO] [stdout] test test_import_weak_export_ws_self_strict ... ok [INFO] [stdout] test test_import_weak_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_import_weak_randomize ... ok [INFO] [stdout] test test_import_weak_ws_self ... ok [INFO] [stdout] test test_import_weak_ws_self_strict ... ok [INFO] [stdout] test test_index_operator_non_array_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_import_global_opt_all ... ok [INFO] [stdout] test test_index_operator_non_array_001_vm ... ok [INFO] [stdout] test test_import_weak_vm ... ok [INFO] [stdout] test test_index_operator_non_array_001 ... ok [INFO] [stdout] test test_import_weak_opt_all ... ok [INFO] [stdout] test test_import_weak_ws_self_opt_all ... ok [INFO] [stdout] test test_import_export ... ok [INFO] [stdout] test test_import_weak_ws_self_randomize ... ok [INFO] [stdout] test test_index_operator_non_array_001_opt_all ... ok [INFO] [stdout] test test_index_operator_non_array_002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_index_operator_non_array_001_ws_self_strict ... ok [INFO] [stdout] test test_index_operator_non_array_002 ... ok [INFO] [stdout] test test_index_operator_non_array_001_ws_self_randomize ... ok [INFO] [stdout] test test_index_operator_non_array_002_opt_all ... ok [INFO] [stdout] test test_index_operator_non_array_002_ws_self ... ok [INFO] [stdout] test test_index_operator_non_array_003_opt_all ... ok [INFO] [stdout] test test_index_operator_non_array_002_vm ... ok [INFO] [stdout] test test_index_operator_non_array_003_vm ... ok [INFO] [stdout] test test_index_operator_non_array_001_ws_self ... ok [INFO] [stdout] test test_index_operator_non_array_001_ws_self_opt_all ... ok [INFO] [stdout] test test_index_operator_non_array_002_ws_self_strict ... ok [INFO] [stdout] test test_import_function_opt_all ... ok [INFO] [stdout] test test_index_operator_non_array_003 ... ok [INFO] [stdout] test test_index_operator_non_array_002_ws_self_opt_all ... ok [INFO] [stdout] test test_import_export_ws_self_strict ... ok [INFO] [stdout] test test_import_function_ws_self_randomize ... ok [INFO] [stdout] test test_index_operator_non_array_003_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_integration_integ_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_import_global ... ok [INFO] [stdout] test test_index_operator_non_array_002_ws_self_randomize ... ok [INFO] [stdout] test test_index_operator_non_array_003_ws_self ... ok [INFO] [stdout] test test_io_combined_001_opt_all ... ok [INFO] [stdout] test test_index_operator_non_array_003_ws_self_opt_all ... ok [INFO] [stdout] test test_integration_integ_001_ws_self_strict ... ok [INFO] [stdout] test test_io_combined_001 ... ok [INFO] [stdout] test test_io_combined_001_vm ... ok [INFO] [stdout] test test_index_operator_non_array_003_ws_self_randomize ... ok [INFO] [stdout] test test_index_operator_non_array_003_ws_self_strict ... ok [INFO] [stdout] test test_integration_integ_001 ... ok [INFO] [stdout] test test_integration_integ_001_opt_all ... ok [INFO] [stdout] test test_integration_integ_001_vm ... ok [INFO] [stdout] test test_integration_integ_001_randomize ... ok [INFO] [stdout] test test_integration_integ_001_ws_self ... ok [INFO] [stdout] test test_integration_integ_001_ws_self_randomize ... ok [INFO] [stdout] test test_integration_integ_001_ws_self_opt_all ... ok [INFO] [stdout] test test_io_combined_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_io_combined_001_ws_self ... ok [INFO] [stdout] test test_io_getc_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_io_combined_001_ws_self_randomize ... ok [INFO] [stdout] test test_io_getc_basic_001 ... ok [INFO] [stdout] test test_io_getc_basic_001_vm ... ok [INFO] [stdout] test test_io_combined_001_ws_self_opt_all ... ok [INFO] [stdout] test test_io_combined_001_ws_self_strict ... ok [INFO] [stdout] test test_io_geti_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_io_geti_basic_001 ... ok [INFO] [stdout] test test_io_getc_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_io_geti_basic_001_vm ... ok [INFO] [stdout] test test_io_getc_basic_001_ws_self ... ok [INFO] [stdout] test test_io_geti_multiple_cases_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_io_geti_basic_001_opt_all ... ok [INFO] [stdout] test test_io_geti_basic_001_ws_self ... ok [INFO] [stdout] test test_io_getc_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_io_geti_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_io_geti_multiple_cases_opt_all ... ok [INFO] [stdout] test test_io_putc_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_io_geti_multiple_cases_vm ... ok [INFO] [stdout] test test_io_geti_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_io_geti_multiple_cases ... ok [INFO] [stdout] test test_io_geti_multiple_cases_ws_self_randomize ... ok [INFO] [stdout] test test_io_geti_multiple_cases_ws_self_opt_all ... ok [INFO] [stdout] test test_io_putc_basic_001_opt_all ... ok [INFO] [stdout] test test_io_putc_basic_001_vm ... ok [INFO] [stdout] test test_io_putc_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_io_puti_basic_001_opt_all ... ok [INFO] [stdout] test test_io_geti_multiple_cases_ws_self ... ok [INFO] [stdout] test test_io_geti_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_io_getc_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_io_putc_basic_001_ws_self ... ok [INFO] [stdout] test test_io_getc_basic_001_opt_all ... ok [INFO] [stdout] test test_io_putc_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_io_puti_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_io_puti_basic_001_vm ... ok [INFO] [stdout] test test_io_puti_basic_001_ws_self ... ok [INFO] [stdout] test test_io_puti_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_io_putc_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_legacy_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_io_puti_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_001 ... ok [INFO] [stdout] test test_legacy_001_vm ... ok [INFO] [stdout] test test_legacy_001_ws_self ... ok [INFO] [stdout] test test_io_puti_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_legacy_002 ... ok [INFO] [stdout] test test_legacy_001_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_002_opt_all ... ok [INFO] [stdout] test test_legacy_002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_002_ws_self ... ok [INFO] [stdout] test test_legacy_002_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_001_ws_self_strict ... ok [INFO] [stdout] test test_legacy_002_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_002_ws_self_strict ... ok [INFO] [stdout] test test_legacy_003 ... ok [INFO] [stdout] test test_legacy_001_opt_all ... ok [INFO] [stdout] test test_legacy_003_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_003_vm ... ok [INFO] [stdout] test test_legacy_002_vm ... ok [INFO] [stdout] test test_legacy_003_opt_all ... ok [INFO] [stdout] test test_legacy_004_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_001_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_003_ws_self_strict ... ok [INFO] [stdout] test test_legacy_004_vm ... ok [INFO] [stdout] test test_legacy_004_ws_self ... ok [INFO] [stdout] test test_legacy_005_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_004 ... ok [INFO] [stdout] test test_legacy_005 ... ok [INFO] [stdout] test test_legacy_004_opt_all ... ok [INFO] [stdout] test test_legacy_005_vm ... ok [INFO] [stdout] test test_io_puti_basic_001 ... ok [INFO] [stdout] test test_legacy_003_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_005_opt_all ... ok [INFO] [stdout] test test_legacy_005_ws_self ... ok [INFO] [stdout] test test_legacy_003_ws_self ... ok [INFO] [stdout] test test_legacy_006_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_005_ws_self_strict ... ok [INFO] [stdout] test test_legacy_004_ws_self_strict ... ok [INFO] [stdout] test test_legacy_005_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_006 ... ok [INFO] [stdout] test test_legacy_003_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_006_ws_self ... ok [INFO] [stdout] test test_legacy_006_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_006_ws_self_strict ... ok [INFO] [stdout] test test_legacy_006_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_004_ws_self_randomize ... ok [INFO] [stdout] test test_io_geti_multiple_cases_ws_self_strict ... ok [INFO] [stdout] test test_io_putc_basic_001 ... ok [INFO] [stdout] test test_legacy_006_opt_all ... ok [INFO] [stdout] test test_legacy_006_vm ... ok [INFO] [stdout] test test_legacy_004_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_005_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_007_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_007 ... ok [INFO] [stdout] test test_legacy_008_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_007_vm ... ok [INFO] [stdout] test test_legacy_007_ws_self ... ok [INFO] [stdout] test test_legacy_007_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_007_ws_self_strict ... ok [INFO] [stdout] test test_legacy_008 ... ok [INFO] [stdout] test test_legacy_007_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_008_opt_all ... ok [INFO] [stdout] test test_legacy_009_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_008_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_008_ws_self_strict ... ok [INFO] [stdout] test test_legacy_010_opt_all ... ok [INFO] [stdout] test test_legacy_009 ... ok [INFO] [stdout] test test_legacy_008_ws_self ... ok [INFO] [stdout] test test_legacy_009_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_010_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_009_opt_all ... ok [INFO] [stdout] test test_legacy_010_vm ... ok [INFO] [stdout] test test_legacy_008_vm ... ok [INFO] [stdout] test test_legacy_010_ws_self ... ok [INFO] [stdout] test test_legacy_010_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_010_ws_self_strict ... ok [INFO] [stdout] test test_legacy_011_opt_all ... ok [INFO] [stdout] test test_legacy_007_opt_all ... ok [INFO] [stdout] test test_legacy_011_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_009_ws_self_strict ... ok [INFO] [stdout] test test_legacy_011_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_008_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_011_ws_self_strict ... ok [INFO] [stdout] test test_legacy_009_vm ... ok [INFO] [stdout] test test_legacy_012 ... ok [INFO] [stdout] test test_legacy_012_vm ... ok [INFO] [stdout] test test_legacy_010 ... ok [INFO] [stdout] test test_legacy_010_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_009_ws_self ... ok [INFO] [stdout] test test_legacy_012_opt_all ... ok [INFO] [stdout] test test_legacy_011 ... ok [INFO] [stdout] test test_legacy_009_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_011_ws_self ... ok [INFO] [stdout] test test_legacy_011_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_011_vm ... ok [INFO] [stdout] test test_legacy_012_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_013_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_012_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_014_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_012_ws_self ... ok [INFO] [stdout] test test_legacy_012_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_012_ws_self_strict ... ok [INFO] [stdout] test test_legacy_013_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_013_vm ... ok [INFO] [stdout] test test_legacy_013_ws_self_strict ... ok [INFO] [stdout] test test_legacy_013 ... ok [INFO] [stdout] test test_legacy_014_ws_self ... ok [INFO] [stdout] test test_legacy_013_opt_all ... ok [INFO] [stdout] test test_legacy_013_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_014 ... ok [INFO] [stdout] test test_legacy_015_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_014_vm ... ok [INFO] [stdout] test test_legacy_014_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_013_ws_self ... ok [INFO] [stdout] test test_legacy_016_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_016 ... ok [INFO] [stdout] test test_legacy_016_opt_all ... ok [INFO] [stdout] test test_legacy_014_opt_all ... ok [INFO] [stdout] test test_legacy_015_ws_self_strict ... ok [INFO] [stdout] test test_legacy_015_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_016_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_016_ws_self ... ok [INFO] [stdout] test test_legacy_015_ws_self ... ok [INFO] [stdout] test test_legacy_020 ... ok [INFO] [stdout] test test_legacy_016_ws_self_strict ... ok [INFO] [stdout] test test_legacy_020_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_016_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_020_vm ... ok [INFO] [stdout] test test_legacy_014_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_014_ws_self_strict ... ok [INFO] [stdout] test test_legacy_023_opt_all ... ok [INFO] [stdout] test test_legacy_020_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_015_opt_all ... ok [INFO] [stdout] test test_legacy_015_vm ... ok [INFO] [stdout] test test_legacy_020_ws_self_randomize ... ok [INFO] [stdout] test test_legacy_020_ws_self ... ok [INFO] [stdout] test test_legacy_023_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_023_vm ... ok [INFO] [stdout] test test_legacy_023_ws_self ... ok [INFO] [stdout] test test_legacy_015_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_023_ws_self_opt_all ... ok [INFO] [stdout] test test_legacy_015 ... ok [INFO] [stdout] test test_legacy_023 ... ok [INFO] [stdout] test test_legacy_016_vm ... ok [INFO] [stdout] test test_legacy_020_opt_all ... ok [INFO] [stdout] test test_legacy_020_ws_self_strict ... ok [INFO] [stdout] test test_legacy_025_opt_all ... ok [INFO] [stdout] test test_legacy_025_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_025 ... ok [INFO] [stdout] test test_legacy_025_vm ... ok [INFO] [stdout] test test_legacy_025_ws_self ... ok [INFO] [stdout] test test_legacy_025_ws_self_opt_all ... ok [INFO] [stdout] test test_literals_char_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_legacy_023_ws_self_randomize ... ok [INFO] [stdout] test test_literals_char_arith_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_literals_char_001_ws_self_opt_all ... ok [INFO] [stdout] test test_literals_char_001_ws_self_strict ... ok [INFO] [stdout] test test_literals_char_001 ... ok [INFO] [stdout] test test_literals_char_arith_001_vm ... ok [INFO] [stdout] test test_legacy_023_ws_self_strict ... ok [INFO] [stdout] test test_literals_char_arith_001_ws_self ... ok [INFO] [stdout] test test_legacy_025_ws_self_randomize ... ok [INFO] [stdout] test test_literals_char_arith_001_opt_all ... ok [INFO] [stdout] test test_literals_char_001_ws_self_randomize ... ok [INFO] [stdout] test test_literals_char_arith_001_randomize ... ok [INFO] [stdout] test test_literals_char_arith_001_ws_self_opt_all ... ok [INFO] [stdout] test test_literals_char_arith_001 ... ok [INFO] [stdout] test test_literals_char_arith_001_ws_self_strict ... ok [INFO] [stdout] test test_legacy_025_ws_self_strict ... ok [INFO] [stdout] test test_literals_char_001_opt_all ... ok [INFO] [stdout] test test_literals_char_arith_001_ws_self_randomize ... ok [INFO] [stdout] test test_literals_char_escape_001_opt_all ... ok [INFO] [stdout] test test_literals_char_001_randomize ... ok [INFO] [stdout] test test_literals_char_001_vm ... ok [INFO] [stdout] test test_literals_char_escape_001_randomize ... ok [INFO] [stdout] test test_literals_char_001_ws_self ... ok [INFO] [stdout] test test_literals_char_escape_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_literals_char_escape_001 ... ok [INFO] [stdout] test test_literals_char_escape_001_ws_self ... ok [INFO] [stdout] test test_literals_char_escape_001_ws_self_opt_all ... ok [INFO] [stdout] test test_literals_char_hex_multi_001_randomize ... ok [INFO] [stdout] test test_literals_char_escape_001_ws_self_strict ... ok [INFO] [stdout] test test_literals_char_hex_multi_001_vm ... ok [INFO] [stdout] test test_literals_char_escape_001_ws_self_randomize ... ok [INFO] [stdout] test test_literals_char_hex_multi_001 ... ok [INFO] [stdout] test test_literals_char_hex_multi_001_opt_all ... ok [INFO] [stdout] test test_literals_char_hex_multi_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_literals_char_hex_multi_001_ws_self ... ok [INFO] [stdout] test test_literals_char_escape_001_vm ... ok [INFO] [stdout] test test_literals_comment_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_literals_char_hex_multi_001_ws_self_randomize ... ok [INFO] [stdout] test test_literals_comment_001_opt_all ... ok [INFO] [stdout] test test_literals_comment_001_randomize ... ok [INFO] [stdout] test test_literals_comment_001 ... ok [INFO] [stdout] test test_literals_comment_japanese_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_literals_char_hex_multi_001_ws_self_strict ... ok [INFO] [stdout] test test_literals_comment_001_ws_self_randomize ... ok [INFO] [stdout] test test_literals_comment_001_ws_self_strict ... ok [INFO] [stdout] test test_literals_comment_japanese_001 ... ok [INFO] [stdout] test test_literals_comment_japanese_001_randomize ... ok [INFO] [stdout] test test_literals_comment_001_vm ... ok [INFO] [stdout] test test_literals_comment_japanese_001_vm ... ok [INFO] [stdout] test test_literals_comment_japanese_001_opt_all ... ok [INFO] [stdout] test test_literals_ident_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_literals_comment_japanese_001_ws_self_randomize ... ok [INFO] [stdout] test test_literals_char_hex_multi_001_ws_self_opt_all ... ok [INFO] [stdout] test test_literals_ident_001_opt_all ... ok [INFO] [stdout] test test_literals_comment_001_ws_self ... ok [INFO] [stdout] test test_literals_comment_japanese_001_ws_self_strict ... ok [INFO] [stdout] test test_literals_comment_japanese_001_ws_self_opt_all ... ok [INFO] [stdout] test test_literals_ident_001_ws_self ... ok [INFO] [stdout] test test_literals_ident_001 ... ok [INFO] [stdout] test test_literals_comment_japanese_001_ws_self ... ok [INFO] [stdout] test test_literals_ident_001_ws_self_opt_all ... ok [INFO] [stdout] test test_literals_ident_001_vm ... ok [INFO] [stdout] test test_literals_comment_001_ws_self_opt_all ... ok [INFO] [stdout] test test_literals_keyword_as_ident_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_literals_ident_001_randomize ... ok [INFO] [stdout] test test_literals_ident_001_ws_self_randomize ... ok [INFO] [stdout] test test_literals_num_001 ... ok [INFO] [stdout] test test_literals_keyword_as_ident_001_randomize ... ok [INFO] [stdout] test test_literals_num_001_opt_all ... ok [INFO] [stdout] test test_literals_keyword_as_ident_001_vm ... ok [INFO] [stdout] test test_literals_ident_001_ws_self_strict ... ok [INFO] [stdout] test test_literals_num_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_literals_keyword_as_ident_001_ws_self_opt_all ... ok [INFO] [stdout] test test_literals_num_001_randomize ... ok [INFO] [stdout] test test_literals_num_001_vm ... ok [INFO] [stdout] test test_literals_keyword_as_ident_001 ... ok [INFO] [stdout] test test_literals_keyword_as_ident_001_ws_self_randomize ... ok [INFO] [stdout] test test_literals_num_001_ws_self ... ok [INFO] [stdout] test test_literals_num_001_ws_self_randomize ... ok [INFO] [stdout] test test_literals_num_002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_literals_num_001_ws_self_strict ... ok [INFO] [stdout] test test_literals_num_002_vm ... ok [INFO] [stdout] test test_literals_num_002 ... ok [INFO] [stdout] test test_literals_num_001_ws_self_opt_all ... ok [INFO] [stdout] test test_literals_num_002_ws_self_strict ... ok [INFO] [stdout] test test_literals_num_002_opt_all ... ok [INFO] [stdout] test test_literals_keyword_as_ident_001_opt_all ... ok [INFO] [stdout] test test_literals_num_002_randomize ... ok [INFO] [stdout] test test_literals_num_002_ws_self ... ok [INFO] [stdout] test test_namespace_alias_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_namespace_alias ... ok [INFO] [stdout] test test_literals_num_002_ws_self_opt_all ... ok [INFO] [stdout] test test_namespace_alias_opt_all ... ok [INFO] [stdout] test test_namespace_alias_vm ... ok [INFO] [stdout] test test_namespace_alias_randomize ... ok [INFO] [stdout] test test_literals_num_002_ws_self_randomize ... ok [INFO] [stdout] test test_namespace_alias_ws_self_opt_all ... ok [INFO] [stdout] test test_namespace_basic_opt_all ... ok [INFO] [stdout] test test_namespace_alias_ws_self_strict ... ok [INFO] [stdout] test test_namespace_basic_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_namespace_basic ... ok [INFO] [stdout] test test_namespace_alias_ws_self_randomize ... ok [INFO] [stdout] test test_namespace_basic_randomize ... ok [INFO] [stdout] test test_namespace_alias_ws_self ... ok [INFO] [stdout] test test_namespace_basic_vm ... ok [INFO] [stdout] test test_namespace_basic_ws_self_opt_all ... ok [INFO] [stdout] test test_namespace_constexpr_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_namespace_constexpr ... ok [INFO] [stdout] test test_namespace_constexpr_randomize ... ok [INFO] [stdout] test test_namespace_constexpr_opt_all ... ok [INFO] [stdout] test test_namespace_constexpr_ws_self ... ok [INFO] [stdout] test test_namespace_compile_error_duplicate ... ok [INFO] [stdout] test test_namespace_constexpr_ws_self_strict ... ok [INFO] [stdout] test test_namespace_constexpr_ws_self_opt_all ... ok [INFO] [stdout] test test_namespace_function_opt_all ... ok [INFO] [stdout] test test_namespace_basic_ws_self_strict ... ok [INFO] [stdout] test test_namespace_function_randomize ... ok [INFO] [stdout] test test_namespace_function_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_namespace_function ... ok [INFO] [stdout] test test_namespace_basic_ws_self ... ok [INFO] [stdout] test test_namespace_function_vm ... ok [INFO] [stdout] test test_namespace_basic_ws_self_randomize ... ok [INFO] [stdout] test test_namespace_constexpr_vm ... ok [INFO] [stdout] test test_namespace_name_resolution_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_namespace_function_ws_self_opt_all ... ok [INFO] [stdout] test test_namespace_constexpr_ws_self_randomize ... ok [INFO] [stdout] test test_namespace_name_resolution_opt_all ... ok [INFO] [stdout] test test_namespace_name_resolution_vm ... ok [INFO] [stdout] test test_namespace_function_ws_self_strict ... ok [INFO] [stdout] test test_namespace_name_resolution_randomize ... ok [INFO] [stdout] test test_namespace_function_ws_self ... ok [INFO] [stdout] test test_namespace_compile_error_undefined_access ... ok [INFO] [stdout] test test_namespace_function_ws_self_randomize ... ok [INFO] [stdout] test test_namespace_name_resolution_ws_self ... ok [INFO] [stdout] test test_namespace_nested_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_namespace_name_resolution_ws_self_randomize ... ok [INFO] [stdout] test test_namespace_nested ... ok [INFO] [stdout] test test_namespace_name_resolution_ws_self_strict ... ok [INFO] [stdout] test test_namespace_name_resolution_ws_self_opt_all ... ok [INFO] [stdout] test test_namespace_nested_opt_all ... ok [INFO] [stdout] test test_namespace_name_resolution ... ok [INFO] [stdout] test test_namespace_nested_ws_self ... ok [INFO] [stdout] test test_literals_keyword_as_ident_001_ws_self ... ok [INFO] [stdout] test test_namespace_nested_vm ... ok [INFO] [stdout] test test_namespace_nested_randomize ... ok [INFO] [stdout] test test_literals_keyword_as_ident_001_ws_self_strict ... ok [INFO] [stdout] test test_namespace_static_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_namespace_nested_ws_self_randomize ... ok [INFO] [stdout] test test_namespace_nested_ws_self_opt_all ... ok [INFO] [stdout] test test_namespace_static ... ok [INFO] [stdout] test test_namespace_nested_ws_self_strict ... ok [INFO] [stdout] test test_namespace_static_randomize ... ok [INFO] [stdout] test test_namespace_static_vm ... ok [INFO] [stdout] test test_namespace_with_scope_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_namespace_static_ws_self_strict ... ok [INFO] [stdout] test test_namespace_static_ws_self_opt_all ... ok [INFO] [stdout] test test_namespace_with_scope_opt_all ... ok [INFO] [stdout] test test_namespace_with_scope_randomize ... ok [INFO] [stdout] test test_namespace_static_ws_self_randomize ... ok [INFO] [stdout] test test_namespace_static_opt_all ... ok [INFO] [stdout] test test_namespace_with_scope_ws_self_opt_all ... ok [INFO] [stdout] test test_namespace_with_scope_ws_self ... ok [INFO] [stdout] test test_ok_coding_c000_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ok_coding_c000_randomize ... ok [INFO] [stdout] test test_ok_coding_c000_vm ... ok [INFO] [stdout] test test_namespace_with_scope_vm ... ok [INFO] [stdout] test test_namespace_with_scope ... ok [INFO] [stdout] test test_ok_coding_c000_ws_self_opt_all ... ok [INFO] [stdout] test test_namespace_with_scope_ws_self_randomize ... ok [INFO] [stdout] test test_ok_coding_c000 ... ok [INFO] [stdout] test test_namespace_with_scope_ws_self_strict ... ok [INFO] [stdout] test test_ok_coding_c000_opt_all ... ok [INFO] [stdout] test test_namespace_static_ws_self ... ok [INFO] [stdout] test test_ok_coding_c000_ws_self ... ok [INFO] [stdout] test test_ok_coding_c000_ws_self_randomize ... ok [INFO] [stdout] test test_ok_coding_c001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ok_coding_c000_ws_self_strict ... ok [INFO] [stdout] test test_ok_coding_c001_vm ... ok [INFO] [stdout] test test_ok_coding_c001_randomize ... ok [INFO] [stdout] test test_ok_coding_c001_ws_self ... ok [INFO] [stdout] test test_ok_coding_c002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ok_coding_c001_opt_all ... ok [INFO] [stdout] test test_ok_coding_c001_ws_self_randomize ... ok [INFO] [stdout] test test_ok_coding_c001_ws_self_strict ... ok [INFO] [stdout] test test_ok_coding_c002_randomize ... ok [INFO] [stdout] test test_ok_coding_c002_ws_self_opt_all ... ok [INFO] [stdout] test test_ok_coding_c002_ws_self ... ok [INFO] [stdout] test test_ok_coding_c003_opt_all ... ok [INFO] [stdout] test test_ok_coding_c001_ws_self_opt_all ... ok [INFO] [stdout] test test_ok_coding_c002 ... ok [INFO] [stdout] test test_ok_coding_c003_randomize ... ok [INFO] [stdout] test test_ok_coding_c002_vm ... ok [INFO] [stdout] test test_ok_coding_c002_ws_self_strict ... ok [INFO] [stdout] test test_ok_coding_c001 ... ok [INFO] [stdout] test test_ok_coding_c003_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ok_coding_c002_opt_all ... ok [INFO] [stdout] test test_ok_coding_c002_ws_self_randomize ... ok [INFO] [stdout] test test_ok_coding_c004_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ok_coding_c003_vm ... ok [INFO] [stdout] test test_ok_coding_c004_ws_self_opt_all ... ok [INFO] [stdout] test test_ok_coding_c003_ws_self ... ok [INFO] [stdout] test test_ok_coding_c004_ws_self_strict ... ok [INFO] [stdout] test test_ok_coding_c003_ws_self_opt_all ... ok [INFO] [stdout] test test_ok_coding_c004_ws_self_randomize ... ok [INFO] [stdout] test test_ok_coding_c004 ... ok [INFO] [stdout] test test_ok_coding_c003_ws_self_strict ... ok [INFO] [stdout] test test_ok_coding_c003_ws_self_randomize ... ok [INFO] [stdout] test test_ok_coding_c003 ... ok [INFO] [stdout] test test_operators_arith_001 ... ok [INFO] [stdout] test test_operators_arith_001_opt_all ... ok [INFO] [stdout] test test_ok_coding_c004_opt_all ... ok [INFO] [stdout] test test_ok_coding_c004_randomize ... ok [INFO] [stdout] test test_ok_coding_c004_vm ... ok [INFO] [stdout] test test_ok_coding_c004_ws_self ... ok [INFO] [stdout] test test_operators_arith_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_arith_001_vm ... ok [INFO] [stdout] test test_operators_arith_001_randomize ... ok [INFO] [stdout] test test_operators_arith_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_arith_001_ws_self ... ok [INFO] [stdout] test test_operators_arith_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_arith_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_arith_002 ... ok [INFO] [stdout] test test_operators_arith_002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_arith_002_opt_all ... ok [INFO] [stdout] test test_operators_arith_002_vm ... ok [INFO] [stdout] test test_operators_arith_003_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_arith_002_randomize ... ok [INFO] [stdout] test test_operators_arith_003 ... ok [INFO] [stdout] test test_operators_arith_003_opt_all ... ok [INFO] [stdout] test test_operators_arith_002_ws_self_strict ... ok [INFO] [stdout] test test_operators_arith_002_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_arith_002_ws_self ... ok [INFO] [stdout] test test_operators_assign_stmt_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_arith_003_vm ... ok [INFO] [stdout] test test_operators_arith_002_ws_self_randomize ... ok [INFO] [stdout] test test_operators_arith_003_ws_self_strict ... ok [INFO] [stdout] test test_operators_arith_003_randomize ... ok [INFO] [stdout] test test_operators_assign_stmt_001_opt_all ... ok [INFO] [stdout] test test_operators_assign_stmt_001 ... ok [INFO] [stdout] test test_operators_assign_stmt_001_ws_self ... ok [INFO] [stdout] test test_operators_assign_stmt_001_randomize ... ok [INFO] [stdout] test test_operators_compare_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_arith_003_ws_self ... ok [INFO] [stdout] test test_operators_assign_stmt_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_assign_stmt_001_vm ... ok [INFO] [stdout] test test_operators_compare_001_randomize ... ok [INFO] [stdout] test test_operators_compare_001_opt_all ... ok [INFO] [stdout] test test_operators_assign_stmt_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_compare_001 ... ok [INFO] [stdout] test test_operators_assign_stmt_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_arith_003_ws_self_randomize ... ok [INFO] [stdout] test test_operators_compare_001_ws_self ... ok [INFO] [stdout] test test_operators_arith_003_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_compare_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_compare_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_compare_001_vm ... ok [INFO] [stdout] test test_operators_compare_as_expr_001 ... ok [INFO] [stdout] test test_operators_compare_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_compare_as_expr_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_compare_as_expr_001_opt_all ... ok [INFO] [stdout] test test_operators_compare_as_expr_001_randomize ... ok [INFO] [stdout] test test_operators_logical_and_001_vm ... ok [INFO] [stdout] test test_operators_compare_as_expr_001_vm ... ok [INFO] [stdout] test test_operators_logical_and_001_randomize ... ok [INFO] [stdout] test test_operators_logical_and_001_opt_all ... ok [INFO] [stdout] test test_operators_logical_and_001 ... ok [INFO] [stdout] test test_operators_compare_as_expr_001_ws_self ... ok [INFO] [stdout] test test_operators_compare_as_expr_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_compare_as_expr_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_compare_as_expr_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_logical_and_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_logical_and_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_logical_and_001_ws_self ... ok [INFO] [stdout] test test_operators_logical_and_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_logical_not_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_logical_not_001 ... ok [INFO] [stdout] test test_operators_logical_not_001_opt_all ... ok [INFO] [stdout] test test_operators_logical_or_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_logical_not_001_ws_self ... ok [INFO] [stdout] test test_operators_logical_not_001_vm ... ok [INFO] [stdout] test test_operators_logical_not_001_randomize ... ok [INFO] [stdout] test test_operators_logical_and_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_logical_or_001 ... ok [INFO] [stdout] test test_operators_logical_or_001_vm ... ok [INFO] [stdout] test test_operators_logical_or_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_logical_or_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_logical_or_001_opt_all ... ok [INFO] [stdout] test test_operators_logical_not_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_logical_or_001_randomize ... ok [INFO] [stdout] test test_operators_logical_not_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_logical_not_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_logical_or_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_logical_or_001_ws_self ... ok [INFO] [stdout] test test_operators_logical_precedence_001_randomize ... ok [INFO] [stdout] test test_operators_logical_precedence_001 ... ok [INFO] [stdout] test test_operators_logical_precedence_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_logical_precedence_001_opt_all ... ok [INFO] [stdout] test test_operators_logical_short_circuit_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_logical_precedence_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_logical_short_circuit_001 ... ok [INFO] [stdout] test test_operators_logical_precedence_001_ws_self ... ok [INFO] [stdout] test test_operators_logical_precedence_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_logical_short_circuit_001_opt_all ... ok [INFO] [stdout] test test_operators_logical_precedence_001_vm ... ok [INFO] [stdout] test test_operators_logical_short_circuit_001_randomize ... ok [INFO] [stdout] test test_operators_logical_short_circuit_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_logical_short_circuit_001_ws_self ... ok [INFO] [stdout] test test_operators_logical_short_circuit_002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_logical_short_circuit_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_logical_precedence_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_logical_short_circuit_002_ws_self ... ok [INFO] [stdout] test test_operators_logical_short_circuit_002_opt_all ... ok [INFO] [stdout] test test_operators_logical_short_circuit_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_logical_short_circuit_002 ... ok [INFO] [stdout] test test_operators_logical_short_circuit_001_vm ... ok [INFO] [stdout] test test_operators_logical_short_circuit_and_io_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_logical_short_circuit_002_randomize ... ok [INFO] [stdout] test test_operators_logical_short_circuit_and_io ... ok [INFO] [stdout] test test_operators_logical_short_circuit_002_vm ... ok [INFO] [stdout] test test_operators_logical_short_circuit_and_io_ws_self ... ok [INFO] [stdout] test test_operators_logical_short_circuit_or_io_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_logical_short_circuit_and_io_opt_all ... ok [INFO] [stdout] test test_operators_logical_short_circuit_or_io ... ok [INFO] [stdout] test test_operators_logical_short_circuit_002_ws_self_strict ... ok [INFO] [stdout] test test_operators_logical_short_circuit_or_io_opt_all ... ok [INFO] [stdout] test test_operators_logical_short_circuit_002_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_logical_short_circuit_or_io_vm ... ok [INFO] [stdout] test test_operators_logical_short_circuit_and_io_ws_self_strict ... ok [INFO] [stdout] test test_operators_logical_short_circuit_002_ws_self_randomize ... ok [INFO] [stdout] test test_operators_logical_short_circuit_or_io_ws_self_randomize ... ok [INFO] [stdout] test test_operators_logical_short_circuit_and_io_vm ... ok [INFO] [stdout] test test_operators_modulo_001 ... ok [INFO] [stdout] test test_operators_modulo_001_randomize ... ok [INFO] [stdout] test test_operators_logical_short_circuit_or_io_ws_self_strict ... ok [INFO] [stdout] test test_operators_modulo_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_logical_short_circuit_and_io_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_logical_short_circuit_or_io_ws_self ... ok [INFO] [stdout] test test_operators_modulo_001_vm ... ok [INFO] [stdout] test test_operators_logical_short_circuit_and_io_ws_self_randomize ... ok [INFO] [stdout] test test_operators_modulo_001_opt_all ... ok [INFO] [stdout] test test_operators_modulo_002 ... ok [INFO] [stdout] test test_operators_modulo_001_ws_self ... ok [INFO] [stdout] test test_operators_modulo_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_modulo_002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_modulo_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_modulo_002_opt_all ... ok [INFO] [stdout] test test_operators_modulo_002_ws_self ... ok [INFO] [stdout] test test_operators_modulo_002_randomize ... ok [INFO] [stdout] test test_operators_modulo_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_modulo_002_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_modulo_002_vm ... ok [INFO] [stdout] test test_operators_ref_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_modulo_002_ws_self_randomize ... ok [INFO] [stdout] test test_operators_modulo_002_ws_self_strict ... ok [INFO] [stdout] test test_operators_ref_basic_001_vm ... ok [INFO] [stdout] test test_operators_ref_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_ref_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_ref_deref_assign_001 ... ok [INFO] [stdout] test test_operators_ref_basic_001_ws_self ... ok [INFO] [stdout] test test_operators_ref_basic_001 ... ok [INFO] [stdout] test test_operators_ref_basic_001_opt_all ... ok [INFO] [stdout] test test_operators_ref_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_ref_basic_001_randomize ... ok [INFO] [stdout] test test_operators_ref_deref_assign_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_ref_deref_assign_001_opt_all ... ok [INFO] [stdout] test test_operators_ref_double_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_ref_deref_assign_001_vm ... ok [INFO] [stdout] test test_operators_ref_deref_assign_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_ref_deref_assign_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_ref_double_001 ... ok [INFO] [stdout] test test_operators_ref_deref_assign_001_randomize ... ok [INFO] [stdout] test test_operators_ref_double_001_opt_all ... ok [INFO] [stdout] test test_operators_ref_double_001_randomize ... ok [INFO] [stdout] test test_operators_ref_double_001_vm ... ok [INFO] [stdout] test test_operators_logical_short_circuit_or_io_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_ref_double_001_ws_self ... ok [INFO] [stdout] test test_operators_ref_deref_assign_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_ref_double_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_ref_func_arg_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_ref_func_arg_001 ... ok [INFO] [stdout] test test_operators_ref_func_arg_001_opt_all ... ok [INFO] [stdout] test test_operators_ref_func_arg_001_randomize ... ok [INFO] [stdout] test test_operators_ref_func_arg_001_vm ... ok [INFO] [stdout] test test_operators_ref_swap_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_ref_func_arg_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_ref_swap_001 ... ok [INFO] [stdout] test test_operators_ref_func_arg_001_ws_self ... ok [INFO] [stdout] test test_operators_ref_swap_001_vm ... ok [INFO] [stdout] test test_operators_ref_swap_001_randomize ... ok [INFO] [stdout] test test_operators_ref_swap_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_ref_func_arg_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_unary_001_vm ... ok [INFO] [stdout] test test_operators_unary_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_ref_deref_assign_001_ws_self ... ok [INFO] [stdout] test test_operators_ref_swap_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_ref_swap_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_ref_swap_001_ws_self ... ok [INFO] [stdout] test test_operators_unary_001_ws_self ... ok [INFO] [stdout] test test_operators_unary_001_opt_all ... ok [INFO] [stdout] test test_operators_unary_001 ... ok [INFO] [stdout] test test_operators_ref_func_arg_001_ws_self_strict ... ok [INFO] [stdout] test test_postfix_subscript_compound_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_ref_swap_001_opt_all ... ok [INFO] [stdout] test test_operators_ref_double_001_ws_self_randomize ... ok [INFO] [stdout] test test_operators_unary_001_ws_self_randomize ... ok [INFO] [stdout] test test_postfix_subscript_compound_ws_self_randomize ... ok [INFO] [stdout] test test_postfix_subscript_compound_ws_self ... ok [INFO] [stdout] test test_postfix_subscript_compound ... ok [INFO] [stdout] test test_operators_ref_double_001_ws_self_strict ... ok [INFO] [stdout] test test_postfix_subscript_read_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_operators_unary_001_ws_self_opt_all ... ok [INFO] [stdout] test test_operators_unary_001_ws_self_strict ... ok [INFO] [stdout] test test_operators_unary_001_randomize ... ok [INFO] [stdout] test test_postfix_subscript_read ... ok [INFO] [stdout] test test_parse_error_struct_invalid_name_001 ... ok [INFO] [stdout] test test_postfix_subscript_compound_opt_all ... ok [INFO] [stdout] test test_postfix_subscript_compound_ws_self_strict ... ok [INFO] [stdout] test test_postfix_subscript_read_ws_self ... ok [INFO] [stdout] test test_postfix_subscript_compound_ws_self_opt_all ... ok [INFO] [stdout] test test_postfix_subscript_read_ws_self_randomize ... ok [INFO] [stdout] test test_postfix_subscript_read_ws_self_opt_all ... ok [INFO] [stdout] test test_postfix_subscript_write ... ok [INFO] [stdout] test test_postfix_subscript_read_ws_self_strict ... ok [INFO] [stdout] test test_postfix_subscript_read_vm ... ok [INFO] [stdout] test test_postfix_subscript_compound_vm ... ok [INFO] [stdout] test test_postfix_subscript_write_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_postfix_subscript_read_opt_all ... ok [INFO] [stdout] test test_runtime_error_assert_fail_001_vm ... ok [INFO] [stdout] test test_postfix_subscript_write_opt_all ... ok [INFO] [stdout] test test_runtime_error_assert_in_expr_001_vm ... ok [INFO] [stdout] test test_runtime_error_assert_in_expr_001 ... ok [INFO] [stdout] test test_scope_block_expr_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_runtime_error_assert_not_fail_001_vm ... ok [INFO] [stdout] test test_runtime_error_assert_fail_001 ... ok [INFO] [stdout] test test_runtime_error_assert_not_fail_001 ... ok [INFO] [stdout] test test_postfix_subscript_write_vm ... ok [INFO] [stdout] test test_scope_block_expr_basic_001_randomize ... ok [INFO] [stdout] test test_postfix_subscript_write_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_block_expr_empty_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_block_expr_basic_001_ws_self ... ok [INFO] [stdout] test test_postfix_subscript_write_ws_self_randomize ... ok [INFO] [stdout] test test_scope_block_expr_empty_001_opt_all ... ok [INFO] [stdout] test test_scope_block_expr_basic_001_vm ... ok [INFO] [stdout] test test_postfix_subscript_write_ws_self ... ok [INFO] [stdout] test test_scope_block_expr_empty_001 ... ok [INFO] [stdout] test test_scope_block_expr_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_block_expr_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_block_expr_basic_001 ... ok [INFO] [stdout] test test_scope_block_expr_empty_001_ws_self ... ok [INFO] [stdout] test test_scope_block_expr_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_postfix_subscript_write_ws_self_strict ... ok [INFO] [stdout] test test_scope_block_expr_empty_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_block_expr_empty_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_block_expr_nested_001_opt_all ... ok [INFO] [stdout] test test_scope_block_expr_empty_001_vm ... ok [INFO] [stdout] test test_scope_block_expr_basic_001_opt_all ... ok [INFO] [stdout] test test_scope_block_expr_empty_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_block_expr_nested_001 ... ok [INFO] [stdout] test test_scope_block_expr_empty_001_randomize ... ok [INFO] [stdout] test test_scope_block_expr_nested_001_vm ... ok [INFO] [stdout] test test_scope_block_expr_nested_001_randomize ... ok [INFO] [stdout] test test_scope_block_expr_nested_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_block_expr_nested_001_ws_self ... ok [INFO] [stdout] test test_scope_block_expr_parent_scope_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_block_expr_nested_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_block_expr_parent_scope_001_vm ... ok [INFO] [stdout] test test_scope_block_expr_parent_scope_001_ws_self ... ok [INFO] [stdout] test test_scope_block_expr_parent_scope_001 ... ok [INFO] [stdout] test test_scope_block_expr_parent_scope_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_block_expr_nested_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_block_expr_value_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_block_expr_value_001 ... ok [INFO] [stdout] test test_scope_block_expr_nested_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_block_expr_value_001_randomize ... ok [INFO] [stdout] test test_scope_block_expr_parent_scope_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_block_expr_parent_scope_001_opt_all ... ok [INFO] [stdout] test test_scope_block_var_no_collision_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_block_expr_value_001_vm ... ok [INFO] [stdout] test test_scope_block_expr_value_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_block_var_no_collision_001 ... ok [INFO] [stdout] test test_scope_block_expr_value_001_ws_self ... ok [INFO] [stdout] test test_scope_block_expr_value_001_opt_all ... ok [INFO] [stdout] test test_scope_block_var_no_collision_001_vm ... ok [INFO] [stdout] test test_scope_block_expr_parent_scope_001_randomize ... ok [INFO] [stdout] test test_scope_block_expr_value_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_block_var_no_collision_001_opt_all ... ok [INFO] [stdout] test test_scope_block_var_no_collision_001_ws_self ... ok [INFO] [stdout] test test_scope_block_expr_parent_scope_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_block_expr_value_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_disabled_scope_block_var_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_disabled_scope_block_var_001 ... ok [INFO] [stdout] test test_scope_block_var_no_collision_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_disabled_scope_block_var_001_opt_all ... ok [INFO] [stdout] test test_scope_block_var_no_collision_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_disabled_scope_block_var_001_randomize ... ok [INFO] [stdout] test test_scope_disabled_scope_block_var_001_ws_self ... ok [INFO] [stdout] test test_scope_func_shadowing_global_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_disabled_scope_block_var_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_disabled_scope_block_var_001_vm ... ok [INFO] [stdout] test test_scope_block_var_no_collision_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_disabled_scope_block_var_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_func_shadowing_global_001_randomize ... ok [INFO] [stdout] test test_scope_func_shadowing_global_001 ... ok [INFO] [stdout] test test_scope_disabled_scope_block_var_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_func_shadowing_global_001_opt_all ... ok [INFO] [stdout] test test_scope_func_shadowing_global_001_ws_self ... ok [INFO] [stdout] test test_scope_func_shadowing_global_001_vm ... ok [INFO] [stdout] test test_scope_func_shadowing_global_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_func_shadowing_nested_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_func_shadowing_siblings_001_randomize ... ok [INFO] [stdout] test test_scope_func_shadowing_global_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_func_shadowing_global_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_func_shadowing_siblings_001_vm ... ok [INFO] [stdout] test test_scope_func_shadowing_siblings_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_func_shadowing_nested_001 ... ok [INFO] [stdout] test test_scope_func_shadowing_nested_001_opt_all ... ok [INFO] [stdout] test test_scope_func_shadowing_siblings_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_func_shadowing_nested_001_randomize ... ok [INFO] [stdout] test test_scope_func_shadowing_siblings_001_ws_self ... ok [INFO] [stdout] test test_scope_func_shadowing_nested_001_vm ... ok [INFO] [stdout] test test_scope_func_shadowing_siblings_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_func_shadowing_nested_001_ws_self ... ok [INFO] [stdout] test test_scope_func_shadowing_siblings_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_func_shadowing_nested_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_func_shadowing_nested_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_func_shadowing_siblings_001 ... ok [INFO] [stdout] test test_scope_func_shadowing_siblings_001_opt_all ... ok [INFO] [stdout] test test_scope_func_shadowing_nested_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_block_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_block_001_vm ... ok [INFO] [stdout] test test_scope_scope_block_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_block_001 ... ok [INFO] [stdout] test test_scope_scope_block_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_block_001_randomize ... ok [INFO] [stdout] test test_scope_scope_block_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_func_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_block_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_block_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_func_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_func_001_vm ... ok [INFO] [stdout] test test_scope_scope_func_001 ... ok [INFO] [stdout] test test_scope_scope_hoisting_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_func_001_randomize ... ok [INFO] [stdout] test test_scope_scope_func_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_hoisting_001_randomize ... ok [INFO] [stdout] test test_scope_scope_hoisting_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_hoisting_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_if_else_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_hoisting_001 ... ok [INFO] [stdout] test test_scope_scope_if_else_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_hoisting_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_hoisting_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_if_else_001_randomize ... ok [INFO] [stdout] test test_scope_scope_func_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_hoisting_001_vm ... ok [INFO] [stdout] test test_scope_scope_if_else_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_func_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_nested_blocks_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_if_else_001 ... ok [INFO] [stdout] test test_scope_scope_if_else_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_nested_blocks_001_randomize ... ok [INFO] [stdout] test test_scope_scope_nested_blocks_001_vm ... ok [INFO] [stdout] test test_scope_scope_if_else_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_nested_blocks_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_if_else_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_func_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_hoisting_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_if_else_001_vm ... ok [INFO] [stdout] test test_scope_scope_nested_blocks_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_nested_blocks_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_nested_func_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_nested_func_001 ... ok [INFO] [stdout] test test_scope_scope_nested_func_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_nested_blocks_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_nested_func_001_vm ... ok [INFO] [stdout] test test_scope_scope_nested_func_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_nested_func_001_randomize ... ok [INFO] [stdout] test test_scope_scope_nested_blocks_001 ... ok [INFO] [stdout] test test_scope_scope_nested_func_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_nested_blocks_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_nested_func_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_parent_write_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_nested_func_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_parent_write_001_randomize ... ok [INFO] [stdout] test test_scope_scope_parent_write_001_vm ... ok [INFO] [stdout] test test_scope_scope_nested_func_child_access_error_001 ... ok [INFO] [stdout] test test_scope_scope_parent_write_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_parent_write_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_shadow_multi_001 ... ok [INFO] [stdout] test test_scope_scope_parent_write_001 ... ok [INFO] [stdout] test test_scope_scope_parent_write_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_shadow_multi_001_randomize ... ok [INFO] [stdout] test test_scope_scope_parent_write_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_shadow_multi_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_parent_write_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_shadow_multi_001_vm ... ok [INFO] [stdout] test test_scope_scope_shadow_multi_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_shadowing_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_shadowing_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_shadow_multi_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_shadowing_001_vm ... ok [INFO] [stdout] test test_scope_scope_shadowing_002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_shadowing_001_randomize ... ok [INFO] [stdout] test test_scope_scope_shadowing_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_shadow_multi_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_shadowing_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_shadowing_002_randomize ... ok [INFO] [stdout] test test_scope_scope_shadowing_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_static_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_shadowing_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_shadowing_002_ws_self ... ok [INFO] [stdout] test test_scope_scope_static_001_randomize ... ok [INFO] [stdout] test test_scope_scope_shadowing_001 ... ok [INFO] [stdout] test test_scope_scope_shadow_multi_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_shadowing_002_opt_all ... ok [INFO] [stdout] test test_scope_scope_shadowing_002_vm ... ok [INFO] [stdout] test test_scope_scope_shadow_multi_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_shadowing_002_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_001_vm ... ok [INFO] [stdout] test test_scope_scope_static_counter_factory_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_static_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_shadowing_002 ... ok [INFO] [stdout] test test_scope_scope_static_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_counter_factory_001_randomize ... ok [INFO] [stdout] test test_scope_scope_static_counter_factory_001_vm ... ok [INFO] [stdout] test test_scope_scope_static_001 ... ok [INFO] [stdout] test test_scope_scope_static_counter_factory_001 ... ok [INFO] [stdout] test test_scope_scope_static_init_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_static_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_static_init_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_static_init_001_vm ... ok [INFO] [stdout] test test_scope_scope_static_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_static_init_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_init_001 ... ok [INFO] [stdout] test test_scope_scope_static_counter_factory_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_static_error_001 ... ok [INFO] [stdout] test test_scope_scope_static_counter_factory_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_init_001_randomize ... ok [INFO] [stdout] test test_scope_scope_static_counter_factory_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_init_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_counter_factory_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_counter_factory_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_shadowing_002_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_init_func_001 ... ok [INFO] [stdout] test test_scope_scope_static_init_func_001_vm ... ok [INFO] [stdout] test test_scope_scope_static_init_func_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_init_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_static_init_order_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_static_init_func_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_init_func_001_randomize ... ok [INFO] [stdout] test test_scope_scope_static_init_func_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_static_init_func_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_static_init_order_001_vm ... ok [INFO] [stdout] test test_scope_scope_shadowing_002_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_static_init_order_001_randomize ... ok [INFO] [stdout] test test_scope_scope_static_init_order_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_static_init_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_init_func_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_init_order_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_init_order_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_init_value_persist_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_static_init_order_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_static_init_value_persist_001 ... ok [INFO] [stdout] test test_scope_scope_static_init_value_persist_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_static_init_value_persist_001_vm ... ok [INFO] [stdout] test test_scope_scope_static_init_order_001 ... ok [INFO] [stdout] test test_scope_scope_static_init_order_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_mixed_001 ... ok [INFO] [stdout] test test_scope_scope_static_init_value_persist_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_init_value_persist_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_mixed_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_static_init_value_persist_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_init_value_persist_001_randomize ... ok [INFO] [stdout] test test_scope_scope_static_init_value_persist_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_static_mixed_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_mixed_001_randomize ... ok [INFO] [stdout] test test_scope_scope_static_mixed_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_mixed_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_mixed_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_static_multi_decl_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_multi_decl_001_randomize ... ok [INFO] [stdout] test test_scope_scope_static_multi_decl_001 ... ok [INFO] [stdout] test test_scope_scope_static_multi_decl_001_vm ... ok [INFO] [stdout] test test_scope_scope_static_mixed_001_vm ... ok [INFO] [stdout] test test_scope_scope_static_multi_decl_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_static_multi_decl_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_static_multi_decl_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_nested_001 ... ok [INFO] [stdout] test test_scope_scope_static_multi_decl_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_multi_decl_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_static_nested_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_static_nested_001_randomize ... ok [INFO] [stdout] test test_scope_scope_static_nested_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_mixed_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_static_nested_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_static_nested_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_static_persist_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_static_nested_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_static_persist_001_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_nested_001_ws_self_opt_all ... ok [INFO] [stdout] test test_scope_scope_static_persist_001_vm ... ok [INFO] [stdout] test test_scope_scope_static_persist_001_randomize ... ok [INFO] [stdout] test test_scope_scope_static_nested_001_vm ... ok [INFO] [stdout] test test_scope_scope_while_001_randomize ... ok [INFO] [stdout] test test_scope_scope_static_persist_001 ... ok [INFO] [stdout] test test_scope_scope_static_persist_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_while_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_while_001 ... ok [INFO] [stdout] test test_scope_scope_static_persist_001_ws_self_strict ... ok [INFO] [stdout] test test_string_basic_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_while_001_ws_self ... ok [INFO] [stdout] test test_scope_scope_while_001_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_while_001_vm ... ok [INFO] [stdout] test test_scope_scope_static_persist_001_ws_self_opt_all ... ok [INFO] [stdout] test test_string_basic_ws_self ... ok [INFO] [stdout] test test_string_basic_opt_all ... ok [INFO] [stdout] test test_string_basic_ws_self_opt_all ... ok [INFO] [stdout] test test_string_basic_vm ... ok [INFO] [stdout] test test_string_basic_ws_self_randomize ... ok [INFO] [stdout] test test_string_basic ... ok [INFO] [stdout] test test_string_escape_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_scope_scope_while_001_ws_self_randomize ... ok [INFO] [stdout] test test_string_escape_vm ... ok [INFO] [stdout] test test_string_escape ... ok [INFO] [stdout] test test_scope_scope_static_persist_001_ws_self_randomize ... ok [INFO] [stdout] test test_string_basic_ws_self_strict ... ok [INFO] [stdout] test test_scope_scope_while_001_opt_all ... ok [INFO] [stdout] test test_struct_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_struct_basic_001 ... ok [INFO] [stdout] test test_struct_basic_001_opt_all ... ok [INFO] [stdout] test test_struct_field_access_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_struct_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_struct_basic_001_vm ... ok [INFO] [stdout] test test_struct_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_struct_field_access_001 ... ok [INFO] [stdout] test test_struct_field_access_001_ws_self_opt_all ... ok [INFO] [stdout] test test_string_escape_ws_self ... ok [INFO] [stdout] test test_string_escape_ws_self_opt_all ... ok [INFO] [stdout] test test_struct_basic_001_ws_self ... ok [INFO] [stdout] test test_string_escape_opt_all ... ok [INFO] [stdout] test test_string_escape_ws_self_strict ... ok [INFO] [stdout] test test_struct_field_access_001_opt_all ... ok [INFO] [stdout] test test_struct_field_access_001_ws_self_strict ... ok [INFO] [stdout] test test_struct_field_access_001_ws_self_randomize ... ok [INFO] [stdout] test test_scope_scope_while_001_ws_self_opt_all ... ok [INFO] [stdout] test test_string_escape_ws_self_randomize ... ok [INFO] [stdout] test test_struct_field_access_001_ws_self ... ok [INFO] [stdout] test test_struct_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_struct_field_access_001_vm ... ok [INFO] [stdout] test test_struct_nested_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_struct_nested_001 ... ok [INFO] [stdout] test test_struct_nested_001_vm ... ok [INFO] [stdout] test test_syntax_error_array_init_overflow_001 ... ok [INFO] [stdout] test test_struct_nested_001_opt_all ... ok [INFO] [stdout] test test_syntax_error_array_size_omitted_no_init_001 ... ok [INFO] [stdout] test test_struct_nested_001_ws_self ... ok [INFO] [stdout] test test_syntax_error_char_invalid_escape_001 ... ok [INFO] [stdout] test test_syntax_error_extra_code_plus_001 ... ok [INFO] [stdout] test test_struct_nested_001_ws_self_strict ... ok [INFO] [stdout] test test_syntax_error_char_empty_001 ... ok [INFO] [stdout] test test_syntax_error_extra_closing_braces_001 ... ok [INFO] [stdout] test test_struct_nested_001_ws_self_opt_all ... ok [INFO] [stdout] test test_syntax_error_array_empty_init_list_001 ... ok [INFO] [stdout] test test_syntax_error_array_size_zero_001 ... ok [INFO] [stdout] test test_syntax_error_char_eof_001 ... ok [INFO] [stdout] test test_struct_nested_001_ws_self_randomize ... ok [INFO] [stdout] test test_syntax_error_char_unclosed_001 ... ok [INFO] [stdout] test test_syntax_error_invalid_token_001 ... ok [INFO] [stdout] test test_syntax_error_single_pipe_001 ... ok [INFO] [stdout] test test_syntax_error_missing_semi_got_paren_001 ... ok [INFO] [stdout] test test_syntax_error_string_too_long_for_array_001 ... ok [INFO] [stdout] test test_syntax_error_only_closing_brace_001 ... ok [INFO] [stdout] test test_syntax_error_unclosed_paren_001 ... ok [INFO] [stdout] test test_syntax_error_string_unclosed_001 ... ok [INFO] [stdout] test test_syntax_error_unexpected_eof_001 ... ok [INFO] [stdout] test test_syntax_error_unexpected_factor_001 ... ok [INFO] [stdout] test test_syntax_error_unexpected_comma_001 ... ok [INFO] [stdout] test test_syntax_error_while_as_expression_001 ... ok [INFO] [stdout] test test_template_func_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_basic_001_opt_all ... ok [INFO] [stdout] test test_template_func_arg_mismatch_001 ... ok [INFO] [stdout] test test_template_func_func_alias_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_template_func_func_alias_001 ... ok [INFO] [stdout] test test_template_func_basic_001_vm ... ok [INFO] [stdout] test test_template_func_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_template_func_func_alias_001_ws_self_randomize ... ok [INFO] [stdout] test test_template_func_func_literal_001 ... ok [INFO] [stdout] test test_template_func_func_alias_001_ws_self ... ok [INFO] [stdout] test test_template_func_func_alias_001_ws_self_opt_all ... ok [INFO] [stdout] test test_template_func_hoisting_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_func_alias_001_vm ... ok [INFO] [stdout] test test_template_func_hoisting_001 ... ok [INFO] [stdout] test test_template_func_hoisting_001_vm ... ok [INFO] [stdout] test test_template_func_basic_001 ... ok [INFO] [stdout] test test_template_func_hoisting_001_ws_self_opt_all ... ok [INFO] [stdout] test test_template_func_hoisting_001_ws_self ... ok [INFO] [stdout] test test_template_func_hoisting_001_opt_all ... ok [INFO] [stdout] test test_template_func_hoisting_001_ws_self_randomize ... ok [INFO] [stdout] test test_template_func_multi_alias_001 ... ok [INFO] [stdout] test test_template_func_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_template_func_multi_alias_001_vm ... ok [INFO] [stdout] test test_template_func_multi_alias_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_hoisting_001_ws_self_strict ... ok [INFO] [stdout] test test_template_func_multi_alias_001_opt_all ... ok [INFO] [stdout] test test_syntax_error_unexpected_factor_semicolon_001 ... ok [INFO] [stdout] test test_template_func_multi_alias_001_ws_self_strict ... ok [INFO] [stdout] test test_template_func_multi_alias_001_ws_self ... ok [INFO] [stdout] test test_template_func_multi_alias_001_ws_self_randomize ... ok [INFO] [stdout] test test_template_func_multi_alias_001_ws_self_opt_all ... ok [INFO] [stdout] test test_template_func_no_args_on_template_001 ... ok [INFO] [stdout] test test_template_func_scope_independent_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_not_template_001 ... ok [INFO] [stdout] test test_template_func_scope_independent_001_ws_self ... ok [INFO] [stdout] test test_template_func_basic_001_ws_self ... ok [INFO] [stdout] test test_template_func_scope_independent_001_ws_self_opt_all ... ok [INFO] [stdout] test test_template_func_scope_independent_001 ... ok [INFO] [stdout] test test_template_func_scope_independent_001_ws_self_randomize ... ok [INFO] [stdout] test test_template_func_self_recursion_001_opt_all ... ok [INFO] [stdout] test test_template_func_func_alias_001_ws_self_strict ... ok [INFO] [stdout] test test_template_func_scope_independent_001_ws_self_strict ... ok [INFO] [stdout] test test_template_func_self_recursion_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_self_recursion_001 ... ok [INFO] [stdout] test test_template_func_static_alias_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_direct_call_001 ... ok [INFO] [stdout] test test_template_func_self_recursion_001_vm ... ok [INFO] [stdout] test test_template_func_static_alias_001 ... ok [INFO] [stdout] test test_template_func_static_alias_001_opt_all ... ok [INFO] [stdout] test test_template_func_func_alias_001_opt_all ... ok [INFO] [stdout] test test_template_func_static_alias_001_ws_self ... ok [INFO] [stdout] test test_template_func_static_independent_001 ... ok [INFO] [stdout] test test_template_func_scope_independent_001_vm ... ok [INFO] [stdout] test test_template_func_static_independent_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_static_alias_001_ws_self_randomize ... ok [INFO] [stdout] test test_template_func_static_alias_001_ws_self_strict ... ok [INFO] [stdout] test test_template_func_static_alias_001_ws_self_opt_all ... ok [INFO] [stdout] test test_template_func_static_independent_001_vm ... ok [INFO] [stdout] test test_template_func_static_independent_001_opt_all ... ok [INFO] [stdout] test test_template_func_static_independent_001_ws_self_opt_all ... ok [INFO] [stdout] test test_template_func_static_shared_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_static_independent_001_ws_self_randomize ... ok [INFO] [stdout] test test_template_func_static_independent_001_ws_self_strict ... ok [INFO] [stdout] test test_template_func_static_shared_001 ... ok [INFO] [stdout] test test_template_func_self_recursion_001_ws_self ... ok [INFO] [stdout] test test_template_func_static_shared_001_ws_self_strict ... ok [INFO] [stdout] test test_template_func_self_recursion_001_ws_self_opt_all ... ok [INFO] [stdout] test test_template_func_while_loop_001 ... ok [INFO] [stdout] test test_template_func_while_loop_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_while_loop_001_opt_all ... ok [INFO] [stdout] test test_template_func_static_shared_001_ws_self_randomize ... ok [INFO] [stdout] test test_template_func_self_recursion_001_ws_self_randomize ... ok [INFO] [stdout] test test_template_func_static_shared_001_ws_self_opt_all ... ok [INFO] [stdout] test test_template_func_while_loop_001_ws_self_opt_all ... ok [INFO] [stdout] test test_template_func_while_loop_001_ws_self_randomize ... ok [INFO] [stdout] test test_template_func_while_loop_001_ws_self ... ok [INFO] [stdout] test test_template_func_self_recursion_001_ws_self_strict ... ok [INFO] [stdout] test test_template_func_while_loop_001_vm ... ok [INFO] [stdout] test test_template_func_static_shared_001_opt_all ... ok [INFO] [stdout] test test_template_func_static_independent_001_ws_self ... ok [INFO] [stdout] test test_template_func_scope_independent_001_opt_all ... ok [INFO] [stdout] test test_type_annotation_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_template_func_static_shared_001_vm ... ok [INFO] [stdout] test test_type_annotation_basic_001_vm ... ok [INFO] [stdout] test test_type_annotation_basic_001 ... ok [INFO] [stdout] test test_type_annotation_func_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_type_annotation_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_type_annotation_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_type_annotation_func_001_opt_all ... ok [INFO] [stdout] test test_type_annotation_basic_001_ws_self ... ok [INFO] [stdout] test test_type_annotation_func_001 ... ok [INFO] [stdout] test test_type_annotation_func_001_vm ... ok [INFO] [stdout] test test_template_func_while_loop_001_ws_self_strict ... ok [INFO] [stdout] test test_template_func_static_alias_001_vm ... ok [INFO] [stdout] test test_template_func_static_literal_001 ... ok [INFO] [stdout] test test_type_annotation_basic_001_opt_all ... ok [INFO] [stdout] test test_type_void_cast_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_type_void_cast_001 ... ok [INFO] [stdout] test test_type_annotation_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_type_void_cast_001_opt_all ... ok [INFO] [stdout] test test_type_annotation_func_001_ws_self ... ok [INFO] [stdout] test test_type_annotation_func_001_ws_self_opt_all ... ok [INFO] [stdout] test test_type_void_cast_001_vm ... ok [INFO] [stdout] test test_type_void_cast_001_ws_self_randomize ... ok [INFO] [stdout] test test_type_void_func_assign_001 ... ok [INFO] [stdout] test test_type_annotation_func_001_ws_self_strict ... ok [INFO] [stdout] test test_type_void_cast_001_ws_self ... ok [INFO] [stdout] test test_type_void_cast_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_alias_builtin_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_type_annotation_func_001_ws_self_randomize ... ok [INFO] [stdout] test test_type_void_if_no_else_assign_001 ... ok [INFO] [stdout] test test_type_void_in_condition_001 ... ok [INFO] [stdout] test test_variables_alias_builtin_001_ws_self ... ok [INFO] [stdout] test test_variables_alias_builtin_001_vm ... ok [INFO] [stdout] test test_type_void_in_operation_001 ... ok [INFO] [stdout] test test_variables_alias_builtin_chain_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_alias_builtin_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_alias_builtin_chain_001 ... ok [INFO] [stdout] test test_variables_alias_builtin_chain_001_opt_all ... ok [INFO] [stdout] test test_type_void_return_in_int_func_001 ... ok [INFO] [stdout] test test_variables_alias_builtin_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_alias_builtin_chain_001_vm ... ok [INFO] [stdout] test test_variables_alias_builtin_chain_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_alias_builtin_chain_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_alias_builtin_chain_001_ws_self ... ok [INFO] [stdout] test test_variables_alias_chain_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_alias_chain_001_opt_all ... ok [INFO] [stdout] test test_variables_alias_chain_001_randomize ... ok [INFO] [stdout] test test_variables_alias_chain_001_vm ... ok [INFO] [stdout] test test_variables_alias_chain_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_alias_chain_001_ws_self ... ok [INFO] [stdout] test test_variables_alias_chain_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_alias_forward_ref_001 ... ok [INFO] [stdout] test test_variables_alias_forward_ref_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_alias_forward_ref_001_opt_all ... ok [INFO] [stdout] test test_variables_alias_chain_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_alias_forward_ref_001_vm ... ok [INFO] [stdout] test test_variables_alias_forward_ref_001_ws_self ... ok [INFO] [stdout] test test_variables_alias_forward_ref_001_randomize ... ok [INFO] [stdout] test test_type_void_while_assign_001 ... ok [INFO] [stdout] test test_variables_alias_builtin_chain_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_alias_forward_ref_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_alias_chain_001 ... ok [INFO] [stdout] test test_variables_alias_func_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_alias_func_001 ... ok [INFO] [stdout] test test_variables_alias_forward_ref_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_alias_builtin_001 ... ok [INFO] [stdout] test test_variables_alias_forward_ref_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_alias_func_001_vm ... ok [INFO] [stdout] test test_variables_alias_func_001_randomize ... ok [INFO] [stdout] test test_variables_alias_func_001_opt_all ... ok [INFO] [stdout] test test_variables_alias_var_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_alias_func_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_alias_var_001_opt_all ... ok [INFO] [stdout] test test_type_void_cast_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_alias_var_001_vm ... ok [INFO] [stdout] test test_variables_alias_var_001_randomize ... ok [INFO] [stdout] test test_variables_alias_var_001_ws_self_randomize ... ok [INFO] [stdout] test test_type_void_func_mixed_return_001 ... ok [INFO] [stdout] test test_variables_alias_var_001 ... ok [INFO] [stdout] test test_variables_block_alias_basic_001_opt_all ... ok [INFO] [stdout] test test_variables_alias_var_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_alias_func_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_block_alias_basic_001 ... ok [INFO] [stdout] test test_template_func_static_shared_001_ws_self ... ok [INFO] [stdout] test test_variables_alias_var_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_alias_var_001_ws_self ... ok [INFO] [stdout] test test_variables_block_alias_basic_001_randomize ... ok [INFO] [stdout] test test_variables_block_alias_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_block_alias_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_block_alias_basic_001_ws_self ... ok [INFO] [stdout] test test_variables_block_alias_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_block_alias_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_block_alias_nested_001 ... ok [INFO] [stdout] test test_variables_block_alias_nested_001_opt_all ... ok [INFO] [stdout] test test_variables_alias_builtin_001_opt_all ... ok [INFO] [stdout] test test_variables_alias_func_001_ws_self ... ok [INFO] [stdout] test test_variables_alias_func_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_block_alias_basic_001_vm ... ok [INFO] [stdout] test test_variables_alias_builtin_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_block_alias_nested_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_block_alias_nested_001_vm ... ok [INFO] [stdout] test test_variables_block_alias_nested_001_randomize ... ok [INFO] [stdout] test test_variables_block_alias_nested_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_block_alias_nested_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_block_alias_scope_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_block_alias_nested_001_ws_self ... ok [INFO] [stdout] test test_variables_constexpr_basic_001_opt_all ... ok [INFO] [stdout] test test_variables_block_alias_scope_001_randomize ... ok [INFO] [stdout] test test_variables_block_alias_scope_001_opt_all ... ok [INFO] [stdout] test test_variables_block_alias_scope_001_vm ... ok [INFO] [stdout] test test_variables_constexpr_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_constexpr_basic_001_vm ... ok [INFO] [stdout] test test_variables_block_alias_scope_001_ws_self ... ok [INFO] [stdout] test test_variables_constexpr_basic_001_ws_self ... ok [INFO] [stdout] test test_variables_constexpr_block_assign_001 ... ok [INFO] [stdout] test test_variables_constexpr_block_assign_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_block_alias_scope_001 ... ok [INFO] [stdout] test test_variables_constexpr_block_assign_001_vm ... ok [INFO] [stdout] test test_variables_constexpr_block_assign_001_randomize ... ok [INFO] [stdout] test test_variables_block_alias_scope_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_constexpr_block_assign_001_ws_self ... ok [INFO] [stdout] test test_variables_block_alias_nested_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_block_alias_scope_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_block_alias_scope_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_block_basic_001 ... ok [INFO] [stdout] test test_variables_constexpr_block_assign_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_constexpr_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_basic_001 ... ok [INFO] [stdout] test test_variables_constexpr_block_assign_001_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_block_assign_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_block_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_constexpr_block_if_001 ... ok [INFO] [stdout] test test_variables_constexpr_block_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_constexpr_block_if_001_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_block_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_block_basic_001_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_block_basic_001_randomize ... ok [INFO] [stdout] test test_variables_constexpr_block_basic_001_vm ... ok [INFO] [stdout] test test_variables_constexpr_block_basic_001_ws_self ... ok [INFO] [stdout] test test_variables_constexpr_block_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_constexpr_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_constexpr_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_constexpr_block_assign_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_constexpr_block_if_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_constexpr_basic_001_randomize ... ok [INFO] [stdout] test test_variables_constexpr_block_if_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_block_if_001_vm ... ok [INFO] [stdout] test test_variables_constexpr_block_let_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_constexpr_block_if_001_randomize ... ok [INFO] [stdout] test test_variables_constexpr_block_let_001 ... ok [INFO] [stdout] test test_variables_constexpr_block_if_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_constexpr_block_if_001_ws_self ... ok [INFO] [stdout] test test_variables_constexpr_block_mixed_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_constexpr_block_mixed_001 ... ok [INFO] [stdout] test test_variables_constexpr_block_mixed_001_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_block_mixed_001_vm ... ok [INFO] [stdout] test test_variables_constexpr_block_let_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_constexpr_block_mixed_001_randomize ... ok [INFO] [stdout] test test_variables_constexpr_block_let_001_vm ... ok [INFO] [stdout] test test_variables_constexpr_block_let_001_randomize ... ok [INFO] [stdout] test test_variables_constexpr_block_if_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_constexpr_block_mixed_001_ws_self ... ok [INFO] [stdout] test test_variables_constexpr_block_let_001_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_chain_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_constexpr_block_mixed_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_chain_001_randomize ... ok [INFO] [stdout] test test_variables_constexpr_chain_001_vm ... ok [INFO] [stdout] test test_variables_constexpr_chain_001 ... ok [INFO] [stdout] test test_variables_constexpr_block_mixed_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_constexpr_chain_001_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_block_let_001_ws_self ... ok [INFO] [stdout] test test_variables_constexpr_block_mixed_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_constexpr_block_let_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_block_let_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_constexpr_chain_001_ws_self ... ok [INFO] [stdout] test test_variables_constexpr_chain_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_expr_001_randomize ... ok [INFO] [stdout] test test_variables_constexpr_expr_001 ... ok [INFO] [stdout] test test_variables_constexpr_chain_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_constexpr_expr_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_constexpr_expr_001_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_chain_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_constexpr_expr_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_constexpr_expr_001_vm ... ok [INFO] [stdout] test test_variables_constexpr_forward_ref_001_randomize ... ok [INFO] [stdout] test test_variables_constexpr_expr_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_forward_ref_001_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_forward_ref_001 ... ok [INFO] [stdout] test test_variables_constexpr_expr_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_constexpr_expr_001_ws_self ... ok [INFO] [stdout] test test_variables_constexpr_forward_ref_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_var_basic_001 ... ok [INFO] [stdout] test test_variables_var_basic_001_randomize ... ok [INFO] [stdout] test test_variables_var_basic_001_vm ... ok [INFO] [stdout] test test_variables_var_basic_001_opt_all ... ok [INFO] [stdout] test test_variables_var_basic_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_var_basic_001_ws_self ... ok [INFO] [stdout] test test_variables_var_basic_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_constexpr_forward_ref_001_ws_self ... ok [INFO] [stdout] test test_variables_var_basic_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_constexpr_forward_ref_001_vm ... ok [INFO] [stdout] test test_variables_var_basic_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_var_final_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_var_final_001_opt_all ... ok [INFO] [stdout] test test_variables_var_final_001_vm ... ok [INFO] [stdout] test test_variables_constexpr_forward_ref_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_var_final_001 ... ok [INFO] [stdout] test test_variables_var_final_001_randomize ... ok [INFO] [stdout] test test_variables_constexpr_forward_ref_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_constexpr_forward_ref_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_var_final_001_ws_self ... ok [INFO] [stdout] test test_variables_var_final_002_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_var_final_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_var_final_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_var_final_002_ws_self_randomize ... ok [INFO] [stdout] test test_variables_var_final_002_randomize ... ok [INFO] [stdout] test test_variables_var_final_002_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_var_final_002_opt_all ... ok [INFO] [stdout] test test_variables_var_final_002_ws_self ... ok [INFO] [stdout] test test_variables_var_final_002 ... ok [INFO] [stdout] test test_variables_var_final_002_ws_self_strict ... ok [INFO] [stdout] test test_variables_var_final_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_var_final_002_vm ... ok [INFO] [stdout] test test_variables_var_hoist_001_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_var_hoist_001 ... ok [INFO] [stdout] test test_variables_var_hoist_001_opt_all ... ok [INFO] [stdout] test test_variables_var_hoist_001_vm ... ok [INFO] [stdout] test test_variables_var_init_expr_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_var_hoist_001_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_var_hoist_001_randomize ... ok [INFO] [stdout] test test_variables_var_hoist_001_ws_self_strict ... ok [INFO] [stdout] test test_variables_var_init_expr_opt_all ... ok [INFO] [stdout] test test_variables_var_hoist_001_ws_self_randomize ... ok [INFO] [stdout] test test_variables_var_init_expr_ws_self ... ok [INFO] [stdout] test test_variables_var_init_expr ... ok [INFO] [stdout] test test_variables_var_hoist_001_ws_self ... ok [INFO] [stdout] test test_variables_var_init_expr_vm ... ok [INFO] [stdout] test test_variables_var_init_expr_randomize ... ok [INFO] [stdout] test test_variables_var_init_expr_ws_self_randomize ... ok [INFO] [stdout] test test_variables_var_init_expr_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_var_init_hoisting_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_var_init_hoisting_opt_all ... ok [INFO] [stdout] test test_variables_var_init_hoisting ... ok [INFO] [stdout] test test_variables_var_init_hoisting_randomize ... ok [INFO] [stdout] test test_variables_var_init_hoisting_ws_self ... ok [INFO] [stdout] test test_variables_var_init_expr_ws_self_strict ... ok [INFO] [stdout] test test_variables_var_init_multiple_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_var_init_hoisting_vm ... ok [INFO] [stdout] test test_variables_var_init_hoisting_ws_self_strict ... ok [INFO] [stdout] test test_variables_var_init_multiple_opt_all ... ok [INFO] [stdout] test test_variables_var_init_multiple_vm ... ok [INFO] [stdout] test test_variables_var_init_multiple_ws_self_randomize ... ok [INFO] [stdout] test test_variables_var_init_single_ws ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_variables_var_init_multiple_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_var_init_single ... ok [INFO] [stdout] test test_variables_var_init_hoisting_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_var_init_single_randomize ... ok [INFO] [stdout] test test_variables_var_init_multiple_randomize ... ok [INFO] [stdout] test test_variables_var_init_single_opt_all ... ok [INFO] [stdout] test test_variables_var_init_single_vm ... ok [INFO] [stdout] test test_variables_var_init_multiple_ws_self_strict ... ok [INFO] [stdout] test test_variables_var_init_hoisting_ws_self_randomize ... ok [INFO] [stdout] test test_variables_var_init_multiple ... ok [INFO] [stdout] test test_variables_var_init_single_ws_self_strict ... ok [INFO] [stdout] test test_variables_var_init_single_ws_self_randomize ... ok [INFO] [stdout] test test_variables_var_init_single_ws_self_opt_all ... ok [INFO] [stdout] test test_variables_var_init_multiple_ws_self ... ok [INFO] [stdout] test test_variables_var_init_single_ws_self ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1669 passed; 0 failed; 200 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] Running tests/compile_test.rs (/opt/rustwide/target/release/deps/compile_test-aa081a88656e2da6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_compile_error_invalid_operation_has_location ... ok [INFO] [stdout] test test_compile_debug_string ... ok [INFO] [stdout] test test_compile_error_returns_code_parse_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ignore_debug_test.rs (/opt/rustwide/target/release/deps/ignore_debug_test-f326d93cc08250be) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_ignore_debug_assert_does_not_panic ... ok [INFO] [stdout] test test_ignore_debug_clog_does_not_print ... ok [INFO] [stdout] test test_ignore_debug_preserves_side_effects ... ok [INFO] [stdout] test test_ignore_debug_trace_does_not_record ... ok [INFO] [stdout] test test_ignore_debug_assert_not_does_not_panic ... ok [INFO] [stdout] test test_normal_trace_records ... ok [INFO] [stdout] test test_normal_assert_not_panics - should panic ... ok [INFO] [stderr] Running tests/whitespace_direct_test.rs (/opt/rustwide/target/release/deps/whitespace_direct_test-1bb2ecb318bab37b) [INFO] [stdout] test test_normal_assert_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 79 tests [INFO] [stdout] test test_ws_arith_add_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_add_001 ... ok [INFO] [stdout] test test_ws_arith_combined_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_div_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_combined_001 ... ok [INFO] [stdout] test test_ws_arith_mixed_add_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_div_001 ... ok [INFO] [stdout] test test_ws_arith_mod_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_mul_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_negative_add_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_mixed_add_001 ... ok [INFO] [stdout] test test_ws_arith_negative_div_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_mul_001 ... ok [INFO] [stdout] test test_ws_arith_negative_add_001 ... ok [INFO] [stdout] test test_ws_arith_mod_001 ... ok [INFO] [stdout] test test_ws_arith_negative_div_001 ... ok [INFO] [stdout] test test_ws_arith_negative_mod_001 ... ok [INFO] [stdout] test test_ws_arith_negative_mod_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_negative_mul_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_negative_sub_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_negative_mul_001 ... ok [INFO] [stdout] test test_ws_arith_sub_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_errors_callstack_underflow_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_negative_sub_001 ... ok [INFO] [stdout] test test_ws_errors_div_zero_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_arith_sub_001 ... ok [INFO] [stdout] test test_ws_errors_callstack_underflow_001 ... ok [INFO] [stdout] test test_ws_errors_div_zero_001 ... ok [INFO] [stdout] test test_ws_errors_stack_underflow_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_errors_undefined_label_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_errors_stack_underflow_001 ... ok [INFO] [stdout] test test_ws_flow_call_return_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_errors_undefined_label_001 ... ok [INFO] [stdout] test test_ws_flow_jump_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_errors_duplicate_label_001 ... ok [INFO] [stdout] test test_ws_flow_call_return_001 ... ok [INFO] [stdout] test test_ws_flow_jump_if_neg_false_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_flow_jump_if_neg_true_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_flow_jump_001 ... ok [INFO] [stderr] Doc-tests nospace20 [INFO] [stdout] test test_ws_flow_jump_if_zero_false_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_flow_jump_if_zero_true_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_flow_loop_simple_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_flow_jump_if_neg_true_001 ... ok [INFO] [stdout] test test_ws_flow_jump_if_zero_false_001 ... ok [INFO] [stdout] test test_ws_heap_multiple_addr_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_flow_loop_simple_001 ... ok [INFO] [stdout] test test_ws_heap_store_retrieve_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_flow_jump_if_neg_false_001 ... ok [INFO] [stdout] test test_ws_heap_multiple_addr_001 ... ok [INFO] [stdout] test test_ws_io_input_char_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_flow_jump_if_zero_true_001 ... ok [INFO] [stdout] test test_ws_io_input_number_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_heap_store_retrieve_001 ... ok [INFO] [stdout] test test_ws_io_output_char_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_io_input_char_001 ... ok [INFO] [stdout] test test_ws_io_input_number_001 ... ok [INFO] [stdout] test test_ws_io_output_number_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_io_output_number_001 ... ok [INFO] [stdout] test test_ws_stack_copy_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_stack_discard_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_stack_dup_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_io_output_char_001 ... ok [INFO] [stdout] test test_ws_stack_discard_001 ... ok [INFO] [stdout] test test_ws_stack_copy_001 ... ok [INFO] [stdout] test test_ws_stack_dup_001 ... ok [INFO] [stdout] test test_ws_stack_push_negative_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_stack_push_negative_002_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_stack_push_negative_001 ... ok [INFO] [stdout] test test_ws_stack_push_negative_003_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_stack_push_negative_002 ... ok [INFO] [stdout] test test_ws_stack_push_negative_003 ... ok [INFO] [stdout] test test_ws_stack_push_negative_004_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_stack_push_positive_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_stack_push_zero_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_stack_push_negative_004 ... ok [INFO] [stdout] test test_ws_stack_push_positive_001 ... ok [INFO] [stdout] test test_ws_stack_swap_001_wsc ... ignored, requires wsc (./tools/setup-wsc.sh) [INFO] [stdout] test test_ws_stack_push_zero_001 ... ok [INFO] [stdout] test test_ws_stack_swap_001 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 39 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107", kill_on_drop: false }` [INFO] [stdout] dd16876fcc05fbcd051a26dfecc08d04130f9958e09704c6c30f7d0ddf2b5107