[INFO] updating cached repository rbspy/rbspy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rbspy/rbspy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rbspy/rbspy" "work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/rbspy/rbspy"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/rbspy/rbspy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rbspy/rbspy" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/rbspy/rbspy"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/rbspy/rbspy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 76326be4eb5073a6a7f61fb6541353fb28a7c065 [INFO] sha for GitHub repo rbspy/rbspy: 76326be4eb5073a6a7f61fb6541353fb28a7c065 [INFO] validating manifest of rbspy/rbspy on toolchain master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rbspy/rbspy on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rbspy/rbspy [INFO] removed workspace from rbspy/rbspy [INFO] removed path dependency rbspy-ruby-structs from rbspy/rbspy [INFO] finished frobbing rbspy/rbspy [INFO] frobbed toml for rbspy/rbspy written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/rbspy/rbspy/Cargo.toml [INFO] started frobbing rbspy/rbspy [INFO] removed workspace from rbspy/rbspy [INFO] removed path dependency rbspy-ruby-structs from rbspy/rbspy [INFO] finished frobbing rbspy/rbspy [INFO] frobbed toml for rbspy/rbspy written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/rbspy/rbspy/Cargo.toml [INFO] crate rbspy/rbspy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/rbspy/rbspy/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rbspy/rbspy against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-3/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/rbspy/rbspy:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7eea4bece0f0f52e1d9d417ff140bf657221b46e6810e458445796fc4f7e27f4 [INFO] running `"docker" "start" "-a" "7eea4bece0f0f52e1d9d417ff140bf657221b46e6810e458445796fc4f7e27f4"` [INFO] [stderr] Checking rbspy-ruby-structs v0.1.0 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking read-process-memory v0.1.2 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Checking proc-maps v0.1.5 [INFO] [stderr] Checking rbspy-testdata v0.1.2 [INFO] [stderr] Checking ctrlc v3.1.1 [INFO] [stderr] Checking rbspy v0.3.5 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_2_10` [INFO] [stderr] --> src/core/ruby_version.rs:576:28 [INFO] [stderr] | [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ^^^^^^^^^^^ could not find `ruby_2_2_10` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_3_7` [INFO] [stderr] --> src/core/ruby_version.rs:584:28 [INFO] [stderr] | [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_3_7` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_3_8` [INFO] [stderr] --> src/core/ruby_version.rs:585:28 [INFO] [stderr] | [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_3_8` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_4_4` [INFO] [stderr] --> src/core/ruby_version.rs:590:28 [INFO] [stderr] | [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_4_4` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_4_5` [INFO] [stderr] --> src/core/ruby_version.rs:591:28 [INFO] [stderr] | [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_4_5` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_5_0` [INFO] [stderr] --> src/core/ruby_version.rs:592:22 [INFO] [stderr] | [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_5_0` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_5_1` [INFO] [stderr] --> src/core/ruby_version.rs:593:22 [INFO] [stderr] | [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_5_1` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_5_3` [INFO] [stderr] --> src/core/ruby_version.rs:594:22 [INFO] [stderr] | [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_5_3` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_2_10` [INFO] [stderr] --> src/core/ruby_version.rs:576:28 [INFO] [stderr] | [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ^^^^^^^^^^^ could not find `ruby_2_2_10` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_3_7` [INFO] [stderr] --> src/core/ruby_version.rs:584:28 [INFO] [stderr] | [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_3_7` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_3_8` [INFO] [stderr] --> src/core/ruby_version.rs:585:28 [INFO] [stderr] | [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_3_8` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_4_4` [INFO] [stderr] --> src/core/ruby_version.rs:590:28 [INFO] [stderr] | [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_4_4` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_4_5` [INFO] [stderr] --> src/core/ruby_version.rs:591:28 [INFO] [stderr] | [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_4_5` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_5_0` [INFO] [stderr] --> src/core/ruby_version.rs:592:22 [INFO] [stderr] | [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_5_0` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_5_1` [INFO] [stderr] --> src/core/ruby_version.rs:593:22 [INFO] [stderr] | [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_5_1` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_5_3` [INFO] [stderr] --> src/core/ruby_version.rs:594:22 [INFO] [stderr] | [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_5_3` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:75:30 [INFO] [stderr] | [INFO] [stderr] 75 | get_stack_trace!(rb_thread_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:78:22 [INFO] [stderr] | [INFO] [stderr] 78 | get_pos!(rb_iseq_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:384:27 [INFO] [stderr] | [INFO] [stderr] 384 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:385:19 [INFO] [stderr] | [INFO] [stderr] 385 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:393:29 [INFO] [stderr] | [INFO] [stderr] 393 | let table: [iseq_line_info_entry; 1] = copy_struct(iseq_struct.line_info_table as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:396:32 [INFO] [stderr] | [INFO] [stderr] 396 | let table: Vec = copy_vec(iseq_struct.line_info_table as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:482:27 [INFO] [stderr] | [INFO] [stderr] 482 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:483:19 [INFO] [stderr] | [INFO] [stderr] 483 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:226:33 [INFO] [stderr] | [INFO] [stderr] 226 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:250:58 [INFO] [stderr] | [INFO] [stderr] 250 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:95:30 [INFO] [stderr] | [INFO] [stderr] 95 | get_stack_trace!(rb_thread_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:412:27 [INFO] [stderr] | [INFO] [stderr] 412 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:413:19 [INFO] [stderr] | [INFO] [stderr] 413 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:421:29 [INFO] [stderr] | [INFO] [stderr] 421 | let table: [iseq_line_info_entry; 1] = copy_struct(iseq_struct.line_info_table as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:424:32 [INFO] [stderr] | [INFO] [stderr] 424 | let table: Vec = copy_vec(iseq_struct.line_info_table as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:498:27 [INFO] [stderr] | [INFO] [stderr] 498 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:499:19 [INFO] [stderr] | [INFO] [stderr] 499 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:502:23 [INFO] [stderr] | [INFO] [stderr] 502 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:226:33 [INFO] [stderr] | [INFO] [stderr] 226 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:250:58 [INFO] [stderr] | [INFO] [stderr] 250 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:95:30 [INFO] [stderr] | [INFO] [stderr] 95 | get_stack_trace!(rb_thread_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:412:27 [INFO] [stderr] | [INFO] [stderr] 412 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:413:19 [INFO] [stderr] | [INFO] [stderr] 413 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:421:29 [INFO] [stderr] | [INFO] [stderr] 421 | let table: [iseq_line_info_entry; 1] = copy_struct(iseq_struct.line_info_table as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:424:32 [INFO] [stderr] | [INFO] [stderr] 424 | let table: Vec = copy_vec(iseq_struct.line_info_table as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:498:27 [INFO] [stderr] | [INFO] [stderr] 498 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:499:19 [INFO] [stderr] | [INFO] [stderr] 499 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:502:23 [INFO] [stderr] | [INFO] [stderr] 502 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:226:33 [INFO] [stderr] | [INFO] [stderr] 226 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:250:58 [INFO] [stderr] | [INFO] [stderr] 250 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:95:30 [INFO] [stderr] | [INFO] [stderr] 95 | get_stack_trace!(rb_thread_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:412:27 [INFO] [stderr] | [INFO] [stderr] 412 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:413:19 [INFO] [stderr] | [INFO] [stderr] 413 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:421:29 [INFO] [stderr] | [INFO] [stderr] 421 | let table: [iseq_line_info_entry; 1] = copy_struct(iseq_struct.line_info_table as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:424:32 [INFO] [stderr] | [INFO] [stderr] 424 | let table: Vec = copy_vec(iseq_struct.line_info_table as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:498:27 [INFO] [stderr] | [INFO] [stderr] 498 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:499:19 [INFO] [stderr] | [INFO] [stderr] 499 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:502:23 [INFO] [stderr] | [INFO] [stderr] 502 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:226:33 [INFO] [stderr] | [INFO] [stderr] 226 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:250:58 [INFO] [stderr] | [INFO] [stderr] 250 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:95:30 [INFO] [stderr] | [INFO] [stderr] 95 | get_stack_trace!(rb_thread_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:412:27 [INFO] [stderr] | [INFO] [stderr] 412 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:413:19 [INFO] [stderr] | [INFO] [stderr] 413 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:421:29 [INFO] [stderr] | [INFO] [stderr] 421 | let table: [iseq_line_info_entry; 1] = copy_struct(iseq_struct.line_info_table as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:424:32 [INFO] [stderr] | [INFO] [stderr] 424 | let table: Vec = copy_vec(iseq_struct.line_info_table as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:498:27 [INFO] [stderr] | [INFO] [stderr] 498 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:499:19 [INFO] [stderr] | [INFO] [stderr] 499 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:502:23 [INFO] [stderr] | [INFO] [stderr] 502 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:226:33 [INFO] [stderr] | [INFO] [stderr] 226 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:250:58 [INFO] [stderr] | [INFO] [stderr] 250 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:115:30 [INFO] [stderr] | [INFO] [stderr] 115 | get_stack_trace!(rb_execution_context_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:454:27 [INFO] [stderr] | [INFO] [stderr] 454 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:455:19 [INFO] [stderr] | [INFO] [stderr] 455 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:463:29 [INFO] [stderr] | [INFO] [stderr] 463 | let table: [iseq_insn_info_entry; 1] = copy_struct(iseq_struct.insns_info as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:466:32 [INFO] [stderr] | [INFO] [stderr] 466 | let table: Vec = copy_vec(iseq_struct.insns_info as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:515:27 [INFO] [stderr] | [INFO] [stderr] 515 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:516:19 [INFO] [stderr] | [INFO] [stderr] 516 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:519:23 [INFO] [stderr] | [INFO] [stderr] 519 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:520:26 [INFO] [stderr] | [INFO] [stderr] 520 | let rstring: RString = copy_struct(body.location.label as usize, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:238:33 [INFO] [stderr] | [INFO] [stderr] 238 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:242:38 [INFO] [stderr] | [INFO] [stderr] 242 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:271:26 [INFO] [stderr] | [INFO] [stderr] 271 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RArray` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:277:25 [INFO] [stderr] | [INFO] [stderr] 277 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:259:58 [INFO] [stderr] | [INFO] [stderr] 259 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:260:25 [INFO] [stderr] | [INFO] [stderr] 260 | let thread: rb_thread_struct = copy_struct(thread_struct.thread_ptr as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:115:30 [INFO] [stderr] | [INFO] [stderr] 115 | get_stack_trace!(rb_execution_context_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:454:27 [INFO] [stderr] | [INFO] [stderr] 454 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:455:19 [INFO] [stderr] | [INFO] [stderr] 455 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:463:29 [INFO] [stderr] | [INFO] [stderr] 463 | let table: [iseq_insn_info_entry; 1] = copy_struct(iseq_struct.insns_info as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:466:32 [INFO] [stderr] | [INFO] [stderr] 466 | let table: Vec = copy_vec(iseq_struct.insns_info as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:515:27 [INFO] [stderr] | [INFO] [stderr] 515 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:516:19 [INFO] [stderr] | [INFO] [stderr] 516 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:519:23 [INFO] [stderr] | [INFO] [stderr] 519 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:520:26 [INFO] [stderr] | [INFO] [stderr] 520 | let rstring: RString = copy_struct(body.location.label as usize, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:238:33 [INFO] [stderr] | [INFO] [stderr] 238 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:242:38 [INFO] [stderr] | [INFO] [stderr] 242 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:271:26 [INFO] [stderr] | [INFO] [stderr] 271 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RArray` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:277:25 [INFO] [stderr] | [INFO] [stderr] 277 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:259:58 [INFO] [stderr] | [INFO] [stderr] 259 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:260:25 [INFO] [stderr] | [INFO] [stderr] 260 | let thread: rb_thread_struct = copy_struct(thread_struct.thread_ptr as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:115:30 [INFO] [stderr] | [INFO] [stderr] 115 | get_stack_trace!(rb_execution_context_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:454:27 [INFO] [stderr] | [INFO] [stderr] 454 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:455:19 [INFO] [stderr] | [INFO] [stderr] 455 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:463:29 [INFO] [stderr] | [INFO] [stderr] 463 | let table: [iseq_insn_info_entry; 1] = copy_struct(iseq_struct.insns_info as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:466:32 [INFO] [stderr] | [INFO] [stderr] 466 | let table: Vec = copy_vec(iseq_struct.insns_info as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:515:27 [INFO] [stderr] | [INFO] [stderr] 515 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:516:19 [INFO] [stderr] | [INFO] [stderr] 516 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:519:23 [INFO] [stderr] | [INFO] [stderr] 519 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:520:26 [INFO] [stderr] | [INFO] [stderr] 520 | let rstring: RString = copy_struct(body.location.label as usize, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:238:33 [INFO] [stderr] | [INFO] [stderr] 238 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:242:38 [INFO] [stderr] | [INFO] [stderr] 242 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:271:26 [INFO] [stderr] | [INFO] [stderr] 271 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RArray` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:277:25 [INFO] [stderr] | [INFO] [stderr] 277 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:259:58 [INFO] [stderr] | [INFO] [stderr] 259 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:260:25 [INFO] [stderr] | [INFO] [stderr] 260 | let thread: rb_thread_struct = copy_struct(thread_struct.thread_ptr as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:59:17 [INFO] [stderr] | [INFO] [stderr] 59 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:75:30 [INFO] [stderr] | [INFO] [stderr] 75 | get_stack_trace!(rb_thread_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:78:22 [INFO] [stderr] | [INFO] [stderr] 78 | get_pos!(rb_iseq_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:384:27 [INFO] [stderr] | [INFO] [stderr] 384 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:385:19 [INFO] [stderr] | [INFO] [stderr] 385 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:393:29 [INFO] [stderr] | [INFO] [stderr] 393 | let table: [iseq_line_info_entry; 1] = copy_struct(iseq_struct.line_info_table as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:396:32 [INFO] [stderr] | [INFO] [stderr] 396 | let table: Vec = copy_vec(iseq_struct.line_info_table as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:482:27 [INFO] [stderr] | [INFO] [stderr] 482 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:483:19 [INFO] [stderr] | [INFO] [stderr] 483 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:226:33 [INFO] [stderr] | [INFO] [stderr] 226 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:250:58 [INFO] [stderr] | [INFO] [stderr] 250 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:95:30 [INFO] [stderr] | [INFO] [stderr] 95 | get_stack_trace!(rb_thread_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:412:27 [INFO] [stderr] | [INFO] [stderr] 412 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:413:19 [INFO] [stderr] | [INFO] [stderr] 413 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:421:29 [INFO] [stderr] | [INFO] [stderr] 421 | let table: [iseq_line_info_entry; 1] = copy_struct(iseq_struct.line_info_table as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:424:32 [INFO] [stderr] | [INFO] [stderr] 424 | let table: Vec = copy_vec(iseq_struct.line_info_table as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:498:27 [INFO] [stderr] | [INFO] [stderr] 498 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:499:19 [INFO] [stderr] | [INFO] [stderr] 499 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:502:23 [INFO] [stderr] | [INFO] [stderr] 502 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:226:33 [INFO] [stderr] | [INFO] [stderr] 226 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:250:58 [INFO] [stderr] | [INFO] [stderr] 250 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:95:30 [INFO] [stderr] | [INFO] [stderr] 95 | get_stack_trace!(rb_thread_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:412:27 [INFO] [stderr] | [INFO] [stderr] 412 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:413:19 [INFO] [stderr] | [INFO] [stderr] 413 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:421:29 [INFO] [stderr] | [INFO] [stderr] 421 | let table: [iseq_line_info_entry; 1] = copy_struct(iseq_struct.line_info_table as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:424:32 [INFO] [stderr] | [INFO] [stderr] 424 | let table: Vec = copy_vec(iseq_struct.line_info_table as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:498:27 [INFO] [stderr] | [INFO] [stderr] 498 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:499:19 [INFO] [stderr] | [INFO] [stderr] 499 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:502:23 [INFO] [stderr] | [INFO] [stderr] 502 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:226:33 [INFO] [stderr] | [INFO] [stderr] 226 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:250:58 [INFO] [stderr] | [INFO] [stderr] 250 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:95:30 [INFO] [stderr] | [INFO] [stderr] 95 | get_stack_trace!(rb_thread_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:412:27 [INFO] [stderr] | [INFO] [stderr] 412 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:413:19 [INFO] [stderr] | [INFO] [stderr] 413 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:421:29 [INFO] [stderr] | [INFO] [stderr] 421 | let table: [iseq_line_info_entry; 1] = copy_struct(iseq_struct.line_info_table as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:424:32 [INFO] [stderr] | [INFO] [stderr] 424 | let table: Vec = copy_vec(iseq_struct.line_info_table as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:498:27 [INFO] [stderr] | [INFO] [stderr] 498 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:499:19 [INFO] [stderr] | [INFO] [stderr] 499 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:502:23 [INFO] [stderr] | [INFO] [stderr] 502 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:226:33 [INFO] [stderr] | [INFO] [stderr] 226 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:250:58 [INFO] [stderr] | [INFO] [stderr] 250 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:95:30 [INFO] [stderr] | [INFO] [stderr] 95 | get_stack_trace!(rb_thread_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:412:27 [INFO] [stderr] | [INFO] [stderr] 412 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:413:19 [INFO] [stderr] | [INFO] [stderr] 413 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:421:29 [INFO] [stderr] | [INFO] [stderr] 421 | let table: [iseq_line_info_entry; 1] = copy_struct(iseq_struct.line_info_table as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_line_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:424:32 [INFO] [stderr] | [INFO] [stderr] 424 | let table: Vec = copy_vec(iseq_struct.line_info_table as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:498:27 [INFO] [stderr] | [INFO] [stderr] 498 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:499:19 [INFO] [stderr] | [INFO] [stderr] 499 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:502:23 [INFO] [stderr] | [INFO] [stderr] 502 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:226:33 [INFO] [stderr] | [INFO] [stderr] 226 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:250:58 [INFO] [stderr] | [INFO] [stderr] 250 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:115:30 [INFO] [stderr] | [INFO] [stderr] 115 | get_stack_trace!(rb_execution_context_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:454:27 [INFO] [stderr] | [INFO] [stderr] 454 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:455:19 [INFO] [stderr] | [INFO] [stderr] 455 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:463:29 [INFO] [stderr] | [INFO] [stderr] 463 | let table: [iseq_insn_info_entry; 1] = copy_struct(iseq_struct.insns_info as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:466:32 [INFO] [stderr] | [INFO] [stderr] 466 | let table: Vec = copy_vec(iseq_struct.insns_info as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:515:27 [INFO] [stderr] | [INFO] [stderr] 515 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:516:19 [INFO] [stderr] | [INFO] [stderr] 516 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:519:23 [INFO] [stderr] | [INFO] [stderr] 519 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:520:26 [INFO] [stderr] | [INFO] [stderr] 520 | let rstring: RString = copy_struct(body.location.label as usize, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:238:33 [INFO] [stderr] | [INFO] [stderr] 238 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:242:38 [INFO] [stderr] | [INFO] [stderr] 242 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:271:26 [INFO] [stderr] | [INFO] [stderr] 271 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RArray` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:277:25 [INFO] [stderr] | [INFO] [stderr] 277 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:259:58 [INFO] [stderr] | [INFO] [stderr] 259 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:260:25 [INFO] [stderr] | [INFO] [stderr] 260 | let thread: rb_thread_struct = copy_struct(thread_struct.thread_ptr as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:115:30 [INFO] [stderr] | [INFO] [stderr] 115 | get_stack_trace!(rb_execution_context_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:454:27 [INFO] [stderr] | [INFO] [stderr] 454 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:455:19 [INFO] [stderr] | [INFO] [stderr] 455 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:463:29 [INFO] [stderr] | [INFO] [stderr] 463 | let table: [iseq_insn_info_entry; 1] = copy_struct(iseq_struct.insns_info as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:466:32 [INFO] [stderr] | [INFO] [stderr] 466 | let table: Vec = copy_vec(iseq_struct.insns_info as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:515:27 [INFO] [stderr] | [INFO] [stderr] 515 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:516:19 [INFO] [stderr] | [INFO] [stderr] 516 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:519:23 [INFO] [stderr] | [INFO] [stderr] 519 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:520:26 [INFO] [stderr] | [INFO] [stderr] 520 | let rstring: RString = copy_struct(body.location.label as usize, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:238:33 [INFO] [stderr] | [INFO] [stderr] 238 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:242:38 [INFO] [stderr] | [INFO] [stderr] 242 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:271:26 [INFO] [stderr] | [INFO] [stderr] 271 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RArray` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:277:25 [INFO] [stderr] | [INFO] [stderr] 277 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:259:58 [INFO] [stderr] | [INFO] [stderr] 259 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:260:25 [INFO] [stderr] | [INFO] [stderr] 260 | let thread: rb_thread_struct = copy_struct(thread_struct.thread_ptr as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:115:30 [INFO] [stderr] | [INFO] [stderr] 115 | get_stack_trace!(rb_execution_context_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `VALUE` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:74 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:200:116 [INFO] [stderr] | [INFO] [stderr] 200 | stack_field(thread) + stack_size_field(thread) * std::mem::size_of::() as i64 - 1 * std::mem::size_of::() as i64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:293:30 [INFO] [stderr] | [INFO] [stderr] 293 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:541:89 [INFO] [stderr] | [INFO] [stderr] 541 | fn get_cfps(cfp_address: usize, stack_base: usize, source: &T) -> Result, MemoryCopyError> where T: CopyAddress{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:547:105 [INFO] [stderr] | [INFO] [stderr] 547 | Ok(copy_vec(cfp_address, (stack_base as usize - cfp_address) as usize / std::mem::size_of::(), source)?) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:439:52 [INFO] [stderr] | [INFO] [stderr] 439 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:454:27 [INFO] [stderr] | [INFO] [stderr] 454 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:455:19 [INFO] [stderr] | [INFO] [stderr] 455 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:463:29 [INFO] [stderr] | [INFO] [stderr] 463 | let table: [iseq_insn_info_entry; 1] = copy_struct(iseq_struct.insns_info as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `iseq_insn_info_entry` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:466:32 [INFO] [stderr] | [INFO] [stderr] 466 | let table: Vec = copy_vec(iseq_struct.insns_info as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:515:27 [INFO] [stderr] | [INFO] [stderr] 515 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:516:19 [INFO] [stderr] | [INFO] [stderr] 516 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:519:23 [INFO] [stderr] | [INFO] [stderr] 519 | let body: rb_iseq_constant_body = copy_struct(iseq_struct.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:520:26 [INFO] [stderr] | [INFO] [stderr] 520 | let rstring: RString = copy_struct(body.location.label as usize, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:238:33 [INFO] [stderr] | [INFO] [stderr] 238 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:242:38 [INFO] [stderr] | [INFO] [stderr] 242 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RString` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:271:26 [INFO] [stderr] | [INFO] [stderr] 271 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RArray` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:277:25 [INFO] [stderr] | [INFO] [stderr] 277 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:259:58 [INFO] [stderr] | [INFO] [stderr] 259 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stderr] --> src/core/ruby_version.rs:260:25 [INFO] [stderr] | [INFO] [stderr] 260 | let thread: rb_thread_struct = copy_struct(thread_struct.thread_ptr as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:59:17 [INFO] [stderr] | [INFO] [stderr] 59 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 576 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 584 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 585 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 590 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 591 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 592 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 593 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 594 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead [INFO] [stderr] --> src/main.rs:215:24 [INFO] [stderr] | [INFO] [stderr] 215 | for c in x.causes() { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Fail::root_cause': please use the 'find_root_cause()' method instead [INFO] [stderr] --> src/core/initialize.rs:88:27 [INFO] [stderr] | [INFO] [stderr] 88 | match err.root_cause().downcast_ref::() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Fail::root_cause': please use the 'find_root_cause()' method instead [INFO] [stderr] --> src/core/initialize.rs:101:27 [INFO] [stderr] | [INFO] [stderr] 101 | match err.root_cause().downcast_ref::() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Error::root_cause': please use the 'find_root_cause()' method instead [INFO] [stderr] --> src/core/initialize.rs:134:10 [INFO] [stderr] | [INFO] [stderr] 134 | .root_cause() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Error::root_cause': please use the 'find_root_cause()' method instead [INFO] [stderr] --> src/core/initialize.rs:148:10 [INFO] [stderr] | [INFO] [stderr] 148 | .root_cause() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead [INFO] [stderr] --> src/main.rs:215:24 [INFO] [stderr] | [INFO] [stderr] 215 | for c in x.causes() { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Fail::root_cause': please use the 'find_root_cause()' method instead [INFO] [stderr] --> src/core/initialize.rs:88:27 [INFO] [stderr] | [INFO] [stderr] 88 | match err.root_cause().downcast_ref::() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Fail::root_cause': please use the 'find_root_cause()' method instead [INFO] [stderr] --> src/core/initialize.rs:101:27 [INFO] [stderr] | [INFO] [stderr] 101 | match err.root_cause().downcast_ref::() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 171 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0412, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `rbspy`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 171 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0412, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `rbspy`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7eea4bece0f0f52e1d9d417ff140bf657221b46e6810e458445796fc4f7e27f4"` [INFO] running `"docker" "rm" "-f" "7eea4bece0f0f52e1d9d417ff140bf657221b46e6810e458445796fc4f7e27f4"` [INFO] [stdout] 7eea4bece0f0f52e1d9d417ff140bf657221b46e6810e458445796fc4f7e27f4