[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/beta-1.37-6/sources/1.36.0/gh/rbspy/rbspy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rbspy/rbspy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rbspy/rbspy" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rbspy/rbspy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rbspy/rbspy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5e002844600ad3bdd388e276c268b6b195deb5f8 [INFO] sha for GitHub repo rbspy/rbspy: 5e002844600ad3bdd388e276c268b6b195deb5f8 [INFO] validating manifest of rbspy/rbspy on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rbspy/rbspy on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/gh/rbspy/rbspy/Cargo.toml [INFO] crate rbspy/rbspy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rbspy/rbspy against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rbspy/rbspy:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 044d25f174c4f6942de6d0fda946687f2ca2defa6b738a8a7f2ed20a15d291d0 [INFO] running `"docker" "start" "-a" "044d25f174c4f6942de6d0fda946687f2ca2defa6b738a8a7f2ed20a15d291d0"` [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling rbspy-ruby-structs v0.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling elf v0.0.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling read-process-memory v0.1.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling proc-maps v0.1.6 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling inferno v0.7.0 [INFO] [stderr] Compiling 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:627:28 [INFO] [stderr] | [INFO] [stderr] 627 | 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:635:28 [INFO] [stderr] | [INFO] [stderr] 635 | 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:636:28 [INFO] [stderr] | [INFO] [stderr] 636 | 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:641:28 [INFO] [stderr] | [INFO] [stderr] 641 | 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:642:28 [INFO] [stderr] | [INFO] [stderr] 642 | 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:643:22 [INFO] [stderr] | [INFO] [stderr] 643 | 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:644:22 [INFO] [stderr] | [INFO] [stderr] 644 | 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:645:22 [INFO] [stderr] | [INFO] [stderr] 645 | 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_5_4` [INFO] [stderr] --> src/core/ruby_version.rs:646:22 [INFO] [stderr] | [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_4); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_5_4` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_5_5` [INFO] [stderr] --> src/core/ruby_version.rs:647:22 [INFO] [stderr] | [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_5); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_5_5` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_6_0` [INFO] [stderr] --> src/core/ruby_version.rs:648:22 [INFO] [stderr] | [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_0); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_6_0` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_6_1` [INFO] [stderr] --> src/core/ruby_version.rs:649:22 [INFO] [stderr] | [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_1); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_6_1` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_6_2` [INFO] [stderr] --> src/core/ruby_version.rs:650:22 [INFO] [stderr] | [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_6_2` in `bindings` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bindings::ruby_2_6_3` [INFO] [stderr] --> src/core/ruby_version.rs:651:22 [INFO] [stderr] | [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_3); [INFO] [stderr] | ^^^^^^^^^^ could not find `ruby_2_6_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] 627 | 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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 627 | 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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 627 | 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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 627 | 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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 627 | 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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 627 | 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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 627 | 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] 627 | 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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 627 | 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:405:27 [INFO] [stderr] | [INFO] [stderr] 405 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 627 | 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:406:19 [INFO] [stderr] | [INFO] [stderr] 406 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 627 | 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:414:29 [INFO] [stderr] | [INFO] [stderr] 414 | 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] 627 | 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:417:32 [INFO] [stderr] | [INFO] [stderr] 417 | 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] 627 | 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:533:27 [INFO] [stderr] | [INFO] [stderr] 533 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 627 | 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:534:19 [INFO] [stderr] | [INFO] [stderr] 534 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 627 | 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:247:33 [INFO] [stderr] | [INFO] [stderr] 247 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 627 | 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:251:38 [INFO] [stderr] | [INFO] [stderr] 251 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 627 | 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:271:58 [INFO] [stderr] | [INFO] [stderr] 271 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 627 | 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] 635 | 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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 635 | 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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 635 | 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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 635 | 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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 635 | 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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 635 | 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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 635 | 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] 635 | 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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 635 | 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:433:27 [INFO] [stderr] | [INFO] [stderr] 433 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 635 | 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:434:19 [INFO] [stderr] | [INFO] [stderr] 434 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 635 | 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:442:29 [INFO] [stderr] | [INFO] [stderr] 442 | 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] 635 | 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:445:32 [INFO] [stderr] | [INFO] [stderr] 445 | 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] 635 | 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:549:27 [INFO] [stderr] | [INFO] [stderr] 549 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 635 | 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:550:19 [INFO] [stderr] | [INFO] [stderr] 550 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 635 | 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:553:23 [INFO] [stderr] | [INFO] [stderr] 553 | 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] 635 | 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:247:33 [INFO] [stderr] | [INFO] [stderr] 247 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 635 | 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:251:38 [INFO] [stderr] | [INFO] [stderr] 251 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 635 | 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:271:58 [INFO] [stderr] | [INFO] [stderr] 271 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 635 | 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] 636 | 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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | 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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 636 | 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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 636 | 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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 636 | 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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 636 | 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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 636 | 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] 636 | 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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | 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:433:27 [INFO] [stderr] | [INFO] [stderr] 433 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | 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:434:19 [INFO] [stderr] | [INFO] [stderr] 434 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | 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:442:29 [INFO] [stderr] | [INFO] [stderr] 442 | 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] 636 | 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:445:32 [INFO] [stderr] | [INFO] [stderr] 445 | 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] 636 | 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:549:27 [INFO] [stderr] | [INFO] [stderr] 549 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | 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:550:19 [INFO] [stderr] | [INFO] [stderr] 550 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | 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:553:23 [INFO] [stderr] | [INFO] [stderr] 553 | 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] 636 | 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:247:33 [INFO] [stderr] | [INFO] [stderr] 247 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | 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:251:38 [INFO] [stderr] | [INFO] [stderr] 251 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | 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:271:58 [INFO] [stderr] | [INFO] [stderr] 271 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 636 | 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] 641 | 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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 641 | 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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 641 | 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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 641 | 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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 641 | 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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 641 | 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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 641 | 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] 641 | 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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 641 | 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:433:27 [INFO] [stderr] | [INFO] [stderr] 433 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 641 | 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:434:19 [INFO] [stderr] | [INFO] [stderr] 434 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 641 | 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:442:29 [INFO] [stderr] | [INFO] [stderr] 442 | 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] 641 | 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:445:32 [INFO] [stderr] | [INFO] [stderr] 445 | 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] 641 | 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:549:27 [INFO] [stderr] | [INFO] [stderr] 549 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 641 | 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:550:19 [INFO] [stderr] | [INFO] [stderr] 550 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 641 | 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:553:23 [INFO] [stderr] | [INFO] [stderr] 553 | 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] 641 | 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:247:33 [INFO] [stderr] | [INFO] [stderr] 247 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 641 | 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:251:38 [INFO] [stderr] | [INFO] [stderr] 251 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 641 | 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:271:58 [INFO] [stderr] | [INFO] [stderr] 271 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 641 | 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] 642 | 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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 642 | 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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 642 | 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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 642 | 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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 642 | 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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 642 | 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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 642 | 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] 642 | 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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 642 | 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:433:27 [INFO] [stderr] | [INFO] [stderr] 433 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 642 | 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:434:19 [INFO] [stderr] | [INFO] [stderr] 434 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 642 | 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:442:29 [INFO] [stderr] | [INFO] [stderr] 442 | 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] 642 | 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:445:32 [INFO] [stderr] | [INFO] [stderr] 445 | 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] 642 | 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:549:27 [INFO] [stderr] | [INFO] [stderr] 549 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 642 | 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:550:19 [INFO] [stderr] | [INFO] [stderr] 550 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 642 | 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:553:23 [INFO] [stderr] | [INFO] [stderr] 553 | 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] 642 | 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:247:33 [INFO] [stderr] | [INFO] [stderr] 247 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 642 | 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:251:38 [INFO] [stderr] | [INFO] [stderr] 251 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 642 | 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:271:58 [INFO] [stderr] | [INFO] [stderr] 271 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 642 | 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] 643 | 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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 643 | 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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 643 | 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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 643 | 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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 643 | 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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 643 | 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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 643 | 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] 643 | 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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 643 | 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:475:27 [INFO] [stderr] | [INFO] [stderr] 475 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 643 | 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:476:19 [INFO] [stderr] | [INFO] [stderr] 476 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 643 | 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:484:29 [INFO] [stderr] | [INFO] [stderr] 484 | 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] 643 | 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:487:32 [INFO] [stderr] | [INFO] [stderr] 487 | 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] 643 | 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:566:27 [INFO] [stderr] | [INFO] [stderr] 566 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 643 | 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:567:19 [INFO] [stderr] | [INFO] [stderr] 567 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 643 | 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:570:23 [INFO] [stderr] | [INFO] [stderr] 570 | 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] 643 | 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:571:26 [INFO] [stderr] | [INFO] [stderr] 571 | 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] 643 | 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:33 [INFO] [stderr] | [INFO] [stderr] 259 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 643 | 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:263:38 [INFO] [stderr] | [INFO] [stderr] 263 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 643 | 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:292:26 [INFO] [stderr] | [INFO] [stderr] 292 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 643 | 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:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 643 | 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:280:58 [INFO] [stderr] | [INFO] [stderr] 280 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 643 | 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:281:25 [INFO] [stderr] | [INFO] [stderr] 281 | 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] 643 | 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] 644 | 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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 644 | 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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 644 | 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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 644 | 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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 644 | 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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 644 | 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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 644 | 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] 644 | 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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 644 | 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:475:27 [INFO] [stderr] | [INFO] [stderr] 475 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 644 | 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:476:19 [INFO] [stderr] | [INFO] [stderr] 476 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 644 | 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:484:29 [INFO] [stderr] | [INFO] [stderr] 484 | 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] 644 | 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:487:32 [INFO] [stderr] | [INFO] [stderr] 487 | 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] 644 | 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:566:27 [INFO] [stderr] | [INFO] [stderr] 566 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 644 | 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:567:19 [INFO] [stderr] | [INFO] [stderr] 567 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 644 | 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:570:23 [INFO] [stderr] | [INFO] [stderr] 570 | 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] 644 | 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:571:26 [INFO] [stderr] | [INFO] [stderr] 571 | 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] 644 | 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:33 [INFO] [stderr] | [INFO] [stderr] 259 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 644 | 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:263:38 [INFO] [stderr] | [INFO] [stderr] 263 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 644 | 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:292:26 [INFO] [stderr] | [INFO] [stderr] 292 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 644 | 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:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 644 | 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:280:58 [INFO] [stderr] | [INFO] [stderr] 280 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 644 | 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:281:25 [INFO] [stderr] | [INFO] [stderr] 281 | 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] 644 | 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] 645 | 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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 645 | 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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 645 | 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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 645 | 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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 645 | 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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 645 | 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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 645 | 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] 645 | 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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 645 | 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:475:27 [INFO] [stderr] | [INFO] [stderr] 475 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 645 | 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:476:19 [INFO] [stderr] | [INFO] [stderr] 476 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 645 | 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:484:29 [INFO] [stderr] | [INFO] [stderr] 484 | 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] 645 | 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:487:32 [INFO] [stderr] | [INFO] [stderr] 487 | 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] 645 | 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:566:27 [INFO] [stderr] | [INFO] [stderr] 566 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 645 | 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:567:19 [INFO] [stderr] | [INFO] [stderr] 567 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 645 | 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:570:23 [INFO] [stderr] | [INFO] [stderr] 570 | 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] 645 | 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:571:26 [INFO] [stderr] | [INFO] [stderr] 571 | 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] 645 | 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:33 [INFO] [stderr] | [INFO] [stderr] 259 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 645 | 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:263:38 [INFO] [stderr] | [INFO] [stderr] 263 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 645 | 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:292:26 [INFO] [stderr] | [INFO] [stderr] 292 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 645 | 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:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 645 | 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:280:58 [INFO] [stderr] | [INFO] [stderr] 280 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 645 | 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:281:25 [INFO] [stderr] | [INFO] [stderr] 281 | 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] 645 | 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: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] 646 | ruby_version_v2_5_x!(ruby_2_5_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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 646 | ruby_version_v2_5_x!(ruby_2_5_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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 646 | ruby_version_v2_5_x!(ruby_2_5_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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 646 | ruby_version_v2_5_x!(ruby_2_5_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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 646 | ruby_version_v2_5_x!(ruby_2_5_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:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_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:475:27 [INFO] [stderr] | [INFO] [stderr] 475 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_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:476:19 [INFO] [stderr] | [INFO] [stderr] 476 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_4); [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:484:29 [INFO] [stderr] | [INFO] [stderr] 484 | 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] 646 | ruby_version_v2_5_x!(ruby_2_5_4); [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:487:32 [INFO] [stderr] | [INFO] [stderr] 487 | 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] 646 | ruby_version_v2_5_x!(ruby_2_5_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:566:27 [INFO] [stderr] | [INFO] [stderr] 566 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_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:567:19 [INFO] [stderr] | [INFO] [stderr] 567 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_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:570:23 [INFO] [stderr] | [INFO] [stderr] 570 | 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] 646 | ruby_version_v2_5_x!(ruby_2_5_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:571:26 [INFO] [stderr] | [INFO] [stderr] 571 | 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] 646 | ruby_version_v2_5_x!(ruby_2_5_4); [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:33 [INFO] [stderr] | [INFO] [stderr] 259 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_4); [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:263:38 [INFO] [stderr] | [INFO] [stderr] 263 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_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:292:26 [INFO] [stderr] | [INFO] [stderr] 292 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_4); [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:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_4); [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:280:58 [INFO] [stderr] | [INFO] [stderr] 280 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_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:281:25 [INFO] [stderr] | [INFO] [stderr] 281 | 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] 646 | ruby_version_v2_5_x!(ruby_2_5_4); [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] 647 | ruby_version_v2_5_x!(ruby_2_5_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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 647 | ruby_version_v2_5_x!(ruby_2_5_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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 647 | ruby_version_v2_5_x!(ruby_2_5_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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 647 | ruby_version_v2_5_x!(ruby_2_5_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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 647 | ruby_version_v2_5_x!(ruby_2_5_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:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:475:27 [INFO] [stderr] | [INFO] [stderr] 475 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:476:19 [INFO] [stderr] | [INFO] [stderr] 476 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_5); [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:484:29 [INFO] [stderr] | [INFO] [stderr] 484 | 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] 647 | ruby_version_v2_5_x!(ruby_2_5_5); [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:487:32 [INFO] [stderr] | [INFO] [stderr] 487 | 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] 647 | ruby_version_v2_5_x!(ruby_2_5_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:566:27 [INFO] [stderr] | [INFO] [stderr] 566 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:567:19 [INFO] [stderr] | [INFO] [stderr] 567 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:570:23 [INFO] [stderr] | [INFO] [stderr] 570 | 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] 647 | ruby_version_v2_5_x!(ruby_2_5_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:571:26 [INFO] [stderr] | [INFO] [stderr] 571 | 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] 647 | ruby_version_v2_5_x!(ruby_2_5_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:259:33 [INFO] [stderr] | [INFO] [stderr] 259 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:263:38 [INFO] [stderr] | [INFO] [stderr] 263 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:292:26 [INFO] [stderr] | [INFO] [stderr] 292 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_5); [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:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:280:58 [INFO] [stderr] | [INFO] [stderr] 280 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 647 | ruby_version_v2_5_x!(ruby_2_5_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:281:25 [INFO] [stderr] | [INFO] [stderr] 281 | 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] 647 | ruby_version_v2_5_x!(ruby_2_5_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:136:30 [INFO] [stderr] | [INFO] [stderr] 136 | get_stack_trace!(rb_execution_context_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 648 | ruby_version_v2_6_x!(ruby_2_6_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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 648 | ruby_version_v2_6_x!(ruby_2_6_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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 648 | ruby_version_v2_6_x!(ruby_2_6_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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 648 | ruby_version_v2_6_x!(ruby_2_6_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:139:22 [INFO] [stderr] | [INFO] [stderr] 139 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:503:27 [INFO] [stderr] | [INFO] [stderr] 503 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:504:19 [INFO] [stderr] | [INFO] [stderr] 504 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:512:29 [INFO] [stderr] | [INFO] [stderr] 512 | let table: [iseq_insn_info_entry; 1] = copy_struct(iseq_struct.insns_info.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:515:32 [INFO] [stderr] | [INFO] [stderr] 515 | let table: Vec = copy_vec(iseq_struct.insns_info.body as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:566:27 [INFO] [stderr] | [INFO] [stderr] 566 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:567:19 [INFO] [stderr] | [INFO] [stderr] 567 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:570:23 [INFO] [stderr] | [INFO] [stderr] 570 | 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] 648 | ruby_version_v2_6_x!(ruby_2_6_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:571:26 [INFO] [stderr] | [INFO] [stderr] 571 | 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] 648 | ruby_version_v2_6_x!(ruby_2_6_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:33 [INFO] [stderr] | [INFO] [stderr] 259 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:263:38 [INFO] [stderr] | [INFO] [stderr] 263 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:292:26 [INFO] [stderr] | [INFO] [stderr] 292 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:280:58 [INFO] [stderr] | [INFO] [stderr] 280 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_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:281:25 [INFO] [stderr] | [INFO] [stderr] 281 | 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] 648 | ruby_version_v2_6_x!(ruby_2_6_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:136:30 [INFO] [stderr] | [INFO] [stderr] 136 | get_stack_trace!(rb_execution_context_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 649 | ruby_version_v2_6_x!(ruby_2_6_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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 649 | ruby_version_v2_6_x!(ruby_2_6_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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 649 | ruby_version_v2_6_x!(ruby_2_6_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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 649 | ruby_version_v2_6_x!(ruby_2_6_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:139:22 [INFO] [stderr] | [INFO] [stderr] 139 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:503:27 [INFO] [stderr] | [INFO] [stderr] 503 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:504:19 [INFO] [stderr] | [INFO] [stderr] 504 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:512:29 [INFO] [stderr] | [INFO] [stderr] 512 | let table: [iseq_insn_info_entry; 1] = copy_struct(iseq_struct.insns_info.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:515:32 [INFO] [stderr] | [INFO] [stderr] 515 | let table: Vec = copy_vec(iseq_struct.insns_info.body as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:566:27 [INFO] [stderr] | [INFO] [stderr] 566 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:567:19 [INFO] [stderr] | [INFO] [stderr] 567 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:570:23 [INFO] [stderr] | [INFO] [stderr] 570 | 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] 649 | ruby_version_v2_6_x!(ruby_2_6_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:571:26 [INFO] [stderr] | [INFO] [stderr] 571 | 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] 649 | ruby_version_v2_6_x!(ruby_2_6_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:33 [INFO] [stderr] | [INFO] [stderr] 259 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:263:38 [INFO] [stderr] | [INFO] [stderr] 263 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:292:26 [INFO] [stderr] | [INFO] [stderr] 292 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:280:58 [INFO] [stderr] | [INFO] [stderr] 280 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_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:281:25 [INFO] [stderr] | [INFO] [stderr] 281 | 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] 649 | ruby_version_v2_6_x!(ruby_2_6_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:136:30 [INFO] [stderr] | [INFO] [stderr] 136 | get_stack_trace!(rb_execution_context_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:139:22 [INFO] [stderr] | [INFO] [stderr] 139 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:503:27 [INFO] [stderr] | [INFO] [stderr] 503 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:504:19 [INFO] [stderr] | [INFO] [stderr] 504 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:512:29 [INFO] [stderr] | [INFO] [stderr] 512 | let table: [iseq_insn_info_entry; 1] = copy_struct(iseq_struct.insns_info.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:515:32 [INFO] [stderr] | [INFO] [stderr] 515 | let table: Vec = copy_vec(iseq_struct.insns_info.body as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:566:27 [INFO] [stderr] | [INFO] [stderr] 566 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:567:19 [INFO] [stderr] | [INFO] [stderr] 567 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:570:23 [INFO] [stderr] | [INFO] [stderr] 570 | 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] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:571:26 [INFO] [stderr] | [INFO] [stderr] 571 | 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] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:33 [INFO] [stderr] | [INFO] [stderr] 259 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:263:38 [INFO] [stderr] | [INFO] [stderr] 263 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:292:26 [INFO] [stderr] | [INFO] [stderr] 292 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:280:58 [INFO] [stderr] | [INFO] [stderr] 280 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:281:25 [INFO] [stderr] | [INFO] [stderr] 281 | 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] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [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:136:30 [INFO] [stderr] | [INFO] [stderr] 136 | get_stack_trace!(rb_execution_context_struct); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | let iseq_struct: rb_iseq_struct = copy_struct(cfp.iseq as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:221:74 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 651 | ruby_version_v2_6_x!(ruby_2_6_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:221:116 [INFO] [stderr] | [INFO] [stderr] 221 | 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] 651 | ruby_version_v2_6_x!(ruby_2_6_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:314:30 [INFO] [stderr] | [INFO] [stderr] 314 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:592:89 [INFO] [stderr] | [INFO] [stderr] 592 | 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] 651 | ruby_version_v2_6_x!(ruby_2_6_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:598:105 [INFO] [stderr] | [INFO] [stderr] 598 | 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] 651 | ruby_version_v2_6_x!(ruby_2_6_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:139:22 [INFO] [stderr] | [INFO] [stderr] 139 | get_pos!(rb_iseq_constant_body); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:460:52 [INFO] [stderr] | [INFO] [stderr] 460 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:503:27 [INFO] [stderr] | [INFO] [stderr] 503 | iseq_struct: &rb_iseq_constant_body, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:504:19 [INFO] [stderr] | [INFO] [stderr] 504 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:512:29 [INFO] [stderr] | [INFO] [stderr] 512 | let table: [iseq_insn_info_entry; 1] = copy_struct(iseq_struct.insns_info.body as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:515:32 [INFO] [stderr] | [INFO] [stderr] 515 | let table: Vec = copy_vec(iseq_struct.insns_info.body as usize, t_size as usize, source)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:566:27 [INFO] [stderr] | [INFO] [stderr] 566 | iseq_struct: &rb_iseq_struct, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:567:19 [INFO] [stderr] | [INFO] [stderr] 567 | cfp: &rb_control_frame_t, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:570:23 [INFO] [stderr] | [INFO] [stderr] 570 | 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] 651 | ruby_version_v2_6_x!(ruby_2_6_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:571:26 [INFO] [stderr] | [INFO] [stderr] 571 | 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] 651 | ruby_version_v2_6_x!(ruby_2_6_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:33 [INFO] [stderr] | [INFO] [stderr] 259 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:263:38 [INFO] [stderr] | [INFO] [stderr] 263 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:292:26 [INFO] [stderr] | [INFO] [stderr] 292 | let rstring: RString = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | let rarray: RArray = copy_struct(addr, source)?; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:280:58 [INFO] [stderr] | [INFO] [stderr] 280 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_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:281:25 [INFO] [stderr] | [INFO] [stderr] 281 | 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] 651 | ruby_version_v2_6_x!(ruby_2_6_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/initialize.rs:81:51 [INFO] [stderr] | [INFO] [stderr] 81 | pub type IsMaybeThreadFn = Box bool>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(usize, usize, T, &[MapRange]) -> bool` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/initialize.rs:85:44 [INFO] [stderr] | [INFO] [stderr] 85 | type StackTraceFn = Box) -> Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(usize, &Process) -> Result` [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] 627 | 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] 635 | 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] 636 | 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] 641 | 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] 642 | 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] 643 | 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] 644 | 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] 645 | 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:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 646 | ruby_version_v2_5_x!(ruby_2_5_4); [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] 647 | ruby_version_v2_5_x!(ruby_2_5_5); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:133:17 [INFO] [stderr] | [INFO] [stderr] 133 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 648 | ruby_version_v2_6_x!(ruby_2_6_0); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:133:17 [INFO] [stderr] | [INFO] [stderr] 133 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 649 | ruby_version_v2_6_x!(ruby_2_6_1); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:133:17 [INFO] [stderr] | [INFO] [stderr] 133 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 650 | ruby_version_v2_6_x!(ruby_2_6_2); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused import: `bindings::$ruby_version::*` [INFO] [stderr] --> src/core/ruby_version.rs:133:17 [INFO] [stderr] | [INFO] [stderr] 133 | use bindings::$ruby_version::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 651 | ruby_version_v2_6_x!(ruby_2_6_3); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ui/callgrind.rs:254:33 [INFO] [stderr] | [INFO] [stderr] 254 | pub fn write(&self, w: &mut io::Write) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ui/summary.rs:72:33 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn write(&self, w: &mut io::Write) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ui/summary.rs:80:36 [INFO] [stderr] | [INFO] [stderr] 80 | fn write_counts(&self, w: &mut io::Write, top: Option, truncate: Option) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/storage/mod.rs:100:25 [INFO] [stderr] | [INFO] [stderr] 100 | fn read_version(r: &mut Read) -> Result { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:235:31 [INFO] [stderr] | [INFO] [stderr] 235 | fn outputter(self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ui::output::Outputter` [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:124:27 [INFO] [stderr] | [INFO] [stderr] 124 | match err.root_cause().downcast_ref::() { [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:138:25 [INFO] [stderr] | [INFO] [stderr] 138 | err.root_cause().downcast_ref::() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 315 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: 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" "044d25f174c4f6942de6d0fda946687f2ca2defa6b738a8a7f2ed20a15d291d0"` [INFO] running `"docker" "rm" "-f" "044d25f174c4f6942de6d0fda946687f2ca2defa6b738a8a7f2ed20a15d291d0"` [INFO] [stdout] 044d25f174c4f6942de6d0fda946687f2ca2defa6b738a8a7f2ed20a15d291d0