[INFO] fetching crate quil-rs 0.32.0... [INFO] testing quil-rs-0.32.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate quil-rs 0.32.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate quil-rs 0.32.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate quil-rs 0.32.0 [INFO] tweaked toml for crates.io crate quil-rs 0.32.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quil-rs 0.32.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quil-rs 0.32.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ae8e654c7d8ac7a3dd33ea7902cff5db5e854df4bc61076fb7306cc14c7b982 [INFO] running `Command { std: "docker" "start" "-a" "4ae8e654c7d8ac7a3dd33ea7902cff5db5e854df4bc61076fb7306cc14c7b982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae8e654c7d8ac7a3dd33ea7902cff5db5e854df4bc61076fb7306cc14c7b982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae8e654c7d8ac7a3dd33ea7902cff5db5e854df4bc61076fb7306cc14c7b982", kill_on_drop: false }` [INFO] [stdout] 4ae8e654c7d8ac7a3dd33ea7902cff5db5e854df4bc61076fb7306cc14c7b982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58046d4de1fd6410e41b921c98b824366d06d4975c5b19595fa54a0b6b938cd2 [INFO] running `Command { std: "docker" "start" "-a" "58046d4de1fd6410e41b921c98b824366d06d4975c5b19595fa54a0b6b938cd2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling lexical v7.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling statrs v0.16.1 [INFO] [stderr] Compiling quil-rs v0.32.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.10s [INFO] running `Command { std: "docker" "inspect" "58046d4de1fd6410e41b921c98b824366d06d4975c5b19595fa54a0b6b938cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58046d4de1fd6410e41b921c98b824366d06d4975c5b19595fa54a0b6b938cd2", kill_on_drop: false }` [INFO] [stdout] 58046d4de1fd6410e41b921c98b824366d06d4975c5b19595fa54a0b6b938cd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fd10b02e3a34bef42de931bf7066002f637cbadc36ddd763fb557fa81318850 [INFO] running `Command { std: "docker" "start" "-a" "8fd10b02e3a34bef42de931bf7066002f637cbadc36ddd763fb557fa81318850", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rasciigraph v0.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling insta v1.42.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling statrs v0.16.1 [INFO] [stderr] Compiling quil-rs v0.32.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "8fd10b02e3a34bef42de931bf7066002f637cbadc36ddd763fb557fa81318850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd10b02e3a34bef42de931bf7066002f637cbadc36ddd763fb557fa81318850", kill_on_drop: false }` [INFO] [stdout] 8fd10b02e3a34bef42de931bf7066002f637cbadc36ddd763fb557fa81318850 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2acedd030ce5286375d37d2bffbfe6a36e5149098ae2b636c67996a0a2790aa1 [INFO] running `Command { std: "docker" "start" "-a" "2acedd030ce5286375d37d2bffbfe6a36e5149098ae2b636c67996a0a2790aa1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quil_rs-b11d56b53170be62) [INFO] [stdout] [INFO] [stdout] running 2653 tests [INFO] [stdout] test expression::simplification::tests::fold_constant_mul ... ok [INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div_with_ref_2 ... ok [INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div_2 ... ok [INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div_with_ref ... ok [INFO] [stdout] test expression::simplification::tests::affine_4 ... ok [INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div_with_ref_3 ... ok [INFO] [stdout] test expression::simplification::tests::infix_add_0_l ... ok [INFO] [stdout] test expression::simplification::tests::function_cis ... ok [INFO] [stdout] test expression::simplification::tests::affine_3 ... ok [INFO] [stdout] test expression::simplification::tests::function_cos ... ok [INFO] [stdout] test expression::simplification::tests::affine_2 ... ok [INFO] [stdout] test expression::simplification::tests::double_subtraction ... ok [INFO] [stdout] test expression::simplification::tests::function_sqrt ... ok [INFO] [stdout] test expression::simplification::tests::docstring_example ... ok [INFO] [stdout] test expression::simplification::tests::infix_add ... ok [INFO] [stdout] test expression::simplification::tests::function_exp ... ok [INFO] [stdout] test expression::simplification::tests::infix_exp_0_l ... ok [INFO] [stdout] test expression::simplification::tests::infix_div_1_r ... ok [INFO] [stdout] test expression::simplification::tests::infix_affine_constants ... ok [INFO] [stdout] test expression::simplification::tests::infix_affine_full ... ok [INFO] [stdout] test expression::simplification::tests::infix_div_mul_r ... ok [INFO] [stdout] test expression::simplification::tests::infix_div_0_l ... ok [INFO] [stdout] test expression::simplification::tests::infix_div_self ... ok [INFO] [stdout] test expression::simplification::tests::function_sin ... ok [INFO] [stdout] test expression::simplification::tests::infix_div_double_neg ... ok [INFO] [stdout] test expression::simplification::tests::infix_exp_0_r ... ok [INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div ... ok [INFO] [stdout] test expression::simplification::tests::affine ... ok [INFO] [stdout] test expression::simplification::tests::infix_mul_1_l ... ok [INFO] [stdout] test expression::simplification::tests::infix_mul_1_r ... ok [INFO] [stdout] test expression::simplification::tests::infix_mul_0_l ... ok [INFO] [stdout] test expression::simplification::tests::infix_mul_div_ll ... ok [INFO] [stdout] test expression::simplification::tests::infix_add_0_r ... ok [INFO] [stdout] test expression::simplification::tests::infix_mul_div_lr ... ok [INFO] [stdout] test expression::simplification::tests::infix_sub_self ... ok [INFO] [stdout] test expression::simplification::tests::infix_mul_div_rr ... ok [INFO] [stdout] test expression::simplification::tests::infix_sub_0_r ... ok [INFO] [stdout] test expression::simplification::tests::infix_mul_double_neg ... ok [INFO] [stdout] test expression::simplification::tests::issue_208_1 ... ok [INFO] [stdout] test expression::simplification::tests::infix_mul_0_r ... ok [INFO] [stdout] test expression::simplification::tests::infix_sub_neg ... ok [INFO] [stdout] test expression::simplification::tests::issue_208_2 ... ok [INFO] [stdout] test expression::simplification::tests::neg_sub ... ok [INFO] [stdout] test expression::simplification::tests::mul_inside_div_on_right ... ok [INFO] [stdout] test expression::simplification::tests::issue_208_3 ... ok [INFO] [stdout] test expression::simplification::tests::infix_mul_div_rl ... ok [INFO] [stdout] test expression::simplification::tests::prefix_neg ... ok [INFO] [stdout] test expression::simplification::tests::memory_ref ... ok [INFO] [stdout] test expression::simplification::tests::sub_neg ... ok [INFO] [stdout] test expression::simplification::tests::var ... ok [INFO] [stdout] test expression::test::formats_nested_expression ... ok [INFO] [stdout] test expression::simplification::tests::infix_affine_coeffs ... ok [INFO] [stdout] test expression::simplification::tests::infix_div_mul_l ... ok [INFO] [stdout] test expression::tests::reals_are_real ... ok [INFO] [stdout] test expression::tests::simplify_and_evaluate ... ok [INFO] [stdout] test expression::tests::some_nums_are_real ... ok [INFO] [stdout] test expression::tests::specific_format_complex_tests ... ok [INFO] [stdout] test expression::tests::specific_round_trip_tests ... ok [INFO] [stdout] test expression::tests::specific_simplification_tests ... ok [INFO] [stdout] test expression::tests::specific_to_real_tests ... ok [INFO] [stdout] test expression::tests::hash ... ok [INFO] [stdout] test expression::tests::test_nan_is_equal ... ok [INFO] [stdout] test expression::tests::no_other_exps_are_real ... ok [INFO] [stdout] test hash::test::test_hash_f64_zero ... ok [INFO] [stdout] test expression::tests::eq ... ok [INFO] [stdout] test expression::tests::complexes_are_parseable_as_expressions ... ok [INFO] [stdout] test instruction::calibration::test_measure_calibration_definition::test_display::case_1 ... ok [INFO] [stdout] test instruction::calibration::test_measure_calibration_definition::test_display::case_2 ... ok [INFO] [stdout] test instruction::circuit::test_circuit_definition::test_display::case_1 ... ok [INFO] [stdout] test instruction::circuit::test_circuit_definition::test_display::case_2 ... ok [INFO] [stdout] test instruction::circuit::test_circuit_definition::test_display::case_3 ... ok [INFO] [stdout] test instruction::control_flow::tests::quil_format::case_1 ... ok [INFO] [stdout] test instruction::control_flow::tests::quil_format::case_2 ... ok [INFO] [stdout] test instruction::declaration::test_declaration::test_display::case_1 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_01 ... ok [INFO] [stdout] test instruction::declaration::test_declaration::test_display::case_2 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_02 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_04 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_05 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_06 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_07 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_08 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_09 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_10 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_11 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_12 ... ok [INFO] [stdout] test instruction::declaration::test_declaration::test_display::case_3 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_13 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_assert_matching_signature::case_2 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_assert_matching_signature::case_3 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_assert_matching_signature::case_4 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_assert_matching_signature::case_5 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_assert_matching_signature::case_6 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_assert_matching_signature::case_7 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_call_quil::case_1 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_call_quil::case_2 ... ok [INFO] [stdout] test instruction::control_flow::tests::resolve_placeholder ... ok [INFO] [stdout] test instruction::extern_call::tests::test_argument_resolution::case_03 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_call_quil::case_3 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_call_resolution::case_2 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_call_resolution::case_1 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_call_resolution::case_3 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_call_quil::case_4 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_map_validation::case_2 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_map_validation::case_4 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_map_validation::case_3 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_map_validation::case_5 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_map_validation::case_6 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_map_validation::case_7 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_map_validation::case_8 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_map_validation::case_9 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_quil::case_1 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_quil::case_2 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_quil::case_3 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_quil::case_4 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_quil::case_5 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_quil::case_6 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_parse_reserved_pragma_extern::case_1 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_parse_reserved_pragma_extern::case_2 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_parse_reserved_pragma_extern::case_3 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_extern_signature_map_validation::case_1 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_assert_matching_signature::case_1 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_parse_reserved_pragma_extern::case_4 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_parse_reserved_pragma_extern::case_5 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_parse_reserved_pragma_extern::case_7 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_parse_reserved_pragma_extern::case_6 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_return_argument_resolution::case_1 ... ok [INFO] [stdout] test instruction::gate::test_gate_definition::test_display::case_1 ... ok [INFO] [stdout] test instruction::gate::test_gate_definition::test_display::case_2 ... ok [INFO] [stdout] test instruction::gate::test_gate_definition::test_display::case_3 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_return_argument_resolution::case_2 ... ok [INFO] [stdout] test instruction::extern_call::tests::test_return_argument_resolution::case_3 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_03 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_02 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_05 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_04 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_06 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_07 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_09 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_08 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_01 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_10 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_11 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_12 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_16 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_13 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_permutation_arbitrary::case_1 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_permutation_arbitrary::case_2 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_17 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_permutation_arbitrary::case_4 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_permutation_arbitrary::case_5 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_permutation_arbitrary::case_6 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_15 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_qubit_adjacent_lifted_gate::case_1 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_permutation_arbitrary::case_3 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_14 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_qubit_adjacent_lifted_gate::case_2 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_qubit_adjacent_lifted_gate::case_3 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_qubit_adjacent_lifted_gate::case_4 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_qubit_adjacent_lifted_gate::case_6 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_to_unitary::case_1 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_qubit_adjacent_lifted_gate::case_5 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_to_unitary::case_3 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_to_unitary::case_4 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_to_unitary::case_2 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_two_swap_helper::case_2 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_to_unitary::case_5 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_two_swap_helper::case_1 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_two_swap_helper::case_3 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_two_swap_helper::case_4 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_two_swap_helper::case_6 ... ok [INFO] [stdout] test instruction::qubit::tests::quil_format::case_1 ... ok [INFO] [stdout] test instruction::qubit::tests::quil_format::case_2 ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_two_swap_helper::case_5 ... ok [INFO] [stdout] test instruction::qubit::tests::resolve_placeholder ... ok [INFO] [stdout] test instruction::qubit::tests::quil_format::case_3 ... ok [INFO] [stdout] test instruction::test_instruction_display::pragma ... ok [INFO] [stdout] test instruction::tests::instruction_handler::it_considers_custom_instruction_frames ... ok [INFO] [stdout] test instruction::tests::apply_to_expressions ... ok [INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_2 ... ok [INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_3 ... ok [INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_4 ... ok [INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_5 ... ok [INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_6 ... ok [INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_7 ... ok [INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_8 ... ok [INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_9 ... ok [INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_01 ... ok [INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_02 ... ok [INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_03 ... ok [INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_1 ... ok [INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_05 ... ok [INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_06 ... ok [INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_07 ... ok [INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_08 ... ok [INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_09 ... ok [INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_10 ... ok [INFO] [stdout] test instruction::tests::placeholders::qubit ... ok [INFO] [stdout] test instruction::tests::placeholders::target ... ok [INFO] [stdout] test instruction::tests::placeholders::qubit_resolution ... ok [INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_04 ... ok [INFO] [stdout] test instruction::waveform::test_waveform_definition::test_display::case_1 ... ok [INFO] [stdout] test instruction::tests::placeholders::target_resolution ... ok [INFO] [stdout] test instruction::waveform::waveform_invocation_tests::format_no_parameters ... ok [INFO] [stdout] test parser::command::tests::declare_instruction_length_1 ... ok [INFO] [stdout] test parser::command::tests::declare_instruction_length_n ... ok [INFO] [stdout] test parser::command::tests::declare_instruction_sharing ... ok [INFO] [stdout] test parser::command::tests::declare_instruction_sharing_offsets ... ok [INFO] [stdout] test parser::command::tests::defcircuit_with_params ... ok [INFO] [stdout] test parser::command::tests::defgate_parameterized ... ok [INFO] [stdout] test expression::tests::multiplication_works_as_expected ... ok [INFO] [stdout] test parser::command::tests::defgate ... ok [INFO] [stdout] test parser::command::tests::defgate_permutation ... ok [INFO] [stdout] test parser::command::tests::measure_discard ... ok [INFO] [stdout] test parser::command::tests::measure_named_qubit ... ok [INFO] [stdout] test parser::command::tests::defgate_pauli_sum ... ok [INFO] [stdout] test parser::command::tests::measure_named_qubit_discard ... ok [INFO] [stdout] test parser::command::tests::defcircuit_no_params ... ok [INFO] [stdout] test parser::command::tests::pragma_inline_json_double_quotes ... ok [INFO] [stdout] test parser::command::tests::pragma_inline_json_single_quotes ... ok [INFO] [stdout] test parser::command::tests::pragma_identifier_and_integer_argument ... ok [INFO] [stdout] test parser::command::tests::test_parse_call::case_1 ... ok [INFO] [stdout] test parser::command::tests::test_parse_call::case_2 ... ok [INFO] [stdout] test parser::command::tests::test_parse_call::case_4 ... ok [INFO] [stdout] test parser::command::tests::test_parse_call::case_3 ... ok [INFO] [stdout] test parser::common::describe_skip_newlines_and_comments::it_skips_comments ... ok [INFO] [stdout] test parser::common::describe_skip_newlines_and_comments::it_skips_indented_comment ... ok [INFO] [stdout] test parser::common::describe_skip_newlines_and_comments::it_skips_semicolons ... ok [INFO] [stdout] test parser::common::describe_skip_newlines_and_comments::it_skips_new_lines ... ok [INFO] [stdout] test parser::command::tests::pragma_integer_argument ... ok [INFO] [stdout] test parser::common::tests::test_parse_matrix ... ok [INFO] [stdout] test parser::common::tests::test_parse_matrix_inline_whitespace ... ok [INFO] [stdout] test parser::common::tests::waveform_invocation ... ok [INFO] [stdout] test parser::command::tests::measure_into_register ... ok [INFO] [stdout] test parser::expression::tests::function_call ... ok [INFO] [stdout] test parser::common::tests::test_parse_pauli_terms ... ok [INFO] [stdout] test parser::expression::tests::display ... ok [INFO] [stdout] test parser::common::tests::test_parse_permutation ... ok [INFO] [stdout] test parser::expression::tests::infix_minus_negative ... ok [INFO] [stdout] test parser::expression::tests::infix_parenthesized ... ok [INFO] [stdout] test parser::expression::tests::infix_with_infix_operands_implicit_precedence ... ok [INFO] [stdout] test parser::expression::tests::infix_with_function_call ... ok [INFO] [stdout] test parser::expression::tests::nested_function_call ... ok [INFO] [stdout] test parser::expression::tests::parenthetical ... ok [INFO] [stdout] test parser::expression::tests::pi ... ok [INFO] [stdout] test parser::expression::tests::simple_infix ... ok [INFO] [stdout] test parser::gate::test::test_modifiers ... ok [INFO] [stdout] test parser::instruction::tests::arithmetic ... ok [INFO] [stdout] test parser::instruction::tests::binary_logic ... ok [INFO] [stdout] test parser::instruction::tests::capture_instructions ... ok [INFO] [stdout] test parser::instruction::tests::comment ... ok [INFO] [stdout] test parser::instruction::tests::comment_and_gate ... ok [INFO] [stdout] test parser::instruction::tests::comparison_logic ... ok [INFO] [stdout] test parser::instruction::tests::control_flow ... ok [INFO] [stdout] test parser::instruction::tests::convert ... ok [INFO] [stdout] test parser::instruction::tests::comment_after_block ... ok [INFO] [stdout] test parser::instruction::tests::frame_definition ... ok [INFO] [stdout] test parser::instruction::tests::gate_definition ... ok [INFO] [stdout] test parser::expression::tests::variable ... ok [INFO] [stdout] test parser::instruction::tests::moveit ... ok [INFO] [stdout] test parser::instruction::tests::nop ... ok [INFO] [stdout] test parser::instruction::tests::parametric_calibration ... ok [INFO] [stdout] test parser::instruction::tests::parametric_gate ... ok [INFO] [stdout] test parser::instruction::tests::parse_reset ... ok [INFO] [stdout] test parser::instruction::tests::gate_definition_with_params ... ok [INFO] [stdout] test parser::instruction::tests::parse_set_frequency ... ok [INFO] [stdout] test parser::instruction::tests::parse_set_phase ... ok [INFO] [stdout] test parser::instruction::tests::parse_set_scale ... ok [INFO] [stdout] test parser::instruction::tests::parse_shift_frequency ... ok [INFO] [stdout] test parser::instruction::tests::parse_shift_phase ... ok [INFO] [stdout] test parser::instruction::tests::parse_swap_phases ... ok [INFO] [stdout] test parser::instruction::tests::pulse_instructions ... ok [INFO] [stdout] test parser::instruction::tests::semicolons_are_newlines ... ok [INFO] [stdout] test parser::instruction::tests::simple_gate ... ok [INFO] [stdout] test parser::instruction::tests::test_binary_logic_error ... ok [INFO] [stdout] test parser::instruction::tests::test_comparison_logic_error ... ok [INFO] [stdout] test parser::instruction::tests::parse_roundtrip ... ok [INFO] [stdout] test parser::instruction::tests::test_unary_logic_error ... ok [INFO] [stdout] test parser::instruction::tests::include ... ok [INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_1 ... ok [INFO] [stdout] test parser::instruction::tests::unary_logic ... ok [INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_3 ... ok [INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_4 ... ok [INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_5 ... ok [INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_6 ... ok [INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_7 ... ok [INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_8 ... ok [INFO] [stdout] test parser::lexer::tests::comment ... ok [INFO] [stdout] test parser::lexer::tests::gate_operation ... ok [INFO] [stdout] test parser::lexer::tests::indentation ... ok [INFO] [stdout] test parser::lexer::tests::indented_block ... ok [INFO] [stdout] test parser::lexer::tests::it_fails_to_lex_identifier::case_1 ... ok [INFO] [stdout] test parser::lexer::tests::it_fails_to_lex_identifier::case_2 ... ok [INFO] [stdout] test parser::instruction::tests::waveform_definition ... ok [INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_2 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_01 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_02 ... ok [INFO] [stdout] test parser::lexer::tests::it_fails_to_lex_identifier::case_3 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_04 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_03 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_05 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_06 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_08 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_07 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_09 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_12 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_10 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_11 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_13 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_16 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_14 ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_15 ... ok [INFO] [stdout] test parser::lexer::tests::keywords ... ok [INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_17 ... ok [INFO] [stdout] test parser::lexer::tests::label ... ok [INFO] [stdout] test parser::lexer::tests::string ... ok [INFO] [stdout] test parser::lexer::tests::surrounding_whitespace ... ok [INFO] [stdout] test expression::tests::in_place_subtraction_works_as_expected ... ok [INFO] [stdout] test parser::lexer::tests::kitchen_sink ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::expect_single_basic_block::case_1 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::expect_single_basic_block::case_3 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::expect_single_basic_block::case_4 ... ok [INFO] [stdout] test parser::lexer::tests::number ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::expect_single_basic_block::case_5 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_1 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::expect_single_basic_block::case_2 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_3 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_4 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_2 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_6 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_7 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::instruction_index_offset::case_1 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_8 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::instruction_index_offset::case_2 ... ok [INFO] [stdout] test expression::tests::in_place_multiplication_works_as_expected ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::schedule_uncalibrated ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_1 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_2 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_3 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::instruction_index_offset::case_3 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_4 ... ok [INFO] [stdout] test parser::instruction::tests::kitchen_sink ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_5 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_2 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::expect_single_basic_block::case_6 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_4 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::schedule_uncalibrated_cz ... ok [INFO] [stdout] test expression::tests::exponentiation_works_as_expected ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_3 ... ok [INFO] [stdout] test program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_5 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_1 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_8 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_7 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_6 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_6 ... ok [INFO] [stdout] test expression::tests::in_place_addition_works_as_expected ... ok [INFO] [stdout] test expression::tests::in_place_division_works_as_expected ... ok [INFO] [stdout] test expression::tests::division_works_as_expected ... ok [INFO] [stdout] test expression::tests::round_trip ... ok [INFO] [stdout] test expression::tests::addition_works_as_expected ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_2 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_9 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_3 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_5 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_1 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_4 ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_5 ... ok [INFO] [stdout] test expression::tests::in_place_exponentiation_works_as_expected ... ok [INFO] [stdout] test expression::tests::eq_iff_hash_eq ... ok [INFO] [stdout] test program::calibration::tests::expand_with_detail_recursive ... ok [INFO] [stdout] test program::calibration::tests::test_eq ... ok [INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_6 ... ok [INFO] [stdout] test program::calibration_set::tests::test_order_sensitive_equality ... ok [INFO] [stdout] test program::calibration_set::tests::test_remove_signature ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_07 ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_02 ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_09 ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_08 ... ok [INFO] [stdout] test program::calibration_set::tests::test_maintains_insert_order ... ok [INFO] [stdout] test program::calibration_set::tests::test_replace ... ok [INFO] [stdout] test program::calibration::tests::test_ne ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_11 ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_01 ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_10 ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_03 ... ok [INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_1 ... ok [INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_3 ... ok [INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_2 ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_04 ... ok [INFO] [stdout] test program::calibration_set::tests::test_with_capacity ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_02 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_06 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_05 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_11 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_07 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_03 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_09 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_08 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_10 ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_05 ... ok [INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_4 ... ok [INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_5 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_12 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::time_span_union::case_1_identical ... ok [INFO] [stdout] test program::scheduling::schedule::tests::time_span_union::case_2_adjacent ... ok [INFO] [stdout] test program::scheduling::schedule::tests::time_span_union::case_3_disjoint ... ok [INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_6 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_04 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_1 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_01 ... ok [INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_2 ... ok [INFO] [stdout] test program::tests::program_deterministic_ordering ... ok [INFO] [stdout] test program::tests::test_add_instructions ... ok [INFO] [stdout] test program::scheduling::schedule::tests::time_span_union::case_4_disjoint_reverse ... ok [INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_4 ... ok [INFO] [stdout] test program::tests::program_headers ... ok [INFO] [stdout] test program::tests::expand_calibrations ... ok [INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_5 ... ok [INFO] [stdout] test program::tests::program_neq ... ok [INFO] [stdout] test program::tests::test_add_programs ... ok [INFO] [stdout] test program::tests::program_eq ... ok [INFO] [stdout] test program::tests::frame_blocking ... ok [INFO] [stdout] test program::tests::placeholder_replacement ... ok [INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_3 ... ok [INFO] [stdout] test program::tests::into_simplified ... ok [INFO] [stdout] test program::tests::test_extern_call_simplification ... ok [INFO] [stdout] test program::tests::test_filter_instructions ... ok [INFO] [stdout] test program::tests::test_from_vec_instructions ... ok [INFO] [stdout] test program::tests::test_extern_call ... ok [INFO] [stdout] test program::tests::test_get_qubits ... ok [INFO] [stdout] test expression::tests::subtraction_works_as_expected ... ok [INFO] [stdout] test program::tests::test_to_instructions ... ok [INFO] [stdout] test program::tests::test_clone_without_body_instructions ... ok [INFO] [stdout] test program::tests::test_equality ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_1___REAL__::command_1___ADD__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_1___REAL__::command_3___MUL__::value_1___1__ ... ok [INFO] [stdout] test program::tests::test_to_unitary::case_1 ... ok [INFO] [stdout] test program::tests::test_wrap_in_loop ... ok [INFO] [stdout] test program::tests::test_to_unitary::case_3 ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_1___REAL__::command_2___SUB__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_2___INTEGER__::command_1___ADD__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_2___INTEGER__::command_1___ADD__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_1___REAL__::command_4___DIV__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_2___INTEGER__::command_4___DIV__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_2___INTEGER__::command_4___DIV__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_3___BIT__::command_1___ADD__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_3___BIT__::command_2___SUB__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_3___BIT__::command_2___SUB__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_3___BIT__::command_3___MUL__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_3___BIT__::command_1___ADD__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_3___BIT__::command_3___MUL__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_3___BIT__::command_4___DIV__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_3___BIT__::command_4___DIV__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_4___OCTET__::command_1___ADD__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_4___OCTET__::command_1___ADD__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_4___OCTET__::command_2___SUB__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_4___OCTET__::command_2___SUB__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_4___OCTET__::command_3___MUL__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_4___OCTET__::command_3___MUL__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_1___REAL__::command_3___MUL__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_4___OCTET__::command_4___DIV__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_1___REAL__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_1___REAL__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_1___REAL__::command_3___MUL__ ... ok [INFO] [stdout] test program::tests::test_to_unitary::case_2 ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_1___REAL__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_2___INTEGER__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_4___OCTET__::command_4___DIV__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_2___INTEGER__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_2___INTEGER__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_3___BIT__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_1___REAL__::command_2___SUB__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_2___INTEGER__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_3___BIT__::command_1___ADD__ ... ok [INFO] [stdout] test program::calibration::tests::test_expansion::case_06 ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_3___BIT__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_4___OCTET__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_3___BIT__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_4___OCTET__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_2___INTEGER__::command_2___SUB__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_4___OCTET__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_2___INTEGER__::command_3___MUL__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_1___REAL__::src_type_4___OCTET__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_1___REAL__::command_1___ADD__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_1___REAL__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_1___REAL__::command_4___DIV__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_2___INTEGER__::command_2___SUB__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_immediate_values::dst_type_2___INTEGER__::command_3___MUL__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_1___REAL__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_2___INTEGER__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_2___INTEGER__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_3___BIT__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_1___REAL__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_2___INTEGER__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_1___REAL__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_4___OCTET__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_3___BIT__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_4___OCTET__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_3___BIT__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_1___REAL__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_1___REAL__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_1___REAL__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_1___REAL__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_3___BIT__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_2___INTEGER__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_2___INTEGER__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_4___OCTET__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_2___INTEGER__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_2___INTEGER__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_2___INTEGER__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_2___INTEGER__::src_type_4___OCTET__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_3___BIT__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_3___BIT__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_4___OCTET__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_1___REAL__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_4___OCTET__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_2___INTEGER__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_3___BIT__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_2___INTEGER__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_4___OCTET__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_2___INTEGER__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_2___INTEGER__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_4___OCTET__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_1___REAL__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_3___BIT__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_3___BIT__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_3___BIT__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_3___BIT__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_3___BIT__::src_type_3___BIT__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_4___OCTET__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_1___REAL__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_1___REAL__::command_1___ADD__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_4___OCTET__::command_2___SUB__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_4___OCTET__::command_3___MUL__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::operator_1___AND__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_arithmetic_memory_references::dst_type_4___OCTET__::src_type_4___OCTET__::command_4___DIV__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::operator_2___IOR__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::operator_1___AND__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::operator_2___IOR__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::operator_1___AND__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::operator_2___IOR__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::operator_2___IOR__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::operator_3___XOR__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::operator_3___XOR__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::operator_1___AND__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::operator_2___IOR__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::operator_1___AND__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::operator_3___XOR__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::operator_3___XOR__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::operator_1___AND__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::operator_3___XOR__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::operator_1___AND__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::operator_1___AND__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::operator_3___XOR__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::operator_2___IOR__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::operator_2___IOR__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::operator_3___XOR__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::operator_3___XOR__::dst_ref_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::operator_2___IOR__::dst_ref_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_1___REAL__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_1___REAL__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_1___AND__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_1___REAL__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_1___REAL__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_1___REAL__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_1___REAL__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_1___REAL__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_1___REAL__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_2___INTEGER__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_1___REAL__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_2___INTEGER__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_2___INTEGER__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_2___INTEGER__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_2___INTEGER__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_2___INTEGER__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_3___BIT__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_2___INTEGER__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_3___BIT__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_2___INTEGER__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_2___INTEGER__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_2___INTEGER__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_3___BIT__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_3___BIT__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_3___BIT__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_3___BIT__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_4___OCTET__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_3___BIT__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_4___OCTET__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_4___OCTET__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_4___OCTET__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_4___OCTET__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_3___BIT__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_1___REAL__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_4___OCTET__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_4___OCTET__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_1___REAL__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_1___REAL__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_4___OCTET__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_1___REAL__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_4___OCTET__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_3___BIT__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_1___REAL__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_1___REAL__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_4___OCTET__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_1___REAL__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_1___REAL__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_2___INTEGER__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_2___INTEGER__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_1___REAL__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_2___INTEGER__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_1___REAL__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_1___REAL__::left_type_3___BIT__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_2___INTEGER__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_2___INTEGER__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_2___INTEGER__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_1___REAL__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_2___INTEGER__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_2___INTEGER__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_3___BIT__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_3___BIT__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_3___BIT__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_3___BIT__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_4___OCTET__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_3___BIT__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_3___BIT__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_3___BIT__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_3___BIT__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_3___BIT__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_3___BIT__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_4___OCTET__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_4___OCTET__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_4___OCTET__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_2___INTEGER__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_4___OCTET__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_4___OCTET__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_4___OCTET__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_4___OCTET__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_1___REAL__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_1___REAL__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_1___REAL__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_3___XOR__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_4___OCTET__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_4___OCTET__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_1___REAL__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_1___REAL__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_1___REAL__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_2___INTEGER__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_2___INTEGER__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_1___REAL__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_1___REAL__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_1___REAL__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_2___INTEGER__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_1___REAL__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_2___INTEGER__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_2___INTEGER__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_2___INTEGER__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_2___INTEGER__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_2___INTEGER__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_2___INTEGER__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_3___BIT__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_3___BIT__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_2___INTEGER__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_3___BIT__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_3___BIT__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_3___BIT__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_3___BIT__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_3___BIT__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_3___BIT__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_3___BIT__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_4___OCTET__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_4___OCTET__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_4___OCTET__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_4___OCTET__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_4___OCTET__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_4___OCTET__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_4___OCTET__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_1___REAL__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_1___REAL__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_1___REAL__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_1___REAL__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::operator_2___IOR__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_1___REAL__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_binary_logic_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::operator_2___IOR__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_1___REAL__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_1___REAL__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_4___OCTET__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_1___REAL__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_1___REAL__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_2___INTEGER__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_3___BIT__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_2___INTEGER__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_2___INTEGER__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_1___REAL__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_2___INTEGER__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_2___INTEGER__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_4___OCTET__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_2___INTEGER__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_3___BIT__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_3___BIT__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_3___BIT__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_2___INTEGER__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_3___BIT__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_2___INTEGER__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_3___BIT__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_3___BIT__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_3___BIT__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_3___BIT__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_2___INTEGER__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_3___BIT__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_3___BIT__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_4___OCTET__::comparison_1___EQ__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_4___OCTET__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_4___OCTET__::comparison_5___LE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_4___OCTET__::comparison_3___GE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_2___INTEGER__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_4___OCTET__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_3___BIT__::left_type_4___OCTET__::comparison_3___GE__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_4___OCTET__::comparison_1___EQ__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_4___OCTET__::comparison_2___GT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_4___OCTET__::comparison_4___LT__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_4___OCTET__::comparison_5___LE__::value_1___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_4___OCTET__::left_type_4___OCTET__::comparison_2___GT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_3___BIT__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_immediate_values::dst_type_2___INTEGER__::left_type_2___INTEGER__::comparison_4___LT__::value_2___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_1___REAL__::left_type_4___OCTET__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_1___REAL__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_3___BIT__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_2___INTEGER__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_1___REAL__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_1___REAL__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_2___INTEGER__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_3___BIT__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_1___REAL__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_1___REAL__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_1___REAL__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_1___REAL__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_3___BIT__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_3___BIT__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_3___BIT__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_3___BIT__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_3___BIT__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_1___EQ__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_3___BIT__::left_type_3___BIT__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_1___REAL__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_3___GE__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_2___INTEGER__::comparison_2___GT__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_5___LE__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_1___REAL__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_1___REAL__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_1___REAL__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_3___BIT__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_4___OCTET__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_4___OCTET__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_4___OCTET__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_comparison_memory_references::dst_type_4___OCTET__::left_type_4___OCTET__::right_type_4___OCTET__::comparison_4___LT__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_3___BIT__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_3___BIT__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_3___BIT__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_1___REAL__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_1___REAL__::right_decl_1___y__::right_type_4___OCTET__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_1___REAL__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_1___REAL__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_1___REAL__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_3___BIT__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_3___BIT__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_4___OCTET__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_3___BIT__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_4___OCTET__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_4___OCTET__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_1___REAL__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_1___REAL__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_1___REAL__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_1___REAL__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_3___BIT__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_4___OCTET__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_3___BIT__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_4___OCTET__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_1___REAL__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_1___REAL__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_3___BIT__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_4___OCTET__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_1___REAL__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_4___OCTET__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_4___OCTET__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_1___REAL__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_1___REAL__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_3___BIT__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_3___BIT__::right_decl_1___y__::right_type_3___BIT__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_4___OCTET__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_4___OCTET__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_4___OCTET__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_3___BIT__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_3___BIT__::left_ref_1___x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_3___BIT__::left_ref_2___not_x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_3___BIT__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_4___OCTET__::right_decl_1___y__::right_type_4___OCTET__::left_ref_1___x__::right_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_exchange::left_decl_1___x__::left_type_2___INTEGER__::right_decl_1___y__::right_type_2___INTEGER__::left_ref_2___not_x__::right_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_immediate_values::dst_type_1___REAL__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_immediate_values::dst_type_2___INTEGER__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_immediate_values::dst_type_2___INTEGER__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_load::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_immediate_values::dst_type_3___BIT__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_immediate_values::dst_type_1___REAL__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_immediate_values::dst_type_3___BIT__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_immediate_values::dst_type_4___OCTET__::value_1___1__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_immediate_values::dst_type_4___OCTET__::value_2___1_0__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_1___REAL__::command_2___SET_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_1___REAL__::command_3___SET_SCALE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_1___REAL__::command_2___SET_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_1___REAL__::command_1___SET_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_1___REAL__::command_3___SET_SCALE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_1___REAL__::command_1___SET_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::dst_ref_2___not_x__::src_ref_2___not_y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_1___REAL__::command_4___SHIFT_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_1___REAL__::command_4___SHIFT_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_1___REAL__::command_5___SHIFT_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_2___INTEGER__::command_1___SET_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_2___INTEGER__::command_2___SET_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_2___INTEGER__::command_5___SHIFT_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_2___INTEGER__::command_5___SHIFT_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_2___INTEGER__::command_2___SET_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_2___INTEGER__::command_1___SET_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_3___BIT__::command_3___SET_SCALE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_2___INTEGER__::command_3___SET_SCALE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_3___BIT__::command_3___SET_SCALE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_2___INTEGER__::command_3___SET_SCALE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_2___INTEGER__::command_4___SHIFT_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_3___BIT__::command_4___SHIFT_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_2___INTEGER__::command_4___SHIFT_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_3___BIT__::command_1___SET_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_3___BIT__::command_2___SET_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_3___BIT__::command_2___SET_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_3___BIT__::command_1___SET_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_1___REAL__::command_5___SHIFT_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_4___OCTET__::command_3___SET_SCALE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_4___OCTET__::command_4___SHIFT_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_4___OCTET__::command_4___SHIFT_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_3___BIT__::command_4___SHIFT_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_3___BIT__::command_5___SHIFT_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_3___BIT__::command_5___SHIFT_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_4___OCTET__::command_1___SET_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_4___OCTET__::command_1___SET_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_4___OCTET__::command_2___SET_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_4___OCTET__::command_3___SET_SCALE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_4___OCTET__::command_2___SET_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_1___REAL__::command_3___SET_SCALE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_1___REAL__::command_4___SHIFT_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_1___REAL__::command_2___SET_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_1___REAL__::command_4___SHIFT_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_1___REAL__::command_5___SHIFT_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_1___REAL__::command_5___SHIFT_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_4___OCTET__::command_5___SHIFT_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_2___INTEGER__::command_1___SET_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_2___INTEGER__::command_3___SET_SCALE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_2___INTEGER__::command_1___SET_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_2___INTEGER__::command_3___SET_SCALE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_2___INTEGER__::command_4___SHIFT_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_2___INTEGER__::command_4___SHIFT_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_2___INTEGER__::command_2___SET_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_1___x__::datatype_4___OCTET__::command_5___SHIFT_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_1___REAL__::command_1___SET_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_1___REAL__::command_2___SET_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_2___INTEGER__::command_2___SET_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_1___REAL__::command_3___SET_SCALE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_2___INTEGER__::command_5___SHIFT_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_1___REAL__::command_1___SET_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_2___INTEGER__::command_5___SHIFT_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_3___BIT__::command_2___SET_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_3___BIT__::command_1___SET_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_3___BIT__::command_1___SET_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_3___BIT__::command_3___SET_SCALE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_3___BIT__::command_5___SHIFT_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_3___BIT__::command_3___SET_SCALE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_3___BIT__::command_4___SHIFT_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_3___BIT__::command_5___SHIFT_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_3___BIT__::command_2___SET_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_move_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::dst_ref_2___not_x__::src_ref_1___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_3___BIT__::command_4___SHIFT_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_qubit_adjacent_lifted_gate::case_7 ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_4___OCTET__::command_1___SET_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_4___OCTET__::command_2___SET_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_4___OCTET__::command_3___SET_SCALE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_4___OCTET__::command_4___SHIFT_FREQUENCY__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_4___OCTET__::command_4___SHIFT_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_4___OCTET__::command_2___SET_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_4___OCTET__::command_1___SET_FREQUENCY__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_4___OCTET__::command_3___SET_SCALE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_4___OCTET__::command_5___SHIFT_PHASE__::referenced_2___y__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_sets_and_shifts::declared_2___y__::datatype_4___OCTET__::command_5___SHIFT_PHASE__::referenced_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_1___REAL__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_2___INTEGER__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_3___BIT__::value_1___1_0__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_1___1_0__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_immediate_values::dst_decl_1___x__::dst_type_4___OCTET__::value_2___1__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_1___REAL__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_2___INTEGER__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_3___BIT__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_1___REAL__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_2___INTEGER__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_3___BIT__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_1___REAL__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_2___INTEGER__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_1___REAL__::operator_1___NEG__::reference_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_1___REAL__::operator_1___NEG__::reference_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_1___REAL__::operator_2___NOT__::reference_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_1___REAL__::operator_2___NOT__::reference_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_1___y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_4___OCTET__::dst_ref_2___not_z__::src_ref_2___not_y__::offset_ref_2___not_z__ ... ok [INFO] [stdout] test program::type_check::tests::test_store_memory_references::dst_decl_1___x__::dst_type_4___OCTET__::src_decl_1___y__::src_type_4___OCTET__::offset_decl_1___z__::offset_type_3___BIT__::dst_ref_1___x__::src_ref_2___not_y__::offset_ref_1___z__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_3___BIT__::operator_1___NEG__::reference_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_3___BIT__::operator_2___NOT__::reference_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_4___OCTET__::operator_1___NEG__::reference_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_4___OCTET__::operator_1___NEG__::reference_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_2___INTEGER__::operator_1___NEG__::reference_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_2___INTEGER__::operator_1___NEG__::reference_2___not_x__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_3___BIT__::operator_2___NOT__::reference_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_2___INTEGER__::operator_2___NOT__::reference_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_3___BIT__::operator_1___NEG__::reference_1___x__ ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_2___INTEGER__::operator_2___NOT__::reference_2___not_x__ ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_2 ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_4___OCTET__::operator_2___NOT__::reference_2___not_x__ ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_1 ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_3 ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_3 ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_6 ... ok [INFO] [stdout] test program::type_check::tests::test_unary_logic::destination_1___x__::datatype_4___OCTET__::operator_2___NOT__::reference_1___x__ ... ok [INFO] [stdout] test waveform::templates::tests::boxcar_kernel::case_1 ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_1 ... ok [INFO] [stdout] test waveform::templates::tests::boxcar_kernel::case_3 ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_2 ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_7 ... ok [INFO] [stdout] test waveform::templates::tests::boxcar_kernel::case_2 ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_4 ... ok [INFO] [stdout] test waveform::templates::tests::boxcar_kernel::case_4 ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_5 ... ok [INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_1 ... ok [INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_2 ... ok [INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_3 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_11 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_12 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_13 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_14 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_09 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_16 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_15 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_02 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_03 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_10 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_01 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_04 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_06 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_05 ... ok [INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_4 ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_4 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_07 ... ok [INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_5 ... ok [INFO] [stdout] test waveform::templates::tests::into_iq_values::case_08 ... ok [INFO] [stdout] test program::tests::test_deterministic_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2653 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.86s [INFO] [stdout] [INFO] [stderr] Running tests/calibration_test.rs (/opt/rustwide/target/debug/deps/calibration_test-912ea13d22636cd1) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_calibration_filtering::path_1_tests_programs_calibration_cz_quil ... ok [INFO] [stdout] test test_calibration_filtering::path_3_tests_programs_calibration_measure_quil ... ok [INFO] [stdout] test test_calibration_filtering::path_5_tests_programs_calibration_xy_quil ... ok [INFO] [stdout] test test_calibration_filtering::path_4_tests_programs_calibration_rx_quil ... ok [INFO] [stdout] test test_calibration_filtering::path_2_tests_programs_calibration_cz_phase_quil ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests quil_rs [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/expression/mod.rs - expression::Expression::simplify (line 347) ... ok [INFO] [stdout] test src/expression/mod.rs - expression::Expression::into_simplified (line 371) ... ok [INFO] [stdout] test src/expression/mod.rs - expression::Expression::evaluate (line 390) ... ok [INFO] [stdout] test src/instruction/mod.rs - instruction::Instruction::apply_to_expressions (line 398) ... ok [INFO] [stdout] test src/expression/mod.rs - expression::Expression::substitute_variables (line 464) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2acedd030ce5286375d37d2bffbfe6a36e5149098ae2b636c67996a0a2790aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2acedd030ce5286375d37d2bffbfe6a36e5149098ae2b636c67996a0a2790aa1", kill_on_drop: false }` [INFO] [stdout] 2acedd030ce5286375d37d2bffbfe6a36e5149098ae2b636c67996a0a2790aa1