[INFO] cloning repository https://github.com/darmie/brass_vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darmie/brass_vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarmie%2Fbrass_vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarmie%2Fbrass_vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2620b1827a672d2c61e1bf00fe5147fc68b5e98e [INFO] testing darmie/brass_vm against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarmie%2Fbrass_vm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darmie/brass_vm on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darmie/brass_vm [INFO] finished tweaking git repo https://github.com/darmie/brass_vm [INFO] tweaked toml for git repo https://github.com/darmie/brass_vm written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/darmie/brass_vm 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5b557e0d7fc05ac88c6046a0dedaf9948571bda3fee0942808d5385ea79cffc [INFO] running `Command { std: "docker" "start" "-a" "a5b557e0d7fc05ac88c6046a0dedaf9948571bda3fee0942808d5385ea79cffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5b557e0d7fc05ac88c6046a0dedaf9948571bda3fee0942808d5385ea79cffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b557e0d7fc05ac88c6046a0dedaf9948571bda3fee0942808d5385ea79cffc", kill_on_drop: false }` [INFO] [stdout] a5b557e0d7fc05ac88c6046a0dedaf9948571bda3fee0942808d5385ea79cffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3334cd8af6ad0a544466e523e05494aa4d3310c76f8891570e8cca9d3cc0ce4 [INFO] running `Command { std: "docker" "start" "-a" "b3334cd8af6ad0a544466e523e05494aa4d3310c76f8891570e8cca9d3cc0ce4", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling cranelift-codegen-shared v0.84.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Compiling cranelift-entity v0.84.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.84.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling once_cell v1.11.0 [INFO] [stderr] Compiling utf8-read v0.4.0 [INFO] [stderr] Compiling cranelift-bforest v0.84.0 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling stickyimmix v0.1.0 (/opt/rustwide/workdir/crates/stickyimmix) [INFO] [stdout] warning: associated items `into_mut_ptr`, `size`, and `from_raw_parts` are never used [INFO] [stdout] --> crates/stickyimmix/src/blockalloc.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl Block { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn into_mut_ptr(self) -> BlockPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn size(&self) -> BlockSize { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub unsafe fn from_raw_parts(ptr: BlockPtr, size: BlockSize) -> Block { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `block_mark` is never read [INFO] [stdout] --> crates/stickyimmix/src/blockmeta.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BlockMeta { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 6 | line_mark: [bool; constants::LINE_COUNT], [INFO] [stdout] 7 | block_mark: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `mark_line`, `mark_block`, `reset`, and `line_iter` are never used [INFO] [stdout] --> crates/stickyimmix/src/blockmeta.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl BlockMeta { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn mark_line(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn mark_block(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn line_iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLOCK_PTR_MASK` is never used [INFO] [stdout] --> crates/stickyimmix/src/constants.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const BLOCK_PTR_MASK: usize = !(BLOCK_SIZE - 1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regalloc2 v0.1.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling cranelift-codegen v0.84.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling cranelift-native v0.84.0 [INFO] [stderr] Compiling cranelift-module v0.84.0 [INFO] [stderr] Compiling cranelift-frontend v0.84.0 [INFO] [stderr] Compiling cranelift-jit v0.84.0 [INFO] [stderr] Compiling cranelift v0.84.0 [INFO] [stderr] Compiling brass v0.1.0 (/opt/rustwide/workdir/crates/brass) [INFO] [stdout] warning: unused import: `IntoPrimitive` [INFO] [stdout] --> crates/brass/src/op.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | use num_enum::{IntoPrimitive, TryFromPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> crates/brass/src/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> crates/brass/src/compiler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> crates/brass/src/code.rs:571:28 [INFO] [stdout] | [INFO] [stdout] 571 | curline += (c >> 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 571 - curline += (c >> 3); [INFO] [stdout] 571 + curline += c >> 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoPrimitive` and `TryFromPrimitive` [INFO] [stdout] --> crates/brass/src/code_hash.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use num_enum::{IntoPrimitive, TryFromPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> crates/brass/src/code_hash.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | c.ints[(f.ops[i - 3].p2.unwrap() as usize)] as i32; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 149 - c.ints[(f.ops[i - 3].p2.unwrap() as usize)] as i32; [INFO] [stdout] 149 + c.ints[f.ops[i - 3].p2.unwrap() as usize] as i32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/brass/src/code.rs:437:20 [INFO] [stdout] | [INFO] [stdout] 437 | if let Err(e) = Code::check_error() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `OP_NARGS` is never used [INFO] [stdout] --> crates/brass/src/op.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub static OP_NARGS: [i8; 100] = [ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> crates/brass/src/op.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 154 | impl Opcode { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 155 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> crates/brass/src/types.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ValueTypeU { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 62 | FuncType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | ObjType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | VirtualType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | EnumType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | Ref(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] 90 | Abstract(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 91 | Null, [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | Void, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ValueTypeU` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hash` is never used [INFO] [stdout] --> crates/brass/src/types.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 104 | impl ValueType { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 105 | pub fn hash(self, isrec: bool) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> crates/brass/src/types.rs:199:12 [INFO] [stdout] | [INFO] [stdout] 198 | impl ValueType { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 199 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `global`, `nfields`, and `fields` are never read [INFO] [stdout] --> crates/brass/src/types.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 263 | pub struct Constant { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 264 | pub global: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 265 | pub nfields: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 266 | pub fields: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> crates/brass/src/decoder.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Decoder<'input> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub code: Code, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Decoder` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `file_position`, `advance`, and `read_index` are never used [INFO] [stdout] --> crates/brass/src/decoder.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'input> Decoder<'input> { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 16 | pub fn new(buf: &'input [u8]) -> Decoder<'input> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn file_position(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn advance(&mut self, count: usize) -> Result<(), DecodeError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn read_index(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HOT_RELOAD_EXTRA_GLOBALS` is never used [INFO] [stdout] --> crates/brass/src/compiler.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const HOT_RELOAD_EXTRA_GLOBALS: i32 = 4096; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HLModule` is never constructed [INFO] [stdout] --> crates/brass/src/compiler.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct HLModule<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `init`, `init_globals`, and `translate_global` are never used [INFO] [stdout] --> crates/brass/src/compiler.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> HLModule<'a> { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 29 | pub fn new(code: &'a Code) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn init(&mut self, hot_reload: bool) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn init_globals(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | fn translate_global(&mut self, t: Type, name: String, writable: bool, offset: Offset32)-> GlobalValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionCompiler` is never constructed [INFO] [stdout] --> crates/brass/src/compiler.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct FunctionCompiler<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> crates/brass/src/errors.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DecodeErrorKind { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 3 | InvalidBytecodeHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | UnsupportedBytecodeVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | NoMoreData, [INFO] [stdout] 6 | InvalidType, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 7 | InvalidTypeIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | InvalidOpcode, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 9 | CouldNotProcessOpcode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | CouldNotReadIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | CouldNotReadStringAtIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | InvalidStringIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | InvalidString, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 14 | NegativeIndex, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | InvalidDebugFile, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | OutsideRange [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecodeErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `HLVERSION` is never used [INFO] [stdout] --> crates/brass/src/code.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | static HLVERSION: u32 = 0x010C00; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ERRORS` is never used [INFO] [stdout] --> crates/brass/src/code.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | static mut ERRORS:Option = None; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `UINDEX` is never used [INFO] [stdout] --> crates/brass/src/code.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn UINDEX(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `INDEX` is never used [INFO] [stdout] --> crates/brass/src/code.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn INDEX(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> crates/brass/src/code.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Code { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 53 | pub types: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | pub ntypes: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 55 | pub strings: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 56 | pub strings_lens: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 57 | pub ustrings: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 58 | pub nstrings: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | pub nints: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | pub ints: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 61 | pub nfloats: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 62 | pub floats: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | pub nbytes: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | pub nfunctions: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 65 | pub functions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 66 | pub nconstants: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 67 | pub constants: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 68 | pub entrypoint: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 69 | pub nglobals: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | pub globals: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 71 | pub nnatives: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 72 | pub natives: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 73 | pub hasdebug: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 74 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 75 | pub bytes: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 76 | pub bytes_pos: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 77 | pub ndebugfiles: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 78 | pub debugfiles: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 79 | pub debugfiles_lens: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Code` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> crates/brass/src/code.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 82 | impl Code { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 83 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn read_string(decoder: &mut crate::decoder::Decoder) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn get_ustring(&mut self, index: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn read_ustring(decoder: &mut crate::decoder::Decoder) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn get_type(decoder: &mut crate::decoder::Decoder) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn read_type( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | pub fn read_strings( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | pub fn read_function(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 448 | pub fn read_opcode(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | pub fn debug_infos(decoder: &mut Decoder, nops: usize) -> Result, DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | fn map_err(e: DecodeError) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 598 | fn check_error() -> Result<(), DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 607 | pub fn read(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CodeHash` is never constructed [INFO] [stdout] --> crates/brass/src/code_hash.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CodeHash { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CodeHash` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> crates/brass/src/code_hash.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl CodeHash { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 22 | pub fn alloc(mut code: &Code) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn hash_type_rec(&mut self, pos: usize) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn hash_native(&self, n: Native) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn hash_fun_sign(&self, f: HLFunction) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | fn hfun(&self, hasher: &mut Crc32Hasher, idx: usize) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | pub fn hash_fun(&self, f: HLFunction) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | pub fn code_hash_type(&self, t: ValueType) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | pub fn finalize(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lib`, `name`, `t`, and `findex` are never read [INFO] [stdout] --> crates/brass/src/native.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Native { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 6 | pub lib:String, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | pub name:String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | pub t:ValueType, [INFO] [stdout] | ^ [INFO] [stdout] 9 | pub findex:usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Native` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `UINDEX` should have a snake case name [INFO] [stdout] --> crates/brass/src/code.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn UINDEX(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `uindex` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `INDEX` should have a snake case name [INFO] [stdout] --> crates/brass/src/code.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn INDEX(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `index` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.95s [INFO] running `Command { std: "docker" "inspect" "b3334cd8af6ad0a544466e523e05494aa4d3310c76f8891570e8cca9d3cc0ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3334cd8af6ad0a544466e523e05494aa4d3310c76f8891570e8cca9d3cc0ce4", kill_on_drop: false }` [INFO] [stdout] b3334cd8af6ad0a544466e523e05494aa4d3310c76f8891570e8cca9d3cc0ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ccaf52f553e6f779b2579a0fa994c54ec5486991cc15e5f70d50100e65ffa9c [INFO] running `Command { std: "docker" "start" "-a" "4ccaf52f553e6f779b2579a0fa994c54ec5486991cc15e5f70d50100e65ffa9c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling stickyimmix v0.1.0 (/opt/rustwide/workdir/crates/stickyimmix) [INFO] [stdout] warning: associated items `into_mut_ptr`, `size`, and `from_raw_parts` are never used [INFO] [stdout] --> crates/stickyimmix/src/blockalloc.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl Block { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn into_mut_ptr(self) -> BlockPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn size(&self) -> BlockSize { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub unsafe fn from_raw_parts(ptr: BlockPtr, size: BlockSize) -> Block { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `block_mark` is never read [INFO] [stdout] --> crates/stickyimmix/src/blockmeta.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BlockMeta { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 6 | line_mark: [bool; constants::LINE_COUNT], [INFO] [stdout] 7 | block_mark: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `mark_line`, `mark_block`, `reset`, and `line_iter` are never used [INFO] [stdout] --> crates/stickyimmix/src/blockmeta.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl BlockMeta { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn mark_line(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn mark_block(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn line_iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLOCK_PTR_MASK` is never used [INFO] [stdout] --> crates/stickyimmix/src/constants.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const BLOCK_PTR_MASK: usize = !(BLOCK_SIZE - 1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoPrimitive` [INFO] [stdout] --> crates/brass/src/op.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | use num_enum::{IntoPrimitive, TryFromPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> crates/brass/src/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> crates/brass/src/compiler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> crates/brass/src/code.rs:571:28 [INFO] [stdout] | [INFO] [stdout] 571 | curline += (c >> 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 571 - curline += (c >> 3); [INFO] [stdout] 571 + curline += c >> 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoPrimitive` and `TryFromPrimitive` [INFO] [stdout] --> crates/brass/src/code_hash.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use num_enum::{IntoPrimitive, TryFromPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> crates/brass/src/code_hash.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | c.ints[(f.ops[i - 3].p2.unwrap() as usize)] as i32; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 149 - c.ints[(f.ops[i - 3].p2.unwrap() as usize)] as i32; [INFO] [stdout] 149 + c.ints[f.ops[i - 3].p2.unwrap() as usize] as i32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/brass/src/code.rs:437:20 [INFO] [stdout] | [INFO] [stdout] 437 | if let Err(e) = Code::check_error() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `OP_NARGS` is never used [INFO] [stdout] --> crates/brass/src/op.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub static OP_NARGS: [i8; 100] = [ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> crates/brass/src/op.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 154 | impl Opcode { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 155 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> crates/brass/src/types.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ValueTypeU { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 62 | FuncType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | ObjType { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | VirtualType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | EnumType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | Ref(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] 90 | Abstract(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 91 | Null, [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | Void, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ValueTypeU` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hash` is never used [INFO] [stdout] --> crates/brass/src/types.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 104 | impl ValueType { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 105 | pub fn hash(self, isrec: bool) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> crates/brass/src/types.rs:199:12 [INFO] [stdout] | [INFO] [stdout] 198 | impl ValueType { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 199 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `global`, `nfields`, and `fields` are never read [INFO] [stdout] --> crates/brass/src/types.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 263 | pub struct Constant { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 264 | pub global: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 265 | pub nfields: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 266 | pub fields: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> crates/brass/src/decoder.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Decoder<'input> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub code: Code, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Decoder` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `file_position`, `advance`, and `read_index` are never used [INFO] [stdout] --> crates/brass/src/decoder.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'input> Decoder<'input> { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 16 | pub fn new(buf: &'input [u8]) -> Decoder<'input> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn file_position(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn advance(&mut self, count: usize) -> Result<(), DecodeError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn read_index(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HOT_RELOAD_EXTRA_GLOBALS` is never used [INFO] [stdout] --> crates/brass/src/compiler.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const HOT_RELOAD_EXTRA_GLOBALS: i32 = 4096; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HLModule` is never constructed [INFO] [stdout] --> crates/brass/src/compiler.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct HLModule<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `init`, `init_globals`, and `translate_global` are never used [INFO] [stdout] --> crates/brass/src/compiler.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> HLModule<'a> { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 29 | pub fn new(code: &'a Code) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn init(&mut self, hot_reload: bool) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn init_globals(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | fn translate_global(&mut self, t: Type, name: String, writable: bool, offset: Offset32)-> GlobalValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionCompiler` is never constructed [INFO] [stdout] --> crates/brass/src/compiler.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct FunctionCompiler<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> crates/brass/src/errors.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DecodeErrorKind { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 3 | InvalidBytecodeHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | UnsupportedBytecodeVersion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | NoMoreData, [INFO] [stdout] 6 | InvalidType, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 7 | InvalidTypeIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | InvalidOpcode, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 9 | CouldNotProcessOpcode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | CouldNotReadIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | CouldNotReadStringAtIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | InvalidStringIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | InvalidString, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 14 | NegativeIndex, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | InvalidDebugFile, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | OutsideRange [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecodeErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `HLVERSION` is never used [INFO] [stdout] --> crates/brass/src/code.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | static HLVERSION: u32 = 0x010C00; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ERRORS` is never used [INFO] [stdout] --> crates/brass/src/code.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | static mut ERRORS:Option = None; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `UINDEX` is never used [INFO] [stdout] --> crates/brass/src/code.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn UINDEX(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `INDEX` is never used [INFO] [stdout] --> crates/brass/src/code.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn INDEX(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> crates/brass/src/code.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Code { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 53 | pub types: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | pub ntypes: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 55 | pub strings: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 56 | pub strings_lens: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 57 | pub ustrings: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 58 | pub nstrings: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | pub nints: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | pub ints: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 61 | pub nfloats: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 62 | pub floats: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | pub nbytes: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | pub nfunctions: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 65 | pub functions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 66 | pub nconstants: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 67 | pub constants: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 68 | pub entrypoint: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 69 | pub nglobals: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | pub globals: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 71 | pub nnatives: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 72 | pub natives: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 73 | pub hasdebug: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 74 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 75 | pub bytes: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 76 | pub bytes_pos: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 77 | pub ndebugfiles: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 78 | pub debugfiles: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 79 | pub debugfiles_lens: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Code` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> crates/brass/src/code.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 82 | impl Code { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 83 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn read_string(decoder: &mut crate::decoder::Decoder) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn get_ustring(&mut self, index: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn read_ustring(decoder: &mut crate::decoder::Decoder) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn get_type(decoder: &mut crate::decoder::Decoder) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn read_type( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | pub fn read_strings( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | pub fn read_function(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 448 | pub fn read_opcode(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | pub fn debug_infos(decoder: &mut Decoder, nops: usize) -> Result, DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | fn map_err(e: DecodeError) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 598 | fn check_error() -> Result<(), DecodeError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 607 | pub fn read(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CodeHash` is never constructed [INFO] [stdout] --> crates/brass/src/code_hash.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CodeHash { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CodeHash` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> crates/brass/src/code_hash.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl CodeHash { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 22 | pub fn alloc(mut code: &Code) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn hash_type_rec(&mut self, pos: usize) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn hash_native(&self, n: Native) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn hash_fun_sign(&self, f: HLFunction) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | fn hfun(&self, hasher: &mut Crc32Hasher, idx: usize) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | pub fn hash_fun(&self, f: HLFunction) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | pub fn code_hash_type(&self, t: ValueType) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | pub fn finalize(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lib`, `name`, `t`, and `findex` are never read [INFO] [stdout] --> crates/brass/src/native.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Native { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 6 | pub lib:String, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | pub name:String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | pub t:ValueType, [INFO] [stdout] | ^ [INFO] [stdout] 9 | pub findex:usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Native` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling brass v0.1.0 (/opt/rustwide/workdir/crates/brass) [INFO] [stdout] warning: function `UINDEX` should have a snake case name [INFO] [stdout] --> crates/brass/src/code.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn UINDEX(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `uindex` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `INDEX` should have a snake case name [INFO] [stdout] --> crates/brass/src/code.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn INDEX(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoPrimitive` [INFO] [stdout] --> crates/brass/src/op.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | use num_enum::{IntoPrimitive, TryFromPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> crates/brass/src/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> crates/brass/src/compiler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> crates/brass/src/code.rs:571:28 [INFO] [stdout] | [INFO] [stdout] 571 | curline += (c >> 3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 571 - curline += (c >> 3); [INFO] [stdout] 571 + curline += c >> 3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoPrimitive` and `TryFromPrimitive` [INFO] [stdout] --> crates/brass/src/code_hash.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use num_enum::{IntoPrimitive, TryFromPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> crates/brass/src/code_hash.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | c.ints[(f.ops[i - 3].p2.unwrap() as usize)] as i32; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 149 - c.ints[(f.ops[i - 3].p2.unwrap() as usize)] as i32; [INFO] [stdout] 149 + c.ints[f.ops[i - 3].p2.unwrap() as usize] as i32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `into_mut_ptr`, `size`, and `from_raw_parts` are never used [INFO] [stdout] --> crates/stickyimmix/src/blockalloc.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl Block { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn into_mut_ptr(self) -> BlockPtr { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn size(&self) -> BlockSize { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub unsafe fn from_raw_parts(ptr: BlockPtr, size: BlockSize) -> Block { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `block_mark` is never read [INFO] [stdout] --> crates/stickyimmix/src/blockmeta.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BlockMeta { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 6 | line_mark: [bool; constants::LINE_COUNT], [INFO] [stdout] 7 | block_mark: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `mark_block`, `reset`, and `line_iter` are never used [INFO] [stdout] --> crates/stickyimmix/src/blockmeta.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl BlockMeta { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn mark_block(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn line_iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLOCK_PTR_MASK` is never used [INFO] [stdout] --> crates/stickyimmix/src/constants.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const BLOCK_PTR_MASK: usize = !(BLOCK_SIZE - 1); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size_class`, `mark`, and `size_bytes` are never read [INFO] [stdout] --> crates/stickyimmix/src/heap.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 270 | struct TestHeader { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 271 | size_class: SizeClass, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 272 | mark: Mark, [INFO] [stdout] | ^^^^ [INFO] [stdout] 273 | type_id: TestTypeId, [INFO] [stdout] 274 | size_bytes: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/brass/src/code.rs:437:20 [INFO] [stdout] | [INFO] [stdout] 437 | if let Err(e) = Code::check_error() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ref`, `Abstract`, and `Void` are never constructed [INFO] [stdout] --> crates/brass/src/types.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ValueTypeU { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 89 | Ref(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] 90 | Abstract(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 91 | Null, [INFO] [stdout] 92 | Void, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ValueTypeU` has derived impls for the traits `Clone` and `Debug`, 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: method `hash` is never used [INFO] [stdout] --> crates/brass/src/types.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 104 | impl ValueType { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 105 | pub fn hash(self, isrec: bool) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `global` is never read [INFO] [stdout] --> crates/brass/src/types.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 263 | pub struct Constant { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 264 | pub global: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `file_position` is never used [INFO] [stdout] --> crates/brass/src/decoder.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'input> Decoder<'input> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn file_position(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HOT_RELOAD_EXTRA_GLOBALS` is never used [INFO] [stdout] --> crates/brass/src/compiler.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const HOT_RELOAD_EXTRA_GLOBALS: i32 = 4096; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HLModule` is never constructed [INFO] [stdout] --> crates/brass/src/compiler.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct HLModule<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `init`, `init_globals`, and `translate_global` are never used [INFO] [stdout] --> crates/brass/src/compiler.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> HLModule<'a> { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 29 | pub fn new(code: &'a Code) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn init(&mut self, hot_reload: bool) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn init_globals(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | fn translate_global(&mut self, t: Type, name: String, writable: bool, offset: Offset32)-> GlobalValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionCompiler` is never constructed [INFO] [stdout] --> crates/brass/src/compiler.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct FunctionCompiler<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `CouldNotReadIndex`, `CouldNotReadStringAtIndex`, and `InvalidString` are never constructed [INFO] [stdout] --> crates/brass/src/errors.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DecodeErrorKind { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | CouldNotReadIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | CouldNotReadStringAtIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | InvalidStringIndex, [INFO] [stdout] 13 | InvalidString, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecodeErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CodeHash` is never constructed [INFO] [stdout] --> crates/brass/src/code_hash.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CodeHash { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CodeHash` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> crates/brass/src/code_hash.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl CodeHash { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 22 | pub fn alloc(mut code: &Code) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | pub fn hash_type_rec(&mut self, pos: usize) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn hash_native(&self, n: Native) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn hash_fun_sign(&self, f: HLFunction) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | fn hfun(&self, hasher: &mut Crc32Hasher, idx: usize) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | pub fn hash_fun(&self, f: HLFunction) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | pub fn code_hash_type(&self, t: ValueType) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | pub fn finalize(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lib`, `name`, `t`, and `findex` are never read [INFO] [stdout] --> crates/brass/src/native.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Native { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 6 | pub lib:String, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | pub name:String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | pub t:ValueType, [INFO] [stdout] | ^ [INFO] [stdout] 9 | pub findex:usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Native` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `UINDEX` should have a snake case name [INFO] [stdout] --> crates/brass/src/code.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn UINDEX(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `uindex` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `INDEX` should have a snake case name [INFO] [stdout] --> crates/brass/src/code.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn INDEX(decoder: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `index` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "4ccaf52f553e6f779b2579a0fa994c54ec5486991cc15e5f70d50100e65ffa9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ccaf52f553e6f779b2579a0fa994c54ec5486991cc15e5f70d50100e65ffa9c", kill_on_drop: false }` [INFO] [stdout] 4ccaf52f553e6f779b2579a0fa994c54ec5486991cc15e5f70d50100e65ffa9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47414b777d8de058aa1a577b8d3ca7bacde71d205631f02d404ef9e9dccbc7d3 [INFO] running `Command { std: "docker" "start" "-a" "47414b777d8de058aa1a577b8d3ca7bacde71d205631f02d404ef9e9dccbc7d3", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: associated items `into_mut_ptr`, `size`, and `from_raw_parts` are never used [INFO] [stderr] --> crates/stickyimmix/src/blockalloc.rs:62:12 [INFO] [stderr] | [INFO] [stderr] 46 | impl Block { [INFO] [stderr] | ---------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn into_mut_ptr(self) -> BlockPtr { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 67 | pub fn size(&self) -> BlockSize { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 72 | pub unsafe fn from_raw_parts(ptr: BlockPtr, size: BlockSize) -> Block { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `block_mark` is never read [INFO] [stderr] --> crates/stickyimmix/src/blockmeta.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct BlockMeta { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 6 | line_mark: [bool; constants::LINE_COUNT], [INFO] [stderr] 7 | block_mark: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `mark_line`, `mark_block`, `reset`, and `line_iter` are never used [INFO] [stderr] --> crates/stickyimmix/src/blockmeta.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl BlockMeta { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 22 | pub fn mark_line(&mut self, index: usize) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | pub fn mark_block(&mut self) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 32 | pub fn reset(&mut self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 40 | pub fn line_iter(&self) -> impl Iterator { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BLOCK_PTR_MASK` is never used [INFO] [stderr] --> crates/stickyimmix/src/constants.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | pub const BLOCK_PTR_MASK: usize = !(BLOCK_SIZE - 1); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `mark_block`, `reset`, and `line_iter` are never used [INFO] [stderr] --> crates/stickyimmix/src/blockmeta.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl BlockMeta { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 27 | pub fn mark_block(&mut self) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 32 | pub fn reset(&mut self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 40 | pub fn line_iter(&self) -> impl Iterator { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `size_class`, `mark`, and `size_bytes` are never read [INFO] [stderr] --> crates/stickyimmix/src/heap.rs:271:9 [INFO] [stderr] | [INFO] [stderr] 270 | struct TestHeader { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 271 | size_class: SizeClass, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 272 | mark: Mark, [INFO] [stderr] | ^^^^ [INFO] [stderr] 273 | type_id: TestTypeId, [INFO] [stderr] 274 | size_bytes: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `stickyimmix` (lib) generated 4 warnings [INFO] [stderr] warning: `stickyimmix` (lib test) generated 5 warnings (3 duplicates) [INFO] [stderr] warning: unused import: `IntoPrimitive` [INFO] [stderr] --> crates/brass/src/op.rs:15:16 [INFO] [stderr] | [INFO] [stderr] 15 | use num_enum::{IntoPrimitive, TryFromPrimitive}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::any::Any` [INFO] [stderr] --> crates/brass/src/types.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::any::Any; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::any::Any` [INFO] [stderr] --> crates/brass/src/compiler.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::any::Any; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> crates/brass/src/code.rs:571:28 [INFO] [stderr] | [INFO] [stderr] 571 | curline += (c >> 3); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 571 - curline += (c >> 3); [INFO] [stderr] 571 + curline += c >> 3; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused imports: `IntoPrimitive` and `TryFromPrimitive` [INFO] [stderr] --> crates/brass/src/code_hash.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | use num_enum::{IntoPrimitive, TryFromPrimitive}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> crates/brass/src/code_hash.rs:149:32 [INFO] [stderr] | [INFO] [stderr] 149 | c.ints[(f.ops[i - 3].p2.unwrap() as usize)] as i32; [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 149 - c.ints[(f.ops[i - 3].p2.unwrap() as usize)] as i32; [INFO] [stderr] 149 + c.ints[f.ops[i - 3].p2.unwrap() as usize] as i32; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> crates/brass/src/code.rs:437:20 [INFO] [stderr] | [INFO] [stderr] 437 | if let Err(e) = Code::check_error() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static `OP_NARGS` is never used [INFO] [stderr] --> crates/brass/src/op.rs:137:12 [INFO] [stderr] | [INFO] [stderr] 137 | pub static OP_NARGS: [i8; 100] = [ [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `default` is never used [INFO] [stderr] --> crates/brass/src/op.rs:155:12 [INFO] [stderr] | [INFO] [stderr] 154 | impl Opcode { [INFO] [stderr] | ----------- associated function in this implementation [INFO] [stderr] 155 | pub fn default() -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple variants are never constructed [INFO] [stderr] --> crates/brass/src/types.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 61 | pub enum ValueTypeU { [INFO] [stderr] | ---------- variants in this enum [INFO] [stderr] 62 | FuncType { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 67 | ObjType { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 79 | VirtualType { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | EnumType { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | Ref(Box), [INFO] [stderr] | ^^^ [INFO] [stderr] 90 | Abstract(String), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 91 | Null, [INFO] [stderr] | ^^^^ [INFO] [stderr] 92 | Void, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ValueTypeU` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `hash` is never used [INFO] [stderr] --> crates/brass/src/types.rs:105:12 [INFO] [stderr] | [INFO] [stderr] 104 | impl ValueType { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] 105 | pub fn hash(self, isrec: bool) -> u32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `default` is never used [INFO] [stderr] --> crates/brass/src/types.rs:199:12 [INFO] [stderr] | [INFO] [stderr] 198 | impl ValueType { [INFO] [stderr] | -------------- associated function in this implementation [INFO] [stderr] 199 | pub fn default() -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `global`, `nfields`, and `fields` are never read [INFO] [stderr] --> crates/brass/src/types.rs:264:9 [INFO] [stderr] | [INFO] [stderr] 263 | pub struct Constant { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 264 | pub global: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 265 | pub nfields: usize, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 266 | pub fields: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `code` is never read [INFO] [stderr] --> crates/brass/src/decoder.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Decoder<'input> { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | pub code: Code, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Decoder` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `file_position`, `advance`, and `read_index` are never used [INFO] [stderr] --> crates/brass/src/decoder.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl<'input> Decoder<'input> { [INFO] [stderr] | ---------------------------- associated items in this implementation [INFO] [stderr] 16 | pub fn new(buf: &'input [u8]) -> Decoder<'input> { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 25 | pub fn file_position(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 30 | pub fn advance(&mut self, count: usize) -> Result<(), DecodeError> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | pub fn read_index(&mut self) -> Result { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `HOT_RELOAD_EXTRA_GLOBALS` is never used [INFO] [stderr] --> crates/brass/src/compiler.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | const HOT_RELOAD_EXTRA_GLOBALS: i32 = 4096; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `HLModule` is never constructed [INFO] [stderr] --> crates/brass/src/compiler.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct HLModule<'a> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `init`, `init_globals`, and `translate_global` are never used [INFO] [stderr] --> crates/brass/src/compiler.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 28 | impl<'a> HLModule<'a> { [INFO] [stderr] | --------------------- associated items in this implementation [INFO] [stderr] 29 | pub fn new(code: &'a Code) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub fn init(&mut self, hot_reload: bool) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 68 | pub fn init_globals(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 103 | fn translate_global(&mut self, t: Type, name: String, writable: bool, offset: Offset32)-> GlobalValue { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FunctionCompiler` is never constructed [INFO] [stderr] --> crates/brass/src/compiler.rs:122:12 [INFO] [stderr] | [INFO] [stderr] 122 | pub struct FunctionCompiler<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple variants are never constructed [INFO] [stderr] --> crates/brass/src/errors.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum DecodeErrorKind { [INFO] [stderr] | --------------- variants in this enum [INFO] [stderr] 3 | InvalidBytecodeHeader, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 4 | UnsupportedBytecodeVersion, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 5 | NoMoreData, [INFO] [stderr] 6 | InvalidType, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 7 | InvalidTypeIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 8 | InvalidOpcode, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 9 | CouldNotProcessOpcode, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | CouldNotReadIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 11 | CouldNotReadStringAtIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | InvalidStringIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 13 | InvalidString, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 14 | NegativeIndex, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 15 | InvalidDebugFile, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 16 | OutsideRange [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DecodeErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: static `HLVERSION` is never used [INFO] [stderr] --> crates/brass/src/code.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | static HLVERSION: u32 = 0x010C00; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static `ERRORS` is never used [INFO] [stderr] --> crates/brass/src/code.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 29 | static mut ERRORS:Option = None; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `UINDEX` is never used [INFO] [stderr] --> crates/brass/src/code.rs:31:4 [INFO] [stderr] | [INFO] [stderr] 31 | fn UINDEX(decoder: &mut Decoder) -> Result { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `INDEX` is never used [INFO] [stderr] --> crates/brass/src/code.rs:46:4 [INFO] [stderr] | [INFO] [stderr] 46 | fn INDEX(decoder: &mut Decoder) -> Result { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> crates/brass/src/code.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 52 | pub struct Code { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 53 | pub types: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 54 | pub ntypes: usize, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 55 | pub strings: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 56 | pub strings_lens: Vec, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 57 | pub ustrings: Vec>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 58 | pub nstrings: usize, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 59 | pub nints: usize, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 60 | pub ints: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 61 | pub nfloats: usize, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 62 | pub floats: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 63 | pub nbytes: usize, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 64 | pub nfunctions: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 65 | pub functions: Vec, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 66 | pub nconstants: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 67 | pub constants: Vec, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 68 | pub entrypoint: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 69 | pub nglobals: usize, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 70 | pub globals: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 71 | pub nnatives: usize, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 72 | pub natives: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 73 | pub hasdebug: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 74 | pub version: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 75 | pub bytes: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 76 | pub bytes_pos: Vec, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 77 | pub ndebugfiles: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 78 | pub debugfiles: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 79 | pub debugfiles_lens: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Code` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> crates/brass/src/code.rs:83:12 [INFO] [stderr] | [INFO] [stderr] 82 | impl Code { [INFO] [stderr] | --------- associated items in this implementation [INFO] [stderr] 83 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 115 | pub fn read_string(decoder: &mut crate::decoder::Decoder) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 131 | pub fn get_ustring(&mut self, index: usize) -> String { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 153 | pub fn read_ustring(decoder: &mut crate::decoder::Decoder) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 169 | pub fn get_type(decoder: &mut crate::decoder::Decoder) -> Result { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 190 | pub fn read_type( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 390 | pub fn read_strings( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 420 | pub fn read_function(decoder: &mut Decoder) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 448 | pub fn read_opcode(decoder: &mut Decoder) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 537 | pub fn debug_infos(decoder: &mut Decoder, nops: usize) -> Result, DecodeError> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 590 | fn map_err(e: DecodeError) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 598 | fn check_error() -> Result<(), DecodeError> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 607 | pub fn read(buf: &[u8]) -> Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `CodeHash` is never constructed [INFO] [stderr] --> crates/brass/src/code_hash.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct CodeHash { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CodeHash` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> crates/brass/src/code_hash.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 21 | impl CodeHash { [INFO] [stderr] | ------------- associated items in this implementation [INFO] [stderr] 22 | pub fn alloc(mut code: &Code) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 160 | pub fn hash_type_rec(&mut self, pos: usize) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 234 | pub fn hash_native(&self, n: Native) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 243 | pub fn hash_fun_sign(&self, f: HLFunction) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 288 | fn hfun(&self, hasher: &mut Crc32Hasher, idx: usize) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 292 | pub fn hash_fun(&self, f: HLFunction) -> u32 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 453 | pub fn code_hash_type(&self, t: ValueType) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 460 | pub fn finalize(&mut self) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `lib`, `name`, `t`, and `findex` are never read [INFO] [stderr] --> crates/brass/src/native.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct Native { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 6 | pub lib:String, [INFO] [stderr] | ^^^ [INFO] [stderr] 7 | pub name:String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 8 | pub t:ValueType, [INFO] [stderr] | ^ [INFO] [stderr] 9 | pub findex:usize [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Native` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `UINDEX` should have a snake case name [INFO] [stderr] --> crates/brass/src/code.rs:31:4 [INFO] [stderr] | [INFO] [stderr] 31 | fn UINDEX(decoder: &mut Decoder) -> Result { [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `uindex` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `INDEX` should have a snake case name [INFO] [stderr] --> crates/brass/src/code.rs:46:4 [INFO] [stderr] | [INFO] [stderr] 46 | fn INDEX(decoder: &mut Decoder) -> Result { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `index` [INFO] [stderr] [INFO] [stderr] warning: variants `Ref`, `Abstract`, and `Void` are never constructed [INFO] [stderr] --> crates/brass/src/types.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 61 | pub enum ValueTypeU { [INFO] [stderr] | ---------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 89 | Ref(Box), [INFO] [stderr] | ^^^ [INFO] [stderr] 90 | Abstract(String), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 91 | Null, [INFO] [stderr] 92 | Void, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ValueTypeU` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `global` is never read [INFO] [stderr] --> crates/brass/src/types.rs:264:9 [INFO] [stderr] | [INFO] [stderr] 263 | pub struct Constant { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 264 | pub global: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `file_position` is never used [INFO] [stderr] --> crates/brass/src/decoder.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl<'input> Decoder<'input> { [INFO] [stderr] | ---------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 25 | pub fn file_position(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `CouldNotReadIndex`, `CouldNotReadStringAtIndex`, and `InvalidString` are never constructed [INFO] [stderr] --> crates/brass/src/errors.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum DecodeErrorKind { [INFO] [stderr] | --------------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 10 | CouldNotReadIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 11 | CouldNotReadStringAtIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | InvalidStringIndex, [INFO] [stderr] 13 | InvalidString, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DecodeErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `brass` (lib) generated 31 warnings (run `cargo fix --lib -p brass` to apply 6 suggestions) [INFO] [stderr] warning: `brass` (lib test) generated 21 warnings (17 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brass-4c2ad94398c1f2fa) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test code::tests::read ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- code::tests::read stdout ---- [INFO] [stdout] HLFunction { t: ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }], nargs: 7, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }, findex: 24, nregs: 9, nops: 3, rf: 0, regs: [ValueType { union: ObjType { name: "Date", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "t", hashed_name: 2238339752, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 2, nbindings: 0, proto: [ObjProto { name: "toString", hashed_name: 404122163, findex: 25, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 26, pindex: -1 }], bindings: [], global_value: [4], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }], ops: [Opcode { op: OCallN, p1: Some(7), p2: Some(22), p3: Some(6), extra: [1, 2, 3, 4, 5, 6, 0, 0, 0, 0, 0, 0] }, Opcode { op: OSetThis, p1: Some(0), p2: Some(7), p3: None, extra: [] }, Opcode { op: ORet, p1: Some(8), p2: None, p3: None, extra: [] }], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: ObjType { name: "slice", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "formatOutput", hashed_name: 1590737465, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "trace", hashed_name: 828102049, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 2, nproto: 0, nbindings: 2, proto: [], bindings: [6, 220, 5, 219], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, findex: 13, nregs: 144, nops: 13, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: VirtualType { nfields: 5, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "customParams", hashed_name: 3243712304, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "fileName", hashed_name: 2620999259, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "lineNumber", hashed_name: 3833647485, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "methodName", hashed_name: 190962835, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }] }, abs_name: None, tparam: None, kind: HVIRTUAL }, ValueType { union: ObjType { name: "slice", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "formatOutput", hashed_name: 1590737465, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "trace", hashed_name: 828102049, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 2, nproto: 0, nbindings: 2, proto: [], bindings: [6, 220, 5, 219], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL }, ValueType { union: VirtualType { nfields: 5, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "customParams", hashed_name: 3243712304, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "fileName", hashed_name: 2620999259, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "lineNumber", hashed_name: 3833647485, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "methodName", hashed_name: 190962835, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }] }, abs_name: None, tparam: None, kind: HVIRTUAL }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: Some("sort"), tparam: None, kind: HABSTRACT }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: ObjType { name: "slice", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "formatOutput", hashed_name: 1590737465, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "trace", hashed_name: 828102049, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 2, nproto: 0, nbindings: 2, proto: [], bindings: [6, 220, 5, 219], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }], nargs: 1, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: ObjType { name: "slice", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "formatOutput", hashed_name: 1590737465, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "trace", hashed_name: 828102049, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 2, nproto: 0, nbindings: 2, proto: [], bindings: [6, 220, 5, 219], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: ObjType { name: "__meta__", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "array", hashed_name: 2701979319, t: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "allowReinterpret", hashed_name: 825820140, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL } }], nfields: 2, nproto: 30, nbindings: 0, proto: [ObjProto { name: "get_length", hashed_name: 2340260529, findex: 31, pindex: -1 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 32, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 33, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 34, pindex: 2 }, ObjProto { name: "concat", hashed_name: 2653300289, findex: 35, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 36, pindex: -1 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 37, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 38, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 39, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 40, pindex: -1 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 41, pindex: -1 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 42, pindex: -1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 43, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 44, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 45, pindex: -1 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 46, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 47, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 48, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 49, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 50, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 51, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 52, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 53, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 54, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 55, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 56, pindex: -1 }, ObjProto { name: "__get_field", hashed_name: 285211430, findex: 57, pindex: -1 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 58, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 59, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 60, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: ObjType { name: "__meta__", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "array", hashed_name: 2701979319, t: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "allowReinterpret", hashed_name: 825820140, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL } }], nfields: 2, nproto: 30, nbindings: 0, proto: [ObjProto { name: "get_length", hashed_name: 2340260529, findex: 31, pindex: -1 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 32, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 33, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 34, pindex: 2 }, ObjProto { name: "concat", hashed_name: 2653300289, findex: 35, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 36, pindex: -1 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 37, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 38, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 39, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 40, pindex: -1 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 41, pindex: -1 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 42, pindex: -1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 43, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 44, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 45, pindex: -1 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 46, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 47, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 48, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 49, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 50, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 51, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 52, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 53, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 54, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 55, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 56, pindex: -1 }, ObjProto { name: "__get_field", hashed_name: 285211430, findex: 57, pindex: -1 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 58, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 59, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 60, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: ObjType { name: "slice", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "formatOutput", hashed_name: 1590737465, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "trace", hashed_name: 828102049, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 2, nproto: 0, nbindings: 2, proto: [], bindings: [6, 220, 5, 219], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: ObjType { name: "__meta__", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "array", hashed_name: 2701979319, t: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "allowReinterpret", hashed_name: 825820140, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL } }], nfields: 2, nproto: 30, nbindings: 0, proto: [ObjProto { name: "get_length", hashed_name: 2340260529, findex: 31, pindex: -1 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 32, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 33, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 34, pindex: 2 }, ObjProto { name: "concat", hashed_name: 2653300289, findex: 35, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 36, pindex: -1 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 37, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 38, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 39, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 40, pindex: -1 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 41, pindex: -1 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 42, pindex: -1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 43, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 44, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 45, pindex: -1 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 46, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 47, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 48, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 49, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 50, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 51, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 52, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 53, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 54, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 55, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 56, pindex: -1 }, ObjProto { name: "__get_field", hashed_name: 285211430, findex: 57, pindex: -1 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 58, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 59, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 60, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: ObjType { name: "slice", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "formatOutput", hashed_name: 1590737465, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "trace", hashed_name: 828102049, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 2, nproto: 0, nbindings: 2, proto: [], bindings: [6, 220, 5, 219], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HARRAY }, ValueType { union: ObjType { name: "__meta__", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "array", hashed_name: 2701979319, t: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "allowReinterpret", hashed_name: 825820140, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL } }], nfields: 2, nproto: 30, nbindings: 0, proto: [ObjProto { name: "get_length", hashed_name: 2340260529, findex: 31, pindex: -1 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 32, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 33, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 34, pindex: 2 }, ObjProto { name: "concat", hashed_name: 2653300289, findex: 35, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 36, pindex: -1 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 37, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 38, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 39, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 40, pindex: -1 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 41, pindex: -1 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 42, pindex: -1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 43, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 44, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 45, pindex: -1 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 46, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 47, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 48, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 49, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 50, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 51, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 52, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 53, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 54, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 55, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 56, pindex: -1 }, ObjProto { name: "__get_field", hashed_name: 285211430, findex: 57, pindex: -1 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 58, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 59, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 60, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: ObjType { name: "hl.types.$BytesKeyValueIterator_hl_UI16", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 383], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: ObjType { name: "insertDyn", super_type: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES } }, ObjField { name: "shiftDyn", hashed_name: 18090960, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 34, nbindings: 0, proto: [ObjProto { name: "concat", hashed_name: 2653300289, findex: 116, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 117, pindex: 13 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 118, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 119, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 120, pindex: 14 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 121, pindex: -1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 122, pindex: 2 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 123, pindex: 11 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 124, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 125, pindex: 12 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 126, pindex: 16 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 127, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 128, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 129, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 130, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 131, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 132, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 133, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 134, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 135, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 136, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 137, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 138, pindex: 15 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 139, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 140, pindex: 1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 141, pindex: 3 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 142, pindex: 4 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 143, pindex: 5 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 144, pindex: 6 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 145, pindex: 7 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 146, pindex: 8 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 147, pindex: 9 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 148, pindex: 10 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 149, pindex: -1 }], bindings: [], global_value: [7], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL }, ValueType { union: ObjType { name: "hl.types.$ArrayDynKeyValueIterator", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 388], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: ObjType { name: "hl.types.ArrayBytes_Int", super_type: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES } }, ObjField { name: "size", hashed_name: 4156564586, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 34, nbindings: 0, proto: [ObjProto { name: "concat", hashed_name: 2653300289, findex: 185, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 186, pindex: 13 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 187, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 188, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 189, pindex: 14 }, ObjProto { name: "join", hashed_name: 677501143, findex: 190, pindex: -1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 191, pindex: 2 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 192, pindex: 11 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 193, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 194, pindex: 12 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 195, pindex: 16 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 196, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 197, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 198, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 199, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 200, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 201, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 202, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 203, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 204, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 205, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 206, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 207, pindex: 15 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 208, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 209, pindex: 1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 210, pindex: 3 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 211, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 212, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 213, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 214, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 215, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 216, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 217, pindex: 10 }, ObjProto { name: "__expand", hashed_name: 1051291737, findex: 218, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: ObjType { name: "hl.types.$BytesIterator_hl_F32", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 370], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: FuncType { args: [ValueType { union: ObjType { name: "resize", super_type: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES } }, ObjField { name: "shiftDyn", hashed_name: 18090960, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 34, nbindings: 0, proto: [ObjProto { name: "concat", hashed_name: 2653300289, findex: 82, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 83, pindex: 13 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 84, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 85, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 86, pindex: 14 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 87, pindex: -1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 88, pindex: 2 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 89, pindex: 11 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 90, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 91, pindex: 12 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 92, pindex: 16 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 93, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 94, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 95, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 96, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 97, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 98, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 99, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 100, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 101, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 102, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 103, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 104, pindex: 15 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 105, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 106, pindex: 1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 107, pindex: 3 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 108, pindex: 4 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 109, pindex: 5 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 110, pindex: 6 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 111, pindex: 7 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 112, pindex: 8 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 113, pindex: 9 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 114, pindex: 10 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 115, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }], nargs: 1, ret: ValueType { union: ObjType { name: "haxe.iterators.ArrayKeyValueIterator", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "current", hashed_name: 3706926091, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: ObjType { name: "__meta__", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "array", hashed_name: 2701979319, t: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "allowReinterpret", hashed_name: 825820140, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL } }], nfields: 2, nproto: 30, nbindings: 0, proto: [ObjProto { name: "get_length", hashed_name: 2340260529, findex: 31, pindex: -1 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 32, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 33, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 34, pindex: 2 }, ObjProto { name: "concat", hashed_name: 2653300289, findex: 35, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 36, pindex: -1 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 37, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 38, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 39, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 40, pindex: -1 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 41, pindex: -1 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 42, pindex: -1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 43, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 44, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 45, pindex: -1 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 46, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 47, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 48, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 49, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 50, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 51, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 52, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 53, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 54, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 55, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 56, pindex: -1 }, ObjProto { name: "__get_field", hashed_name: 285211430, findex: 57, pindex: -1 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 58, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 59, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 60, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [41], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }], nargs: 2, ret: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: ObjType { name: "hl.types.$BytesKeyValueIterator_hl_F32", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 373], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: ObjType { name: "haxe.Exception", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__exceptionMessage", hashed_name: 99002458, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "__nativeStack", hashed_name: 2697413129, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HARRAY } }, ObjField { name: "__skipStack", hashed_name: 3744899506, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "__nativeException", hashed_name: 1216916761, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__previousException", hashed_name: 2691735684, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 5, nproto: 5, nbindings: 0, proto: [ObjProto { name: "unwrap", hashed_name: 1095891772, findex: 304, pindex: 0 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 305, pindex: 1 }, ObjProto { name: "get_message", hashed_name: 792617425, findex: 306, pindex: -1 }, ObjProto { name: "get_native", hashed_name: 1250429364, findex: 307, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 308, pindex: -1 }], bindings: [], global_value: [26], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: ObjType { name: "hl.types.$ArrayDynKeyValueIterator", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 388], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: Some("sort"), tparam: None, kind: HABSTRACT }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: VirtualType { nfields: 5, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "customParams", hashed_name: 3243712304, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "fileName", hashed_name: 2620999259, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "lineNumber", hashed_name: 3833647485, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "methodName", hashed_name: 190962835, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }] }, abs_name: None, tparam: None, kind: HVIRTUAL }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: ObjType { name: "$Std", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "rnd", hashed_name: 429229636, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "toStringDepth", hashed_name: 331915719, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "isOfType", hashed_name: 2463281936, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "customParams", hashed_name: 3243712304, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__add__", hashed_name: 739683497, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 5, nproto: 0, nbindings: 3, proto: [], bindings: [9, 225, 8, 223, 7, 222], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: FuncType { args: [ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ }], nargs: 2, ret: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: ObjType { name: "haxe.io.$Error", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 352], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }], nargs: 2, ret: ValueType { union: ObjType { name: "hl.Enum", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__ename__", hashed_name: 3378578205, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "__emap__", hashed_name: 348028800, t: ValueType { union: Null, abs_name: Some("hl_bytes_map"), tparam: None, kind: HABSTRACT } }, ObjField { name: "__constructs__", hashed_name: 3065237638, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__evalues__", hashed_name: 1265115710, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HARRAY } }], nfields: 4, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [25], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: ObjType { name: "$Std", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "rnd", hashed_name: 429229636, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "toStringDepth", hashed_name: 331915719, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "isOfType", hashed_name: 2463281936, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "customParams", hashed_name: 3243712304, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__add__", hashed_name: 739683497, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 5, nproto: 0, nbindings: 3, proto: [], bindings: [9, 225, 8, 223, 7, 222], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: ObjType { name: "haxe.io.$Error", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 352], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: ObjType { name: "hl.types.$BytesKeyValueIterator_hl_F32", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 373], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: ObjType { name: "hl.types.$BytesIterator_hl_F32", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 370], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL }, ValueType { union: ObjType { name: "hl.types.$BytesIterator_Int", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 361], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: ObjType { name: "haxe.io.$Error", super_type: ValueType { union: ObjType { name: "hl.Enum", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__ename__", hashed_name: 3378578205, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "__emap__", hashed_name: 348028800, t: ValueType { union: Null, abs_name: Some("hl_bytes_map"), tparam: None, kind: HABSTRACT } }, ObjField { name: "__constructs__", hashed_name: 3065237638, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__evalues__", hashed_name: 1265115710, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HARRAY } }], nfields: 4, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [25], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }], ops: [Opcode { op: OMov, p1: Some(58), p2: Some(1), p3: None, extra: [] }, Opcode { op: OBool, p1: Some(3), p2: Some(1), p3: None, extra: [] }, Opcode { op: ORet, p1: Some(3), p2: None, p3: None, extra: [] }, Opcode { op: OJAlways, p1: Some(13), p2: None, p3: None, extra: [] }, Opcode { op: OGetType, p1: Some(6), p2: Some(0), p3: None, extra: [] }, Opcode { op: OGetTID, p1: Some(5), p2: Some(6), p3: None, extra: [] }, Opcode { op: OSwitch, p1: Some(5), p2: Some(4), p3: Some(3), extra: [0, 1, 1, 1, 0, 0, 0, 0] }, Opcode { op: OJAlways, p1: Some(2), p2: None, p3: None, extra: [] }, Opcode { op: OBool, p1: Some(3), p2: Some(1), p3: None, extra: [] }, Opcode { op: ORet, p1: Some(3), p2: None, p3: None, extra: [] }, Opcode { op: OJAlways, p1: Some(6), p2: None, p3: None, extra: [] }, Opcode { op: ONull, p1: Some(9), p2: None, p3: None, extra: [] }, Opcode { op: OJNotEq, p1: Some(0), p2: Some(9), p3: Some(2), extra: [] }], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, findex: 70, nregs: 18, nops: 3, rf: 0, regs: [ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }], nargs: 4, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }], nargs: 1, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: ObjType { name: "hl.CoreType", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, findex: 0, nregs: 4, nops: 4, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: ObjType { name: "haxe.io.$Error", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 352], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: ObjType { name: "hl.types.$BytesKeyValueIterator_hl_F32", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 373], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, findex: 12, nregs: 1, nops: 7, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, findex: 26, nregs: 6, nops: 20, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL }, ValueType { union: ObjType { name: "hl.types.$BytesKeyValueIterator_Float", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 355], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, abs_name: None, tparam: None, kind: HFUN }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, findex: 8, nregs: 1, nops: 0, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, findex: 1, nregs: 1, nops: 1, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, findex: 0, nregs: 8, nops: 1, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: ObjType { name: "hl.$BaseType", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: ObjType { name: "hl._Bytes.$Bytes_Impl_", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "sub", hashed_name: 1476559580, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 1, nproto: 0, nbindings: 1, proto: [], bindings: [5, 287], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: ObjType { name: "hl._Bytes.$Bytes_Impl_", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "sub", hashed_name: 1476559580, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 1, nproto: 0, nbindings: 1, proto: [], bindings: [5, 287], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, findex: 6, nregs: 1, nops: 2, rf: 0, regs: [ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }], nargs: 1, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, findex: 1, nregs: 1, nops: 67, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, findex: 9, nregs: 13, nops: 14, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: VirtualType { nfields: 5, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "customParams", hashed_name: 3243712304, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "fileName", hashed_name: 2620999259, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "lineNumber", hashed_name: 3833647485, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "methodName", hashed_name: 190962835, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }] }, abs_name: None, tparam: None, kind: HVIRTUAL }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: VirtualType { nfields: 5, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "customParams", hashed_name: 3243712304, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "fileName", hashed_name: 2620999259, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "lineNumber", hashed_name: 3833647485, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "methodName", hashed_name: 190962835, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }] }, abs_name: None, tparam: None, kind: HVIRTUAL }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: ObjType { name: "slice", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "formatOutput", hashed_name: 1590737465, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "trace", hashed_name: 828102049, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 2, nproto: 0, nbindings: 2, proto: [], bindings: [6, 220, 5, 219], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, findex: 4, nregs: 18, nops: 67, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: FuncType { args: [ValueType { union: ObjType { name: "resize", super_type: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES } }, ObjField { name: "shiftDyn", hashed_name: 18090960, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 34, nbindings: 0, proto: [ObjProto { name: "concat", hashed_name: 2653300289, findex: 82, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 83, pindex: 13 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 84, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 85, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 86, pindex: 14 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 87, pindex: -1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 88, pindex: 2 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 89, pindex: 11 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 90, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 91, pindex: 12 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 92, pindex: 16 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 93, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 94, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 95, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 96, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 97, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 98, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 99, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 100, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 101, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 102, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 103, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 104, pindex: 15 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 105, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 106, pindex: 1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 107, pindex: 3 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 108, pindex: 4 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 109, pindex: 5 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 110, pindex: 6 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 111, pindex: 7 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 112, pindex: 8 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 113, pindex: 9 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 114, pindex: 10 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 115, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }, ValueType { union: VirtualType { nfields: 5, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "customParams", hashed_name: 3243712304, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "fileName", hashed_name: 2620999259, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "lineNumber", hashed_name: 3833647485, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "methodName", hashed_name: 190962835, t: ValueType { union: ObjType { name: "String", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 14, nbindings: 0, proto: [ObjProto { name: "toUpperCase", hashed_name: 1597525634, findex: 0, pindex: -1 }, ObjProto { name: "toLowerCase", hashed_name: 1063757729, findex: 1, pindex: -1 }, ObjProto { name: "charAt", hashed_name: 4228188130, findex: 2, pindex: -1 }, ObjProto { name: "charCodeAt", hashed_name: 2410393406, findex: 3, pindex: -1 }, ObjProto { name: "findChar", hashed_name: 1045227385, findex: 4, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 5, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 6, pindex: -1 }, ObjProto { name: "split", hashed_name: 2985662993, findex: 7, pindex: -1 }, ObjProto { name: "substr", hashed_name: 1065808912, findex: 8, pindex: -1 }, ObjProto { name: "substring", hashed_name: 4173478540, findex: 9, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 10, pindex: -1 }, ObjProto { name: "toUtf8", hashed_name: 2392671563, findex: 11, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 12, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 13, pindex: -1 }], bindings: [], global_value: [3], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }] }, abs_name: None, tparam: None, kind: HVIRTUAL }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, findex: 1, nregs: 3, nops: 4098, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, findex: 1, nregs: 38, nops: 3, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: ObjType { name: "$Date", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 24], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: ObjType { name: "__meta__", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "array", hashed_name: 2701979319, t: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "allowReinterpret", hashed_name: 825820140, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL } }], nfields: 2, nproto: 30, nbindings: 0, proto: [ObjProto { name: "get_length", hashed_name: 2340260529, findex: 31, pindex: -1 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 32, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 33, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 34, pindex: 2 }, ObjProto { name: "concat", hashed_name: 2653300289, findex: 35, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 36, pindex: -1 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 37, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 38, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 39, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 40, pindex: -1 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 41, pindex: -1 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 42, pindex: -1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 43, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 44, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 45, pindex: -1 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 46, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 47, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 48, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 49, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 50, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 51, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 52, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 53, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 54, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 55, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 56, pindex: -1 }, ObjProto { name: "__get_field", hashed_name: 285211430, findex: 57, pindex: -1 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 58, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 59, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 60, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: ObjType { name: "$Main", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "slice", hashed_name: 1034844325, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 1, nproto: 0, nbindings: 1, proto: [], bindings: [5, 27], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: ObjType { name: "hl.types.$BytesKeyValueIterator_Float", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 355], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI64 }, ValueType { union: ObjType { name: "hl.types.$ArrayDynKeyValueIterator", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 388], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF64 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }], nargs: 1, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: FuncType { args: [], nargs: 0, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HARRAY } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }], nargs: 1, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID }, ValueType { union: FuncType { args: [ValueType { union: ObjType { name: "hl.types.BytesKeyValueIterator_Float", super_type: ValueType { union: ObjType { name: "haxe.iterators.ArrayKeyValueIterator", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "current", hashed_name: 3706926091, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: ObjType { name: "__meta__", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "array", hashed_name: 2701979319, t: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "allowReinterpret", hashed_name: 825820140, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL } }], nfields: 2, nproto: 30, nbindings: 0, proto: [ObjProto { name: "get_length", hashed_name: 2340260529, findex: 31, pindex: -1 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 32, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 33, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 34, pindex: 2 }, ObjProto { name: "concat", hashed_name: 2653300289, findex: 35, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 36, pindex: -1 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 37, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 38, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 39, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 40, pindex: -1 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 41, pindex: -1 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 42, pindex: -1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 43, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 44, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 45, pindex: -1 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 46, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 47, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 48, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 49, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 50, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 51, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 52, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 53, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 54, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 55, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 56, pindex: -1 }, ObjProto { name: "__get_field", hashed_name: 285211430, findex: 57, pindex: -1 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 58, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 59, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 60, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [41], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "unshift", hashed_name: 1928036992, t: ValueType { union: ObjType { name: "resize", super_type: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES } }, ObjField { name: "shiftDyn", hashed_name: 18090960, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 34, nbindings: 0, proto: [ObjProto { name: "concat", hashed_name: 2653300289, findex: 82, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 83, pindex: 13 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 84, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 85, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 86, pindex: 14 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 87, pindex: -1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 88, pindex: 2 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 89, pindex: 11 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 90, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 91, pindex: 12 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 92, pindex: 16 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 93, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 94, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 95, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 96, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 97, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 98, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 99, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 100, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 101, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 102, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 103, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 104, pindex: 15 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 105, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 106, pindex: 1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 107, pindex: 3 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 108, pindex: 4 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 109, pindex: 5 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 110, pindex: 6 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 111, pindex: 7 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 112, pindex: 8 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 113, pindex: 9 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 114, pindex: 10 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 115, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }], nfields: 1, nproto: 2, nbindings: 0, proto: [ObjProto { name: "hasNext", hashed_name: 3719756546, findex: 353, pindex: -1 }, ObjProto { name: "next", hashed_name: 70193212, findex: 354, pindex: -1 }], bindings: [], global_value: [65], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: ObjType { name: "resize", super_type: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "bytes", hashed_name: 2979611598, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES } }, ObjField { name: "shiftDyn", hashed_name: 18090960, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 2, nproto: 34, nbindings: 0, proto: [ObjProto { name: "concat", hashed_name: 2653300289, findex: 82, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 83, pindex: 13 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 84, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 85, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 86, pindex: 14 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 87, pindex: -1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 88, pindex: 2 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 89, pindex: 11 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 90, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 91, pindex: 12 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 92, pindex: 16 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 93, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 94, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 95, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 96, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 97, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 98, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 99, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 100, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 101, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 102, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 103, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 104, pindex: 15 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 105, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 106, pindex: 1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 107, pindex: 3 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 108, pindex: 4 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 109, pindex: 5 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 110, pindex: 6 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 111, pindex: 7 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 112, pindex: 8 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 113, pindex: 9 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 114, pindex: 10 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 115, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HVOID } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: FuncType { args: [ValueType { union: ObjType { name: "__meta__", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "array", hashed_name: 2701979319, t: ValueType { union: ObjType { name: "hl.types.ArrayBase", super_type: ValueType { union: ObjType { name: "__implementedBy__", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [], nfields: 0, nproto: 3, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 28, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 29, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 30, pindex: 2 }], bindings: [], global_value: [5], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "length", hashed_name: 25009842, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }], nfields: 1, nproto: 17, nbindings: 0, proto: [ObjProto { name: "pushDyn", hashed_name: 1232043304, findex: 61, pindex: 3 }, ObjProto { name: "popDyn", hashed_name: 3923330974, findex: 62, pindex: 4 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 63, pindex: 5 }, ObjProto { name: "unshiftDyn", hashed_name: 58566693, findex: 64, pindex: 6 }, ObjProto { name: "insertDyn", hashed_name: 305850911, findex: 65, pindex: 7 }, ObjProto { name: "containsDyn", hashed_name: 1076932373, findex: 66, pindex: 8 }, ObjProto { name: "removeDyn", hashed_name: 3935991850, findex: 67, pindex: 9 }, ObjProto { name: "sortDyn", hashed_name: 4251289567, findex: 68, pindex: 10 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 69, pindex: 11 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 70, pindex: 12 }, ObjProto { name: "join", hashed_name: 677501143, findex: 71, pindex: 13 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 72, pindex: 14 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 73, pindex: 15 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 74, pindex: 16 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 75, pindex: -1 }, ObjProto { name: "shiftDyn", hashed_name: 18090960, findex: 76, pindex: 17 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 77, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, ObjField { name: "allowReinterpret", hashed_name: 825820140, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HBOOL } }], nfields: 2, nproto: 30, nbindings: 0, proto: [ObjProto { name: "get_length", hashed_name: 2340260529, findex: 31, pindex: -1 }, ObjProto { name: "check", hashed_name: 1015983123, findex: 32, pindex: 0 }, ObjProto { name: "__name__", hashed_name: 3954359393, findex: 33, pindex: 1 }, ObjProto { name: "__constructor__", hashed_name: 132189113, findex: 34, pindex: 2 }, ObjProto { name: "concat", hashed_name: 2653300289, findex: 35, pindex: -1 }, ObjProto { name: "join", hashed_name: 677501143, findex: 36, pindex: -1 }, ObjProto { name: "pop", hashed_name: 433108758, findex: 37, pindex: -1 }, ObjProto { name: "push", hashed_name: 1597642340, findex: 38, pindex: -1 }, ObjProto { name: "reverse", hashed_name: 2859962647, findex: 39, pindex: -1 }, ObjProto { name: "resize", hashed_name: 1887309346, findex: 40, pindex: -1 }, ObjProto { name: "shift", hashed_name: 2768976709, findex: 41, pindex: -1 }, ObjProto { name: "slice", hashed_name: 1034844325, findex: 42, pindex: -1 }, ObjProto { name: "sort", hashed_name: 1361375778, findex: 43, pindex: -1 }, ObjProto { name: "splice", hashed_name: 2153261988, findex: 44, pindex: -1 }, ObjProto { name: "toString", hashed_name: 404122163, findex: 45, pindex: -1 }, ObjProto { name: "unshift", hashed_name: 1928036992, findex: 46, pindex: -1 }, ObjProto { name: "insert", hashed_name: 3318521589, findex: 47, pindex: -1 }, ObjProto { name: "contains", hashed_name: 2398775934, findex: 48, pindex: -1 }, ObjProto { name: "remove", hashed_name: 1753226544, findex: 49, pindex: -1 }, ObjProto { name: "indexOf", hashed_name: 1478803601, findex: 50, pindex: -1 }, ObjProto { name: "lastIndexOf", hashed_name: 3836582996, findex: 51, pindex: -1 }, ObjProto { name: "copy", hashed_name: 1304083330, findex: 52, pindex: -1 }, ObjProto { name: "iterator", hashed_name: 3850799637, findex: 53, pindex: -1 }, ObjProto { name: "keyValueIterator", hashed_name: 2242980651, findex: 54, pindex: -1 }, ObjProto { name: "map", hashed_name: 2477632187, findex: 55, pindex: -1 }, ObjProto { name: "filter", hashed_name: 2143575837, findex: 56, pindex: -1 }, ObjProto { name: "__get_field", hashed_name: 285211430, findex: 57, pindex: -1 }, ObjProto { name: "__cast", hashed_name: 3315934577, findex: 58, pindex: -1 }, ObjProto { name: "__compare", hashed_name: 3879840832, findex: 59, pindex: -1 }, ObjProto { name: "__string", hashed_name: 331723863, findex: 60, pindex: -1 }], bindings: [], global_value: [6], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN }], nargs: 2, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, abs_name: None, tparam: None, kind: HFUN }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HF32 }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: ObjType { name: "unshiftDyn", super_type: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [], nfields: 0, nproto: 0, nbindings: 1, proto: [], bindings: [4, 276], global_value: [0], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, findex: 2, nregs: 1, nops: 67, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] HLFunction { t: ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }], nargs: 5, ret: ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 } }, abs_name: None, tparam: None, kind: HFUN }, findex: 27, nregs: 4, nops: 293, rf: 0, regs: [ValueType { union: Null, abs_name: None, tparam: None, kind: HUI8 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HUI16 }, ValueType { union: Null, abs_name: None, tparam: None, kind: HI32 }, ValueType { union: FuncType { args: [ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE }, ValueType { union: Null, abs_name: None, tparam: None, kind: HBYTES }], nargs: 3, ret: ValueType { union: ObjType { name: "hl.Class", super_type: ValueType { union: ObjType { name: "hl.BaseType", super_type: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL }, fields: [ObjField { name: "__type__", hashed_name: 3139227293, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HTYPE } }, ObjField { name: "__meta__", hashed_name: 2998851782, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }, ObjField { name: "__implementedBy__", hashed_name: 3446134623, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }], nfields: 3, nproto: 1, nbindings: 0, proto: [ObjProto { name: "check", hashed_name: 1015983123, findex: 14, pindex: -1 }], bindings: [], global_value: [1], rt: None }, abs_name: None, tparam: None, kind: HOBJ }, fields: [ObjField { name: "__name__", hashed_name: 3954359393, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HNULL } }, ObjField { name: "__constructor__", hashed_name: 132189113, t: ValueType { union: Null, abs_name: None, tparam: None, kind: HDYN } }], nfields: 2, nproto: 0, nbindings: 0, proto: [], bindings: [], global_value: [2], rt: None }, abs_name: None, tparam: None, kind: HOBJ } }, abs_name: None, tparam: None, kind: HFUN }], ops: [], debug: [], obj: None, field: None } [INFO] [stdout] [INFO] [stdout] thread 'code::tests::read' panicked at crates/brass/src/code.rs:577:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DecodeError { kind: NoMoreData, position: Some(41838) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x570d5f07f712 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x570d5f07f712 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x570d5f07f712 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x570d5f07f712 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x570d5f0a56a3 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x570d5f0a56a3 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x570d5f07cc33 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x570d5f07cc33 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x570d5f07f562 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x570d5f080afc - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x570d5f080952 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x570d5f043334 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x570d5f043334 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x570d5f081573 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x570d5f081573 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x570d5f08124a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x570d5f07fc09 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x570d5f080edd - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x570d5efe4590 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x570d5efe4a26 - core::result::unwrap_failed::hc06d646aff6e2a9a [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1704:5 [INFO] [stdout] 20: 0x570d5f001ba7 - core::result::Result::unwrap::hec7656039bd5a90e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1109:23 [INFO] [stdout] 21: 0x570d5f001ba7 - brass::code::Code::debug_infos::h94e1d12ff5ad230c [INFO] [stdout] at /opt/rustwide/workdir/crates/brass/src/code.rs:577:26 [INFO] [stdout] 22: 0x570d5f004ffd - brass::code::Code::read::h52b6d2208c687d68 [INFO] [stdout] at /opt/rustwide/workdir/crates/brass/src/code.rs:772:36 [INFO] [stdout] 23: 0x570d5eff37f8 - brass::code::tests::read::h0b90841657cde78b [INFO] [stdout] at /opt/rustwide/workdir/crates/brass/src/code.rs:836:20 [INFO] [stdout] 24: 0x570d5eff33a7 - brass::code::tests::read::{{closure}}::hb44a7fe40d512db3 [INFO] [stdout] at /opt/rustwide/workdir/crates/brass/src/code.rs:821:14 [INFO] [stdout] 25: 0x570d5f007696 - core::ops::function::FnOnce::call_once::hcf2212b03a8bc79b [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x570d5f048c8b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x570d5f048c8b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 28: 0x570d5f047c7f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 29: 0x570d5f047c7f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x570d5f047c7f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x570d5f047c7f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x570d5f047c7f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x570d5f047c7f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 34: 0x570d5f047c7f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 35: 0x570d5f00c3d4 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 36: 0x570d5f00c3d4 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 37: 0x570d5f00fcca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x570d5f00fcca - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x570d5f00fcca - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x570d5f00fcca - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x570d5f00fcca - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x570d5f00fcca - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x570d5f00fcca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x570d5f0832cb - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 45: 0x570d5f0832cb - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 46: 0x570d5f0832cb - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 47: 0x7e882be2eaa4 - [INFO] [stdout] 48: 0x7e882bebba34 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] code::tests::read [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.94s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p brass --lib` [INFO] running `Command { std: "docker" "inspect" "47414b777d8de058aa1a577b8d3ca7bacde71d205631f02d404ef9e9dccbc7d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47414b777d8de058aa1a577b8d3ca7bacde71d205631f02d404ef9e9dccbc7d3", kill_on_drop: false }` [INFO] [stdout] 47414b777d8de058aa1a577b8d3ca7bacde71d205631f02d404ef9e9dccbc7d3