[INFO] fetching crate quil-rs 0.26.1-rc.0...
[INFO] testing quil-rs-0.26.1-rc.0 against 1.80.0 for beta-1.81-2
[INFO] extracting crate quil-rs 0.26.1-rc.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate quil-rs 0.26.1-rc.0 on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate quil-rs 0.26.1-rc.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate quil-rs 0.26.1-rc.0
[INFO] tweaked toml for crates.io crate quil-rs 0.26.1-rc.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate quil-rs 0.26.1-rc.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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dot-writer v0.1.3
[INFO] [stderr]   Downloaded rasciigraph v0.2.0
[INFO] [stderr]   Downloaded proptest-derive v0.3.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.7
[INFO] [stderr]   Downloaded wide v0.7.16
[INFO] [stderr]   Downloaded statrs v0.16.0
[INFO] [stderr]   Downloaded insta v1.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 732ab306b620d748e1d66c108126b5cbce609923b393fb3e7835a4a321213c24
[INFO] running `Command { std: "docker" "start" "-a" "732ab306b620d748e1d66c108126b5cbce609923b393fb3e7835a4a321213c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "732ab306b620d748e1d66c108126b5cbce609923b393fb3e7835a4a321213c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "732ab306b620d748e1d66c108126b5cbce609923b393fb3e7835a4a321213c24", kill_on_drop: false }`
[INFO] [stdout] 732ab306b620d748e1d66c108126b5cbce609923b393fb3e7835a4a321213c24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7951d32c9c50178de4ce08666ffa05ea8c5b28a12a547dc1ad55c326ddec267d
[INFO] running `Command { std: "docker" "start" "-a" "7951d32c9c50178de4ce08666ffa05ea8c5b28a12a547dc1ad55c326ddec267d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling wide v0.7.16
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling nom_locate v4.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling quil-rs v0.26.1-rc.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MemoryAccess` is never constructed
[INFO] [stdout]   --> src/program/memory.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MemoryAccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryAccess` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "7951d32c9c50178de4ce08666ffa05ea8c5b28a12a547dc1ad55c326ddec267d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7951d32c9c50178de4ce08666ffa05ea8c5b28a12a547dc1ad55c326ddec267d", kill_on_drop: false }`
[INFO] [stdout] 7951d32c9c50178de4ce08666ffa05ea8c5b28a12a547dc1ad55c326ddec267d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bb81e20ea0e5ee426b59f91fabba54c7bd306d1ac0d037ebc8f30659106c178
[INFO] running `Command { std: "docker" "start" "-a" "3bb81e20ea0e5ee426b59f91fabba54c7bd306d1ac0d037ebc8f30659106c178", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.11
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling relative-path v1.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling insta v1.37.0
[INFO] [stderr]    Compiling rasciigraph v0.2.0
[INFO] [stderr]    Compiling proptest v1.2.0
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling quil-rs v0.26.1-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: struct `MemoryAccess` is never constructed
[INFO] [stdout]   --> src/program/memory.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MemoryAccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryAccess` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/program/scheduling/graph.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemoryAccess` is never constructed
[INFO] [stdout]   --> src/program/memory.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MemoryAccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryAccess` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "3bb81e20ea0e5ee426b59f91fabba54c7bd306d1ac0d037ebc8f30659106c178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb81e20ea0e5ee426b59f91fabba54c7bd306d1ac0d037ebc8f30659106c178", kill_on_drop: false }`
[INFO] [stdout] 3bb81e20ea0e5ee426b59f91fabba54c7bd306d1ac0d037ebc8f30659106c178
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83581c836b815362b2b916c345e7ade6b4f8ded8824fbbed72e5bce9319c78ae
[INFO] running `Command { std: "docker" "start" "-a" "83581c836b815362b2b916c345e7ade6b4f8ded8824fbbed72e5bce9319c78ae", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MemoryAccess` is never constructed
[INFO] [stderr]   --> src/program/memory.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct MemoryAccess {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MemoryAccess` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `quil-rs` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/program/scheduling/graph.rs:536:9
[INFO] [stderr]     |
[INFO] [stderr] 536 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `quil-rs` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p quil-rs --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quil_rs-c575cf5387cfa059)
[INFO] [stdout] 
[INFO] [stdout] running 2576 tests
[INFO] [stdout] test expression::simplification::tests::affine ... ok
[INFO] [stdout] test expression::simplification::tests::affine_4 ... ok
[INFO] [stdout] test expression::simplification::tests::double_subtraction ... ok
[INFO] [stdout] test expression::simplification::tests::affine_3 ... ok
[INFO] [stdout] test expression::simplification::tests::affine_2 ... ok
[INFO] [stdout] test expression::simplification::tests::fold_constant_mul ... ok
[INFO] [stdout] test expression::simplification::tests::function_cos ... ok
[INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div ... 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_with_ref_3 ... ok
[INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div_2 ... ok
[INFO] [stdout] test expression::simplification::tests::docstring_example ... ok
[INFO] [stdout] test expression::simplification::tests::function_exp ... ok
[INFO] [stdout] test expression::simplification::tests::function_cis ... ok
[INFO] [stdout] test expression::simplification::tests::function_sqrt ... ok
[INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div_with_ref ... ok
[INFO] [stdout] test expression::simplification::tests::infix_add_0_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_0_l ... ok
[INFO] [stdout] test expression::simplification::tests::infix_affine_coeffs ... ok
[INFO] [stdout] test expression::simplification::tests::infix_affine_full ... ok
[INFO] [stdout] test expression::simplification::tests::infix_affine_constants ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_mul_l ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_mul_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_self ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_1_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_double_neg ... ok
[INFO] [stdout] test expression::simplification::tests::infix_add ... ok
[INFO] [stdout] test expression::simplification::tests::infix_exp_0_l ... ok
[INFO] [stdout] test expression::simplification::tests::infix_add_0_l ... ok
[INFO] [stdout] test expression::simplification::tests::function_sin ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_0_l ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_1_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_div_ll ... ok
[INFO] [stdout] test expression::simplification::tests::infix_exp_0_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_div_lr ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_div_rr ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_div_rl ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_double_neg ... ok
[INFO] [stdout] test expression::simplification::tests::infix_sub_neg ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_0_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_sub_self ... ok
[INFO] [stdout] test expression::simplification::tests::memory_ref ... ok
[INFO] [stdout] test expression::simplification::tests::infix_sub_0_r ... ok
[INFO] [stdout] test expression::simplification::tests::issue_208_1 ... ok
[INFO] [stdout] test expression::simplification::tests::sub_neg ... ok
[INFO] [stdout] test expression::simplification::tests::issue_208_2 ... ok
[INFO] [stdout] test expression::simplification::tests::issue_208_3 ... ok
[INFO] [stdout] test expression::simplification::tests::neg_sub ... ok
[INFO] [stdout] test expression::simplification::tests::prefix_neg ... ok
[INFO] [stdout] test expression::simplification::tests::var ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_1_l ... ok
[INFO] [stdout] test expression::test::formats_nested_expression ... ok
[INFO] [stdout] test expression::tests::eq ... ok
[INFO] [stdout] test expression::tests::hash ... ok
[INFO] [stdout] test expression::tests::complexes_are_parseable_as_expressions ... ok
[INFO] [stdout] test expression::tests::division_works_as_expected ... ok
[INFO] [stdout] test expression::tests::addition_works_as_expected ... ok
[INFO] [stdout] test expression::tests::in_place_division_works_as_expected ... ok
[INFO] [stdout] test expression::tests::in_place_exponentiation_works_as_expected ... ok
[INFO] [stdout] test expression::tests::reals_are_real ... ok
[INFO] [stdout] test expression::tests::in_place_multiplication_works_as_expected ... ok
[INFO] [stdout] test expression::tests::simplify_and_evaluate ... ok
[INFO] [stdout] test expression::tests::exponentiation_works_as_expected ... ok
[INFO] [stdout] test expression::tests::eq_iff_hash_eq ... 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_to_real_tests ... ok
[INFO] [stdout] test expression::tests::some_nums_are_real ... ok
[INFO] [stdout] test expression::tests::specific_simplification_tests ... ok
[INFO] [stdout] test expression::tests::in_place_addition_works_as_expected ... 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 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_3 ... ok
[INFO] [stdout] test instruction::circuit::test_circuit_definition::test_display::case_2 ... ok
[INFO] [stdout] test instruction::control_flow::tests::quil_format::case_2 ... ok
[INFO] [stdout] test instruction::control_flow::tests::resolve_placeholder ... ok
[INFO] [stdout] test instruction::circuit::test_circuit_definition::test_display::case_1 ... ok
[INFO] [stdout] test instruction::declaration::test_declaration::test_display::case_3 ... 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::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_01 ... ok
[INFO] [stdout] test instruction::declaration::test_declaration::test_display::case_1 ... ok
[INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_02 ... ok
[INFO] [stdout] test instruction::control_flow::tests::quil_format::case_1 ... ok
[INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_04 ... ok
[INFO] [stdout] test instruction::declaration::test_declaration::test_display::case_2 ... 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_06 ... 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_10 ... 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_12 ... 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_09 ... 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_lifted_gate_matrix::case_11 ... 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_permutation_arbitrary::case_1 ... 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_lifted_gate_matrix::case_13 ... 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_permutation_arbitrary::case_4 ... ok
[INFO] [stdout] test expression::tests::subtraction_works_as_expected ... 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_qubit_adjacent_lifted_gate::case_1 ... 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_qubit_adjacent_lifted_gate::case_3 ... 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_qubit_adjacent_lifted_gate::case_2 ... 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_lifted_gate_matrix::case_17 ... 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_qubit_adjacent_lifted_gate::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_1 ... 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_to_unitary::case_4 ... 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_two_swap_helper::case_6 ... ok
[INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_two_swap_helper::case_5 ... 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_3 ... ok
[INFO] [stdout] test instruction::qubit::tests::resolve_placeholder ... ok
[INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_two_swap_helper::case_4 ... ok
[INFO] [stdout] test instruction::tests::apply_to_expressions ... ok
[INFO] [stdout] test instruction::qubit::tests::quil_format::case_3 ... ok
[INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_1 ... ok
[INFO] [stdout] test instruction::test_instruction_display::pragma ... 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_5 ... 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_6 ... 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_2 ... 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_9 ... ok
[INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_03 ... 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_01 ... ok
[INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_04 ... 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_08 ... 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_10 ... ok
[INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_09 ... ok
[INFO] [stdout] test instruction::tests::placeholders::qubit ... ok
[INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_07 ... ok
[INFO] [stdout] test instruction::tests::placeholders::target_resolution ... ok
[INFO] [stdout] test instruction::tests::placeholders::qubit_resolution ... ok
[INFO] [stdout] test instruction::tests::placeholders::target ... ok
[INFO] [stdout] test instruction::waveform::test_waveform_definition::test_display::case_1 ... ok
[INFO] [stdout] test instruction::waveform::waveform_invocation_tests::format_no_parameters ... ok
[INFO] [stdout] test parser::command::tests::declare_instruction_length_n ... ok
[INFO] [stdout] test parser::command::tests::declare_instruction_sharing_offsets ... ok
[INFO] [stdout] test parser::command::tests::declare_instruction_length_1 ... ok
[INFO] [stdout] test parser::command::tests::declare_instruction_sharing ... ok
[INFO] [stdout] test parser::command::tests::defcircuit_no_params ... ok
[INFO] [stdout] test parser::command::tests::defcircuit_with_params ... ok
[INFO] [stdout] test parser::command::tests::defgate_parameterized ... ok
[INFO] [stdout] test parser::command::tests::defgate ... ok
[INFO] [stdout] test expression::tests::multiplication_works_as_expected ... ok
[INFO] [stdout] test parser::command::tests::defgate_pauli_sum ... ok
[INFO] [stdout] test parser::command::tests::measure_named_qubit ... ok
[INFO] [stdout] test parser::command::tests::defgate_permutation ... ok
[INFO] [stdout] test parser::command::tests::measure_named_qubit_discard ... ok
[INFO] [stdout] test parser::command::tests::measure_discard ... ok
[INFO] [stdout] test parser::command::tests::pragma_identifier_and_integer_argument ... ok
[INFO] [stdout] test parser::command::tests::pragma_inline_json_single_quotes ... ok
[INFO] [stdout] test parser::command::tests::pragma_integer_argument ... ok
[INFO] [stdout] test parser::command::tests::pragma_inline_json_double_quotes ... 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_new_lines ... ok
[INFO] [stdout] test parser::common::describe_skip_newlines_and_comments::it_skips_indented_comment ... ok
[INFO] [stdout] test parser::command::tests::measure_into_register ... ok
[INFO] [stdout] test parser::common::describe_skip_newlines_and_comments::it_skips_semicolons ... 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::test_parse_pauli_terms ... ok
[INFO] [stdout] test parser::common::tests::test_parse_permutation ... ok
[INFO] [stdout] test parser::expression::tests::display ... ok
[INFO] [stdout] test parser::common::tests::waveform_invocation ... ok
[INFO] [stdout] test parser::expression::tests::function_call ... 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::nested_function_call ... ok
[INFO] [stdout] test parser::expression::tests::simple_infix ... ok
[INFO] [stdout] test parser::expression::tests::infix_with_function_call ... ok
[INFO] [stdout] test parser::expression::tests::infix_with_infix_operands_implicit_precedence ... ok
[INFO] [stdout] test parser::expression::tests::variable ... ok
[INFO] [stdout] test parser::expression::tests::parenthetical ... ok
[INFO] [stdout] test expression::tests::in_place_subtraction_works_as_expected ... ok
[INFO] [stdout] test parser::expression::tests::pi ... ok
[INFO] [stdout] test parser::gate::test::test_modifiers ... ok
[INFO] [stdout] test parser::instruction::tests::arithmetic ... ok
[INFO] [stdout] test parser::instruction::tests::capture_instructions ... ok
[INFO] [stdout] test parser::instruction::tests::comment ... ok
[INFO] [stdout] test parser::instruction::tests::control_flow ... ok
[INFO] [stdout] test parser::instruction::tests::comment_after_block ... ok
[INFO] [stdout] test parser::instruction::tests::comment_and_gate ... ok
[INFO] [stdout] test parser::instruction::tests::binary_logic ... ok
[INFO] [stdout] test parser::instruction::tests::comparison_logic ... ok
[INFO] [stdout] test parser::instruction::tests::convert ... ok
[INFO] [stdout] test parser::instruction::tests::frame_definition ... ok
[INFO] [stdout] test parser::instruction::tests::include ... ok
[INFO] [stdout] test parser::instruction::tests::gate_definition ... ok
[INFO] [stdout] test parser::instruction::tests::gate_definition_with_params ... ok
[INFO] [stdout] test expression::tests::round_trip ... ok
[INFO] [stdout] test parser::instruction::tests::kitchen_sink ... 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::parse_reset ... ok
[INFO] [stdout] test parser::instruction::tests::parametric_gate ... ok
[INFO] [stdout] test parser::instruction::tests::parse_shift_frequency ... ok
[INFO] [stdout] test parser::instruction::tests::parse_set_frequency ... ok
[INFO] [stdout] test parser::instruction::tests::parse_shift_phase ... ok
[INFO] [stdout] test parser::instruction::tests::parse_set_phase ... ok
[INFO] [stdout] test parser::instruction::tests::test_binary_logic_error ... ok
[INFO] [stdout] test parser::instruction::tests::parse_roundtrip ... ok
[INFO] [stdout] test parser::instruction::tests::parse_set_scale ... ok
[INFO] [stdout] test parser::instruction::tests::test_comparison_logic_error ... ok
[INFO] [stdout] test parser::instruction::tests::unary_logic ... ok
[INFO] [stdout] test parser::instruction::tests::pulse_instructions ... ok
[INFO] [stdout] test parser::instruction::tests::semicolons_are_newlines ... ok
[INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_1 ... 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_3 ... ok
[INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_2 ... 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_8 ... ok
[INFO] [stdout] test parser::instruction::tests::simple_gate ... ok
[INFO] [stdout] test parser::instruction::tests::parse_swap_phases ... ok
[INFO] [stdout] test parser::lexer::tests::comment ... ok
[INFO] [stdout] test parser::instruction::tests::waveform_definition ... ok
[INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_7 ... ok
[INFO] [stdout] test parser::lexer::tests::gate_operation ... ok
[INFO] [stdout] test parser::lexer::tests::it_fails_to_lex_identifier::case_2 ... 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_lexes_identifier::case_3 ... ok
[INFO] [stdout] test parser::instruction::tests::test_unary_logic_error ... ok
[INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_2 ... ok
[INFO] [stdout] test parser::lexer::tests::indentation ... ok
[INFO] [stdout] test parser::lexer::tests::keywords ... 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 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_2 ... ok
[INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_1 ... ok
[INFO] [stdout] test parser::lexer::tests::it_fails_to_lex_identifier::case_3 ... ok
[INFO] [stdout] test parser::lexer::tests::number ... ok
[INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_4 ... 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 program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_1 ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_3 ... ok
[INFO] [stdout] test parser::lexer::tests::kitchen_sink ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::expect_single_basic_block::case_6 ... 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::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::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::has_dynamic_control_flow::case_2 ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::instruction_index_offset::case_3 ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::schedule_uncalibrated ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::expect_single_basic_block::case_5 ... 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_5 ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::instruction_index_offset::case_2 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_2 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_4 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_1 ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::schedule_uncalibrated_cz ... 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::case_6 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_3 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_9 ... 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_6 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_3 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_1 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_5 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_7 ... 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_2 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_4 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_3 ... ok
[INFO] [stdout] test program::calibration::tests::test_eq ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_5 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_02 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_04 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_01 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_6 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_03 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_06 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_05 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_07 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_09 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_11 ... ok
[INFO] [stdout] test program::calibration::tests::test_ne ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_10 ... ok
[INFO] [stdout] test program::calibration_set::tests::test_remove_signature ... ok
[INFO] [stdout] test program::calibration_set::tests::test_with_capacity ... ok
[INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_1 ... ok
[INFO] [stdout] test program::calibration_set::tests::test_maintains_insert_order ... ok
[INFO] [stdout] test program::calibration_set::tests::test_order_sensitive_equality ... ok
[INFO] [stdout] test program::calibration_set::tests::test_replace ... ok
[INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_4 ... ok
[INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_2 ... ok
[INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_5 ... ok
[INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_3 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_01 ... 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_05 ... 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_10 ... 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_12 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_1 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_2 ... 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_04 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_07 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_5 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_3 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_08 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_4 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::time_span_union::case_3_disjoint ... 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_4_disjoint_reverse ... ok
[INFO] [stdout] test program::tests::into_simplified ... ok
[INFO] [stdout] test program::tests::frame_blocking ... ok
[INFO] [stdout] test program::tests::program_deterministic_ordering ... ok
[INFO] [stdout] test program::tests::program_eq ... 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_02 ... ok
[INFO] [stdout] test program::tests::placeholder_replacement ... ok
[INFO] [stdout] test program::tests::program_neq ... ok
[INFO] [stdout] test program::tests::test_add_instructions ... ok
[INFO] [stdout] test program::tests::test_add_programs ... ok
[INFO] [stdout] test program::tests::test_clone_without_body_instructions ... ok
[INFO] [stdout] test program::tests::test_to_instructions ... ok
[INFO] [stdout] test program::tests::program_headers ... ok
[INFO] [stdout] test program::tests::test_get_qubits ... ok
[INFO] [stdout] test program::tests::test_from_vec_instructions ... ok
[INFO] [stdout] test program::tests::test_equality ... ok
[INFO] [stdout] test program::tests::test_to_unitary::case_1 ... 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_1___ADD__::value_1___1__ ... ok
[INFO] [stdout] test program::tests::test_wrap_in_loop ... ok
[INFO] [stdout] test program::tests::test_to_unitary::case_2 ... 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_1___REAL__::command_4___DIV__::value_1___1__ ... 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_filter_instructions ... 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_1___ADD__::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_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_1___1__ ... 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_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_3___MUL__::value_2___1_0__ ... 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_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_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_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_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_3___MUL__::value_1___1__ ... 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_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_4___OCTET__::command_4___DIV__::value_1___1__ ... 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_1___REAL__::command_1___ADD__ ... 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_3___BIT__::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_1___REAL__::command_2___SUB__ ... 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_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_1___ADD__ ... 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::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_2___SUB__::value_1___1__ ... 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_2___INTEGER__::command_3___MUL__ ... 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_4___OCTET__::command_2___SUB__ ... 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::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_3___BIT__::command_2___SUB__ ... 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_memory_references::dst_type_2___INTEGER__::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_4___OCTET__::command_4___DIV__ ... 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_1___REAL__::command_3___MUL__ ... 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_2___INTEGER__::command_2___SUB__ ... 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_1___REAL__::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_3___BIT__::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_3___BIT__::command_1___ADD__ ... 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_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_4___OCTET__::command_2___SUB__ ... 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_1___ADD__ ... 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_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_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_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_3___BIT__::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_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_1___ADD__ ... 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_4___DIV__ ... 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_3___BIT__::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_3___MUL__ ... 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_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_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_3___MUL__ ... 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_4___OCTET__::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_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_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_4___OCTET__::src_type_2___INTEGER__::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_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_2___SUB__ ... 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_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_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_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_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_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_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_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_4___OCTET__::command_2___SUB__ ... 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_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_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_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_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_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_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_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_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_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_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_1___x__::src_ref_2___not_y__ ... 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_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_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_2___IOR__::dst_ref_1___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_1___AND__::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_2___IOR__::dst_ref_1___x__::src_ref_2___not_y__ ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1___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_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_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_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_2___GT__::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_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_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_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_5___LE__::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_5___LE__::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_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_1___EQ__::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_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_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_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_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_2___1__ ... 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_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_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_3___BIT__::comparison_3___GE__::value_2___1__ ... 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_3___GE__::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_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_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_4___OCTET__::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_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_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_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_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_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_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_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_1___EQ__::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_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_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_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_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_1___REAL__::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_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_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_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_2___GT__::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_1___EQ__::value_2___1__ ... 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_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_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_1___REAL__::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_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_2___1__ ... 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_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_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_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_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_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_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_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_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_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_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_4___LT__::value_2___1__ ... 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_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_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_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_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_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_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_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_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_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_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_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_3___GE__::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_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_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_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_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_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_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_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_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_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_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_2___GT__::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_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_3___GE__::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_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_2___GT__::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_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_2___1__ ... 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_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_5___LE__::value_2___1__ ... 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_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_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_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_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_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_4___LT__::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_4___LT__::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_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_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_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_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_2___INTEGER__::comparison_3___GE__::value_2___1__ ... 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_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_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_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_2___1__ ... 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_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_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_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_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_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_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_2___GT__::value_2___1__ ... 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_3___GE__::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_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_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_2___1__ ... 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_1___REAL__::comparison_2___GT__ ... 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_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_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_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_4___LT__::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_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_1___REAL__::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_2___INTEGER__::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_5___LE__ ... 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_2___GT__ ... 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_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_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_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_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_4___OCTET__::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_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_4___LT__ ... 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_2___INTEGER__::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_1___EQ__ ... 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_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_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_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_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_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_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_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_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_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_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_4___LT__ ... 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_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_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_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_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_3___GE__ ... 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_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_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_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_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_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_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_4___OCTET__::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_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_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_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_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_4___LT__ ... 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_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_1___EQ__ ... 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_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_2___INTEGER__::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_1___REAL__::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_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_2___INTEGER__::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_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_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_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_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_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_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_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_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_2___GT__ ... 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_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_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_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_2___GT__ ... 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_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_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_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_2___GT__ ... 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_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_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_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_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_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_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_4___OCTET__::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_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_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_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_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_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_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 instruction::gate::test_gate_into_matrix::test_qubit_adjacent_lifted_gate::case_7 ... 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_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_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_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_3___BIT__::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_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_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_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_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_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_4___LT__ ... 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_4___OCTET__::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_1___REAL__::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_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_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_5___LE__ ... 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_3___GE__ ... 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_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_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_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_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_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_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_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_1___REAL__::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_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_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_3___GE__ ... 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_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_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_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_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_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_3___BIT__::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_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_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_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_4___LT__ ... 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_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_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_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_2___GT__ ... 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_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_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_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_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_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_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_3___BIT__::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_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_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_4___LT__ ... 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_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_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_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_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_2___GT__ ... 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_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_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_2___GT__ ... 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_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_3___GE__ ... 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_2___INTEGER__::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_5___LE__ ... 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_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_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_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_3___BIT__::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_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_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_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_1___EQ__ ... 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_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_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_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_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_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_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_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_3___GE__ ... 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_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_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_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_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_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_3___BIT__::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_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_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_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_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_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_3___BIT__::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_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_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_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_2___GT__ ... 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_5___LE__ ... 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_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_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_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_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_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_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_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_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_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_3___BIT__::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_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_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_3___GE__ ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5___LE__ ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_4___LT__ ... 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_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_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_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_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_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_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_4___OCTET__::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_3___GE__ ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_move_immediate_values::dst_type_1___REAL__::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_1___y__::offset_ref_1___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_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_2___not_y__::offset_ref_1___z__ ... 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_3___BIT__::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_immediate_values::dst_type_2___INTEGER__::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_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_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_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_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_immediate_values::dst_type_4___OCTET__::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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1___SET_FREQUENCY__::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_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_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_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_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_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_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_1___SET_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_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_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_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_1___SET_FREQUENCY__::referenced_2___y__ ... 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_3___SET_SCALE__::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_2___y__ ... 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_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_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_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_4___OCTET__::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_1___SET_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_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_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_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_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_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_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_3___SET_SCALE__::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_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_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_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_3___SET_SCALE__::referenced_2___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_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_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_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_2___SET_PHASE__::referenced_1___x__ ... 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_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_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_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_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_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_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_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_2___SET_PHASE__::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_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_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_3___SET_SCALE__::referenced_2___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 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_5___SHIFT_PHASE__::referenced_2___y__ ... 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_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_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_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_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_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_5___SHIFT_PHASE__::referenced_1___x__ ... 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_1___x__::offset_ref_1___z__ ... 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_2___INTEGER__::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_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_1___REAL__::dst_ref_2___not_z__::offset_ref_1___z__ ... 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_2___INTEGER__::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_3___BIT__::command_4___SHIFT_FREQUENCY__::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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_2___not_z__::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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_3___BIT__::dst_ref_1___x__::src_ref_1___y__::offset_ref_2___not_z__ ... 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_2___INTEGER__::operator_2___NOT__::reference_2___not_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_1___REAL__::operator_2___NOT__::reference_2___not_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_3___BIT__::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_2___not_x__ ... 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 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 validation::identifier::tests::test_validate_identifier::case_1 ... 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_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_4___OCTET__::operator_2___NOT__::reference_1___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 validation::identifier::tests::test_validate_identifier::case_3 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_4 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_5 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_2 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_1 ... 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_3 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_5 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_6 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_7 ... ok
[INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_1 ... ok
[INFO] [stdout] test waveform::templates::tests::boxcar_kernel::case_4 ... ok
[INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_2 ... ok
[INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_4 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_01 ... ok
[INFO] [stdout] test waveform::templates::tests::boxcar_kernel::case_1 ... ok
[INFO] [stdout] test waveform::templates::tests::boxcar_kernel::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_05 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_03 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_02 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_06 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_04 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_08 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_09 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_10 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_12 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_07 ... ok
[INFO] [stdout] test waveform::templates::tests::boxcar_kernel::case_3 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_4 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_11 ... 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_16 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_15 ... ok
[INFO] [stdout] test program::tests::test_deterministic_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2576 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/calibration_test.rs (/opt/rustwide/target/debug/deps/calibration_test-1b3d55e7fdeb0294)
[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_2_tests_programs_calibration_cz_phase_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_3_tests_programs_calibration_measure_quil ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests quil_rs
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/expression/mod.rs - expression::Expression::substitute_variables (line 364) ... ok
[INFO] [stdout] test src/expression/mod.rs - expression::Expression::into_simplified (line 270) ... ok
[INFO] [stdout] test src/expression/mod.rs - expression::Expression::evaluate (line 289) ... ok
[INFO] [stdout] test src/instruction/mod.rs - instruction::Instruction::apply_to_expressions (line 390) ... ok
[INFO] [stdout] test src/expression/mod.rs - expression::Expression::simplify (line 246) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "83581c836b815362b2b916c345e7ade6b4f8ded8824fbbed72e5bce9319c78ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83581c836b815362b2b916c345e7ade6b4f8ded8824fbbed72e5bce9319c78ae", kill_on_drop: false }`
[INFO] [stdout] 83581c836b815362b2b916c345e7ade6b4f8ded8824fbbed72e5bce9319c78ae
[INFO] testing quil-rs-0.26.1-rc.0 against beta-2024-07-26 for beta-1.81-2
[INFO] extracting crate quil-rs 0.26.1-rc.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate quil-rs 0.26.1-rc.0 on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate quil-rs 0.26.1-rc.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate quil-rs 0.26.1-rc.0
[INFO] tweaked toml for crates.io crate quil-rs 0.26.1-rc.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate quil-rs 0.26.1-rc.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" "+beta-2024-07-26" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dd2fc295983cd2f373db07eb867f8f1b657b380d53a903de82f8cb2acc29e48
[INFO] running `Command { std: "docker" "start" "-a" "0dd2fc295983cd2f373db07eb867f8f1b657b380d53a903de82f8cb2acc29e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dd2fc295983cd2f373db07eb867f8f1b657b380d53a903de82f8cb2acc29e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dd2fc295983cd2f373db07eb867f8f1b657b380d53a903de82f8cb2acc29e48", kill_on_drop: false }`
[INFO] [stdout] 0dd2fc295983cd2f373db07eb867f8f1b657b380d53a903de82f8cb2acc29e48
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6760ada8bf1649d8448f49d32fb8b65197cac643a6884a9b46d90472790db03
[INFO] running `Command { std: "docker" "start" "-a" "f6760ada8bf1649d8448f49d32fb8b65197cac643a6884a9b46d90472790db03", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling wide v0.7.16
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling nom_locate v4.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling quil-rs v0.26.1-rc.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MemoryAccess` is never constructed
[INFO] [stdout]   --> src/program/memory.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MemoryAccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryAccess` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "f6760ada8bf1649d8448f49d32fb8b65197cac643a6884a9b46d90472790db03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6760ada8bf1649d8448f49d32fb8b65197cac643a6884a9b46d90472790db03", kill_on_drop: false }`
[INFO] [stdout] f6760ada8bf1649d8448f49d32fb8b65197cac643a6884a9b46d90472790db03
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0165cdd56e05595a8616d039c9daf2cb3e8a51d8bb7dc7a8d1b43856cc9c949c
[INFO] running `Command { std: "docker" "start" "-a" "0165cdd56e05595a8616d039c9daf2cb3e8a51d8bb7dc7a8d1b43856cc9c949c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.11
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling relative-path v1.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling insta v1.37.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]    Compiling rasciigraph v0.2.0
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling proptest v1.2.0
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling quil-rs v0.26.1-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: struct `MemoryAccess` is never constructed
[INFO] [stdout]   --> src/program/memory.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MemoryAccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryAccess` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/program/scheduling/graph.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemoryAccess` is never constructed
[INFO] [stdout]   --> src/program/memory.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct MemoryAccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryAccess` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "0165cdd56e05595a8616d039c9daf2cb3e8a51d8bb7dc7a8d1b43856cc9c949c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0165cdd56e05595a8616d039c9daf2cb3e8a51d8bb7dc7a8d1b43856cc9c949c", kill_on_drop: false }`
[INFO] [stdout] 0165cdd56e05595a8616d039c9daf2cb3e8a51d8bb7dc7a8d1b43856cc9c949c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e6bfcaf8b235254d0ce2841b47e5ec1ecef77df86b41a3f35561e30be736c314
[INFO] running `Command { std: "docker" "start" "-a" "e6bfcaf8b235254d0ce2841b47e5ec1ecef77df86b41a3f35561e30be736c314", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MemoryAccess` is never constructed
[INFO] [stderr]   --> src/program/memory.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct MemoryAccess {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MemoryAccess` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `quil-rs` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/program/scheduling/graph.rs:536:9
[INFO] [stderr]     |
[INFO] [stderr] 536 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `quil-rs` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p quil-rs --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quil_rs-4ec8cb9f8564e1dd)
[INFO] [stdout] 
[INFO] [stdout] running 2576 tests
[INFO] [stdout] test expression::simplification::tests::docstring_example ... ok
[INFO] [stdout] test expression::simplification::tests::affine_4 ... ok
[INFO] [stdout] test expression::simplification::tests::affine ... ok
[INFO] [stdout] test expression::simplification::tests::affine_3 ... ok
[INFO] [stdout] test expression::simplification::tests::affine_2 ... ok
[INFO] [stdout] test expression::simplification::tests::fold_constant_mul ... ok
[INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div_2 ... ok
[INFO] [stdout] test expression::simplification::tests::double_subtraction ... ok
[INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div_with_ref ... ok
[INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div ... ok
[INFO] [stdout] test expression::simplification::tests::function_cis ... ok
[INFO] [stdout] test expression::simplification::tests::function_cos ... ok
[INFO] [stdout] test expression::simplification::tests::function_exp ... ok
[INFO] [stdout] test expression::simplification::tests::function_sin ... ok
[INFO] [stdout] test expression::simplification::tests::fold_constant_mul_div_with_ref_2 ... ok
[INFO] [stdout] test expression::simplification::tests::function_sqrt ... 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::infix_add_0_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_affine_constants ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_double_neg ... ok
[INFO] [stdout] test expression::simplification::tests::infix_add ... ok
[INFO] [stdout] test expression::simplification::tests::infix_affine_coeffs ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_0_l ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_1_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_self ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_mul_l ... ok
[INFO] [stdout] test expression::simplification::tests::infix_exp_0_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_0_l ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_1_l ... ok
[INFO] [stdout] test expression::simplification::tests::infix_affine_full ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_1_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_exp_0_l ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_div_ll ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_div_rl ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_div_rr ... ok
[INFO] [stdout] test expression::simplification::tests::infix_div_mul_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_div_lr ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_0_r ... ok
[INFO] [stdout] test expression::simplification::tests::infix_sub_self ... ok
[INFO] [stdout] test expression::simplification::tests::infix_sub_neg ... ok
[INFO] [stdout] test expression::simplification::tests::issue_208_1 ... ok
[INFO] [stdout] test expression::simplification::tests::issue_208_2 ... ok
[INFO] [stdout] test expression::simplification::tests::issue_208_3 ... ok
[INFO] [stdout] test expression::simplification::tests::neg_sub ... ok
[INFO] [stdout] test expression::simplification::tests::memory_ref ... ok
[INFO] [stdout] test expression::simplification::tests::infix_mul_double_neg ... ok
[INFO] [stdout] test expression::simplification::tests::prefix_neg ... ok
[INFO] [stdout] test expression::simplification::tests::var ... ok
[INFO] [stdout] test expression::simplification::tests::sub_neg ... ok
[INFO] [stdout] test expression::test::formats_nested_expression ... ok
[INFO] [stdout] test expression::simplification::tests::infix_sub_0_r ... ok
[INFO] [stdout] test expression::tests::eq ... ok
[INFO] [stdout] test expression::tests::hash ... ok
[INFO] [stdout] test expression::tests::complexes_are_parseable_as_expressions ... ok
[INFO] [stdout] test expression::tests::in_place_addition_works_as_expected ... ok
[INFO] [stdout] test expression::tests::in_place_exponentiation_works_as_expected ... ok
[INFO] [stdout] test expression::tests::division_works_as_expected ... ok
[INFO] [stdout] test expression::tests::eq_iff_hash_eq ... ok
[INFO] [stdout] test expression::tests::addition_works_as_expected ... ok
[INFO] [stdout] test expression::tests::reals_are_real ... ok
[INFO] [stdout] test expression::tests::simplify_and_evaluate ... ok
[INFO] [stdout] test expression::tests::in_place_division_works_as_expected ... 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::some_nums_are_real ... ok
[INFO] [stdout] test hash::test::test_hash_f64_zero ... ok
[INFO] [stdout] test expression::tests::in_place_multiplication_works_as_expected ... ok
[INFO] [stdout] test instruction::calibration::test_measure_calibration_definition::test_display::case_2 ... ok
[INFO] [stdout] test instruction::calibration::test_measure_calibration_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_1 ... ok
[INFO] [stdout] test instruction::control_flow::tests::quil_format::case_1 ... ok
[INFO] [stdout] test instruction::circuit::test_circuit_definition::test_display::case_3 ... ok
[INFO] [stdout] test instruction::control_flow::tests::quil_format::case_2 ... ok
[INFO] [stdout] test instruction::control_flow::tests::resolve_placeholder ... ok
[INFO] [stdout] test instruction::declaration::test_declaration::test_display::case_2 ... ok
[INFO] [stdout] test instruction::declaration::test_declaration::test_display::case_3 ... ok
[INFO] [stdout] test instruction::gate::test_gate_definition::test_display::case_1 ... ok
[INFO] [stdout] test instruction::declaration::test_declaration::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::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_03 ... ok
[INFO] [stdout] test instruction::gate::test_gate_into_matrix::test_lifted_gate_matrix::case_04 ... ok
[INFO] [stdout] test expression::tests::no_other_exps_are_real ... 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_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_02 ... ok
[INFO] [stdout] test expression::tests::exponentiation_works_as_expected ... 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_12 ... 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_14 ... 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_15 ... 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_permutation_arbitrary::case_3 ... 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_permutation_arbitrary::case_5 ... 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_qubit_adjacent_lifted_gate::case_1 ... 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_lifted_gate_matrix::case_17 ... 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_qubit_adjacent_lifted_gate::case_5 ... 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_to_unitary::case_2 ... ok
[INFO] [stdout] test expression::tests::in_place_subtraction_works_as_expected ... 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_5 ... 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_two_swap_helper::case_1 ... 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_two_swap_helper::case_3 ... ok
[INFO] [stdout] test instruction::qubit::tests::quil_format::case_1 ... 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::resolve_placeholder ... ok
[INFO] [stdout] test expression::tests::subtraction_works_as_expected ... 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::apply_to_expressions ... ok
[INFO] [stdout] test instruction::tests::it_fails_to_parse_memory_reference_from_str::case_1 ... 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_2 ... 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_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_04 ... 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::tests::it_parses_memory_reference_from_str::case_10 ... ok
[INFO] [stdout] test instruction::tests::placeholders::qubit_resolution ... ok
[INFO] [stdout] test instruction::tests::placeholders::target_resolution ... ok
[INFO] [stdout] test instruction::tests::placeholders::target ... ok
[INFO] [stdout] test instruction::tests::placeholders::qubit ... ok
[INFO] [stdout] test instruction::tests::it_parses_memory_reference_from_str::case_09 ... 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::defcircuit_no_params ... ok
[INFO] [stdout] test parser::command::tests::declare_instruction_sharing ... ok
[INFO] [stdout] test parser::command::tests::defcircuit_with_params ... ok
[INFO] [stdout] test instruction::waveform::test_waveform_definition::test_display::case_1 ... ok
[INFO] [stdout] test parser::command::tests::declare_instruction_length_n ... ok
[INFO] [stdout] test parser::command::tests::declare_instruction_sharing_offsets ... ok
[INFO] [stdout] test expression::tests::round_trip ... FAILED
[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_into_register ... ok
[INFO] [stdout] test parser::command::tests::pragma_identifier_and_integer_argument ... 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_integer_argument ... 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::command::tests::defgate ... ok
[INFO] [stdout] test parser::common::describe_skip_newlines_and_comments::it_skips_new_lines ... ok
[INFO] [stdout] test parser::common::describe_skip_newlines_and_comments::it_skips_semicolons ... 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::test_parse_pauli_terms ... ok
[INFO] [stdout] test parser::command::tests::measure_named_qubit_discard ... ok
[INFO] [stdout] test parser::command::tests::measure_named_qubit ... 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::command::tests::defgate_pauli_sum ... ok
[INFO] [stdout] test parser::common::tests::waveform_invocation ... ok
[INFO] [stdout] test parser::expression::tests::display ... ok
[INFO] [stdout] test parser::command::tests::defgate_parameterized ... ok
[INFO] [stdout] test parser::expression::tests::infix_parenthesized ... ok
[INFO] [stdout] test parser::expression::tests::nested_function_call ... 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::function_call ... ok
[INFO] [stdout] test parser::expression::tests::simple_infix ... ok
[INFO] [stdout] test parser::expression::tests::variable ... ok
[INFO] [stdout] test parser::expression::tests::pi ... ok
[INFO] [stdout] test parser::gate::test::test_modifiers ... ok
[INFO] [stdout] test parser::instruction::tests::capture_instructions ... ok
[INFO] [stdout] test parser::instruction::tests::binary_logic ... ok
[INFO] [stdout] test parser::instruction::tests::comment_and_gate ... ok
[INFO] [stdout] test parser::instruction::tests::comparison_logic ... ok
[INFO] [stdout] test parser::expression::tests::parenthetical ... ok
[INFO] [stdout] test parser::instruction::tests::arithmetic ... ok
[INFO] [stdout] test parser::instruction::tests::comment ... 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::control_flow ... ok
[INFO] [stdout] test parser::instruction::tests::include ... ok
[INFO] [stdout] test parser::instruction::tests::gate_definition ... ok
[INFO] [stdout] test parser::instruction::tests::gate_definition_with_params ... ok
[INFO] [stdout] test parser::instruction::tests::convert ... ok
[INFO] [stdout] test parser::instruction::tests::moveit ... ok
[INFO] [stdout] test parser::instruction::tests::parse_reset ... ok
[INFO] [stdout] test parser::instruction::tests::nop ... ok
[INFO] [stdout] test parser::instruction::tests::parametric_calibration ... ok
[INFO] [stdout] test parser::instruction::tests::parse_set_frequency ... ok
[INFO] [stdout] test parser::instruction::tests::parse_shift_frequency ... ok
[INFO] [stdout] test parser::instruction::tests::parametric_gate ... ok
[INFO] [stdout] test parser::instruction::tests::parse_shift_phase ... 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::pulse_instructions ... ok
[INFO] [stdout] test expression::tests::multiplication_works_as_expected ... ok
[INFO] [stdout] test parser::instruction::tests::test_binary_logic_error ... 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_comparison_logic_error ... ok
[INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_1 ... ok
[INFO] [stdout] test parser::instruction::tests::waveform_definition ... ok
[INFO] [stdout] test parser::instruction::tests::test_unary_logic_error ... ok
[INFO] [stdout] test parser::instruction::tests::kitchen_sink ... ok
[INFO] [stdout] test parser::instruction::tests::parse_roundtrip ... ok
[INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_2 ... ok
[INFO] [stdout] test parser::instruction::tests::parse_swap_phases ... ok
[INFO] [stdout] test parser::instruction::tests::unary_logic ... 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_8 ... 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_6 ... ok
[INFO] [stdout] test parser::lexer::quoted_strings::tests::string_parser::case_7 ... ok
[INFO] [stdout] test parser::lexer::tests::it_fails_to_lex_identifier::case_2 ... ok
[INFO] [stdout] test parser::lexer::tests::indented_block ... 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_1 ... ok
[INFO] [stdout] test parser::lexer::tests::comment ... ok
[INFO] [stdout] test parser::lexer::tests::it_fails_to_lex_identifier::case_1 ... ok
[INFO] [stdout] test parser::lexer::tests::indentation ... ok
[INFO] [stdout] test parser::lexer::tests::gate_operation ... ok
[INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_4 ... ok
[INFO] [stdout] test parser::lexer::tests::string ... ok
[INFO] [stdout] test parser::lexer::tests::surrounding_whitespace ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::expect_single_basic_block::case_1 ... ok
[INFO] [stdout] test parser::lexer::tests::number ... 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::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 program::analysis::control_flow_graph::tests::expect_single_basic_block::case_5 ... ok
[INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_2 ... ok
[INFO] [stdout] test parser::lexer::tests::keywords ... ok
[INFO] [stdout] test parser::lexer::tests::label ... ok
[INFO] [stdout] test parser::lexer::tests::it_lexes_identifier::case_3 ... ok
[INFO] [stdout] test parser::lexer::tests::kitchen_sink ... 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_1 ... 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::expect_single_basic_block::case_6 ... 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_7 ... 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_1 ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::instruction_index_offset::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::schedule_uncalibrated_cz ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::has_dynamic_control_flow::case_5 ... 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_2 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_3 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_1 ... ok
[INFO] [stdout] test program::analysis::control_flow_graph::tests::schedule_uncalibrated ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_4 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_3 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_4 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_2 ... 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_9 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_1 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_5 ... 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_5 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_3 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_4 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth::case_6 ... 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_8 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_6 ... ok
[INFO] [stdout] test program::calibration::tests::test_eq ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::gate_depth_conditional::case_6 ... ok
[INFO] [stdout] test program::analysis::qubit_graph::tests::multiqubit_gate_depth::case_5 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_03 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_01 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_04 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_05 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_08 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_11 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_09 ... 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_06 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_02 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_07 ... ok
[INFO] [stdout] test program::calibration::tests::test_expansion::case_10 ... 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_4 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_01 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_02 ... ok
[INFO] [stdout] test program::calibration::tests::test_ne ... ok
[INFO] [stdout] test program::calibration_set::tests::test_maintains_insert_order ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_04 ... ok
[INFO] [stdout] test program::calibration_set::tests::test_replace ... ok
[INFO] [stdout] test program::calibration_set::tests::test_with_capacity ... ok
[INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_2 ... ok
[INFO] [stdout] test program::memory::tests::test_instruction_accesses::case_5 ... 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_06 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::instruction_duration_seconds::case_10 ... 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_03 ... 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_09 ... 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_12 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_1 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_4 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_2 ... 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_3_disjoint ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::time_span_union::case_4_disjoint_reverse ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::time_span_union::case_2_adjacent ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_3 ... ok
[INFO] [stdout] test program::scheduling::schedule::tests::schedule_seconds::case_5 ... ok
[INFO] [stdout] test program::tests::program_headers ... ok
[INFO] [stdout] test program::tests::test_add_instructions ... ok
[INFO] [stdout] test program::tests::program_deterministic_ordering ... ok
[INFO] [stdout] test program::tests::placeholder_replacement ... ok
[INFO] [stdout] test program::tests::program_eq ... ok
[INFO] [stdout] test program::tests::test_equality ... 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_add_programs ... ok
[INFO] [stdout] test program::tests::test_get_qubits ... ok
[INFO] [stdout] test program::tests::test_clone_without_body_instructions ... ok
[INFO] [stdout] test program::tests::test_to_instructions ... ok
[INFO] [stdout] test program::tests::into_simplified ... ok
[INFO] [stdout] test program::tests::test_to_unitary::case_1 ... ok
[INFO] [stdout] test program::tests::program_neq ... ok
[INFO] [stdout] test program::tests::test_wrap_in_loop ... 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::tests::frame_blocking ... 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_2___SUB__::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::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_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_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_2___SUB__::value_1___1__ ... 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_immediate_values::dst_type_2___INTEGER__::command_3___MUL__::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_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_1___REAL__::command_3___MUL__::value_2___1_0__ ... ok
[INFO] [stdout] test program::tests::test_to_unitary::case_2 ... 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_2___INTEGER__::command_4___DIV__::value_1___1__ ... 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_2___INTEGER__::command_1___ADD__::value_2___1_0__ ... 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_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_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_1___ADD__::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_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_1___ADD__::value_1___1__ ... 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_4___DIV__::value_2___1_0__ ... 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_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_2___INTEGER__::command_1___ADD__ ... 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_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_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_1___ADD__ ... 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::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_memory_references::dst_type_1___REAL__::src_type_3___BIT__::command_1___ADD__ ... 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_4___DIV__ ... 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_memory_references::dst_type_1___REAL__::src_type_4___OCTET__::command_3___MUL__ ... 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_1___ADD__ ... 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_memory_references::dst_type_1___REAL__::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_1___REAL__::command_1___ADD__ ... 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_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_2___INTEGER__::command_2___SUB__ ... 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_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_3___BIT__::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_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_2___SUB__ ... 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_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_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_1___ADD__ ... 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_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_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_1___REAL__::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_3___BIT__::command_2___SUB__ ... 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_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_1___REAL__::command_3___MUL__ ... 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_3___BIT__::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_4___OCTET__::command_2___SUB__ ... 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_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_1___REAL__::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_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_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_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_3___MUL__ ... 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_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_4___DIV__ ... 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_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_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_2___INTEGER__::command_4___DIV__ ... 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_arithmetic_memory_references::dst_type_4___OCTET__::src_type_3___BIT__::command_1___ADD__ ... 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_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_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_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_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_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_1___REAL__::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_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_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_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_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_3___BIT__::operator_2___IOR__::dst_ref_1___x__ ... 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_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_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_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_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_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_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_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_1___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_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_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_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_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_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_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_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_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_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_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_1___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_1___AND__::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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_2___INTEGER__::operator_3___XOR__::dst_ref_1___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_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_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_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_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_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_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_3___GE__::value_2___1__ ... 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_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_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_1___EQ__::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_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_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_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_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_3___GE__::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_1___EQ__::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_2___1__ ... 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_3___BIT__::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_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_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_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_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_4___OCTET__::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_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_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_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_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_1___EQ__::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_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_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_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_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_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_5___LE__::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_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_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_5___LE__::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_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_1___1_0__ ... 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_2___INTEGER__::comparison_2___GT__::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_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_2___1__ ... 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_2___INTEGER__::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_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_2___GT__::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_2___1__ ... 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_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_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_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_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_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_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_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_1___EQ__::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_1___EQ__::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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_2___GT__::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_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_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_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_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_2___1__ ... 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_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_3___GE__::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_4___OCTET__::left_type_1___REAL__::comparison_4___LT__::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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_4___LT__::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_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_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_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_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_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_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_3___GE__::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_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_4___OCTET__::left_type_4___OCTET__::comparison_4___LT__::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_3___GE__ ... 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_1___REAL__::comparison_4___LT__ ... 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_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_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_2___INTEGER__::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_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_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_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_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_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_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_2___GT__ ... 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_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_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_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_5___LE__ ... 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_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_1___EQ__ ... 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_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_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_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_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_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_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_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_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_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_4___LT__ ... 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_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_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_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_4___OCTET__::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_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_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_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_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_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_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_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_3___BIT__::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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_3___GE__ ... 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_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_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_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_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_5___LE__ ... 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_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_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_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_1___REAL__::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_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_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_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_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_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_3___BIT__::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_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_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_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_4___OCTET__::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_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_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_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_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_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_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_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_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_4___LT__ ... 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_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_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_3___BIT__::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_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_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_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_3___BIT__::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_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_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_3___BIT__::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_4___OCTET__::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_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_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_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_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_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_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_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_3___GE__ ... 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_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_1___REAL__::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_4___LT__ ... 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_4___OCTET__::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_1___REAL__::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_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_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_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_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_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_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_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_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_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_2___INTEGER__::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_4___LT__ ... 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_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_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_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_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_5___LE__ ... 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_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_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_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_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_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_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_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_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_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_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_2___GT__ ... 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_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_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_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_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_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_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_4___LT__ ... 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_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_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_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_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_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_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_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_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_1___REAL__::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_3___GE__ ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_3___BIT__::right_type_4___OCTET__::comparison_2___GT__ ... 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_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_3___GE__ ... 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_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_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_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_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_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_1___EQ__ ... 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_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_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_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_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_5___LE__ ... 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_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_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_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_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_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_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_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_1___REAL__::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_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_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_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_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_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_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_3___BIT__::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_3___GE__ ... 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_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_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_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_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_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_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_2___GT__ ... 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_4___LT__ ... 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_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_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_1___REAL__::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_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_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_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_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_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_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_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_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_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_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_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_1___EQ__ ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5___LE__ ... 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_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_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_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_4___LT__ ... 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_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_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_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_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_4___OCTET__::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_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_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_5___LE__ ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_1___REAL__::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_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_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_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_move_immediate_values::dst_type_2___INTEGER__::value_2___1_0__ ... 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_1___z__ ... 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_immediate_values::dst_type_3___BIT__::value_2___1_0__ ... 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_2___INTEGER__::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_2___not_x__::src_ref_1___y__ ... 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_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_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_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_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_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_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_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_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_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_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_2___not_y__ ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_5___SHIFT_PHASE__::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_2___y__ ... 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_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_1___REAL__::command_2___SET_PHASE__::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_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_2___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_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_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_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_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_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_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_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_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_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_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_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_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_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_1___SET_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_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_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_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_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_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_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_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_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_4___SHIFT_FREQUENCY__::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_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_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_1___SET_FREQUENCY__::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_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_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_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_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_1___SET_FREQUENCY__::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_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_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_2___INTEGER__::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_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_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_2___SET_PHASE__::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_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_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_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_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_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_3___SET_SCALE__::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_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_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_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_3___BIT__::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_3___SET_SCALE__::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_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_5___SHIFT_PHASE__::referenced_2___y__ ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_4___OCTET__::dst_ref_1___x__::src_ref_1___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_unary_logic::destination_1___x__::datatype_1___REAL__::operator_1___NEG__::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_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_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_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_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_unary_logic::destination_1___x__::datatype_1___REAL__::operator_2___NOT__::reference_2___not_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_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_1___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_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_2___NOT__::reference_2___not_x__ ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_1 ... 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_3___BIT__::operator_2___NOT__::reference_1___x__ ... 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 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_2___INTEGER__::operator_2___NOT__::reference_2___not_x__ ... 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 validation::identifier::tests::test_validate_identifier::case_3 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_4 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_1 ... 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_3 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_4 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_5 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_identifier::case_5 ... ok
[INFO] [stdout] test validation::identifier::tests::test_validate_user_identifier::case_6 ... ok
[INFO] [stdout] test waveform::templates::tests::boxcar_kernel::case_1 ... 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 waveform::templates::tests::boxcar_kernel::case_3 ... ok
[INFO] [stdout] test waveform::templates::tests::boxcar_kernel::case_4 ... ok
[INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_1 ... ok
[INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_3 ... ok
[INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_4 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_01 ... ok
[INFO] [stdout] test waveform::templates::tests::ceiling_with_epsilon::case_2 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_03 ... 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::into_iq_values::case_09 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_04 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_02 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_07 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_10 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_12 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_08 ... 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_15 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_11 ... ok
[INFO] [stdout] test waveform::templates::tests::into_iq_values::case_16 ... ok
[INFO] [stdout] test program::tests::test_deterministic_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- expression::tests::round_trip stdout ----
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/proptest-regressions/expression/mod.txt: Read-only file system (os error 30)
[INFO] [stdout] thread 'expression::tests::round_trip' panicked at src/expression/mod.rs:851:5:
[INFO] [stdout] Test failed: assertion failed: `(left == right)` 
[INFO] [stdout]   left: `Number(Complex { re: NaN, im: 0.0 })`, 
[INFO] [stdout]  right: `Number(Complex { re: NaN, im: 0.0 })`: Simplified expressions should be equal:
[INFO] [stdout] parenthesized aA[0]/(pi - pi) ("aA[0]/(pi - pi)") extracted from (aA[0]/(pi - pi)) simplified to NaN
[INFO] [stdout] vs original aA[0]/(pi - pi) ("aA[0]/(pi - pi)") simplified to NaN at src/expression/mod.rs:993.
[INFO] [stdout] minimal failing input: e = Infix(
[INFO] [stdout]     InfixExpression {
[INFO] [stdout]         left: Address(
[INFO] [stdout]             MemoryReference {
[INFO] [stdout]                 name: "aA",
[INFO] [stdout]                 index: 0,
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]         operator: Slash,
[INFO] [stdout]         right: Infix(
[INFO] [stdout]             InfixExpression {
[INFO] [stdout]                 left: PiConstant,
[INFO] [stdout]                 operator: Minus,
[INFO] [stdout]                 right: PiConstant,
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] 	successes: 192
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55febb184775 - std::backtrace_rs::backtrace::libunwind::trace::hec2dc58314f3b5ff
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x55febb184775 - std::backtrace_rs::backtrace::trace_unsynchronized::h331ee0b0169d7b05
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55febb184775 - std::sys::backtrace::_print_fmt::h29aa16f5d373cd01
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:65:5
[INFO] [stdout]    3:     0x55febb184775 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hee7def06ed53e721
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:40:26
[INFO] [stdout]    4:     0x55febb1ae14b - core::fmt::rt::Argument::fmt::hc46773f831b98118
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55febb1ae14b - core::fmt::write::hda013bd82d767381
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/fmt/mod.rs:1182:21
[INFO] [stdout]    6:     0x55febb18153f - std::io::Write::write_fmt::h3c179f9c9109845f
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/io/mod.rs:1827:15
[INFO] [stdout]    7:     0x55febb185f91 - std::sys::backtrace::BacktraceLock::print::h907db10e44632b3a
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:43:9
[INFO] [stdout]    8:     0x55febb185f91 - std::panicking::default_hook::{{closure}}::hf6a2255341957303
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:269:22
[INFO] [stdout]    9:     0x55febb185b38 - std::panicking::default_hook::h0b7d4412c1e361bd
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:293:9
[INFO] [stdout]   10:     0x55febac3beca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6f0dcfab91cb42b9
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/alloc/src/boxed.rs:2084:9
[INFO] [stdout]   11:     0x55febac3beca - test::test_main::{{closure}}::h72fffd95dc399f9a
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/test/src/lib.rs:136:21
[INFO] [stdout]   12:     0x55febb18682f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdc9e661750688cd9
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/alloc/src/boxed.rs:2084:9
[INFO] [stdout]   13:     0x55febb18682f - std::panicking::rust_panic_with_hook::h6fa5f6f38389e656
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:808:13
[INFO] [stdout]   14:     0x55febb186457 - std::panicking::begin_panic_handler::{{closure}}::he96dd93ff17a0601
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:674:13
[INFO] [stdout]   15:     0x55febb184c39 - std::sys::backtrace::__rust_end_short_backtrace::h2f5b06618a35c92b
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x55febb1860e4 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:665:5
[INFO] [stdout]   17:     0x55feba6e9923 - core::panicking::panic_fmt::h8c83251fb1f17232
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/panicking.rs:74:14
[INFO] [stdout]   18:     0x55febab99d70 - quil_rs::expression::tests::round_trip::h62dec7f087ac8ed2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.2.0/src/sugar.rs:163:17
[INFO] [stdout]   19:     0x55febab99907 - quil_rs::expression::tests::round_trip::{{closure}}::hb1cac868def8a3fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.2.0/src/sugar.rs:159:28
[INFO] [stdout]   20:     0x55febaa38906 - core::ops::function::FnOnce::call_once::h8bb4c5d2a651b6f0
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x55febac404eb - core::ops::function::FnOnce::call_once::h788ee3fc6372fe12
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55febac404eb - test::__rust_begin_short_backtrace::h0b0f53beddd14f38
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/test/src/lib.rs:624:18
[INFO] [stdout]   23:     0x55febac3fdb5 - test::run_test_in_process::{{closure}}::h645ad5b08dcac736
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/test/src/lib.rs:647:60
[INFO] [stdout]   24:     0x55febac3fdb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h13a9ea300fa9375a
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x55febac3fdb5 - std::panicking::try::do_call::h3c33fd2b0e3ab741
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:557:40
[INFO] [stdout]   26:     0x55febac3fdb5 - std::panicking::try::h9de109b4a77d414a
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:521:19
[INFO] [stdout]   27:     0x55febac3fdb5 - std::panic::catch_unwind::h7a9cc2cc885e07f3
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panic.rs:350:14
[INFO] [stdout]   28:     0x55febac3fdb5 - test::run_test_in_process::h4490f48416b31ff5
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/test/src/lib.rs:647:27
[INFO] [stdout]   29:     0x55febac3fdb5 - test::run_test::{{closure}}::h64fac1191e81cdc9
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/test/src/lib.rs:568:43
[INFO] [stdout]   30:     0x55febac07da4 - test::run_test::{{closure}}::h3c707042334c62ce
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/test/src/lib.rs:598:41
[INFO] [stdout]   31:     0x55febac07da4 - std::sys::backtrace::__rust_begin_short_backtrace::h31cae4440f65dd8f
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   32:     0x55febac0b572 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2246f3572a11351e
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/thread/mod.rs:538:17
[INFO] [stdout]   33:     0x55febac0b572 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb6e3eb184ade2311
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x55febac0b572 - std::panicking::try::do_call::h8ece1fa8e254a5a6
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:557:40
[INFO] [stdout]   35:     0x55febac0b572 - std::panicking::try::hb70dcd5ed4d9c4a2
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:521:19
[INFO] [stdout]   36:     0x55febac0b572 - std::panic::catch_unwind::hd64400f33f5bb43f
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panic.rs:350:14
[INFO] [stdout]   37:     0x55febac0b572 - std::thread::Builder::spawn_unchecked_::{{closure}}::haba269da368644d8
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/thread/mod.rs:537:30
[INFO] [stdout]   38:     0x55febac0b572 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h592e2aa37225a6b7
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55febb18b14b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5e49ad344eded169
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/alloc/src/boxed.rs:2070:9
[INFO] [stdout]   40:     0x55febb18b14b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hc344207bfeabc120
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/alloc/src/boxed.rs:2070:9
[INFO] [stdout]   41:     0x55febb18b14b - std::sys::pal::unix::thread::Thread::new::thread_start::h30a261106ad4495b
[INFO] [stdout]                                at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   42:     0x7fdff6404ac3 - <unknown>
[INFO] [stdout]   43:     0x7fdff6495a04 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     expression::tests::round_trip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2575 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.83s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e6bfcaf8b235254d0ce2841b47e5ec1ecef77df86b41a3f35561e30be736c314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6bfcaf8b235254d0ce2841b47e5ec1ecef77df86b41a3f35561e30be736c314", kill_on_drop: false }`
[INFO] [stdout] e6bfcaf8b235254d0ce2841b47e5ec1ecef77df86b41a3f35561e30be736c314